body {
  direction: ltr;
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
  font-weight: var(--fa-style, 900);
}

li::marker {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
}

ul {
  list-style-type: circle !important;
}

a {
  text-decoration: none;
  color: unset;
}

a:visited {
  color: unset;
}

p {
  color: #545454d6;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
}

ul {
  /* margin: 0px; */
  padding-left: 0px;
}
/* .dropdown-item.dropdown{
 border-left: 2px solid #f06431;
} */
.dropdown-item.has-submenu {
     color: #f06431;
    padding-block: 0;
}
.dropdown-item.has-submenu:hover{
  color: #f06431;
}
.dropdown-item.dropdown ul{
display: flex;
    gap: 5px;
    position: relative !important;
    background-color: transparent;
    border: none;
    flex-direction: column;
}
.dropdown-item.dropdown ul a{
padding-block: 0;
}
.dropdown-item.dropdown ul li{
  padding-right: 0px;
  padding-left: 0px;
}
button.navbar-toggler {
  /* position: absolute;
  top: 25px;
  left: 340px; */
  border: none !important;
}

img.menu-left-items:hover {
  filter: grayscale(0) contrast(1.5) drop-shadow(0 0 0.3px #00a652);
}

img.hse-img:hover {
  filter: grayscale(1);
  transition: 0.5s;
}

img.menu-home-icon {
  width: 21px;
  bottom: 3px;
  position: relative;
  filter: brightness(1.5);
}

/* a.nav-link.menu-link {
  color: #002143;
  height: 40px;
} */

/* a.nav-link.menu-link {
  font-size: 15px;
  margin-right: 10px;
  margin-left: 10px;
  letter-spacing: -0.5px;
  color: #002143 !important;
} */

/* .Normal a {
  color: #00a652;
} */

/* .nav-item {
  color: #002143;
  border-color: rgba(0,33,67,0.8);
 height: 40px; 
} */

/* .nav-link:focus, .nav-link:hover {
  background: #0000 !important;
}

ul.navbar-nav {
  padding-right: 15px;
  list-style-type: none !important;
}

img.menu-left-items {
  width: 19px !important;
  opacity: 0.7;
}

div.menu-items-div {
  margin-top: 6px;
  margin-right: 6px;
  gap: 8px;
  align-items: baseline;
}
.menu-items-div a {
  width: 24px;
}

.menu-items-div a span {
  width: 100%;
  font-size: 18px;
}
div.menu-full-div {
  border-bottom: 1.5px solid #084d95b5;
  padding-bottom: 0px;
  margin-right: 10px;
  width: 100%;
}

a.nav-link.nav-item:hover {
  color: #00a652;
  position: relative;
  z-index: 9;
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

.nav-item:before {
  content: "";
  display: block;
  width: 22px;
  position: absolute;
  height: 2px;
  top: 10px;
  background: #00a652;
  display: none;
} */

/* .nav-item a:hover {
  color: #00a652 !important;
} */

section.slider-sec {
  padding-top: 36px;
  padding-bottom: 251px;
  position: relative;
  z-index: 2;
  transform: rotateY(180deg);
  max-height: 500px;
  top: -28px;
  height: 500px;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1133px;
  }
}

@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 1360px;
  }
}
@media only screen and (max-width: 700px) {
  div.tab-right {
    display: block !important;
  }
  ul.nav.nav-tabs.flex-column {
    width: 100% !important;
  }
  .nav-item {
    list-style: none !important;
  }
  h5.icon-title {
    width: 96px;
  }
}

h2.news-title {
  color: rgb(255, 255, 255);
  font-size: 23px;
  line-height: 30.8px;
  letter-spacing: -0.5px;

  text-align: left;
  direction: ltr;
}

p.news-slider {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.5px;
  color: #282828;
  padding-top: 10px;
  text-align: left;
  direction: ltr;
}

div.news-title-div {
  border-left: 3.5px solid #084d95;
  padding-left: 13px;
}

div.news-slider-image {
  width: 100%;
}

img.news-slider-img {
  width: 50%;
}

section.slider-news-img-sec {
  margin-top: -508px;
}

section.header-menu {
  position: relative;
  z-index: 9;
  background: #fff;
}

section.slider-image-div {
  margin-top: -509px;
  overflow: hidden;
  background: #2c2c2c;
}

img.slider-news-img {
  max-height: 504px;
  min-width: 1160px;
  object-fit: cover;
  filter: grayscale(1);
}

section.about-sec {
  padding-top: 25px;
  padding-bottom: 25px;
  overflow: hidden;
  border-bottom: 1.5px solid #00a651;
}

h1.about-big {
  color: rgba(128, 128, 128, 0.1);
  font-size: 78px;
  letter-spacing: -2px;
}

h3.about-subtext {
  color: #004b97;
  font-size: 31px;
}

div.about-right-div {
  padding-right: 196px;
}

p.about-left {
  font-size: 13px;
  color: #565656d6;
  line-height: 26px;
  text-align: justify;
  border-bottom-color: rgba(86, 86, 86, 0.7);
  letter-spacing: -0.5px;
}

img.t-news-img {
  width: 100%;
  object-fit: cover;
  min-height: 406px;
  filter: grayscale(1%);
  transition: 0.5s;
}

div.t-news-title-div {
  background: rgba(5, 54, 103, 0.86);
  margin-top: -108px;
  position: relative;
  z-index: 1;
  padding: 20px;
  max-height: 142px;
  backdrop-filter: blur(1.5px);
}
li{
  text-align: left !important;
}
.dropdown-item.active, .dropdown-item:active{
  background-color: unset ;
  color: unset;
}
h4.t-news-title-h4 {
  color: rgb(255, 255, 255);
  font-size: 21px;
  line-height: 31.8px;
  height: 60px;
  letter-spacing: -0.5px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

section.news-sec {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #efefef;
}

div.news-main-div {
  background: #ffffff;
  margin-top: 20px;
  margin-bottom: 6px;
}

img.news-image {
  width: 100%;
  height: 180px;
  object-fit: cover;
  transition: 0.5s;
}

h5.news-main-title {
  color: #004b97;
  font-size: 17px;
  margin-bottom: 11px;
  line-height: 22px;
  letter-spacing: -0.5px;
  margin-top: 10px;
  font-weight: 600;
  padding-bottom: 14px;
  border-bottom: 1px solid #eae9e9;
}
.news-secondary-title {
  font-size: 12px;
  color: #3884d7;
  font-weight: 500;
}
p.news-main-p {
  color: #4b4b4bd6;
  font-size: 12px;
  line-height: 25px;
  text-align: justify;
  letter-spacing: -0.5px;
  height: 90px;
  font-weight: 500;
}

div.readmore-div {
  margin-top: -14px;
  transition: 0.5s;
  transform: rotate(180deg);
}

div.news-main-full {
  background: #ffffff;
  padding: 31px;
  border-right: 1.5px solid #00a651;
  padding-bottom: 14px;
  padding-top: 4px;
  min-height: 466px;
}

section.icons-sec {
  background: #eeeeee;
  padding-top: 22px;
  padding-bottom: 22px;
}

.icons-sec {
  display: flex;
  justify-content: center;
  gap: 37px;
  overflow-x: auto;
}

.icons-div h5 {
  margin-top: 20px;
  width: 156px;
  font-size: 13px;
  color: #444;
  line-height: 20px;
  letter-spacing: -1px;
  font-weight: 600 !important;
}

img.icons-img {
  width: 50px;
  height: 50px;
  transition: 0.5s;
  filter: contrast(0.4);
}

div.slider-news-p-div {
  padding-right: 15px;
  /* border-right: 1px solid #ffffff2b; */
  margin-top: -8px;
}

div.slider-news-full-div {
  /* margin-right: 10%; */
  margin-top: 35px;
  transform: rotateY(180deg);
  padding-right: 13%;
}

.servces-sec {
  padding-top: 60px;
  padding-bottom: 60px;
}

h4.service-title {
  color: #004b97;
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
  text-align: right;
}

p.service-p {
  color: #565656d6;
  font-size: 11px;
  line-height: 20px;
  text-align: justify;
  letter-spacing: -0.5px;
}

div.service-text-box {
  padding: 40px;
  min-height: 400px;
}

div.services-left {
  border-left: 1.5px solid #004b97;
}

div.services-right {
  border-right: 1.5px solid #004b97;
}

.container.services-cont {
  background: #efefef;
}

div.services-border-box {
  margin: 30px;
  height: 83%;
  border: 1px solid rgba(255, 255, 255, 0.61);
}

section.catalogue-sec {
  background: #00a651;
  padding-top: 30px;
  padding-bottom: 20px;
  overflow: auto;
}

h3.catalogue-heading {
  color: rgb(255, 255, 255);
  font-size: 24px;
  letter-spacing: -0.5px;
}

.catalogue-p p {
  color: rgb(255, 255, 255);
  font-size: 15px;
}

.slider-news-full-div:hover .readmore-btn-div img {
  margin-left: 12px;
  transition: 0.5s;
}

.btn.download {
  background: rgba(255, 255, 255, 0);
  border-radius: 0px;
  border: 1px solid #ffffff;
  width: 150px;
  line-height: 35px;
  font-size: 17px;
  letter-spacing: -1px;
}

.contact-btn {
  background: #ffffff;
  border-radius: 0px;
  border: 1px solid #ffffff;
  width: 200px;
  line-height: 35px;
  color: #00a652;
  margin-left: 20px;
  letter-spacing: -1px;
  font-size: 17px;
}

.contact-btn:hover {
  background: #efefef;
  border-style: solid;
  border-color: #efefef;
  color: #00a651;
}

section.sub-sec {
  /*padding-top: 60px;*/
  /*padding-bottom: 60px;*/
}

div.tab-right {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  justify-content: flex-end;
}

p.tabs-content-p {
  color: #565656d6;
  font-size: 14px;
  line-height: 31px;
  letter-spacing: -0.5px;
  padding-right: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.active.tab-link {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px solid #00a652 !important;
  color: #00a652 !important;
  font-weight: 600;
}

ul.nav.nav-tabs.flex-column {
  border-bottom: 0px;
  width: 300px;
  padding-right: 0px !important;
  margin-top: 20px;
}

.tab-link {
  color: #8b8b8b !important;
  font-size: 13px;
}

.tab-link:hover {
  background: #0000 !important;
  border-radius: 0px !important;
  color: #484848 !important;
}

.tab-content {
  border-right: 1px solid #dee2e6;
  min-height: 220px;
}

h3.sub-title {
  color: #004b97;
  letter-spacing: -1px;
}

div.sub-left-col {
  background: url("../../assets/img//tasviri-sample.jpg");
}

img.sub-left-img {
  width: 100%;
  min-height: 556px;
  max-height: 556px;
  object-fit: cover;
  filter: grayscale(0%);
  /*padding: 20px;*/
  /*border: 1px solid #dee2e6;*/
}

section.hse {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #efefef;
}

div.hse-text-div {
  padding-right: 10%;
  padding-left: 10%;
}

h5.news-main-title:hover {
  color: #009e47;
}

div.sub-text-div {
  margin-bottom: 35px;
}

h5.hse-title {
  letter-spacing: -1px;
  font-size: 15px;
  color: rgb(95, 95, 95);
}

img.hse-img {
  margin-bottom: 10px;
}

div.hse-box-div {
  padding-right: 50px;
  padding-left: 50px;
}

div.hse-full {
  margin-top: 35px;
}

.hse-p p {
  font-size: 15px;
  padding-top: 10px;
  letter-spacing: -0.5px;
  line-height: 22px;
  text-align: center;
}

section.footer {
  background: #084d95;
  padding-top: 30px;
}

h5.footer-titles {
  color: #00a652;
  font-size: 22px;
  letter-spacing: -0.5px;
  margin-top: 30px;
  text-align: left;
}

li.footer {
  color: rgba(255, 255, 255, 0.86);
  font-size: 13px;
  line-height: 27px;
  letter-spacing: -0.5px;
}

p.footer-p {
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
  line-height: 29px;
}

img.footer-img {
  width: 87px;
  margin-bottom: 7px;
  filter: invert(1) brightness(100);
}

section.copyright-sec {
  background: #001429;
  padding-top: 35px;
  padding-bottom: 35px;
}

h6.copyright-text {
  color: rgba(164, 164, 164, 0.88);
  font-size: 14px;
}

.icons-div span {
  position: relative;
  display: inline-block;
}

.icons-div span::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #f06431;
  mix-blend-mode: color;
  transition: background 350ms ease-in-out;
  pointer-events: none;
  border-radius: 30%;
}
.icons-div:hover span::after {
  background: #009fe0;
  transition: background 350ms ease-in-out;
}
div.service-image-col {
  filter: grayscale(0);
  transition: 0.5s;
  min-height: 300px;
}

div.service-image-col:hover {
  filter: grayscale(1);
  transition: 0.5s;
}

div.readmore-btn-div {
  margin-top: -10px;
  margin-left: 12px;
}

.readmore-btn-div img {
  margin-right: 30px;
  transition: 0.5s;
  width: unset !important;
  transform: rotate(180deg);
  float: right;
}

img.about-right-img {
  image-rendering: pixelated;
}

img.news-image:hover {
  filter: grayscale(1) contrast(0.8);
  transition: 0.5s;
}

.icons-overflow {
  overflow: auto;
}

.tab-link {
  text-wrap: nowrap;
}

.btn.download:hover {
  background: #029d4f;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #ffffffde;
  display: block;
  box-shadow: 0px 13px 17px 0px #3636360f;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 67%,
    rgba(125, 185, 232, 0) 230%
  );
  backdrop-filter: blur(2px);
}

a:hover {
  color: unset;
}

.copyright-raahbar:hover {
  color: #00a652;
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

span.copyright-raahbar {
  color: #537da9;
}

.pageheader-sec {
  overflow: hidden;
  position: relative;
  height: 86vh;
  background: #bbbbbb;
  border-bottom: 1px solid #f1f1f1;
}
#dnn_pageTitleContainer {
  position: relative;
}
.header-title-div {
  padding: 0;
  position: absolute;
  width: fit-content;
  top: 0;
  left: auto;
  display: flex;
  justify-content: flex-end;
  padding: 36px 10px;
  flex-direction: column;
}
#dnn_pageTitleContainer::after {
  content: "";
  background-color: rgba(255, 255, 255, 0.14);
  position: absolute;
  inset: 0;
  backdrop-filter: blur(0px);
  height: 86vh;
  left: 0;
  top: 0;
  -webkit-mask-image: url(/Portals/_default/Skins/raahbar-en/raahbar/assets/img/pgpic-mask.png);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: auto 100%;
  -webkit-mask-position: left;
  opacity: 0;
}
#dnn_pageTitleContainer::after {
  -webkit-animation: heroblur-animate 2.5s linear 1 forwards;
  animation: heroblur-animate 2.5s linear 1 forwards;
}
@keyframes heroblur-animate {
  100% {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(10px);
  }
}

.pageheader-sec p img {
  padding: 0;
  width: 100% !important;
  height: 87vh !important;
  object-fit: cover;
}

h1.pagetitle {
  font-size: 40px;
  letter-spacing: -0.5px;
  font-weight: 600;
  color: #ffffff;
  padding-bottom: 10px;
border-bottom: 1px solid #ffffff73;
text-shadow: 0px 0px 20px #4b4b4b40;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
}

section.pagecontent-sec {
  min-height: 300px;
  padding: 40px 0px;
}
@media (width<=576px) {
  #dnn_pageTitleContainer::after {
    left: -10%;
    height: 45vh !important;
  }
  .pageheader-sec p img {
    height: 45vh !important;
  }
  .pageheader-sec {
    height: 45vh;
  }
}
@media (width<=448px) {
  #dnn_pageTitleContainer::after {
    left: -33%;
  }
}
@media (width<=370px) {
  #dnn_pageTitleContainer::after {
    left: -43%;
  }
}
@media (max-width: 1440px) and (min-width: 1000px) {
  #dnn_pageTitleContainer::after {
    left: -16%;
  }
  }
  @media (max-width: 1000px) and (min-width: 577px) {
  #dnn_pageTitleContainer::after {
    left: -30%;
  }
  }
.TitleH2 {
color: #444;
font-size: 24px;
font-weight: 500;
letter-spacing: -1px;
padding-left: 10px;
padding-block: 8px;
padding-right: 27px;
display: inline-block;
}
.heading_wrapper h2 {
    margin-bottom: 0;
}
.Normal,
.NormalDisabled,
.NormalDeleted {
  margin-top: 0px;
  font-size: 16px;
  color: #343434;
  line-height: 24px;
  text-align: justify;
  border-bottom-color: rgb(32 32 32);
  letter-spacing: -0.5px;
}

a.breadcrumb-css.DefaultHoverColor {
  color: #4d4e4e;
  font-size: 12px;
  transition: 0.5s;
}

a.breadcrumb-css.DefaultHoverColor:hover {
  color: #27c0ed;
  transition: 0.5s;
}

em.fa.fa-home {
  color: #ffffff;
  font-size: 12px;
  transition: 0.5s;
}

em.fa.fa-home:hover {
  color: #27c0ed;
  transition: 0.5s;
}

span.breadcrumb-seprator {
  color: #ffffff;
}

.news-image img {
  object-fit: cover;
  width: 100%;
  height: 220px;
  object-position: top;
  filter: grayscale(0.3) brightness(0.9) contrast(0.9);
  transition: 0.5s;
}

.news-main-div:hover .news-main-title {
  color: #009f47;
  transition: 0.5s;
}

.news-main-div:hover .readmore-div {
  margin-left: 7px;
  transition: 0.5s;
}

.news-image-archive img {
  width: 100%;
  transition: 0.5s;
  height: 280px;
  object-position: center;
  object-fit: cover;
}

h5.news-main-title-archive {
  color: #686868;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 11px;
  line-height: 37px;
  letter-spacing: -0.5px;
  margin-top: 10px;
  transition: 0.5s;
  padding-left: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid #eae9e9;
  text-align: left;
}

p.news-main-p-archive {
  font-size: 15px;
  line-height: 30px;
  /* height: 80px; */
  letter-spacing: -0.5px;
  text-align: justify;
  padding-left: 0;
  margin-bottom: 0px;
}

h6.news-date-h {
  font-size: 13px;
  color: #f06431;
  text-align: right;
  /* font-family: 'Yekan Bakh FaNum' !important; */
  margin-top: 10px;
  margin-bottom: 15px;
  width: 154px;
  padding: 7px 0px;
  text-align: left;
  font-weight: 600;
}

.news-main-div-archive:hover .news-main-title-archive {
  /* color: #00a651; */
  transition: 0.5s;
}

.news-main-div-archive:hover .readmore-div img {
  margin-left: -10px;
  transition: 0.5s;
}

.readmore-div img {
  transition: 0.5s;
}

.news-main-div:hover .news-image-archive img {
  filter: brightness(1.1);
  transition: 0.5s;
}

.news-main-div-archive {
  padding: 40px;
  border-radius: 6px;
  transition: 0.5s;
  box-shadow: 0 1px 16px 5px rgb(0 0 0 / 4%), 0 2px 6px rgb(0 0 0 / 0%),
    0 8px 16px rgba(0, 0, 0, 0.04);
}

div.news-main-full-archive {
  background: #ffffff;
  padding-bottom: 14px;
  padding-top: 4px;
}

.news-main-div-archive:hover {
  background: #f7f7f7;
  transition: 0.5s;
}

.news-image-single img {
  width: 100%;
  height: 300px;
  object-fit: cover;
   border-radius: 6px;
}

.news-single-text-full-div {
  /* padding: 20px; */
}



.ArticleView .iconpane a {
  background: #f1f1f100 !important;
  color: #fff !important;
  border: 1px solid #e7e6e691 !important;
  color: #c3c3c3 !important;
  font-size: 17px !important;
  width: 30px !important;
    border-radius: 16px;
  height: 30px !important;
  display: inline-block !important;
  text-align: center !important;
  padding-top: 4px !important;
}

.news-single-content-p {
  /* padding: 30px 0px; */
}

.news-single-content-p p {
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}

button,
input,
optgroup,
select,
textarea {
  border: 1px solid #d5d4d4 !important;
}

.heading_wrapper {
  margin-bottom: 30px;
  font-size: 17px;
    color: #444;
    background-color: #f4f4f4;
    border-radius: 0px 50px 50px 0px;
    padding-left: 15px;
    position: relative;
    padding-block: 4px;
}
.heading_wrapper::after {
    border-radius: 0 10px 10px 0;
    background-color: #f15923;
    position: absolute;
    content: "";
    height: 51%;
    top: 13px;
    left: 0px;
    display: block;
    width: 5px;
}
/* i.fa.fa-chevron-down {
  font-size: 10px;
  position: relative;
  right: -4px;
  top: 1px; 
} */

/* a.dropdown-item {
  padding: 4px; 
  font-size: 13px;
  color: #073f76;
  text-align: right;
  white-space: normal;
  text-align: left;
} */

.companies-image-div img {
  width: 100%;
  object-fit: cover;
  height: 370px;
}

.pic_box img {
  object-fit: cover;
}

.Theme_08_Default li img {
  max-width: 100%;
  vertical-align: middle;
  height: 230px;
  border-radius: 6px;
}

p img {
  border-radius: 6px;
}

.ChartTooltips li {
  margin: 0;
  padding: 0;
  display: block !important;
  line-height: 2 !important;
  font-size: 13px;
  /* padding: 0px 10px; */
  color: #585858;
  text-align: left;
}

.ChartTooltips {
  text-align: right !important;
}

span.breadcrumb-css.DefaultHoverColor {
  color: #ffffff;
  font-size: 12px;
  transition: 0.5s;
}

div#dnn_Pane_footer1 li a {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.5px;
}

div#dnn_Pane_footer2 li a {
  font-size: 13px;
  line-height: 27px;
  letter-spacing: -0.5px;
  color: #fff;
}

div#dnn_Pane_footer3 li a {
  font-size: 13px;
  line-height: 27px;
  letter-spacing: -0.5px;
}

div#dnn_Pane_footer4 li a {
  font-size: 13px;
  line-height: 27px;
  letter-spacing: -0.5px;
}

.managers-img img {
    height: 267px !important;
    width: 85% !important;
    border-radius: 6px;
object-fit: cover;
  filter: grayscale(0.3) brightness(1.1) contrast(0.8);
}

svg.bi.bi-person-bounding-box {
  fill: #009fe0;
  width: 30px;
}

svg.bi.bi-diagram-3-fill {
  fill: #009fe0;
  width: 30px;
}

svg.bi.bi-mortarboard-fill {
  fill: #009fe0;
  width: 30px;
}

svg.bi.bi-file-person {
  fill: #009fe0;
  width: 30px;
}

td p {
  margin-bottom: 0px;
  color: #212529 !important;
  font-size: 15px !important;
  text-align: center !important;
  margin: 0 !important;
}

td {
  color: #212529 !important;
  font-size: 15px !important;
}

span.managers-title {
  font-size: 17px;
  font-weight: 600;
  color: #009fe0;
}
span.managers-btn {
  font-size: 17px;
  font-weight: 600;
  color: #004b97;
}

.managers-full-div {
  padding: 20px;
  border: 1px solid #ededed;
  background: #fbfbfb;
  margin-bottom: 40px;
  border-radius: 6px;
  box-shadow: 0 1px 16px 5px rgb(0 0 0 / 4%), 0 2px 6px rgb(0 0 0 / 0%),
    0 8px 16px rgba(0, 0, 0, 0.04);
}

section.slider-sec-fulldiv {
  margin-top: 90px;
  overflow: hidden;
}

td a {
  color: #074d95;
}

.t-news-img img {
  width: 100%;
  object-fit: cover;
  transition: 0.5s;
  height: 500px;
  min-height: 466px;
}

a.breadcrumb-css.DefaultHoverColor span {
  color: #ffffff;
}

.slider-news-img img {
  max-height: 481px;
  width: 54%;
  object-fit: cover;
  height: 480px;
}

table.dnnPermissionsGrid,
table.dnnGrid,
table.dnnASPGrid {
  width: 100%;
}

.imglist.dg-imagebox:hover .news-cont {
  background: rgb(238 238 238) !important;
  transition: 0.5s !important;
}

ul.page-break-section {
  box-shadow: none !important;
}

.LiveForm.Default .Field.Heading .Header {
  color: #004b97 !important;
  font-size: 21px !important;
}

ul.listItem li a {
  color: #565656d6;
  font-size: 14px;
  line-height: 31px;
  letter-spacing: -0.5px;
  padding-right: 5px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: 500;
}

ul.listItem li {
  padding-right: 10px;
}

ul.listItem li a:hover {
  color: #074d95;
}

em.fa.fa-angle-double-left.blue {
  color: #074d95;
  font-size: 10px;
  margin-right: 2px;
  transform: rotate(180deg);
}

.news-main-div:hover img {
  filter: grayscale(0) brightness(1.1) contrast(1.1);
  transition: 0.5s;
}

.t-news-img:hover img {
  filter: brightness(1.1) contrast(1.1);
}

ul.listItem {
  list-style: none !important;
}

/* .navbar>.container, .navbar>.container-fluid, .navbar>.container-md, .navbar>.container-sm{
  display: flex;
  align-items: center !important;
  justify-content: flex-start;
} */

.LiveForm.Default .Field.Matrix.Checkb.Required table,
.LiveForm.Default .Field.Matrix.Radiob.Required table,
.LiveForm.Default .Field.Required input,
.LiveForm.Default .Field.Required textarea,
.LiveForm.Default .Field.Required .plupload_filelist_footer,
.LiveForm.Default .Field.Required select,
.LiveForm.Default .Field.Required.Radiobutton table,
.LiveForm.Default .Field.Required.Checkbox table,
.LiveForm.Default .Field.Required.ScaleRating table,
.LiveForm.Default .Field.Required .StarRatingRequired,
.LiveForm.Default .ElectronicSignature.Required .jSignature,
.LiveForm.Default .Field.Required tags {
  border-right: 2px solid #ff4b4b !important;
}

.postComment input[type="button"] {
  margin-right: 0px !important;
}

.owl-nav {
  position: absolute;
  top: 36%;
  width: 100%;
  direction: ltr;
}

button.owl-next {
  right: 1%;
  position: absolute;
}

button.owl-prev {
  left: 1%;
  position: absolute;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  border: 0px !important;
  color: #fff;
  font-size: 48px;
  font-family: "Font Awesome 5 Free";
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #009e47;
}

button.owl-dot {
  border: none !important;
}

.owl-dots {
  margin-top: -26px;
  position: relative;
  right: -120px;
  direction: ltr;
}

h2.video-title {
  border-bottom: 1px solid #d5d5d5;
  margin-top: 17px;
  margin-bottom: 50px;
  font-size: 22px;
  padding-bottom: 37px;
  color: #041560;
}

.catalogue-btn-col {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.listingItem .imglist .news-cont {
  backdrop-filter: blur(1px) !important;
}

section.footer ul {
  list-style: none !important;
  font-size: 15px;
}

section.footer li a span:hover {
  color: #1f1f1f !important;
}

.postComment input[type="text"] {
  box-shadow: none !important;
}
.footer li {
  color: #fff !important;
  line-height: 34px !important;
  font-size: 15px !important;
}
.block-contacts {
  padding: 0 !important;
}

.contacts-title {
font-size: 17px;
    color: #444;
    background-color: #f4f4f4;
    border-radius: 0px 50px 50px 0px;
    padding-left: 15px;
    position: relative;
    display: flex;
    align-items: center;
    padding-block: 10px;
    margin-bottom: 27px;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.contacts-title::after {
border-radius: 0 10px 10px 0;
    background-color: #f15923;
    position: absolute;
    content: "";
    height: 51%;
    top: 16px;
    left: 0px;
    display: block;
    width: 5px;
    transition: .4s;
}
.contacts-title .icondiv {
    background-color: #ffffff;
    height: 42px;
    display: inline-block;
    width: 46px;
    text-align: center;
    margin-right: 9px;
    position: relative;
    border-radius: 50%;
}
.contacts-title .icondiv::after {
  content: "";
    position: absolute;
    inset: 0;
    background-color: #f15e27;
    mix-blend-mode: color;
    transition: background 350ms ease-in-out;
    border-radius: 50%;
    pointer-events: none;
}
.block-contacts:hover .icondiv::after ,.block-contacts:hover .contacts-title::after{
    background:  #009fe0;
    transition: background 350ms ease-in-out;
}
.contacts-title .icondiv i {
color: #f15923;
    font-size: 21px;
    margin-top: 11px;
}

.contacts-title span {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-right: 50px;
}

.contactboxm h4 {
  text-align: right;
  font-size: 15px;
  margin-top: 8px;
}

.contactboxm p {
  text-align: right;
  margin-bottom: 0px;
}

.contactboxm a {
  color: #444;
}

.contactitems {
  margin-top: 30px;
}

.contactboxm {
  padding: 15px 0px;
  margin: 0px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.contacts-body {
  padding: 20px;
}

.LiveForm.Default .Submit-Align-Right {
  text-align: right !important;
}
img.social-icons {
  filter: saturate(0) invert(1) brightness(2.5);
  opacity: 0.7;
  width: 22px;
  margin-left: 14px;
}

@media only screen and (max-width: 1024px) {
}
.pro-photo .content h3 {
  text-align: center;
}
@media only screen and (max-width: 455px) {
  div.slider-news-full-div {
    margin-top: -1px;
    padding-left: 13%;
    padding-right: 8%;
  }
  section.slider-sec {
    padding-top: 73px;
    padding-bottom: 251px;
    position: relative;
    z-index: 2;
    max-height: 500px;
    top: -28px;
    height: 426px;
    height: 500px;
  }
  .news-image img {
    height: 250px;
  }
  div.slider-news-p-div {
    padding-right: 15px;
    margin-top: -8px;
  }
  .slider-news-img img {
    max-height: 339px;
    width: 100%;
    object-fit: cover;
    height: 52vh;
    margin-top: 396px;
  }
  p.news-slider {
    padding-top: 14px;
  }
}
@media (max-width: 900px) and (min-width: 456px) {
  div.slider-news-full-div {
    margin-top: -1px;
    padding-left: 13%;
  }
  section.slider-sec {
    padding-top: 73px;
    padding-bottom: 251px;
    position: relative;
    z-index: 2;
    background: url(/Portals/_default/Skins/raahbar-en/raahbar/assets/img/News-Back-responsive.png)
      87% 75% / cover no-repeat !important;
    max-height: 500px;
    top: -28px;
    height: 396px;
  }
  div.slider-news-p-div {
    margin-top: -8px;
  }
  .slider-news-img img {
    max-height: 339px;
    width: 100%;
    object-fit: cover;
    height: 52vh;
    margin-top: 396px;
  }
  p.news-slider {
    padding-top: 14px;
  }
}
@media (max-width: 990px) and (min-width: 906px) {
  div.slider-news-full-div {
    margin-top: -1px;
    padding-left: 26%;
    padding-right: 0;
  }
  section.slider-sec {
    padding-top: 73px;
    padding-bottom: 251px;
    position: relative;
    z-index: 2;

    max-height: 500px;
    top: -28px;
    height: 396px;
  }
  div.slider-news-p-div {
    padding: 0 12px 0 67px;
    margin-top: -8px;
  }
  .slider-news-img img {
    max-height: 339px;
    width: 100%;
    object-fit: cover;
    height: 52vh;
    margin-top: 396px;
  }
  p.news-slider {
    padding-top: 14px;
  }
}
@media (max-width: 1350px) and (min-width: 991px) {
  div.slider-news-full-div {
    margin-top: -1px;
    padding-left: 17%;
    padding-right: 3%;
  }
  section.slider-sec {
    padding-top: 50px;
    padding-bottom: 251px;
    position: relative;
    z-index: 2;
    max-height: 500px;
    top: -28px;
    height: 480px;
  }
  div.slider-news-p-div {
    margin-top: -8px;
  }
}

.managers-img {
  text-align: center;
}

.managers-img p img {
  width: 100% !important;
}
.managers-full-div p {
  max-height: 210px;
  overflow-y: auto;
}
@media (max-width: 425px) {
  .news-secondary-title {
    padding-top: 10px;
    font-size: 13px;
  }
  .news-main-div:hover .news-main-title {
    color: #004b97 !important;
  }
}
@media (max-width: 762px) {
  .news-image-archive img {
    height: auto;
  }
  .t-news-img img {
    height: auto;
    min-height: 0px !important;
  }
}

.postRating img {
  width: 100% !important;
  height: auto !important;
}

.postRating {
  overflow: auto;
}

div#dnn_Pane_footer1 {
}

.managers-img p {
  overflow: visible;
}
/*home map section*/
img.pdsc {
  width: 130px;
  height: 130px;
  margin-left: 10px;
}
p.hp {
  color: #4e4e4e;
}
.tt_custom_sm {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
}
#map_container {
  position: relative;
  width: 100%;
}

#water_layer {
  position: absolute;
  top: 7%;
  left: 4%;
  width: 97%;
  height: 95%;
  z-index: 0;
  opacity: 1;
}

#map {
  position: relative;
  z-index: 1; /* Ensure the map appears above */
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 1600px) {
  .map-sec .container {
    max-width: 1700px !important;
  }
}

#water_layer .sea path,
#water_layer .lake path {
  fill: #084d95;
}
.productionCo .details {
  display: none;
}
.productionCo .TitleH2 {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  font-size: 17px;
  border-bottom: 1px solid #ffffff !important;
  color: #009fe0 !important;
  font-weight: 600;
  padding-bottom: 7px;
  letter-spacing: -0.5px;
}
.productionCo .listItem.mt-15.mb-30 {
  list-style: disc;
}
.productionCo ul {
  padding-left: 0;
}
.productionCo ul.listItem li {
  padding-right: 0px;
}
.productionCo .listItem.mt-15.mb-30 li {
  font-size: 14px;
  color: #038f52;
  font-weight: 600;
}
.productionCo .listItem.mt-15.mb-30 li a {
  color: #5b5b5b;
}
.productionCo .heading_wrapper {
  margin-bottom: 21px;
  margin-top: 40px;
}
.productionCo .listItem.mt-15.mb-30 li:hover a {
  color: #038f52;
}
.tt_name_sm {
  float: right !important;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
}
.tt_sm {
  border-radius: 5px;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  background-color: white;
  padding: 12px 12px !important;
  opacity: 0.9;
  font-family: "Yekan Bakh FaNum" !important;
  color: #084d98 !important;
}
.tt_custom_sm p {
  font-size: 12px;
  text-align: right;
  margin-left: 3px;
  line-height: 22px;
  color: #434343;
}
.xmark_sm {
  float: left !important;
}
a.btn_simplemaps {
  border-color: #ababab;
  border-radius: 2px;
  color: #5b5b5b;
  transition: 0.3s;
  text-decoration: none;
  font-size: 13px;
}
a.btn_simplemaps:hover {
  background-color: #084d98;
  border-color: #084d98;
  transition: 0.3s;
  color: #fff;
  text-decoration: none;
}
.tt_mobile_sm {
  display: none;
}
.tt_custom_sm {
  flex-direction: column;
}

.breadcrumb-main-div {
  text-align: left;
}

.LiveForm.Default .Field.mobile-under label[class*="Field-Label-"] {
  text-align: left !important;
}

.Submit-Align-Center {
  text-align: left !important;
}

a.LA-ui-accordion-header {
  font-size: 22px !important;
  color: #009fe0 !important;
  font-weight: 600 !important;
}

.ChartTooltips li span {
  margin-right: 5px !important;
}

.liveaccflat .ui-accordion .ui-accordion-header {
  padding: 0px 39px 0px 12px !important;
}

tr.dnnGridItem td,
tr.dnnGridAltItem td {
  text-align: left;
}

.dnnForm {
  width: 100%;
  overflow: auto;
}

@media (max-width: 768px) {
  h1.pagetitle {
    font-size: 25px;
  }
}
@media (width<=768px) {
  #dnn_pageTitleContainer::after {
    left: -10%;
    height: 45vh !important;
  }
  .pageheader-sec p img {
    height: 45vh !important;
  }
  .pageheader-sec {
    height: 45vh;
  }
}
@media (width<=448px) {
  #dnn_pageTitleContainer::after {
    left: -33%;
  }
}
@media (width<=370px) {
  #dnn_pageTitleContainer::after {
    left: -43%;
  }
}
table {
  width: 100%;
  border: 1px solid #dfdfdf;
  border-collapse: collapse;
}
th, td {
  padding: 12px 15px;
  text-align: center !important;
  border: 1px solid #ddd !important;
}
th {
  font-weight: bold;
}
td {
  color: #333;
}
.dnnGridAltItem{
  background-color: #fff !important;
}
.dnnGridItem:hover, .dnnGridAltItem:hover {
    background-color: #f0643117 !important;
}
tr:nth-child(even) {background-color: #f2f2f2;}
@media (max-width: 600px) {
  th, td {
      padding: 10px;
      font-size: 14px;
  }
}
table span{
  color: unset !important;
}
.ArticleView .iconpane{
  display: none;
}
.ArticleView .back a{
  color: #ffffff !important;
    text-align: center;
    font-size: 15px !important;
    padding: 10px 20px !important;
    height: 58px;
    background-color: var(--primary-color) !important ;
    padding-block: 16px !important;
    width: 218px !important;
    margin: 0 auto !important;
    margin-top: 60px !important;
    border-radius: 55px !important;
    display: inline-block !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    z-index: 1;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    border: 1px solid var(--primary-color) !important;
}
.postComment input[type="button"]{
      background-color: var(--primary-color) !important;
    height: 58px !important;
    width: 225px !important;
    font-size: 15px !important;
    margin: 0 auto !important;
    margin-top: 60px !important;
    color: #ffffff !important;
    border-radius: 55px !important;
    display: inline-block !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    z-index: 1;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    border: 1px solid var(--primary-color) !important;
}
section.slider-sec{
      overflow: hidden;
}