@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1600px;
  }
}

:root {
  font-size: 62.5%;
}

#Body,
body,
.Head,
.SubTitle,
.SubSubTitle,
.Normal {
  color: #525252;
  font-family: "IRANSansX";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 20px;
  font-family: "IRANSansX";
}

:root {
  --primary-color: #233163;
  --secondary-color: #78cbe6;
  --transition: all 0.2s ease-in;
}
* {
  direction: ltr;
  box-sizing: border-box;
  font-family: "IRANSansX";
}
.dng-main {
  background-color: unset;
}
a {
  text-decoration: none;
  font-family: "IRANSansX";
}
a:hover {
  color: unset;
}
a:visited {
  color: unset;
}
p {
  line-height: 32px;
  font-size: 1.4rem;
  line-height: 30px;
  color: #414141;
  font-family: "IRANSansX";
}

span {
  font-family: "IRANSansX";
}

ul,
li {
  font-family: "IRANSansX";
}

.floating-nav-sticky {
  height: 12vh;
  transition: 0.4s;
}
.header-wrap {
  position: fixed;
  z-index: 100;
  width: 100%;
}
#dng-megamenu219470 .primary_structure > li > a {
  font-size: 1.7rem !important;
  font-weight: 600 !important;
  margin-left: 17px !important;
  margin: 0px 13px !important;
}

#dng-megamenu219470 .dnngo_menu_list {
  /* background-color: #00000036 !important; */
  background-color: #00000052 !important;
  color: #ffff;
  padding: 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.dng-megamenu .dnngo_menuslide {
  padding-top: 22px;
  backdrop-filter: blur(3px);
  width: 470px !important;
}

.dng-megamenu .dnngo_menu_list > li {
  padding: 0 25px 3px;
}

.dng-megamenu .dnngo_menu_list > li > a > span {
  color: #fff;
  font-size: 1.3rem;
  padding: 0;
  transition: var(--transition);
}

.dng-megamenu .dnngo_menu_list > li > a > span:hover {
  transition: var(--transition);
  color: var(--secondary-color);
}

.dng-megamenu .dnngo_menu_list li {
  -webkit-column-break-inside: unset;
  break-inside: unset;
  page-break-inside: unset;
}
#dng-megamenu219470.hoverstyle_5 .primary_structure > li.current > a {
  color: var(--secondary-color) !important;
}

/* .sticky-fixed .floating-nav.floating-nav-sticky {
  border-top: 6px solid #78cbdf;
} */

.logo-container {
  width: 264px;
}
.logo-container img {
  width: 280px;
  margin-top: -8px;
  transition: 0.4s;
}
.icon-container {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-container a {
  font-size: 1.4rem;
  color: #fff;
  transition: 0.5s;
}
.icon-container img {
  width: 32px;
  margin-top: -5px;
}
.icon-container a i {
  color: #939393;
  font-size: 1.6rem;
}
.language span {
  /* color: #939393; */
  font-size: 1.7rem;
}
.about-sec,
.about-sec2 {
  padding: 95px 0;
  background-color: #fff;
}

.footer {
  margin-top: 10px;
  padding-top: 0px;
  color: #fff !important;
  background-size: 100px;
  padding-bottom: 44px;
  border-top-left-radius: 150px;
  background: url(/Portals/_default/Skins/glend/resource/theme-assests/en/img/footer-en-back1.jpg)
    no-repeat;
  position: relative;
  background-size: cover;
}

.social-icons_container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.social-icons_container img {
  transition: var(--transition);
}

.social-icons_container img:hover {
  transition: var(--transition);
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 95, 0.705));
  transform: scale(1.05);
}

#column-939093 {
  align-self: center;
}

#column-939093 p {
  font-size: 1.3rem;
  line-height: 40px;
  color: #fff;
  margin-bottom: 0;
}

/* nwe */
.copy-right-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.copy-right-wrapper p {
  font-size: 1.3rem;
  line-height: 40px;
  color: #ffffff;
  margin-bottom: 0;
}

div#row-826543 {
  padding-top: 40px;
  padding-bottom: 40px;
  row-gap: 12px;
}

#column-362973 {
  align-items: center;
  justify-content: start;
  display: flex;
  flex-direction: row;
}

@media (max-width: 768px) {
  #column-362973 {
    align-items: start;
    padding-top: 32px;
  }

  #column-811407,
  #column-362973,
  #column-17442 {
    padding-right: 0 !important;
  }

  #column-81140 p {
    text-align: center !important;
  }

  .copy-right-wrapper {
    flex-direction: column;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  #column-362973 {
    align-items: start;
    padding-top: 32px;
  }

  #column-811407,
  #column-362973,
  #column-17442 {
    padding-right: 24px !important;
  }
}

.footer a,
.footer a:link {
  color: #fff;
  transition: all 0.2s ease-in;
}

.footer a:hover,
.footer a:link:hover {
  color: var(--secondary-color);
  transition: all 0.2s ease-in;
}

.footer-copyright a {
  transition: all 0.2s ease-in;
}

.footer-copyright a:hover {
  color: var(--primary-color) !important;
  transition: all 0.2s ease-in;
}

.footer i {
  font-size: 1.7rem;
  color: #2e835c;
}
.follow-us {
  height: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
.footer-items ul {
  padding-right: 0px;
  color: #fff;
  padding-left: 0px;
  margin-bottom: 50px;
  list-style-type: none;
  margin-right: 0 !important;
}
.FooterPaneC ul {
  padding-right: 0px;
  color: #fff;
  padding-left: 0px;
  margin-bottom: 50px;
  list-style-type: none;
  margin-right: 0 !important;
}
.FooterPaneB ul {
  padding-right: 0px;
  color: #fff;
  padding-left: 0px;
  margin-bottom: 50px;
  list-style-type: none;
  margin-right: 0 !important;
}
.FooterPaneD ul {
  padding-right: 0px;
  color: #fff;
  padding-left: 0px;
  margin-bottom: 50px;
  list-style-type: none;
  margin-right: 0 !important;
}
.footer-items li {
  padding-top: 14px;
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.FooterPaneC li {
  padding-top: 4px;
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  list-style: disc;
}
.FooterPaneB li {
  padding-top: 4px;
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  list-style: disc;
}

.FooterPaneC li::marker {
  color: var(--secondary-color);
  background-color: var(--secondary-color);
}
.FooterPaneB li::marker {
  color: var(--secondary-color);
  background-color: var(--secondary-color);
}

.FooterPaneD li {
  padding-top: 14px;
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-items li a {
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.FooterPaneC li a {
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.FooterPaneB li a {
  font-size: 1.3rem;
  line-height: 32px;
  font-weight: 400;
  color: #e1e1e1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.FooterPaneB {
  width: 112%;
}
.footer-items h4 {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
  color: var(--secondary-color);
}
.footer-items-img img {
  width: 140px;
}

.footer-items-img {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 20px;
}

.footer-copyright {
  background-color: var(--secondary-color);
}

.copyright p {
  margin-bottom: 0;
  padding: 6px 0;
  font-size: 1.2rem;
  color: #d0d0d0;
}

.copyright a:hover {
  color: #e7bc5b;
}
a {
  color: unset;
}
.social-icons {
  display: flex;
}
.social-icons img {
  width: 28px;
  margin-right: 19px;
  filter: grayscale(1);
}
.social-icons .square-logo {
  border-radius: 51%;
}

.footer-items a:hover {
  color: #e7bc5b;
}
section.contact-us .col-12 {
  padding: 0;
}

.contact-us-details {
  background-color: #f4f4f4;
}

.contact-us-details li {
  color: #5d5d5d;
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 8px;
}

.contact-us-map {
  height: 100%;
}
section.contact-us {
  /* margin-bottom: 25px; */
  overflow: hidden;
}

.contact-us-details .footer-items {
  padding: 9% 33% 9% 0;
}
.contact-us-details h4 {
  color: var(--primary-color);
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 35px;
}

.contact-us-details li span {
  font-size: 1.3rem;
  font-weight: 500;
  color: #6b6b6b;
}
.mega-menu-icon {
  background-image: url(../img/hambergur.png);
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px;
  width: 32px;
  height: 32px;
  opacity: 0.5;
}
.dropdown-toggle::after {
  display: none !important;
}
.menu-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
header.header_bg.header-wrap.header-default.floating-nav.floating-nav-sticky.floating-active {
  height: 10vh;
  transition: 0.4s;
}

.dng-megamenu .primary_structure > li.dir > a > span:after {
  color: var(--secondary-color);
  width: 8px !important;
  height: 8px !important;
  border-bottom: 2.5px solid !important;
  border-right: 2.5px solid !important;
}

.EN-search-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
}

.EN-search-wrapper svg {
  width: 17px;
  transform: rotate(264deg);
  height: 17px;
}

.tt_sm div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tt_sm div:nth-child(3) {
  display: none;
}

.EN-search-wrapper p {
  color: #fff;
  font-size: 1.8rem;
}

.EN-search-wrapper img {
  width: 17px;
  height: 17px;
}

.sticky-fixed
  .floating-nav.floating-nav-sticky.floating-active
  .logo-container
  img {
  transform: scale(0.8);
  transition: 0.4s;
}
div#navbarNav {
  padding-bottom: 8px;
}
.nav-link.dropdown-toggle.show .mega-menu-icon {
  background-image: url("../img/close.png");
  background-size: 35px;
  width: 32px;
  height: 32px;
  position: relative;
  top: 0px;
  /* right: 10px; */
}
/* .dropdown-menu.w-100.show {
  border-radius: unset !important;
  transform: translateY(105px) !important;
  position: absolute !important;
  animation-name: megaMenuAnimation !important;
  animation-duration: 0.8s;
  visibility: visible;
  opacity: 1;
  background-color: #113628db;
  border: unset !important;
  transition: opacity 0.5s ease, transform 0.7s ease, visibility 0.7s ease;
} */
/* .dropdown-menu {
  opacity: 0;
  inset: 0px auto auto 0px;
  display: block;
  visibility: hidden;
  transform: translateY(90px);
  transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s ease;
} */

.dropdown-menu {
  display: none;
  overflow: hidden;
  height: 0;
  transform: translateY(109px) !important;
  inset: 0px auto auto 0px;
  transition: height 0.5s ease-in-out;
}
.dropdown-menu ul {
  margin-right: 0 !important;
}
.dropdown-menu.show {
  display: block;
  height: auto;
  z-index: 999;
  background-color: #113628db;
  border: unset !important;
  border-radius: unset !important;
}

.navbar-nav .dropdown-menu {
  position: absolute;
}
.dropdown-menu h6 {
  text-align: right;
  border-bottom: 2px solid #e3e3e3;
  padding-bottom: 12px;
  color: var(--secondary-color);
  font-size: 1.5rem;
  width: 90%;
  font-weight: 600;
}
.list-unstyled {
  padding: 0 !important;
}
.dropdown-menu li {
  padding-bottom: 17px;
  color: #e7bd5d;
  list-style-type: disc;
  font-size: 1.4rem;
  text-align: right;
  right: 17px;
  position: relative;
}
.dropdown-menu li a {
  color: #fff !important;
  transition: 0.3s;
}
.dropdown-menu li a:hover {
  color: var(--secondary-color) !important;
  transition: 0.3s;
}
.dropdown-item {
  font-size: 1.4rem;
  padding-right: 5px;
  position: relative;
  color: #676767;
  font-weight: 500;
}
@media (max-width: 768px) {
  .navbar.navbar-light.navbar-expand-md {
    display: none;
  }
  .contact-us-details .footer-items {
    padding: 9% 8% 9% 8%;
  }
  .contact-us-map {
    height: 300px;
  }
}

.slider-slogen_context h2 {
  font-size: 2.5rem;
  direction: ltr;
  /* font-weight: 300; */
}

.col-lg-2.header-left-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
li.nav-item.dropdown.position-static {
  margin-top: 14px;
}

.about-context {
  margin: auto;
  width: 64%;
}

.logo-footer img {
  width: 180px;
  margin-bottom: 20px;
}

.logo-footer img {
  width: 210px;
}

.tel-footer {
  display: flex;
  flex-direction: row-reverse;
  align-content: center;
  justify-content: start;
  align-items: center;
  /* flex-wrap: wrap; */
  gap: 10px;
}

.fixed-backtop::after {
  border-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
}

@media (min-width: 1450px) {
  .logo-footer img {
    width: 230px;
  }

  #column-17442 p {
    margin-top: 0px;
  }
}

.about-us-footer P {
  color: #cfcfcf;
  padding-left: 50px;
  text-align: justify;
}

.header-sec .nav-link:hover {
  color: var(--primary-color);
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: none;
}
a.dropdown-item:hover {
  color: var(--primary-color);
}

.icon-container a:first-child i {
  border-right: none;
  padding-left: 12px;
}

.icon-container a i {
  border-right: 1px solid #aeaeae;
  padding-right: 15px;
}

.icon-container a:hover {
  color: var(--secondary-color);
  transition: 0.5s;
}

.slider-slogen_context .animated-text > span.letter-rcm {
  font-size: 4rem;
  font-weight: 500;
  color: #b6913d;
  font-weight: 600;
  margin-left: 12px;
}

.slider-slogen_context .animated-text > span {
  font-weight: 500;
  margin-top: 11px;
  font-size: 3.2rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.en-text {
  font-size: 9.5rem !important;
  font-weight: 100 !important;
  color: #0000000d !important;
  margin-bottom: -60px !important;
  text-transform: uppercase;
}

h5.number-title {
  color: #eeeeee;
  font-size: 1.5rem;
  margin-bottom: 0px;
}

.each-box_number h6 {
  font-size: 2rem;
  color: #eeeeee;
  font-weight: 600;
  margin-top: -10px;
}
.site-header__menu-btn {
  cursor: pointer;
  display: inline-block;
  height: 19px;
  overflow: hidden;
  pointer-events: all;
  position: relative;
  width: 40px;
}
.site-header__menu-btn span {
  height: 2px;
  left: 0;
  width: 22px;
  overflow: hidden;
  position: absolute;
}
.nav-link.dropdown-toggle.show .site-header__menu-btn span:first-of-type,
.nav-link.dropdown-toggle.show .site-header__menu-btn span:nth-of-type(2),
.nav-link.dropdown-toggle.show .site-header__menu-btn span:nth-of-type(3) {
  display: none;
}
.site-header__menu-btn span:first-of-type {
  top: 2px;
  width: 41px;
}
.site-header__menu-btn span:nth-of-type(2) {
  top: 8px;
  width: 41px;
}
.site-header__menu-btn span:nth-of-type(3) {
  top: 14px;
  width: 41px;
}
.home .site-header[data-anim="true"] .site-header__menu-btn span:first-of-type,
.home .site-header[data-anim="true"] .site-header__menu-btn span:nth-of-type(2),
.home
  .site-header[data-anim="true"]
  .site-header__menu-btn
  span:nth-of-type(3) {
  transform: translateX(0);
  transition: transform 0.75s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}
.home .site-header[data-anim="true"] .site-header__menu-btn span:first-of-type {
  transition-delay: 0.8s;
}
.site-header__menu-btn span:first-of-type:before {
  transition-delay: 0.3s;
}
.site-header__menu-btn span:first-of-type:before,
.site-header__menu-btn span:nth-of-type(2):before,
.site-header__menu-btn span:nth-of-type(3):before {
  transform: translateX(0) translateY(0);
  transition: transform 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}
.home .site-header__menu-btn span:before,
.site-menu .site-header__menu-btn span:before {
  background-color: #fff;
}
.site-header__menu-btn span:before {
  background-color: #1e7051;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.site-header__menu-btn span:after {
  background-color: var(--secondary-color);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.site-header__menu-btn span:first-of-type:after,
.site-header__menu-btn span:nth-of-type(2):after,
.site-header__menu-btn span:nth-of-type(3):after {
  transform: translateX(101%);
  transition: transform 0.3s cubic-bezier(0.65, 0.025, 0.67, 0.36);
}
.site-header__menu-btn span:first-of-type:after {
  transition-delay: 0.2s;
}
.site-header__menu-btn:hover span:first-of-type:after,
.site-header__menu-btn:hover span:nth-of-type(2):after,
.site-header__menu-btn:hover span:nth-of-type(3):after {
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}

.site-header__menu-btn span:nth-of-type(4) {
  transform: rotate(-45deg);
}
.site-header__menu-btn span:nth-of-type(5) {
  transform: rotate(45deg);
}
.site-header__menu-btn span:nth-of-type(4),
.site-header__menu-btn span:nth-of-type(5) {
  opacity: 0;
  top: 10px;
}
.nav-link.dropdown-toggle.show .site-header__menu-btn span:nth-of-type(4),
.nav-link.dropdown-toggle.show .site-header__menu-btn span:nth-of-type(5),
.nav-link.dropdown-toggle.show .site-header__menu-btn span:nth-of-type(4),
.nav-link.dropdown-toggle.show .site-header__menu-btn span:nth-of-type(5) {
  opacity: 1;
}
.nav-link.dropdown-toggle.show
  .site-header__menu-btn
  span:nth-of-type(4):before,
.nav-link.dropdown-toggle.show
  .site-header__menu-btn
  span:nth-of-type(5):before,
.nav-link.dropdown-toggle.show
  .site-header__menu-btn
  span:nth-of-type(4):before,
.nav-link.dropdown-toggle.show
  .site-header__menu-btn
  span:nth-of-type(5):before {
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}
.site-header__menu-btn span:nth-of-type(4):after,
.site-header__menu-btn span:nth-of-type(4):before,
.site-header__menu-btn span:nth-of-type(5):after,
.site-header__menu-btn span:nth-of-type(5):before {
  transform: translateX(101%);
  transition: transform 0.4s cubic-bezier(0.65, 0.025, 0.67, 0.36);
}
.site-header__menu-btn:hover span:nth-of-type(4):after,
.site-header__menu-btn:hover span:nth-of-type(5):after {
  transform: translateX(0);
  transition: transform 1s cubic-bezier(0.34, 0.615, 0.4, 0.985);
}
.nav-link.dropdown-toggle.show
  .site-header__menu-btn
  span:nth-of-type(4):before,
.nav-link.dropdown-toggle.show
  .site-header__menu-btn
  span:nth-of-type(4):before {
  transition-delay: 0.5s;
}

.icon-container .header-sec .nav-link {
  margin: 0 !important;
}
.fnished-projects-slider .portfolio-content {
  opacity: 0;
  transform: translateY(50px); /* You can adjust the distance */
  transition:
    opacity 0.6s ease,
    transform 0.6s ease;
}

/* When the content comes into view */
.fnished-projects-slider .portfolio-content.visible {
  opacity: 1;
  transform: translateY(0); /* Reset to normal position */
}
@media (max-width: 425px) {
  .en-text {
    font-size: 4.9rem !important;
    margin-bottom: -96px !important;
  }
  .about-context,
  .about-context2 {
    width: 80%;
    margin: auto;
  }
  .about-context p,
  .about-context2 p {
    text-align: justify;
  }
  .about-context h2,
  .about-context h1,
  .about-context2 h2 {
    font-size: 2.4rem;
  }
  .box-full_context2,
  .box-full_context {
    height: auto;
  }
  .box-image_container {
    height: 500px;
  }
  section.boxes-sec {
    height: auto;
  }
  .pAndbtn {
    flex-wrap: wrap;
  }
  .context-box h3 {
    font-size: 1.8rem;
  }
  .context-box {
    height: auto;
  }
  .each-box_number {
    margin-bottom: 20px;
  }
  .slider-slogen_context .animated-text > span.letter-rcm {
    font-size: 3.2rem;
  }
  .slider-slogen_context .animated-text > span {
    font-size: 2.3rem;
  }
  .slider-slogen_context h2 {
    line-height: 27px;
  }
}
.col-12.col-lg-4.light-blue {
  border-top-right-radius: 36px;
}
.col-12.col-lg-4.blue {
  border-top-right-radius: 36px;
}

.col-12.col-lg-4.navy {
  border-top-right-radius: 36px;
}

div#navcol-1 {
  margin-top: 13px;
}
.LiveForm.Default input[type="submit"],
.LiveForm.Default input[type="button"] {
  background-color: transparent !important;
  color: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
  border-radius: 6px !important;
  width: 208px !important;
  padding: 14px 20px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-align: center !important;
  display: block !important;
  margin: 0 auto !important;
  transition: 0.4s ease !important;
  box-shadow: none !important;
}
/* .page-title-row-left .center-v {
  justify-content: center !important;
} */
.page-breadcrumbs.inset.text-center {
  text-align: left !important;
}
@media screen and (max-width: 768px) {
  .page-breadcrumbs.inset.text-center {
    text-align: center !important;
  }
  .page-title-row-left .center-v {
    justify-content: center !important;
  }
}
.title-about {
  font-size: 2.6rem;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  color: var(--primary-color);
}
.heading-topics {
  font-size: 2.2rem;
  line-height: 45px;
  font-weight: 700;
  padding-right: 22px;
  color: var(--primary-color);
  position: relative;
}
.heading-topics i {
  position: absolute;
  color: var(--secondary-color);
  font-size: 2.3rem;
  top: 10px;
  right: 0px;
}
.page-breadcrumbs {
  backdrop-filter: blur(1px);
}
.page-title .main-title {
  padding-top: 7%;
}
.page-loaders {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background-color: #fff;
  margin: 0;
}

.preloader-container {
  position: relative;
  overflow: hidden;
  width: 400px; /* Adjust size as needed */
  height: 200px; /* Adjust size as needed */
}
.foreverlogo-container {
  width: 400px;
  height: 200px;
}

.shine-effect {
  position: absolute;
  top: 0;
  left: -150%;
  width: 90%;
  height: 80%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
  transform: skewX(-25deg);
  animation: shine 1.5s infinite;
  z-index: 2;
}

@keyframes shine {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
.page-title.small .main-title {
  font-size: 2.3rem;
  color: #ffffff;
}
.page-breadcrumbs .breadcrumbs {
  color: #ffffff;
}
.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link,
.page-breadcrumbs .breadcrumbs a:active,
.page-breadcrumbs .breadcrumbs a:visited {
  color: #ffffff;
}
.leaflet-container a {
  color: #113728 !important;
  direction: rtl;
  display: inline-block;
  text-align: right;
  font-size: 1rem;
  font-weight: 600;
  font-family: "iransans";
}

.LiveForm.Default input[type="submit"]:hover {
  background-color: var(--primary-color) !important;
  color: #fff !important;
  transition: 0.3s;
}

header.header_bg.header-wrap.header-default.floating-nav.floating-nav-sticky.floating-active
  #headerrow-893713
  .header-container-box {
  height: 71px;
}
header.header_bg.header-wrap.header-default.floating-nav.floating-nav-sticky.floating-active {
  height: 7vh;
}
header.header_bg.header-wrap.header-default.floating-nav.floating-nav-sticky.floating-active
  .dropdown-menu {
  transform: translateY(70px) !important;
}

.floating-active #headerrow-893713 {
  background-color: #151c3a6e !important;
  backdrop-filter: blur(3px);
}

/* Main Page */

body {
  direction: rtl;
  font-family: IRANSansX;
}

li.nav-item {
  font-size: 1.6rem;
  font-weight: 400;
}

a {
  text-decoration: unset;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #ffffff;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1460px;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0;
    top: 66px;
    background: #232f60a8;
    border-radius: 0px;
  }
}

section.video-sec {
  /* background: url(/Portals/_default/Skins/glend/resource/theme-assests/img/Branches.Petro--en-petrochemische-industrie%201.jpg); */
  padding-top: 16.5%;
  /* padding-bottom: 9%; */
  position: relative;
  overflow: hidden;
  height: 95.5vh;
}

.video-overlay {
  position: absolute;
  inset: 0;
  background: #00000078;
  z-index: 2;
}

/* ÃƒÆ’Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â§ ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬ÂºÃƒâ€¦Ã¢â‚¬â„¢ ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â  */
.video-sec .content {
  position: relative;
  z-index: 3;
  color: #fff;
}

section.header-sec {
  position: relative;
  z-index: 2;
  background: #00000052;
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 6px;
  border-top: 6px solid #78cbdf;
}

.navbar {
  background: rgba(255, 255, 255, 0) !important;
}

a.nav-link {
  color: #ffffff;
}

a.nav-link:hover {
  color: #78cbdf;
}

a.nav-link:active {
  color: #78cbdf;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #78cbdf;
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .dropdown-menu {
    right: 0;
  }
}

a.dropdown-item {
  text-align: right;
  color: #fff;
  font-size: 1.4rem;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    right: 0;
    top: 66px;
    background: #273260d4;
    border-radius: 0;
  }
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #5fc0c9;
}

.header-news-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-news {
  display: flex;
  align-items: center;
  /* grid-area: 6px; */
}

.news-ticker {
  overflow: hidden;
  width: 100%;
  /* direction: ltr; */

  /* ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã…Â¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Âª ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â¯ ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â  ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‹Å“Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â€žÂ¢Ãƒâ€šÃ‚Â */
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    black 10%,
    black 90%,
    transparent 100%
  );

  mask-image: linear-gradient(
    to right,
    transparent 0%,
    black 10%,
    black 90%,
    transparent 100%
  );
}

.news-track {
  display: flex;
  gap: 60px;
  width: max-content;
  will-change: transform;
}

ul.navbar-nav {
  gap: 20px;
  padding-right: 0;
}

.dropdown-toggle::after {
  position: relative;
  top: 3px;
  right: 6px;
  color: #78cbdf;
}

#dng-megamenu219470 .dnngo_menu_lis {
  background-color: #00000036;
  backdrop-filter: blur(5px);
  color: #ffff;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

h1 {
}

.header-wrap .logo img {
  margin-bottom: 0;
}

h2.slogan-top {
  font-size: 4rem;
  text-align: left;
  font-family: "iransans";
  font-weight: bold;
  line-height: 56px;
  max-width: 600px;
}

section.breaknews-sec {
  padding-top: 14px;
  padding-bottom: 7px;
  background: #233163;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
  bottom: 0;
}

h4.breaknews-h4 {
  color: rgb(255, 255, 255);
  font-size: 1.6rem;
  font-weight: 400;
  font-family: IRANSansX;
  margin-bottom: 3px;
}

span.breaknews-span {
  color: #78cbdf;
  margin-left: 7px;
}

.active-tab2 {
  color: #283a86 !important;
  font-family: "iransans";
  font-weight: bold !important;
  font-size: 4.5rem;
  margin-left: 22px;
  display: flex;
  align-items: center;
}

.notactive-tab {
  color: rgb(195, 195, 195);
  font-weight: 300;
  font-size: 3.5rem;
}

p {
  font-size: 1.7rem;
  line-height: 40px;
  color: #838383;
}

div.about-title-div {
  display: flex;
}

img.about-decorative-img {
  width: 50px;
  height: 100%;
  margin-left: 20px;
}

@media (max-width: 768px) {
  div.about-title-div {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  img.about-decorative-img {
    transform: rotate(90deg);
  }
}

section.boxs-sec {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/en/img/back2-en.jpg")
    no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.ceo-img {
  width: 80%;
}

h4.boxes-title {
  color: rgb(255, 255, 255);
  font-family: "iransans";
  font-size: 2.8rem;
  line-height: 48px;
  font-weight: 700;
}

img.boxes-img {
}

.row.boxes-firstrow {
  margin-bottom: 60px;
}

.two-btn {
  display: flex;
  align-items: center;
  gap: 22px;
  margin-block: 52px;
  flex-wrap: wrap;
}

.contact-btn {
  border: 1px solid #fff;
  width: 200px;
  border-radius: 54px;
  color: #ffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 12px;
  gap: 14px;
  transition: var(--transition);
}

.contact-btn:hover {
  background-color: var(--secondary-color);
  border: 1px solid var(--secondary-color);
  transition: var(--transition);
}

.down-btn {
  width: 200px;
  border-radius: 54px;
  color: #ffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 12px;
  gap: 14px;
  background-color: var(--secondary-color);
  transition: var(--transition);
  border: 1px solid var(--secondary-color);
}

.down-btn:hover {
  background-color: transparent;
  border: 1px solid #fff;
  transition: var(--transition);
}

.contact-btn h5,
.down-btn h5 {
  color: #ffff;
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 0;
}

.boxes-img-small {
  width: 170px;
  padding-left: 14px;
}

h4.box-title {
  color: var(--primary-color);
  font-family: "iransans";
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 14px;
}

div.box-main-div {
  padding: clamp(
    20px,
    calc(20px + (40 - 20) * (100vw - 320px) / (1920 - 320)),
    40px
  );
  transition: var(--transition);
}

div.box-main-div:hover {
  transform: translateY(-20px);
  transition: var(--transition);
}

p.box-p {
  font-size: 1.4rem;
  line-height: 25px;
  color: var(--primary-color);
}

.box-svg-wrapper {
  display: flex;
  justify-content: end;
}

div.box-col {
}

.box-main-div2 {
}

.box-title2 {
  color: #ffffff !important;
}

.box-p2 {
  color: #ffffff !important;
}

section.manzoome-sec {
  padding-top: 100px;
  padding-bottom: 100px;
}

section.map-sec {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/back3.jpg")
    no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.left-pattern {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 230px !important;
  width: 100%;
  height: auto;
}

.right-pattern {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 320px !important;
  width: 100%;
  height: auto;
}

@media (max-width: 1700px) {
  .container {
    width: 1200px;
  }

  .row.boxes-firstrow {
    margin-bottom: 40px;
  }
  .left-pattern {
    max-width: 180px !important;
  }
  .right-pattern {
    max-width: 210px !important;
  }
  .active-tab2 {
    font-size: 3.3rem;
  }
  .notactive-tab {
    font-size: 3.3rem;
  }
  section.about {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media (max-width: 1440px) {
  .left-pattern {
    max-width: 180px !important;
  }

  .right-pattern {
    max-width: 180px !important;
  }
}

.map-padding {
  padding-right: 44px !important;
}

h4.map-top-title {
  color: rgb(255, 255, 255);
  font-family: "iransans";
  font-size: 2.8rem;
}

h2.map-title-h2 {
  color: #78cbdf;
  font-family: "iransans";
  font-size: 4rem;
  font-weight: bold;
}

img.iranmap-img {
  width: 515px;
}

h5.map-category {
  color: rgb(255, 255, 255);
}

div.map-titles-div {
  margin-bottom: 50px;
}

.accordion {
  --bs-accordion-bg: #ffffff00 !important;
}

.accordion-button:not(.collapsed) {
  background-color: #ffffff00 !important;
}

button.accordion-button {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
}

.accordion-button:not(.collapsed) {
  color: #fff;
}

.accordion-button::after {
  filter: hue-rotate(305deg) brightness(5.5) contrast(1.5);
  position: absolute;
  z-index: 5;
  left: 2%;
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
}

.accordion-item {
  border: none;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-body ul {
  padding-right: 0px;
}

.accordion-body li {
  font-size: 1.7rem;
  line-height: 40px;
  color: #838383;
}

section.news-sec {
  padding-top: 100px;
  /* border-top: 1px solid #f5f5f5; */
}

h2.news-title-top {
  font-size: 4rem;
  color: #283a86;
  font-weight: bold;
  margin-bottom: 24px;
  font-family: "iransans";
}

h5.news-title-btm {
  font-size: 2.2rem;
  color: #b8b6b6;
  font-weight: 300;
}

h5.readmore-btn {
  color: #66c9ce;
  font-size: 1.6rem;
}

div.news-main-div {
  padding: 18px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

  transition: 0.6s;
}

div.news-main-div img {
  transition: var(--transition);
  width: 100%;
  aspect-ratio: 3 / 2;
  height: auto !important;
}

.reportSwiper .swiper-slide {
  transition: var(--transition);
  position: relative;
  transform: scale(0.85) !important;
  height: unset;
  z-index: -4;
  filter: grayscale(1);
}

.reportSwiper .swiper-slide-active {
  transform: scale(1) !important;
  filter: none;
  filter: grayscale(0) !important;
}
/* 
.reportSwiper .swiper {
  overflow: visible;
} */

div.newsbox-p-div {
  background: #283a86;
  padding: 20px;
  margin-top: -47px;
  padding-top: 51px;
}

p.news-p {
  font-size: 1.2rem;
  line-height: 23px;
  color: rgb(255, 255, 255);
  margin-bottom: 0;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-height: 24px;
  text-overflow: ellipsis;
  height: 69px;
  -webkit-box-orient: vertical;
}

h4.news-title-h4 {
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 24px;
  text-overflow: ellipsis;
  height: 48px;
  -webkit-box-orient: vertical;
  color: #283a86;
  font-size: 1.5rem;
}

div.news-title-back {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/news-decor.png")
    right / cover no-repeat;
  position: relative;
  padding: 22px 50px 22px 22px;
  text-align: center;
}

.row.news-first-row {
  margin-bottom: 60px;
  border-top: 1px solid #f1f0f0;
  padding-top: 70px;
}

section.footer-sec {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/footer-back1.jpg");
  padding-top: 40px;
  padding-bottom: 100px;
  border-top-right-radius: 150px;
}

img.logo-footer-img {
  position: absolute;
  right: 4%;
}

p.footer-p {
  font-size: 1.4rem;
  line-height: 36px;
  color: rgb(255, 255, 255);
  margin-top: 86px;
  padding-left: 75px;
  text-align: justify;
}

.row.footer-row {
  margin-top: 60px;
  margin-bottom: 20px;
}

h6.footer-link-title {
  color: #78cbdf;
  font-family: "iransans";
  font-size: 2rem;
  margin-bottom: 24px;
}

li.footer-links {
  color: rgb(255, 255, 255);
  font-size: 1.3rem;
  line-height: 33px;
}

.footer-links-div ul {
  padding-right: 16px;
}

li.footer-links::marker {
  color: #74bed7;
}

section.copyright-sec {
  background: #78cbdf;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -77px;
}

p.copyright-p {
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  margin-bottom: 0;
}

div.footer-div-link-div {
  text-align: left;
}

div.footer-social-icons {
  display: flex;
  gap: 20px;
}

.accordion-item:first-of-type > .accordion-header .accordion-button {
  text-align: right;
  text-wrap: nowrap;
}

span.lang-selector {
  color: rgb(255, 255, 255);
  font-size: 1.9rem;
}

img.search-icon-img {
  width: 17px;
  margin-left: 10px;
  margin-top: -5px;
}

img.news-chevron {
  margin-right: 6px;
  transform: rotate(180deg);
  margin-bottom: 5px;
}

@media (max-width: 1700px) {
  .container {
    width: 1200px;
  }

  .active-tab2 {
    font-size: 3.3rem;
  }
  .notactive-tab {
    font-size: 3.3rem;
  }
  div.box-main-div {
    padding: 20px;
  }
  section.video-sec {
    /* background: url(/Portals/_default/Skins/glend/resource/theme-assests/img/Branches.Petro--en-petrochemische-industrie%201.jpg); */
    padding-top: 16.5%;
    /* padding-bottom: 9%; */
    position: relative;
    overflow: hidden;
    height: 90vh;
  }
}

.iran-map {
  width: 80%;
  height: auto;
}

@keyframes mapshine {
  0% {
    filter: contrast(1.5) brightness(1);
  }
  100% {
    filter: contrast(1.8) brightness(1.3);
  }
}
.iran-map {
  animation: 1s linear(1.86 -27.85%, -0.84 83.94%) 0s infinite alternate none
    running mapshine;
  opacity: 0.9;
}

.company-img {
  width: 55%;
  height: auto;
}

@media (max-width: 1700px) {
  section.map-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .iran-map {
    width: 70%;
    height: auto;
  }
  .company-img {
    width: 55%;
    height: auto;
  }
  #headerrow-893713 .header-container-box .logo {
    height: 73px;
  }
  .logo-footer img {
  }
}

@media (max-width: 576px) {
  .iran-map {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1700px) {
  .logo-footer img {
    width: 70%;
  }

  #column-17442 p {
    margin-top: 65px;
  }
}

@media (max-width: 992px) {
  .boxes-img-small {
    width: auto;
  }
}

@media (max-width: 1700px) {
  #column-17442 p {
    font-size: 1.5rem;
    line-height: 40px;
    color: #fff;
    margin-bottom: 0;
  }

  .FooterPaneC li a {
    font-size: 1.5rem;
  }

  .copy-right-wrapper p {
    font-size: 1.5rem;
  }

  p.news-p {
    font-size: 1.4rem;
  }
}

@media (max-width: 768px) {
  .right-pattern {
    max-width: 110px !important;
  }

  .left-pattern {
    max-width: 120px !important;
  }
}

@media (max-width: 576px) {
  .left-pattern {
    max-width: 60px !important;
  }

  .right-pattern {
    max-width: 60px !important;
  }

  .two-btn {
    justify-content: center;
    flex-wrap: wrap;
  }
}

.lang-sec {
  width: 100%;
  height: 100vh;
  background-color: var(--primary-color);
  display: flex;
  align-self: center;
  justify-content: center;
}
.lang-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 22px;
}
.lang-wrapper__imgbox {
}
.lang-wrapper__img {
}

.lang-text {
  color: #fff;
  font-size: 20px;
}

.langlink-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
}

.langlink-wrapper__link {
  text-align: center;
  font-size: 14px;
  padding-block: 7px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff !important;
  border-radius: 10px;
  min-width: 136px;
  transition: var(--transition);
}

.langlink-wrapper__link:hover {
  background-color: var(--secondary-color);
  transition: var(--transition);
  border: 1px solid var(--secondary-color);
}

.manzoome-sec-mobile {
  display: none;
}

footer p {
  color: #fff;
  font-size: 1.8rem;
  margin: 0;
}

.add-footer {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  justify-content: start;
}

#column-811407 {
  text-align: center;
}

h4.boxes-title {
  color: var(--primary-color);
}

.manzoome-img-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
}

.manzoome-img-wrapper::after {
  content: "";
  width: 20%;
  top: 57%;
  right: 27.5%;
  position: absolute;
  height: 80%;
  background-image: url("/Portals/_default/Skins/glend/resource/theme-assests/img/dotline-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}

.manzoome-img-wrapper::before {
  content: "";
  width: 20%;
  top: 57%;
  left: 38%;
  position: absolute;
  height: 80%;
  background-image: url("/Portals/_default/Skins/glend/resource/theme-assests/img/dotline-2.png");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}

.company-logo {
  position: absolute;
  transition: var(--transition);
  width: 100px;
}

img.img-fluid.company-logo:hover {
  transform: scale(1.1);
  transition: var(--transition);
}

img.img-fluid.company-logo.company-logo1 {
  right: 23.9%;
  top: 22%;
}

img.img-fluid.company-logo.company-logo2 {
  right: 27.1%;
  top: 51.5%;
}

img.img-fluid.company-logo.company-logo3 {
  right: 35.3%;
  top: 71.7%;
}

img.img-fluid.company-logo.company-logo7 {
  top: 79%;
  right: 46.6%;
}

img.img-fluid.company-logo.company-logo6 {
  right: 58.3%;
  top: 71%;
}

img.img-fluid.company-logo.company-logo5 {
  right: 69%;
  top: 22%;
}

img.img-fluid.company-logo.company-logo4 {
  right: 66.3%;
  top: 49.8%;
}

.inner-box-text {
  position: absolute;
}

.inner-box-text h5 {
  font-size: 1.8rem;
  text-align: center;
}

.inner-box-text p {
  font-size: 1.4rem;
  color: var(--secondary-color);
  text-align: center;
}

.inner-box-text.inner-box-text7 {
  top: 30%;
  left: -5%;
}

.inner-box-text.inner-box-text6 {
  top: 61%;
  right: 76%;
}

.inner-box-text.inner-box-text5 {
  top: 86%;
  right: 67%;
}

.inner-box-text.inner-box-text4 {
  top: 104%;
  right: 44%;
}

.inner-box-text.inner-box-text3 {
  right: -1%;
  top: 31%;
}

.inner-box-text.inner-box-text2 {
  right: -11%;
  top: 60%;
}

.inner-box-text.inner-box-text1 {
  right: 5%;
  top: 86%;
}

@media (max-width: 1700px) {
  .company-logo {
    width: 90px;
  }
  img.img-fluid.company-logo.company-logo1 {
    right: 23.6%;
    top: 21%;
  }
  img.img-fluid.company-logo.company-logo2 {
    right: 26.8%;
    top: 50.7%;
  }
  img.img-fluid.company-logo.company-logo3 {
    right: 34.9%;
    top: 71%;
  }
  img.img-fluid.company-logo.company-logo4 {
    right: 66%;
    top: 49%;
  }
  img.img-fluid.company-logo.company-logo5 {
    right: 68.7%;
    top: 21%;
  }
  img.img-fluid.company-logo.company-logo6 {
    right: 58%;
    top: 70%;
  }
  img.img-fluid.company-logo.company-logo7 {
    top: 78.2%;
    right: 46.2%;
  }
  .inner-box-text.inner-box-text3 {
    right: 6%;
  }
  .inner-box-text.inner-box-text2 {
    right: 2%;
  }
  .inner-box-text.inner-box-text6 {
    right: 75.2%;
  }
  .inner-box-text.inner-box-text7 {
    left: 3%;
  }
  .inner-box-text.inner-box-text5 {
    top: 86%;
    right: 67%;
  }
}

@media (max-width: 1400px) {
  .manzoome-sec {
    display: none;
  }

  .manzoome-sec-mobile {
    padding-block: 110px;
  }

  .manzoome-sec-mobile {
    display: block;
  }

  .manzoome-sec-mobile__head {
    padding-bottom: 60px;
  }

  .manzoome-sec-mobile__img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 46px;
  }

  .manzoome-sec-mobile__box {
    background-color: #f5f5f5;
    padding: 12px;
    border-radius: 12px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    transition: var(--transition);
    border: 1px solid #f5f5f5;
    min-height: 112px;
  }

  .manzoome-sec-mobile__box:hover img {
    filter: brightness(1.1);
    transition: var(--transition);
  }

  .manzoome-sec-mobile__box:hover {
    transition: var(--transition);
    border: 1px solid #cbcbcb;
  }

  .manzoome-sec-mobile__boximg img {
    width: 100%;
    height: auto;
    transition: var(--transition);
  }
  .manzoome-sec-mobile__boxtext {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .manzoome-sec-mobile__boxtext1 {
    font-size: 2rem;
    color: var(--primary-color);
  }
  .manzoome-sec-mobile__boxtext2 {
    font-size: 1.9rem;
    color: var(--secondary-color);
    margin: 0;
    min-height: 30px;
    line-height: 30px;
    font-weight: 600;
  }
}

@media (max-width: 1200px) {
  img.img-fluid.company-logo {
    width: 100px;
    height: 100px;
  }

  .inner-box-text h5 {
    font-size: 1.8rem;
  }

  .inner-box-text p {
    font-size: 1.5rem;
  }

  #dng-megamenu219470 .primary_structure > li > a {
    margin: 0 10px !important;
    padding-right: 0;
  }

  .manzoome-sec-mobile__head h5,
  .manzoome-sec-mobile__head h2 {
    text-align: center;
  }
}

@media (max-width: 992px) {
  .manzoome-sec-mobile__boxtext1 {
    font-size: 1.8rem;
  }

  section.boxs-sec {
    background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/tablet-bg.jpg")
      no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 576px) {
  section.boxs-sec {
    background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/mobile-bg.jpg")
      no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .manzoome-sec-mobile__boxtext1 {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 10px;
    line-height: 1.8;
  }
}

@media (max-width: 420px) {
  img.img-fluid.company-logo {
    width: 100px;
    height: 100px;
  }

  .inner-box-text h5 {
    font-size: 1.8rem;
  }

  .inner-box-text p {
    font-size: 1.5rem;
  }
  .manzoome-sec-mobile__boximg img {
    width: 140%;
  }
}

.hero-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.hero-slider .swiper,
.hero-slider .swiper-wrapper,
.hero-slider .swiper-slide {
  width: 100%;
  height: 100%;
}

.hero-slider .swiper-slide {
  position: relative;
}

.bg-video,
.slide-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  text-align: center;
  color: white;
  padding-top: 400px;
}

.hero-progress {
  position: absolute;
  bottom: 100px;
  z-index: 20;

  display: flex;
  align-items: center;

  width: 100%;

  gap: 12px;
}

.hero-progress .progress-item {
  flex: 1 1 0;
  min-width: 0;

  height: 4px;

  background: rgba(255, 255, 255, 0.25);

  overflow: hidden;
  position: relative;

  border-radius: 6px;
}

.hero-progress .progress-fill {
  position: absolute;
  inset: 0;
  width: 0%;
  background-image: linear-gradient(to right, #8edff2, #0db9e2);
  border-radius: 6px;
}

.hero-progress .progress-item.active .progress-fill {
  animation-name: fillLine;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

.hero-progress .progress-item {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.hero-progress .progress-item:hover {
  opacity: 0.7;
}

@keyframes fillLine {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

.hero-content-head {
  display: flex;
  justify-content: start;
  align-items: center;
  padding-bottom: 22px;
}

.hero-content-head p {
  font-size: 1.5rem;
  text-align: right;
  background-color: #42c9e9;
  color: #233163;
  display: inline-block;
  padding: 0px 12px;
  font-weight: 500;
}

.ceo-sec h3 {
  font-size: 3.2rem;
  padding-bottom: 22px;
}

@media (max-width: 992px) {
  .ceo-sec img {
    padding-bottom: 36px;
  }
}

.report-section .section-title {
  font-weight: 700;
  position: relative;
  padding: 0;
  font-size: 26px;
  color: #6b6b6b;
  margin-bottom: 46px !important;
}

.report-section .section-title::before,
.report-section .section-title::after {
  content: "";
  position: absolute;
  top: 49%;
  width: 83%;
  height: 2px;
  background: url("../img/before-title.png") no-repeat center/cover;
  transform: translateY(-50%);
}
.report-section .section-title::before {
  right: 100%;
  margin-right: 10px;
  transform: rotate(180deg);
}
.report-section .section-title::after {
  left: 100%;
  margin-left: 10px;
}

/* Swiper Core */
.reportSwiper {
  width: 100%;
}
.reportSwiper .swiper-slide {
  transition: all 0.6s ease;
  position: relative;
  overflow: hidden;
  height: unset;
  z-index: -4;
}
.reportSwiper .swiper-slide img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  filter: grayscale(1) brightness(0.6);
  border-top-left-radius: 50px;
}
.reportSwiper .swiper-slide-active img {
  filter: unset;
}

.reportSwiper .swiper-slide-active .slide-caption {
  opacity: 1;
  transform: translateY(0);
}

/*footer*/
.footer-pane-h {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  /* align-content: center; */
  justify-content: center;
  align-items: baseline;
  gap: 10px;
}

.footer-pane-f {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.footer-pane-g {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@media (max-width: 992px) {
  .footer-pane-h {
    justify-content: start;
  }

  #column-362973 {
    padding-top: 0 !important;
  }

  .footer-pane-f {
    justify-content: start;
  }
}

/* Caption */
.report-section .slide-caption {
  position: absolute;
  bottom: -6px;
  right: 0;
  left: 0;
  padding: 13px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  height: 86px;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Navigation Box */
.report-nav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  bottom: 128px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: fit-content;
  gap: 2px;
  z-index: 6;
  background: #f4f4f4;
}
.report-nav button {
  background: none;
  border: none;
  color: #333;
  font-size: 30px;
  width: 45px;
  height: 55px;
  cursor: pointer;
  transition: background 0.3s;
  background-color: var(--secondary-color);
  align-items: center;
}
.report-nav button:hover {
  background: var(--primary-color);
  color: #fff;
}
.report-section {
  padding-block: 90px;
  padding-bottom: 180px;

  position: relative;
}
.report-section .swiper-wrapper {
  align-items: center !important;
}
.report-frame {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 155px;
  width: 74%;
  height: 165px;
  border: 2px solid var(--secondary-color);
  border-radius: 2px;
  z-index: 0;
  pointer-events: none;
}

.reports-title {
  font-size: 3.2rem;
  padding-bottom: 40px;
}

@media (max-width: 1900px) {
  .report-section .slide-caption {
    bottom: 18px;
  }
}

.title-img {
  width: 220px;
}

#map svg {
  width: 100%;
  height: 100% !important;
}

#map svg path {
  stroke: #23316357;
}

#map_inner {
  height: 100% !important;
}

#map_holder {
  width: 100% !important;
}

img.first-img {
  position: absolute;
  top: -4px;
  left: 27%;

  width: 30%;
}
img.last-img {
  position: absolute;
  left: 18%;
  top: 60%;
  width: 73%;
}

.tt_name_sm {
  font-family: "iransans";
  text-align: right !important;
}

.tt_custom_sm {
  font-family: "iransans";
  text-align: left !important;
}

.tt_mobile_sm {
  display: none;
}

.tt_sm {
  padding: 14px !important;
  font-size: 15px !important;
}

.about-ghadir {
  padding-block: 100px;
}

.about-ghadir p {
  text-align: justify;
  margin-top: 32px;
}

#map_access {
  display: none !important;
}

.EN-search-wrapper--mobile {
  display: flex;
  align-items: center;
  gap: 10px;
}

.EN-search-wrapper--mobile svg {
  width: 18px;
  height: 18px;
}

.EN-search-wrapper--mobile img {
  filter: brightness(0.3);
  width: 18px;
}

.EN-search-wrapper--mobile p {
  color: #4c4c4c;
  font-size: 16px;
}

@media (max-width: 1700px) {
  img.last-img {
    position: absolute;
    /* left: 26%;
    top: 59%; */
    left: 20%;
    top: 57%;

    width: 65%;
  }
}
@media (max-width: 1400px) {
  img.last-img {
    position: absolute;
    left: 20%;
    top: 54%;
    width: 65%;
  }
}

@media (max-width: 1200px) {
  img.last-img {
    position: absolute;
    /* left: 26%;
    top: 44%; */
    left: 22%;
    top: 62%;

    width: 65%;
  }
}

@media (max-width: 992px) {
  img.first-img {
    position: absolute;
    /* top: -2%;
    left: 27%; */
    top: 0%;
    left: 27%;
  }
  img.last-img {
    position: absolute;
    left: 21%;
    top: 62%;
    width: 65%;
  }
}

.two-logo-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 152px;
  gap: 192px;
  padding-left: 62px;
}

.two-logo-box {
  display: flex;
  gap: 22px;
  align-items: center;
}

.two-logo-box__reverse {
  flex-direction: row-reverse;
}

.two-logo-box--deatail h5 {
  font-size: 1.8rem;
  text-align: center;
}

.two-logo-box--deatail p {
  font-size: 1.4rem;
  color: var(--secondary-color);
  text-align: center;
}

.two-logo-box__img-wrapper {
  position: relative;
}

.two-logo-box .item-circle {
  width: 140px;
  transition: var(--transition);
}

.two-logo-box .item-inner {
  width: 100px;
  transition: var(--transition);
}

.two-logo-box .item-inner__1 {
  position: absolute;
  right: 14%;
  top: 14%;
}

.two-logo-box .item-inner__2 {
  position: absolute;
  right: 14%;
  top: 14%;
}

/* .two-logo-box img:hover {
  transform: scale(1.1);
  transition: var(--transition);
} */

.company-logo,
.two-logo-box img {
  transition:
    transform 0.35s ease,
    filter 0.35s ease,
    opacity 0.35s ease;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
  color: rgba(255, 255, 255, 0.25);
}

.hero-slider .swiper-button-next {
  padding-left: 30px;
}

.hero-slider .swiper-button-prev {
  padding-right: 30px;
}

.vision-cards {
  direction: rtl;
  padding: 100px 0;
  background-color: #f4f4f4;
}

.vision-cards .row {
  display: flex;
  gap: 30px;
}

.vision-cards .col {
  flex: 1;
}

.v-card {
  position: relative;
  display: flex;
  align-items: stretch;
  height: 220px;
  transition: var(--transition);
  border-top-right-radius: 50px;

  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/back-white.jpg");

  overflow: hidden;
  text-decoration: none;
  border: 1px solid #e7e7e7;
  transition: 0.35s ease;
}

.v-card-shape {
  position: absolute;
  top: -25px;
  left: 0;
  width: 34%;
  height: 100%;
  height: 90%;
}

svg.icon-boxx {
  width: 60px;
  height: auto;
  color: #ffff;
  position: absolute;
  fill: #fff;
  z-index: 2;
  left: 44px;
  top: 30px;
}

.v-card-shape svg {
  width: 100%;
  height: 100%;
  display: block;
}

.v-card-content {
  position: relative;
  z-index: 2;

  width: 100%;
  height: 100%;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  padding: 38px 32px 22px;

  text-align: right;
}

.v-card-content h3 {
  margin: 0;
  transition: var(--transition);
  font-size: 3.4rem;
  font-weight: 700;
  color: #1f2d73;
  transition: 0.35s ease;
  margin-top: 32px;
}

.v-card-content span {
  transition: var(--transition);
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: row-reverse;
  gap: 5px;
  font-size: 14px;
  color: var(--primary-color);
  transition: 0.35s ease;
}

.v-card-content span i {
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  margin-right: 4px;
  margin-top: 2px;
}

.v-card:hover {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/back-navy.jpg");
  transition: var(--transition);
}

.v-card:hover .icon-boxx {
  fill: var(--primary-color);
  transition: var(--transition);
}

.v-card:hover h3,
.v-card:hover span {
  color: #fff;
  transition: var(--transition);
}

.v-card.active h3,
.v-card.active span {
  color: #fff;
}

@media (max-width: 991px) {
  .vision-cards .row {
    flex-wrap: wrap;
  }

  .vision-cards .col {
    flex: 0 0 100%;
  }
}

.v-card-content h3:after {
  content: "";
  width: 3px;
  height: 40px;
  background: #78cbdf;
  position: absolute;
  right: 0;
}

circle.sm_location {
  fill: #78cbdf;
  stroke: #55a0b2;
}

.tt_sm {
  border-radius: 5px;
  box-shadow: 3px 3px 4px rgb(0 0 0 / 28%);
  z-index: 1000000;
  background-color: #233163 !important;
  padding: 0.6em;
  opacity: 0.9;
  font:
    12px / 1.5 Verdana,
    Arial,
    Helvetica,
    sans-serif;
  color: #ffffff !important;
}

a#xpic_sm_map img {
  filter: invert(1) !important;
}

@media (max-width: 420px) {
  .v-card-shape {
    width: 40%;
    top: -20%;
  }

  svg.icon-boxx {
    width: 50px;
    left: 39px;
    top: 23px;
  }
}

#mobilemenu994977 .gomenu > ul > li > a > span {
  font-size: 2.125rem !important;
}

#mobileheader-467352 .header-area .logo img {
  height: 43px !important;
}

@media (max-width: 1700px) {
  .v-card-shape {
    position: absolute;
    top: -45px;
    left: 0;
    width: 34%;
    height: 100%;
    height: 90%;
  }
  svg.icon-boxx {
    width: 50px;
    left: 20px;
    top: 21px;
  }
}
@media (max-width: 1200px) {
  .v-card-shape {
    position: absolute;
    top: -54px;
    left: 0;
    width: 34%;
    height: 100%;
    height: 90%;
  }

  svg.icon-boxx {
    width: 50px;
    left: 15px;
    top: 11px;
  }
}
@media (max-width: 991px) {
  .v-card-shape {
    position: absolute;
    top: -54px;
    left: -18px;
    width: 34%;
    height: 100%;
    height: 90%;
  }
  svg.icon-boxx {
    width: 60px;
    left: 47px;
    top: 20px;
  }
}
@media (max-width: 768px) {
  svg.icon-boxx {
    width: 60px;
    left: 29px;
    top: 15px;
  }
}
@media (max-width: 450px) {
  svg.icon-boxx {
    width: 50px;
    left: 29px;
    top: 15px;
  }
}
@media (max-width: 420px) {
  #mobileheader-467352 .header-area .logo img {
    height: 33px !important;
  }
  svg.icon-boxx {
    width: 50px;
    left: 19px;
    top: 15px;
  }
}

circle.sm_location {
  fill: #78cbdf;
  stroke: #55a0b2;
  stroke-width: 2;

  animation: mapPulse 1.6s infinite ease-out;
}

@keyframes mapPulse {
  0% {
    filter: drop-shadow(0 0 0px rgba(120, 203, 223, 1))
      drop-shadow(0 0 0px rgba(120, 203, 223, 1));

    opacity: 1;
  }

  40% {
    filter: drop-shadow(0 0 20px rgba(120, 203, 223, 1))
      drop-shadow(0 0 18px rgba(120, 203, 223, 0.9));

    opacity: 1;
  }

  100% {
    filter: drop-shadow(0 0 20px rgba(120, 203, 223, 0))
      drop-shadow(0 0 45px rgba(120, 203, 223, 0));

    opacity: 0.9;
  }
}

.manzoome-sec .row {
  transform: scale(0.52);

  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);

  will-change: transform;
}

.hero-content-head,
.slogan-top {
  opacity: 0;
  will-change: transform, opacity, filter;
}

/* INITIAL STATES */

.hero-content-head {
  transform: translate3d(250px, -120px, 0) rotate(-8deg) scale(0.8);

  filter: blur(18px);
}

.slogan-top {
  transform: translate3d(-250px, 140px, 0) rotate(8deg) scale(0.8);

  filter: blur(20px);
}

/* ACTIVE TOP TEXT */

.swiper-slide-active .hero-content-head {
  animation: dramaticTopText 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;

  animation-delay: 0.7s;
}

/* ACTIVE TITLE */

.swiper-slide-active .slogan-top {
  animation: dramaticTitle 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;

  animation-delay: 1s;
}

/* TOP TEXT ANIMATION */

@keyframes dramaticTopText {
  0% {
    opacity: 0;

    transform: translate3d(250px, -120px, 0) rotate(-8deg) scale(0.8);

    filter: blur(18px);
  }

  60% {
    opacity: 1;

    transform: translate3d(-20px, 10px, 0) rotate(1deg) scale(1.03);

    filter: blur(0);
  }

  100% {
    opacity: 1;

    transform: translate3d(0, 0, 0) rotate(0) scale(1);

    filter: blur(0);
  }
}

/* TITLE ANIMATION */

@keyframes dramaticTitle {
  0% {
    opacity: 0;

    transform: translate3d(-250px, 140px, 0) rotate(8deg) scale(0.8);

    filter: blur(20px);
  }

  60% {
    opacity: 1;

    transform: translate3d(25px, -10px, 0) rotate(-1deg) scale(1.04);

    filter: blur(0);
  }

  100% {
    opacity: 1;

    transform: translate3d(0, 0, 0) rotate(0) scale(1);

    filter: blur(0);
  }
}

.swiper-slide-active.first-animated .hero-content-head {
  animation: dramaticTopText 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;

  animation-delay: 0.7s;
}

.swiper-slide-active.first-animated .slogan-top {
  animation: dramaticTitle 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;

  animation-delay: 1s;
}

header.floating-active .dng-megamenu .dnngo_menuslide {
  padding-top: 11px;
}

.fixed-backtop {
  color: var(--secondary-color);
  bottom: 113px !important;
}

.form-box {
  padding-top: 100px;
}

.Field-Label-Top {
  font-size: 16px;
}
.form-box-p {
  font-size: 15px !important;
}
.form-title {
  color: var(--primary-color) !important;
}
.Normal {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 26px;
  flex-wrap: wrap;
}

.mission-box p {
  padding-right: 13px;
  text-align: justify;
}

.vision-box p {
  padding-right: 13px;
  text-align: justify;
}
.header-replace.sticky-fixed {
  min-height: 0px !important;
}

.is-sidebar {
  right: 0 !important;
  left: unset !important;
}
.LiveForm.Default ul.page-break-section,
.LiveForm.Default .thank-you {
  box-shadow: none !important;
}
#mobilemenu994977 .mobileclose,
#mobilemenu994977 .gomenu > ul > li > a > span,
#mobilemenu994977 .gomenu li .arrows {
  color: #121722 !important;
}
.mobilemenu-main .gomenu li .arrows {
  right: 0 !important;
  left: unset !important;
}
#mobilemenu994977 .gomenu > ul > li > ul::after {
  border-color: transparent !important;
}
.mobilemenu-main .gomenu > ul > li > ul::after {
  content: "";
  position: absolute;
  border-left: none !important;
  right: -10px;
  top: 13px;
  bottom: 13px;
}
.tab-btn-1 {
  height: 72px !important;
  padding: 20px !important;
}
@media (max-width: 576px) {
  #dnn_ctr1758_View_Index_plLicense .ChartTooltips li {
    text-align: left !important;
  }
}
.swiper-container .swiper-button-next:hover,
.swiper-container .swiper-button-prev:hover {
  color: var(--secondary-color) !important;
}
.dnnSearchBoxPanel,
.dnnSearchResultPanel {
  background-color: transparent !important;
}
@media (max-width: 768px) {
  .logo-footer {
    margin-left: 28px;
  }
}
.loading-center span {
  display: none !important;
}

.mission-box:hover {
  background: #78cbe6;
  transition: 0.5s;
}

.vision-box:hover {
  background: #78cbe6;
  transition: 0.5s;
}

.mission-box:hover svg path {
  fill: #fff;
}

.vision-box:hover svg path {
  fill: #fff;
}
