body {
  direction: ltr;
  font-family: IRANSansX !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
}

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

img.logo-top {
  width: 260px;
  height: 82px;
}

.nav-item:hover .dropdown-menu {
  display: block;
}
.text-start {
    text-align: right !important;
}
section.top-header {
  padding-top: 60px;
  padding-bottom: 9px;
  background: linear-gradient(90deg, #f1f5f7, #dce6eb);
  box-shadow: 0 2px 6px rgba(0, 47, 90, .25);
  position: relative;
  z-index: 9;
}

.navbar-nav {
  padding-right: 0px;
}

@media (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1150px;
  }
}

a.nav-link {
  font-size: 15px;
  color: #005591 !important;
  font-weight: 500;
  letter-spacing: -0.5px;
}

a.nav-link:hover {
  color: #0a3350;
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link {
  color: #005691;
}

.nav-item {
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 11px;
}



div.slider-div {
  padding: 35px;
  padding-top: 26px;
  padding-bottom: 26px;
  width: 550px;
  height: 209px;
  position: relative;

}
.slider-cont .row{
    justify-content: center;
}
h2.slider-title {
  color: #ffffff;
  letter-spacing: -1px;
  font-size: 28px;
  /*font-weight: 400;*/
  line-height: 53px;
}


.btn-main {
  background: #007ab9;
  border-radius: 0px;
  width: 111px;
  padding-top: 7px;
  padding-bottom: 7px;
  letter-spacing: -0.5px;
  border-style: solid;
  border-color: #007ab9;
  font-size: 13px;
  margin-top: -12px;
}

.btn-main:hover {
  background: #007ab9;
}

h3.slider-subtitle {
  margin-bottom: 27px;
  letter-spacing: -1px;
  font-size: 18px;
  color: #ffffff;
  line-height: 30px;
 
}

.top-header1 {
  padding-top: 9px;
  padding-bottom: 3px;
  background: #d0e2ea;
  border-bottom: 0.5px solid #007ab92b;
}

h5.topheader-1 {
  color: rgb(67 120 156);
  font-size: 13px;
}

section.about {
  padding-top: 40px;
  padding-bottom: 40px;
  border: 0.5px solid rgb(0 47 90 / 9%);
}

h2.about-title {
  color: #005591;
  margin-bottom: 15px;
  font-size: 24px;
}

p.about-p {
  color: #005591;
  line-height: 25px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
}

span.link-more {
  color: #007ab9;
  font-size: 16px;
  font-weight: 400 !important;
}

.main-project-box {
  border: 1px solid rgba(0, 47, 90, .15);
  background: #f0f2f2;
  min-height: 301px;
}

img.box-img {
  width: 100%;
  height: 290px;
  object-fit: cover;
  filter: contrast(0.7) brightness(1.1) grayscale(0.4);
  transition: 0.5s;
}

div.box-text-div {
  padding: 15px 26px;
  transition: .5s;
}

h3.box-title {
  font-size: 16px;
  color: #005591;
  margin-bottom: 16px;
}

p.box-p {
  font-size: 14px;
 text-align: left;
  color: #1a5e8e;
  font-weight: 400 !important;
  letter-spacing: 0px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

section.project-sec {
  padding-top: 40px;
  padding-bottom: 40px;
}


.box-img2 img {
  width: 100%;
  object-fit: cover;
  filter: contrast(0.8) brightness(1.3);
  transition: 0.5s;
  height: 100%;
}

section.news {
  padding: 20px 14px 40px;
  background: #e0e9ed;
}

div.map-right {
  padding-top: 161px;
  padding-bottom: 71px;
  padding-right: 100px;
  padding-left: 100px;
}

section.map-sec {
  border: 0.5px solid rgba(0, 47, 90, .15);
}

.about-title.maptitle {
  font-size: 24px;
  letter-spacing: -1px;
}

section.footer {
  padding-top: 25px;
  background: linear-gradient(to bottom right, #f1f5f7, #dce6eb);
  padding-bottom: 25px;
}

h5.news-date {
  color: #002f5a;
  font-size: 14px;
  letter-spacing: -0.5px;
  font-weight: 300;
  margin-bottom: 2px;
}

h4.events-title {
  font-size: 12px;
  line-height: 22px;
  color: #00a0e1;
  letter-spacing: 0.5px;
  transition: 0.5s;
}

.about-title.event-title {
  margin-bottom: 26px;
}

h3.events-more-link {
  margin-top: 18px;
  font-size: 13px;
  color: #007ab9;
  transition: 0.5s;
  letter-spacing: -0.5px;
}

h3.events-more-link:hover {
  color: #005691;
  transition: 0.5s;
}

h4.events-title:hover {
  color: #007ab9;
  transition: 0.5s;
}

section.copyright {
  /* margin-top: 27px; */
  padding-top: 20px;
  background: linear-gradient(to bottom right, #f1f5f7, #dce6eb);
  position: relative;
  border-top: 1px solid #1c579c3b;
  bottom: 0;
  width: 100%;
  z-index: 200;
}

.nav-item.nav-footer {
  padding-right: 5px;
  padding-left: 5px;
}



.container.slider-cont {
  padding-top: 122px;
  padding-bottom: 200px;
  /* background: #0003;*/
}

.main-project-box:hover img {
  filter: contrast(1.0);
  transition: 0.5s;
}

div#navcol-1 {
  /* display: flex; */
  justify-content: center;
}

.btnm {
  color: #ffffff;
  border-radius: 1px;
  font-size: 14px;
  position: relative;
  right: 0;
  cursor: pointer;
  border: 1px solid #007ab9;
  text-align: center;
  background: #007ab9;
  padding: 4px 28px;
}

.btnm:hover {
  color: #007ab9;
  border: 1px solid #007ab9;
  background: #fff;
}

.logot {
  color: #ffffff;
  border-radius: 1px;
  font-size: 14px;
  position: relative;
  right: 36%;
  bottom: 35% !important;
  cursor: pointer;
  border: 1px solid #007ab9;
  text-align: center;
  background: #007ab9;
  padding: 0px 28px;
}

.logot:hover {
  color: #007ab9;
  border: 1px solid #007ab9;
  background: #fff;
}

.dropdown-menu {
  display: none;
  background: #e5ecf0;
  padding: 0;
  border-radius: 0;
  text-align: right;
  line-height: 34px;
  border: none;
  margin-top: 7px;
}

.dropdown:hover .dropdown-menu {
  display: block;
  padding-top: 9px;
  background: none;
  border: none;
}

a.dropdown-item {
  text-align: left;
  font-size: 13px;
  padding-right: 7px !important;
}

.dropdown-item:focus,
.dropdown-item:hover{
  color: #fff;
  background: #0d80bc;
}
.dropdown-item.active, .dropdown-item:active{
  background: #0d80bc;
}
.dropdown-item.active a{
  color: #fff !important;
}
i.fa.fa-chevron-down {
  font-size: 11px;
}

.nav-link.dropdown-toggle:before {
  content: "\f107";
  font-family: FontAwesome !important;
  position: relative;
  float: left;
  right: 4px;
  bottom: 2px;
}

.dropdown-toggle::after {
  display: none;
}

.aboutfbg {
  background: url(../img/bg1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px;
  position: relative;
  transition: 0.5s;
}

.aboutfbg:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: #e0e9eed9;
  z-index: 0;
  transition: 0.5s;
}

.aboutfbg2 {
  background: url(../img/bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0px;
  position: relative;
  transition: 0.5s;
}

.aboutfbg2:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: #e0e9eed9;
  z-index: 0;
  transition: 0.5s;
}

.aboutF {
  z-index: 999999;
  position: relative;
  padding-top: 122px;
  padding-bottom: 122px;
  padding: 122px 57px;
}

.aboutF h3 {
  color: #007ab9;
  border-bottom: 2px solid #007ab9;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 19px;
}

.aboutF p {
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #001828;
  text-align: justify;
  margin-bottom: 30px;
}

.slider {
  height: 69vh;
  position: relative;
  right: 0px;
  width: 100% !important;
}

.owl-carousel.owl-rtl {
  direction: rtl;
  height: 69vh;
}

.btn-main:hover {
  background: #dfe8ed;
  border: 1px solid #007ab9;
  color: #007ab9;
}

.owl-nav {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
}

.owl-dots {
  position: absolute;
  bottom: 0;
  left: 25px;
}

button.owl-next {
  left: 6px;
  position: absolute;
}

button.owl-prev {
  left: 100px;
  position: absolute;
}

button.owl-prev i,
button.owl-next i {
  font-size: 32px;
  color: #e0e9ed;
}

.owl-theme .owl-dots .owl-dot span {
  background: #dfe9ed;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #007ab9;
}

a.navlink-footer {
  font-size: 14px !important;
  padding: 5px;
}

.aboutfbg:hover:before {
  background: #007ab982;
}

.aboutfbg:hover h3,
.aboutfbg:hover p {
  color: #fff;
  border-color: #fff;
}

.aboutfbg2:hover .btn-main {
  border-color: #dfe8ed;
}

.aboutfbg2:hover:before {
  background: #007ab982;
}

.aboutfbg2:hover h3,
.aboutfbg2:hover p {
  color: #fff;
  border-color: #fff;
}

.aboutfbg2:hover .btn-main {
  border-color: #dfe8ed;
}

section.slidersec {
  overflow: hidden;
}

.dropdown-menu li {
  padding: 2px 12px;
  border-bottom: 1px solid #cacaca9f;
}



.dropdown-menu li:hover {
  background: #007ab9f0;
}


.dropdown-menu li a {
  color: #076697;
  font-size: 13px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  img.logo-top {
    width: 193px;
    height: 63px;
  }

  section.copyright {

    position: relative;

  }
}
@media only screen and (max-width: 320px) {
  div.slider-div{
    padding: 12px;
    width: 420px;
  }
}

.aboutfbg2:hover .btn-main {
  background: #dfe8ed;
  border: 1px solid #007ab9;
  color: #007ab9;
}

.aboutfbg:hover .btn-main {
  background: #dfe8ed;
  border: 1px solid #007ab9;
  color: #007ab9;
}

.aboutfbg2:hover .btn-main:hover {
  background: #007ab9;
  border: 1px solid #007ab9;
  color: #dfe8ed;
}

.aboutfbg:hover .btn-main:hover {
  background: #007ab9;
  border: 1px solid #007ab9;
  color: #dfe8ed;
}

.owl-stage-outer .slider::before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgb(78 75 75 / 46%);
}

.navbar-expand-xl {
  justify-content: flex-start;
  padding: 0;
}

.innerpages {
  min-height: 660px;
  background: #e0e9ed;
  padding: 30px 0;
}

.bc {
  background: #007ab9;
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #00000014;
  padding-left: 23px !important;
}

.bc a {
  color: #ffffff;
  padding: 0 4px;
}

.titleh {
  text-align: left;
}

.col-md-6.bcd {
  padding-top: 6px;
 text-align: end;
}

.titleh h4 {
  color: #ffffff;
  margin-bottom: 0;
}

.innersec {
  background: #ffffff;
  min-height: 575px;
  border-radius: 5px;
  border: 1px solid rgba(0, 47, 90, .15);
  padding: 39px 61px 39px 61px;
}

.innerimage img {
  width: 100%;
  border-radius: 4px;
  transition: 0.9s;
  border-radius: 0px;
}

.TitleH2 {
  color: #007ab9;
  position: relative;
  border-bottom: 2px solid #007ab9;
  padding-bottom: 12px;
  font-size: 20px;
  line-height: 50px;
}

.innertext p {
  line-height: 32px;
  font-size: 14px;
  text-align: justify;
}

.innerimage img:hover {
  filter: grayscale(1);
}

.heading_wrapper h2 {
  margin-bottom: 32px;
}

.dlab-post-title .post-title:before {
  content: '';
  display: block;
  width: 2px;
  height: 85%;
  left: -7px;
  margin: 0px;
  top: 10%;
  position: absolute;
  background: #00669b;
}

.blog-post {
  position: relative;
  border: 1px solid #ababab70;
  background: #fafafa;
}

.dlab-post-title {
  text-align: left;
}

.dlab-post-title .post-title {
  margin-top: 15px;
  margin-bottom: 5px;
  margin-right: 15px;
  position: relative;
  color: #696969;
}

.dlab-post-meta {
  margin-bottom: 10px;
  line-height: initial;
}

.dlab-post-meta ul {
  margin: 0;
  list-style: none;
  text-transform: capitalize;
  text-align: right;
  direction: rtl;
}

.dlab-post-meta ul li {
  padding: 0;
  display: inline-block;
  color: var(--color-primary);
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}

.dlab-post-meta ul li strong {
  font-weight: inherit;
}

.dlab-post-meta li:after {
  content: "|";
  display: inline-block;
  font-weight: 400;
  margin-left: 5px;
  opacity: .5;
}

.dlab-post-meta li:last-child:after {
  display: none;
}

.dlab-post-meta a {
  color: inherit;
}

.dlab-post-meta i {
  color: inherit;
  margin: 0 5px;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 500;
}

.text-white .dlab-post-meta a,
.text-white .dlab-post-meta i,
.text-white .dlab-post-meta ul li {
  color: #fff;
}

.dlab-post-meta.text-white i,
.dlab-post-meta.text-white ul li,
.dlab-post-meta.text-white ul li a {
  color: #fff;
}

.dlab-post-meta.text-black i,
.dlab-post-meta.text-black ul li,
.dlab-post-meta.text-black ul li a {
  color: #000;
}

.dlab-post-meta.text-gray i,
.dlab-post-meta.text-gray ul li,
.dlab-post-meta.text-gray ul li a {
  color: grey;
}

.dlab-post-text {
  margin-bottom: 24px;
  text-align: right;
  margin-top: 15px;
}

.dlab-post-text p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #747474;
  height: 100px;
  overflow: hidden;
  direction: rtl;
  text-overflow: ellipsis;
  text-align: justify;
}
 p.news-main-p-archive {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #747474;
    height: 100px;
    overflow: hidden;
    direction: ltr;
    text-overflow: ellipsis;
    text-align: justify;
  }
.dlab-post-text p:last-child {
  margin: 0;
}

.dlab-post-readmore {
  margin-bottom: 15px;
}

.dlab-post-tags {
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
}

.dlab-post-tags .post-tags {
  margin: 0 -3px;
  list-style: none;
}

.dlab-post-tags .post-tags a {
  border: 1px solid #ebedf2;
  padding: 2px 8px;
  color: #a9a9a9;
  margin: 0 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

.dlab-info[class*=border-] .post-title {
  margin-top: 0;
}

.text-white .post-title a {
  color: #fff;
}

.dlab-info>div:last-child,
.dlab-info>p:last-child {
  margin-bottom: 0;
  text-align: left;
}

@media only screen and (max-width:1200px) {
  .dlab-post-meta .d-flex {
    display: block !important;
  }
}

.dlab-media img,
.dlab-post-media img {
  width: 100%;
  height: auto;
}

.dlab-img-effect img {
  display: block;
  margin: 0;
  width: 100%;
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  height: 100%;
  -o-transition: all .8s;
  object-fit: cover;
  overflow: hidden;
}

.site-button,
.site-button-secondry {
  color: #fff !important;
  padding: 7px 28px;
  display: inline-block;
  font-size: 13px;
  outline: 0;
  cursor: pointer;
  /* background-color: #d2151e !important; */
  outline: 0;
  border-width: 0;
  font-family: iransansx !important;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  border-radius: 3px;
  font-weight: 600;
  text-align: center;
  width: 125px;
  white-space: nowrap;
  vertical-align: middle;
}

.site-button {
  background-color: #007ab9;
}

.active>.site-button,
.site-button:active,
.site-button:focus,
.site-button:hover {
  background-color: #004e76;
  color: #fff;
}

.site-button-secondry {
  background-color: #282a3c;
}

.active>.site-button-secondry,
.site-button-secondry:active,
.site-button-secondry:focus,
.site-button-secondry:hover {
  background-color: #3c3e4e;
  color: #fff;
}

.site-button.text-uppercase {
  text-transform: uppercase;
}

.button-sm {
  padding: 5px 10px;
  font-size: 12px;
}

.button-md {
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 500;
}

.button-lg {
  font-size: 18px;
  font-weight: 600;
  padding: 18px 35px;
}

.button-xl {
  font-size: 22px;
  padding: 25px 35px;
}

.dlab-post-title .post-title {
  margin-top: 15px;
  margin-bottom: 5px;
  margin-right: 7px;
  position: relative;
  color: #696969;
  font-size: 19px;
}

.dlab-post-title .post-title a {
  color: #007ab9;
}

.dlab-info.p-a20.border-1 {
  padding: 23px;
}

.box-news {
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: 3px solid white;
  padding: 10px;
}

.box-news img {
  padding: 5px;
  width: 100%;
  /* border: 1px solid #e5e5e5; */
}

.newsshortdes {
  /* background: #ffffff; */
  /* padding: 10px 20px; */
  margin-top: 25px;
}

.abinner h3 {
  position: relative;
}

.abinner h3:before {
  content: '';
  display: block;
  width: 3px;
  height: 85%;
  right: -10px;
  margin: 0px;
  top: 8%;
  position: absolute;
  background: #007AB9;
}

.about-content.abinner.text-right h3 {
  padding: 0 !important;
}


  body {
    direction: ltr;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    letter-spacing: -1px;
  }

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

  img.logo-top {
    width: 260px;
    height: 82px;
  }

  .nav-item:hover .dropdown-menu {
    display: block;
  }

  section.top-header {
    padding-top: 60px;
    padding-bottom: 9px;
    background: linear-gradient(90deg, #f1f5f7, #dce6eb);
    box-shadow: 0 2px 6px rgba(0, 47, 90, .25);
    position: relative;
    z-index: 9;
  }

  .navbar-nav {
    padding-right: 0px;
  }

  @media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
      max-width: 1150px;
    }
  }

  a.nav-link {
    font-size: 15px;
    color: #005591;
    font-weight: 500;
    letter-spacing: -0.5px;
  }

  a.nav-link:hover {
    color: #0a3350;
  }

  .navbar-nav .nav-link.active,
  .navbar-nav .show>.nav-link {
    color: #005691;
  }

  .nav-item {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 11px;
  }

  div.slider-div {
    padding: 35px;
    padding-top: 26px;
    padding-bottom: 26px;
    width: 550px;
    height: 209px;
    text-align: left;
    position: relative;

  }

  h2.slider-title {
    color: #ffffff;
    letter-spacing: -1px;
    font-size: 28px;
    /*font-weight: 400;*/
    line-height: 53px;
  }

  .btn-main {
    background: #007ab9;
    border-radius: 0px;
    width: 111px;
    padding-top: 7px;
    padding-bottom: 7px;
    letter-spacing: -0.5px;
    border-style: solid;
    border-color: #007ab9;
    font-size: 13px;
    margin-top: -12px;
  }

  .btn-main:hover {
    background: #007ab9;
  }

  h3.slider-subtitle {
    margin-bottom: 27px;
    letter-spacing: -1px;
    font-size: 18px;
    color: #ffffff;
    line-height: 25.6px;
  }

  .top-header1 {
    padding-top: 9px;
    padding-bottom: 3px;
    background: #d0e2ea;
    border-bottom: 0.5px solid #007ab92b;
  }

  h5.topheader-1 {
    color: rgb(67 120 156);
    font-size: 13px;
  }

  section.about {
    padding-top: 40px;
    padding-bottom: 40px;
    border: 0.5px solid rgb(0 47 90 / 9%);
  }

  h2.about-title {
    color: #005591;
    margin-bottom: 15px;
    font-size: 24px;
  }

  p.about-p {
    color: #005591;
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
  }

  span.link-more {
    color: #007ab9;
    font-size: 16px;
    font-weight: 400 !important;
  }

  .main-project-box {
    border: 1px solid rgba(0, 47, 90, .15);
    background: #f0f2f2;
  }
.pro-photo img{
    height: 205px;
}

  img.box-img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    filter: contrast(0.7) brightness(1.1) grayscale(0.4);
    transition: 0.5s;
  }

  div.box-text-div {
    padding: 16px;
  }

  h3.box-title {
    font-size: 18px;
    color: #005591;
    margin-bottom: 16px;
  }

  p.box-p {
    font-size: 14px;
    color: #1a5e8e;
    font-weight: 400 !important;
    letter-spacing: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
  }

  section.project-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .box-img2 {
    width: 100%;
    height: 190px;
    filter: contrast(0.8) brightness(1.3);
    transition: 0.5s;
  }

  section.news {
    padding: 20px 14px 24px;
    background: #e0e9ed;
  }

  div.map-right {
    padding-top: 161px;
    padding-bottom: 71px;
    padding-right: 100px;
    padding-left: 100px;
  }

  section.map-sec {
    border: 0.5px solid rgba(0, 47, 90, .15);
  }

  .about-title.maptitle {
    font-size: 24px;
    letter-spacing: -1px;
  }

  section.footer {
    padding-top: 25px;
    background: linear-gradient(to bottom right, #f1f5f7, #dce6eb);
    padding-bottom: 25px;
  }

  h5.news-date {
    color: #002f5a;
    font-size: 14px;
    letter-spacing: -0.5px;
    font-weight: 300;
    margin-bottom: 2px;
  }

  h4.events-title {
    font-size: 12px;
    line-height: 22px;
    color: #00a0e1;
    letter-spacing: 0.5px;
    transition: 0.5s;
  }

  .about-title.event-title {
    margin-bottom: 26px;
  }

  h3.events-more-link {
    margin-top: 18px;
    font-size: 13px;
    color: #007ab9;
    transition: 0.5s;
    letter-spacing: -0.5px;
  }

  h3.events-more-link:hover {
    color: #005691;
    transition: 0.5s;
  }

  h4.events-title:hover {
    color: #007ab9;
    transition: 0.5s;
  }



  .nav-item.nav-footer {
    padding-right: 5px;
    padding-left: 5px;
  }

  h6.copyright-text {
    color: #005691;
    font-size: 13px;
    letter-spacing: -0.5px;
    text-align: center;
  }
  .container.slider-cont {
    padding-top: 122px;
    padding-bottom: 200px;
    /* background: #0003;*/
  }

  .main-project-box:hover img {
    filter: contrast(1.0);
    transition: 0.5s;
  }

  div#navcol-1 {
    /* display: flex; */
    justify-content: center;
  }

  .btnm {
    color: #ffffff;
    border-radius: 1px;
    font-size: 14px;
    position: relative;
    right: 0;
    cursor: pointer;
    border: 1px solid #007ab9;
    text-align: center;
    background: #007ab9;
    padding: 4px 28px;
  }

  .btnm:hover {
    color: #007ab9;
    border: 1px solid #007ab9;
    background: #fff;
  }

  .logot {
    color: #ffffff;
    border-radius: 1px;
    font-size: 14px;
    position: relative;
    right: 36%;
    bottom: 35% !important;
    cursor: pointer;
    border: 1px solid #007ab9;
    text-align: center;
    background: #007ab9;
    padding: 0px 28px;
  }

  .logot:hover {
    color: #007ab9;
    border: 1px solid #007ab9;
    background: #fff;
  }



  .dropdown:hover .dropdown-menu {
    display: block;
    padding-top: 9px;
    background: none;
    border: none;
  }




  .nav-link.dropdown-toggle:before {
    content: "\f107";
    font-family: FontAwesome !important;
    position: relative;
    float: left;
    right: 4px;
    bottom: 2px;
  }

  .dropdown-toggle::after {
    display: none;
  }

  .aboutfbg {
    background: url(../img/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    transition: 0.5s;
  }

  .aboutfbg:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background: #e0e9eed9;
    z-index: 0;
    transition: 0.5s;
  }

  .aboutfbg2 {
    background: url(../img/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
    position: relative;
    transition: 0.5s;
  }

  .aboutfbg2:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background: #e0e9eed9;
    z-index: 0;
    transition: 0.5s;
  }

  .aboutF {
    z-index: 999999;
    position: relative;
    padding-top: 122px;
    padding-bottom: 122px;
    padding: 122px 57px;
  }

  .aboutF h3 {
    color: #007ab9;
    border-bottom: 2px solid #007ab9;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 19px;
  }

  .aboutF p {
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #001828;
    text-align: justify;
    margin-bottom: 30px;
  }

  .slider {
    height: 69vh;
    position: relative;
    right: 0px;
    width: 102% !important;
  }

  .owl-carousel.owl-rtl {
    direction: rtl;
    height: 69vh;
  }

  .btn-main:hover {
    background: #dfe8ed;
    border: 1px solid #007ab9;
    color: #007ab9;
  }

  .owl-nav {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
  }

  .owl-dots {
    position: absolute;
    bottom: 0;
    left: 25px;
  }

  button.owl-next {
    left: 6px;
    position: absolute;
  }

  button.owl-prev {
    left: 100px;
    position: absolute;
  }

  button.owl-prev i,
  button.owl-next i {
    font-size: 32px;
    color: #e0e9ed;
  }

  .owl-theme .owl-dots .owl-dot span {
    background: #dfe9ed;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #007ab9;
  }

  a.navlink-footer {
    font-size: 14px !important;
    padding: 5px;
  }

  .aboutfbg:hover:before {
    background: #007ab982;
  }

  .aboutfbg:hover h3,
  .aboutfbg:hover p {
    color: #fff;
    border-color: #fff;
  }

  .aboutfbg2:hover .btn-main {
    border-color: #dfe8ed;
  }

  .aboutfbg2:hover:before {
    background: #007ab982;
  }

  .aboutfbg2:hover h3,.aboutfbg2:hover p {
    color: #fff;
    border-color: #fff;
  }

  .aboutfbg2:hover .btn-main {
    border-color: #dfe8ed;
  }

  section.slidersec {
    overflow: hidden;
  }

  .dropdown-menu li {
    padding: 2px 12px;
    border-bottom: 1px solid #dfe8ed98;
  }

  .dropdown-menu li:last-child {
    border-bottom: unset;
  }




  @media only screen and (max-width: 1200px) {
    img.logo-top {
      width: 193px;
      height: 63px
    }

    section.copyright {
      position: relative;

    }
  }

  .aboutfbg2:hover .btn-main {
    background: #dfe8ed;
    border: 1px solid #007ab9;
    color: #007ab9;
  }

  .aboutfbg:hover .btn-main {
    background: #dfe8ed;
    border: 1px solid #007ab9;
    color: #007ab9;
  }

  .aboutfbg2:hover .btn-main:hover {
    background: #007ab9;
    border: 1px solid #007ab9;
    color: #dfe8ed;
  }

  .aboutfbg:hover .btn-main:hover {
    background: #007ab9;
    border: 1px solid #007ab9;
    color: #dfe8ed;
  }

  .owl-stage-outer .slider::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(78 75 75 / 46%);
  }

  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0;
  }

  .innerpages {
    min-height: 660px;
    /* background: #e0e9ed; */
    padding: 30px 0;
  }

  .bc {
    background: #007ab9;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #00000014;
    padding-left: 23px !important;
  }

  .bc a {
    color: #ffffff;
    padding: 0 4px;
  }




  .col-md-6.bcd {
    padding-top: 6px;
  }

  .titleh h4 {
    color: #ffffff;
    margin-bottom: 0;
  }



  .innerimage img {
    width: 100%;
    border-radius: 4px;
    transition: 0.9s;
    border-radius: 0px;
  }

  .TitleH2 {
    color: #005591;
    position: relative;
    border-bottom: 2px solid #34afe3;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .innertext p {
    line-height: 32px;
    font-size: 14px;
    text-align: justify;
  }

  .innerimage img:hover {
    filter: grayscale(1);
  }

  .heading_wrapper h2 {
    margin-bottom: 32px;
  }

  .dlab-post-title .post-title:before {
    content: '';
    display: block;
    width: 3px;
    height: 85%;
    right: -13px;
    margin: 0px;
    top: 10%;
    position: absolute;
    background: #007ab9;
  }

  .blog-post {
    position: relative;
    border: 1px solid #ababab70;
    background: #ffffff;
  }



  .dlab-post-title .post-title {
    margin-top: 15px;
    margin-bottom: 5px;
    margin-right: 15px;
    position: relative;
    color: #696969;
  }

  .dlab-post-meta {
    margin-bottom: 10px;
    line-height: initial;
  }

  .dlab-post-meta ul {
    margin: 0;
    list-style: none;
    text-transform: capitalize;
    text-align: right;
    direction: rtl;
  }

  .dlab-post-meta ul li {
    padding: 0;
    display: inline-block;
    color: var(--color-primary);
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
  }

  .dlab-post-meta ul li strong {
    font-weight: inherit;
  }

  .dlab-post-meta li:after {
    content: "|";
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    opacity: .5;
  }

  .dlab-post-meta li:last-child:after {
    display: none;
  }

  .dlab-post-meta a {
    color: inherit;
  }

  .dlab-post-meta i {
    color: inherit;
    margin: 0 5px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
  }

  .text-white .dlab-post-meta a,
  .text-white .dlab-post-meta i,
  .text-white .dlab-post-meta ul li {
    color: #fff;
  }

  .dlab-post-meta.text-white i,
  .dlab-post-meta.text-white ul li,
  .dlab-post-meta.text-white ul li a {
    color: #fff;
  }

  .dlab-post-meta.text-black i,
  .dlab-post-meta.text-black ul li,
  .dlab-post-meta.text-black ul li a {
    color: #000;
  }

  .dlab-post-meta.text-gray i,
  .dlab-post-meta.text-gray ul li,
  .dlab-post-meta.text-gray ul li a {
    color: grey;
  }

  .dlab-post-text {
    margin-bottom: 24px;
    text-align: right;
    margin-top: 15px;
  }

  .dlab-post-text p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #747474;
    height: 100px;
    overflow: hidden;
    direction: rtl;
    text-overflow: ellipsis;
    text-align: justify;
  }

  .dlab-post-text p:last-child {
    margin: 0;
  }

  .dlab-post-readmore {
    margin-bottom: 15px;
  }

  .dlab-post-tags {
    border-top: 1px solid #e9e9e9;
    padding-top: 10px;
  }

  .dlab-post-tags .post-tags {
    margin: 0 -3px;
    list-style: none;
  }

  .dlab-post-tags .post-tags a {
    border: 1px solid #ebedf2;
    padding: 2px 8px;
    color: #a9a9a9;
    margin: 0 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
  }

  .dlab-info[ class*=border-] .post-title {
    margin-top: 0;
  }

  .text-white .post-title a {
    color: #fff;
  }



  @media only screen and (max-width:1200px) {
    .dlab-post-meta .d-flex {
      display: block !important;
    }
  }

  .dlab-media img,
  .dlab-post-media img {
    width: 100%;
    height: auto;
  }

  .dlab-img-effect img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100vh;
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    max-height: 226px;
    -o-transition: all .8s;
	 object-fit: cover;
    overflow: hidden;
  }

  .site-button,
  .site-button-secondry {
    color: #fff !important;
    padding: 7px 28px;
    display: inline-block;
    font-size: 13px;
    outline: 0;
    cursor: pointer;
    /* background-color: #d2151e !important; */
    outline: 0;
    border-width: 0;
    font-family: iransansx !important;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 3px;
    font-weight: 600;
    text-align: center;
    width: 125px;
    white-space: nowrap;
    vertical-align: middle;
  }

  .site-button {
    background-color: #007ab9;
  }

  .active>.site-button,
  .site-button:active,
  .site-button:focus,
  .site-button:hover {
    background-color: #004e76;
    color: #fff;
  }

  .site-button-secondry {
    background-color: #282a3c;
  }

  .active>.site-button-secondry,
  .site-button-secondry:active,
  .site-button-secondry:focus,
  .site-button-secondry:hover {
    background-color: #3c3e4e;
    color: #fff;
  }

  .site-button.text-uppercase {
    text-transform: uppercase;
  }

  .button-sm {
    padding: 5px 10px;
    font-size: 12px;
  }

  .button-md {
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 500;
  }

  .button-lg {
    font-size: 18px;
    font-weight: 600;
    padding: 18px 35px;
  }

  .button-xl {
    font-size: 22px;
    padding: 25px 35px;
  }

  .dlab-post-title .post-title {
    margin-top: 15px;
    margin-bottom: 5px;
    margin-right: 15px;
    position: relative;
    color: #696969;
    font-size: 21px;
  }

  .dlab-post-title .post-title a {
    color: #434343;
  }

  .dlab-info.p-a20.border-1 {
    padding: 23px;
  }

  .box-news {
    position: relative;
    width: 100%;
    /* height: 400px; */
    /* outline: 2px solid white; */
    /* outline-offset: -23px; */
    margin: 0 auto;
    border: 3px solid white;
    padding: 10px;
  }

  .box-news img {
    padding: 5px;
    width: 100%;
    border: 1px solid #e5e5e5;
  }

  .newsshortdes {
    background: #f3f2f2;
    padding: 10px 20px;
    margin-top: 25px;
  }

  .abinner h3 {
    position: relative;
  }

  .abinner h3:before {
    content: '';
    display: block;
    width: 3px;
    height: 85%;
    right: -10px;
    margin: 0px;
    top: 8%;
    position: absolute;
    background: #007AB9;
  }

  .about-content.abinner.text-right h3 {
    padding: 0 !important;
  }

  .abinner p {
    text-align: justify;
    direction: ltr;
    font-size: 14px;
  }

  .font-14 {
    font-size: 14px;
  }

  p {
    line-height: 28px;
    text-align: justify;
  }

  .dlab-img-overlay1:before {
    width: 100%;
    height: 100%;
    opacity: 0;
  }

  .overlay-bx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #007bb952;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
  }

  .dlab-media,
  .dlab-post-media {
    background-color: #fff;
    position: relative;
  }

  .dlab-media {
    overflow: hidden;
    position: relative;
  }

  .dlab-img-effect {
    position: relative;
    overflow: hidden;
    display: block;
  }

  .dlab-gallery-box {
    margin-bottom: 30px;
  }

  .dlab-box,
  .dlab-info,
  .dlab-tilte,
  .dlab-tilte-inner {
    position: relative;
    /* background-color: #eeeeee; */
  }

  .dlab-img-overlay1:after,
  .dlab-img-overlay1:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: .4;
    z-index: 1;
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
  }

  .overlay-bx .align-m,
  .overlay-icon {
    height: auto;
    left: 50%;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 10px;
  }

  p.dez-title.cert-title.m-t0.m-b0 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    font-family: 'IRANSansX';
    margin: 10px 0px;
  }

  p.dez-title.cert-title.m-t0.m-b0 a {
    color: #005591;
  }

  .dez-info.p-a10.bg-white p {
    text-align: center;
  }

  .font-16 {
    font-size: 16px;
  }

  .dlab-box:hover .overlay-bx,
  .dlab-media:hover .overlay-bx,
  .overlay-bx:hover,
  .ow-img:hover .overlay-bx,
  .ow-portfolio-img:hover .overlay-bx {
    opacity: 1;
    visibility: visible;
  }

  .p-a10 {
    padding: 10px;
  }

  .managers-img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
  }

  svg.bi.bi-person-bounding-box,
  svg.bi.bi-diagram-3-fill,
  svg.bi.bi-mortarboard-fill {
    fill: #007ab9;
    width: 30px;
  }

  .managers-full-div {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #ababab70;
    background: #ffffff;
  }




  .news-image-single img {
    width: 100%;
  }

  .vertical_center_2 {
    text-align: center;
  }

  .block-contacts {
    border: 1px solid #d7d7d7;
    padding: 0 !important;
  }

  .contacts-title {
    border-bottom: 1px solid #d7d7d7;
    padding: 8px 16px 8px 3px;
    position: relative;
    font-weight: 700;
    background: #e0e9ed;
    color: #0d618c;
  }

  .contacts-body {
    padding: 20px;
  }

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

  .LiveForm.Default input[type="submit"],
  .LiveForm.Default input[type="button"] {
    background: #007ab9 !important;
  }

  .pagecontent-sec {
    background: #e0e9ed;
  }

  .pagecontent-div {
    background: #ffffffde;
    min-height: 575px;
    border-radius: 5px;
    border: 1px solid rgba(0, 47, 90, .15);
    padding: 45px;
  }

  .news-main-full-archive {
    border-radius: 0px;
    padding: 21px;
    transition: 0.5s;
    border: 1px solid #ababab70;
    background: #ffffff;
  }



  .news-main-full-archive:hover {
    background-color: #e0e9ed;
    transition: 0.5s;
  }

  p.news-main-p-archive {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #747474;
    height: 100px;
    overflow: hidden;
    direction: ltr;
    text-overflow: ellipsis;
    text-align: justify;
  }

  h6.news-date-h {
    color: #0372ab;
    font-size: 13px;
    margin-top: 10px;
  }

  .readmore-div a {
    color: #0372ab;
    font-size: 14px;
  }

  .bcd {
    color: #fff;
  }


  .news-single-content-p {
    font-size: 15px;
    color: #4b4b4b;
  }

  div.office-div {
    margin-left: 12px;
  }

 p.news-main-p-archive {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #747474;
  height: 100px;
  overflow: hidden;
  direction: rtl;
  text-overflow: ellipsis;
  text-align: justify;
}

.font-14 {
  font-size: 14px;
}

p {
  line-height: 28px;
  color: #151515;
}

.dlab-img-overlay1:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.overlay-bx {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #007bb952;
  text-align: center;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}

.dlab-media,
.dlab-post-media {
  background-color: #fff;
  position: relative;
}

.dlab-media {
  overflow: hidden;
  position: relative;
}

.dlab-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
  height: 212px;
}

.dlab-gallery-box {
  margin-bottom: 30px;
}

.dlab-box,
.dlab-info,
.dlab-tilte,
.dlab-tilte-inner {
  position: relative;
  /* background-color: #eeeeee; */
}

.dlab-img-overlay1:after,
.dlab-img-overlay1:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: .4;
  z-index: 1;
  -webkit-transition: all .8s linear;
  -moz-transition: all .8s linear;
  -ms-transition: all .8s linear;
  -o-transition: all .8s linear;
  transition: all .8s linear;
}

.overlay-bx .align-m,
.overlay-icon {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px;
}

p.dez-title.cert-title.m-t0.m-b0 {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  font-family: 'IRANSansX';
  margin: 10px 0px;
  color: #005591;
}

p.dez-title.cert-title.m-t0.m-b0 a {
  color: #005591;
}

.dez-info.p-a10.bg-white p {
  text-align: center;
}

.font-16 {
  font-size: 16px;
}

.dlab-box:hover .overlay-bx,
.dlab-media:hover .overlay-bx,
.overlay-bx:hover,
.ow-img:hover .overlay-bx,
.ow-portfolio-img:hover .overlay-bx {
  opacity: 1;
  visibility: visible;
}

.p-a10 {
  padding: 10px;
}

.managers-img img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

svg.bi.bi-person-bounding-box,
svg.bi.bi-diagram-3-fill,
svg.bi.bi-mortarboard-fill {
  fill: #007ab9;
  width: 30px;
}

.managers-full-div {
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #ababab36;
  background: #f6f6f6d4;
}

.news-image-archive img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-image-single img {
  width: 100%;
  height:auto;
  object-fit: cover;
}

.vertical_center_2 {
  text-align: center;
}

.block-contacts {
  border: 1px solid #d7d7d7;
  padding: 0 !important;
}

.contacts-title {
  border-bottom: 1px solid #d7d7d7;
  padding: 8px 16px 8px 3px;
  position: relative;
  font-weight: 700;
  background: #e0e9ed;
  color: #0d618c;
}

.contacts-body {
  padding: 20px;
}

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

.LiveForm.Default input[type="submit"],
.LiveForm.Default input[type="button"] {
  background: #007ab9 !important;
}

.pagecontent-sec {
  background: #e0e9ed;
}

.pagecontent-div {
  background: #ffffffde;
  min-height: 575px;
  border-radius: 5px;
  border: 1px solid rgba(0, 47, 90, .15);
  padding: 45px;
}

.news-main-full-archive {
  border-radius: 0px;
  padding: 21px;
  transition: 0.5s;
  border: 1px solid #ababab70;
  background: #fafafa;
}


.news-main-full-archive:hover {
  background-color: #e0e9ed;
  transition: 0.5s;
}

p.news-main-p-archive {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #747474;
  height: 100px;
  overflow: hidden;
  direction: ltr;
  text-overflow: ellipsis;
  text-align: justify;
}

h6.news-date-h {
  color: #b5b0b0;
  font-size: 13px;
  margin-top: 19px;
}

.readmore-div a {
  color: #0372ab;
  font-size: 14px;
}

.bcd {
  color: #fff;
}


.news-single-content-p {
  font-size: 15px;
  color: #4b4b4b;
}

div.office-div {
  margin-left: 12px;
}

.ArticleView .section .headding {
  background-color: #e0e9ed !important;
}

.ArticleView .section .headding {
  font-family: IRANSansX !important;
}
h5.news-main-title-archive {
  line-height: 31px;
  font-size: 18px;
  color: #007ab9;
	text-align: left;
}
.news-single-content-p {
  padding: 30px 0px;
}
.owl-carousel .owl-stage{
  height: 70vh;
}
.owl-carousel .owl-stage-outer{
  height: 70vh;
}
.navbar-expand .navbar-nav{
  flex-wrap: wrap;
}
h6.copyright-text a {
  color: unset;
}
.footer-links ul li{
  display: inline-block;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
  .aboutF {
    padding: 122px 24px;
}
}
@media only screen and (max-width: 768px)  {
  h5.news-main-title-archive {
    font-size: 15px;
}
.managers-full-div span{
  font-size: 14px;
}
}
.news-image-archive {
  height: 260px;
}
.news-image-single {
  height: 260px;
}
.image.box-img2{
  height: 143px;
}
.box-text-div:hover {
  background-color: #ccd5db59;
  transition: .5s;
}
.navlink-footer:hover {
  color: #002C54 !important;
  transition: .3s;
}
.navlink-footer{
  transition: .3s;
}
a.nav-link.menu-link:hover {
  color: #002C54 !important;
  transition: .3s;
}
a.nav-link.menu-link{
  transition: .3s;
}
.blog-effect1:hover img {
  filter: contrast(1.0);
  transition: 0.5s;
}
.blog-effect1 img{
  object-fit: cover;
  filter: contrast(0.8) brightness(1.3);
  transition: 0.5s;
	} 
.LiveForm.Default .Submit-Align-Right {
    text-align: left !important;
}
.articleImages{
	display: flex;
   flex-wrap: wrap;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
    font-size: 1rem;
    text-align: left;
    border: none;
}

table th {
    background-color: #f5f5f5;
    color: #333;
    font-weight: bold;
    padding: 0.75rem;
    text-align: left;
    border: 1px solid #ddd;
}

table td {
    padding: 0.75rem;
    border: 1px solid #ddd;
    font-size: 11px;
}

table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

table tbody tr:hover {
    background-color: #f1f1f1;
}

@media screen and (max-width: 768px) {
    table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        border: 0;
    }

    table th, table td {
        white-space: nowrap;
        font-size: 0.9rem;
    }
}
.footer-items ul{
margin-right:0px;
}

.footer-items a.nav-link{
  color: #616161 !important;
}

.copyright h4 {
    font-size: 20px;
    margin-bottom: 21px;
    font-weight: 600;
    color: #1c579c;
}

div.copyright {
    padding-top: 12px;
    border-top: 1px solid #1c579c45;
}
section.copyright i {
    font-size: 25px;
    color: #1c579c;
    padding-left: 5px;
    transition: .4s;
}
section.copyright i:hover {
    color: #4f4f4f;
    transition: .4s;
}
.footer-items a.nav-link:hover{
   transition: .4s;
   color: #1c579c  !important;
}