:root {
  --primary-color: #123264;
  --secondary-color: #434647;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: var(--primary-color);
}
@media (min-width: 1400px) {
  .header-center-bg .container,
  .header-center-bg .container-lg,
  .header-center-bg .container-md,
  .header-center-bg .container-sm,
  .header-center-bg .container-xl,
  .header-center-bg\ .container-xxl {
    max-width: 1698px !important;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1600px !important;
  }
}
body {
  background-color: rgb(245, 245, 245);
}

* {
  direction: rtl;
  box-sizing: border-box;
}
.dng-main {
  background-color: unset;
}
a {
  text-decoration: none;
}
a:hover {
  color: unset;
}
p {
  line-height: 32px;
  font-size: 14px;
  line-height: 25px;
  color: #373737;
  font-weight: 500;
}
.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: 14px !important;
  font-weight: 500 !important;
  margin-left: 17px !important;
  margin: 0px 13px !important;
}
.logo {
  width: 264px;
}
.logo img {
  width: 100%;
}
.icon-container {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-container a {
  font-size: 14px;
  color: #fff;
  transition: 0.5s;
}
.icon-container img {
  width: 32px;
  margin-top: -5px;
}

.icon-container a i {
  color: #565656;
  font-size: 19px;
  margin-left: 8px;
}
.floating-active .icon-container a i {
  color: #fefefe;
}
div#headerrow-893713 {
  height: 100px;
  background-color: #fffffff5;
}
.slider-sec {
  height: 112vh;
  overflow: hidden;
  position: relative;
  margin-top: -12vh;
}
.rev_slider .caption,
.rev_slider .tp-caption {
  font-family: "iransans" !important;
}
.btn-slider {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.about-sec {
  padding: 68px 0;
  overflow: hidden;
}
@media (min-width: 1400px) {
  .about-sec .container,
  .about-sec .container-lg,
  .about-sec .container-md,
  .about-sec .container-sm,
  .about-sec .container-xl,
  .about-sec .container-xxl {
    max-width: 1700px !important;
  }
}
.about-container {
  width: 100%;
  padding: 0;
  position: relative;
}
.about-back_color {
  width: 95%;
  height: 760px;
  background-color: var(--primary-color);
}
.about-img {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 66px;
  left: -81px;
}

.about-img img {
  width: 1111px;
  height: 100%;
  object-fit: cover;
}
.about-context {
  padding: 66px 66px 0 0;
  width: 30%;
}
.about-context h1 {
  color: #fff;
  font-weight: 600;
  line-height: 56px;
  font-size: 33px;
}
.about-context p {
  color: #ffffff;
  text-align: justify;
  padding-top: 40px;
  line-height: 26px;
  font-size: 13px;
}
.makran-btn {
  color: #ffffff;
  border-radius: 500px;
  font-weight: 400;
  display: inline-block;
  font-size: 15px;
  padding: 7px 20px;
  width: 133px;
  text-align: center;
  border: 1px solid #fff;
  transition: 0.4s;
  padding: 9px 0px;
}
.makran-btn:hover {
  background-color: #1e56ad;
  transition: 0.4s;
  border-color: #1e56ad;
}
.about-btn_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 21px;
  padding-top: 74px;
}
.makran-btn_filled {
  color: var(--primary-color);
  border-radius: 500px;
  display: inline-block;
  padding: 7px 20px;
  font-size: 15px;
  font-weight: 400;
  width: 200px;
  text-align: center;
  border: 1px solid #fff;
  background-color: #fff;
  transition: 0.4s;
  padding: 9px 0px;
}
.makran-btn_filled:hover {
  background-color: #1e56ad;
  color: #fff;
  transition: 0.4s;
  border-color: #1e56ad;
}
.title-sec_container h3 {
  font-size: 35px;
  font-weight: 700;
  color: var(--secondary-color);
  display: block;
  letter-spacing: -1px;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 70px;
}
.news-sec {
  padding: 90px 0;
}
.news-rows_container {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 37px;
}

.news-each_row {
  display: flex;
  flex-wrap: wrap;
}

.news-each_row img {
  object-fit: cover;
  width: 194px;
  height: 180px;
}
.main-news_container .news-context {
  width: 100%;
}
.news-context {
  width: 68%;
  padding: 20px 28px;
}
.main-news_container {
  width: 100%;
  height: 75%;
}
.main-news_container img {
  height: 490px;
  width: 100%;
  padding: 0 30px;
  object-fit: cover;
}
.news-context h2 {
  font-size: 16px;
  line-height: 28px;
  color: rgb(0, 14, 38);
  font-weight: 700;
  margin-bottom: 17px;
}
.news-context p {
  text-align: justify;
  color: #353535;
  font-weight: 400;
  font-size: 12px;
  padding-top: 6px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.services-sec {
  padding: 90px 0;
}
.services-sec .row .col-md-4 {
  padding: 5px;
}
.services-pics_container {
  width: 100%;
  height: 650px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.services-pics_centercontainer {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 10px;
  flex-direction: column-reverse;
}
.services-main_pic {
  width: 100%;
  height: 435px;
  overflow: hidden;
  position: relative;
}
.services-title_container {
  position: absolute;
  bottom: 18px;
  right: 0px;
  width: 100%;
  height: 100px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgb(88 88 88 / 6%) 35%,
    rgb(44 44 44) 100%
  );
  opacity: 0;
  transform: translateY(0px);
}
.services-main_pic h4,
.services-small_pic h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-right: 14px;
  margin-top: 62px;
}
.services-small_pics {
  height: 32%;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}
.services-main_pic img,
.services-small_pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
  /* filter: contrast(0.7); */
}
.services-main_pic:hover .services-title_container,
.services-small_pic:hover .services-title_container {
  opacity: 1;
  transform: translateY(18px);
  transition: all 0.4s ease;
}
.services-main_pic:hover img,
.services-small_pic:hover img {
  transform: scale(1.05);
  transition: all 0.4s ease;
}
.services-small_pic {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slogan-sec {
  padding: 105px 0 0;
  overflow: hidden;
}
.slogan-left-div {
  background: url(../../theme-assests/img/makran7.jpg) no-repeat;
  height: 626px;
  min-width: 150%;
  background-size: cover;
  display: flex;
  margin-right: 105px;
  justify-content: flex-start;
}
.slogan-right-div {
  padding: 0px 0px 385px 0;
}
.slogan-right-div h3 {
  font-size: 26px;
  letter-spacing: -1px;
  padding-bottom: 26px;
  color: rgb(0, 14, 38);
  font-weight: 600;
}

.slogan-sec .more {
  display: block;
  color: rgb(0, 30, 80);
  font-size: 15px;
  font-weight: 700;
  width: fit-content;
  padding-top: 27px;
  transition: 0.4s;
  border-bottom: 1px solid var(--primary-color);
}
.slogan-sec .more:hover {
  transform: translateY(2px);
  border-bottom: 1px solid #1e56ad;
  transition: 0.4s;
  color: #1e56ad;
}
.slogan2-left-div {
  background: url(../../theme-assests/img/makran6.jpg) no-repeat;
  height: 626px;
  min-width: 150%;
  background-size: cover;
  display: flex;
  margin-left: 105px;
  justify-content: flex-start;
}
.slogan2-right-div {
  padding: 0px 0px 385px 0;
}
.slogan2-right-div h3 {
  font-size: 26px;
  letter-spacing: -1px;
  padding-bottom: 26px;
  color: rgb(0, 14, 38);
  font-weight: 600;
}
.slogan2-right-div p,
.slogan-right-div p {
  text-align: justify;
}
.logo-footer img {
  width: 100%;
}
.logo-footer {
  width: 190px;
  padding-bottom: 16px;
}
.footer-items h4 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 33px;
  color: var(--secondary-color);
}
.copyright p {
  font-size: 13px;
  text-align: right;
  font-weight: 400;
  color: #292929;
}
.about-us-footer p {
  line-height: 25px;
  font-size: 13px;
}
.footer {
  padding-top: 120px;
}
footer .container {
  padding-top: 82px;
  border-top: 2px solid rgb(0, 30, 80);
  padding-bottom: 17px;
}
.copy-right-sec .container {
  border-top: 2px solid rgb(223, 228, 232);
  padding-top: 33px;
  margin-top: 50px;
}
footer ul {
  list-style: none;
  margin-right: 0;
}
footer ul li,
footer ul li a {
  font-size: 13px;
  font-weight: 500;
  color: var(--primary-color) !important;
  margin-bottom: 12px;
  line-height: 23px;
}
.BigBold-Title {
  font-size: 36px !important;
  font-weight: 300 !important;
  top: -30px;
}
.tp-bullets,
.tp-tabs,
.tp-thumbs {
  left: 54% !important;
  display: block !important;
}
.BigBold-Button {
  color: #ffffff !important;
  border-radius: 20px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  font-size: 14px !important;
  padding: 15px 14px !important;
  width: 186px !important;
  text-align: center !important;
  border: 1px solid #fff !important;
  transition: 0.4s;
  z-index: 10 !important;
  /* margin-right: 53px !important; */
  bottom: 2px;
  right: 0px !important;
}
.BigBold-Button_filled {
  color: var(--primary-color) !important;
  border-radius: 200px !important;
  display: inline-block !important;
  padding: 0px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  width: 192px !important;
  text-align: center !important;
  border: 1px solid #fff !important;
  background-color: #fff !important;
  transition: 0.4s;
  z-index: 10 !important;
}
@media screen and (max-width: 835px) {
  .about-context {
    width: 100%;
    padding: 70px 60px;
  }
  .about-img img {
    opacity: 0.2;
  }
  .about-img {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
  }
  .about-back_color {
    width: 100%;
    height: auto;
  }
  .news-each_row img {
    width: 100%;
  }
  .news-context {
    width: 100%;
  }
  .main-news_container {
    height: unset;
  }
  .main-news_container img {
    padding: 0;
    height: unset;
  }
  .logo {
    width: 186px;
  }
  .logo img {
    width: 90%;
  }
  .slogan-left-div {
    height: 200px;
    margin-right: 0;
  }
  .slogan2-left-div {
    height: 200px;
    margin-left: 0;
  }
  .slogan-right-div {
    padding: 31px 22px 48px 22px;
  }
  .slogan2-right-div {
    padding: 31px 22px 48px 22px;
  }
  .BigBold-Title {
    font-size: 27px !important;
    font-weight: 300 !important;
    top: 10px;
  }
  .BigBold-SubTitle {
    font-size: 16px !important;
    font-weight: 500 !important;
    top: -53px !important;
  }
  .btn-slider {
    right: 88%;
  }
  .BigBold-Button {
    width: 160px !important;
  }
  .BigBold-Button_filled {
    width: 160px !important;
    margin-right: -20px !important;
  }
  .Business02-section-02 .is-overlay::after {
    background: rgb(245 245 245 / 88%) !important;
  }
  .page-title.small .main-title {
    padding-top: 0 !important;
  }
}

.BigBold-SubTitle {
  font-size: 16px !important;
  font-weight: 500 !important;
  top: -93px;
  color: #fff !important;
  letter-spacing: 0 !important;
  min-height: unset !important;
}

@media (min-width: 1400px) {
  .services-sec .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1276px !important;
  }
}

@media (min-width: 1400px) {
  .news-sec .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1356px !important;
  }
}

.copyright a:hover {
  color: #17468f;
}

div#slide-3042-layer-11 {
  background: linear-gradient(
    rgba(0, 0, 0, 0) 0%,
    rgb(0 0 0 / 69%) 100%
  ) !important;
}
.page-title > .container {
  border-bottom: 1px solid #bfbfbf;
  height: 230px;
}
.page-title-row-left .center-v {
  justify-content: right;
}
.page-title.small .main-title {
  font-size: 26px;
  padding-top: 86px;
  color: #7c7c7c;
  letter-spacing: -1px;
  text-align: right;
}
#mobileheader-467352 .search-popup-box .icon:hover,
#mobileheader-467352 .search-popup-box:hover .icon {
  color: #353535 !important;
}
.search-popup-box a.search {
  left: 0;
  right: unset !important;
}

.page-breadcrumbs > .container {
  text-align: right;
}

.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link,
.page-breadcrumbs .breadcrumbs a:active,
.page-breadcrumbs .breadcrumbs a:visited {
  color: #898989;
}

.breadcrumbs-box ul li {
  color: #7c7c7c;
}

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

h5.news-main-title-archive {
  line-height: 90px !important;
}

p.news-main-p-archive {
  line-height: 30px;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.news-single-content-p p {
  font-weight: 400 !important;
  line-height: 33px;
  font-size: 15px !important;
}

div#LiveForm1545 ul {
  background: #f5f5f5 !important;
}
.dng-megamenu .dnngo_menuslide {
  left: unset !important ;
  right: 0 !important;
  width: 100vw;
  margin: 0 auto;
}
header {
  position: relative;
}
.dng-megamenu .primary_structure > li {
  position: unset !important;
}
.dng-megamenu .primary_structure {
  position: unset;
}
.dnngo_gomenu li.dir {
  position: relative;
}

.dnngo_gomenu li.dir .dnngo_menuslide {
  background: #e5e5e5cc;
  backdrop-filter: blur(1px);
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0px 31%; /* Keep the padding here; height will adapt */
}
.floating-nav.floating-active .floating-header-logo {
  filter: brightness(1000);
}
.dnngo_gomenu li.dir .dnngo_menuslide .dnngo_slide_menu {
  width: 100%;
  height: 100%;
  background: transparent !important;
  box-shadow: unset !important;
}
.dng-megamenu .dnngo_slide_menu {
  padding: 0 !important;
  min-height: unset !important;
}
.dng-megamenu .dnngo_slide_menu li:last-child {
  padding-bottom: 24px;
}
.dng-megamenu .dnngo_slide_menu li:first-child {
  padding-top: 24px;
}
.dnngo_menu_multi_column {
  display: flex;
  gap: 30px;
}

.menu-column {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 180px;
}
.menu-column {
  width: 30% !important;
}
.colleaug-sec .slick-list {
  direction: ltr;
  height: 220px !important;
}
.colleaug-sec .pro-photo.ico_LeftAndRight_enter {
  height: 100%;
}

.colleaug-sec .pic_box img {
    height: 172px;
    object-fit: contain !important;
}

.colleaug-sec .pic_box,
.colleaug-sec .slick-track,
.colleaug-sec .pro-border,
.colleaug-sec #pro-single-multiple1657 .pro-single-item {
  height: 100%;
}
section.colleaug-sec h3 {
  font-size: 35px;
  font-weight: 700;
  color: var(--secondary-color);
  display: block;
  letter-spacing: -1px;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 70px;
}

section.colleaug-sec {
  padding-top: 90px;
}

.colleaug-sec .slick-prev,
.colleaug-sec .slick-next {
  background-color: #11294e;
}

.colleaug-sec .slick-dots li button:hover,
.colleaug-sec .slick-dots li button:focus,
.colleaug-sec .slick-dots li.slick-active button {
  background-color: #11294e !important;
  border: 1px solid #11294e !important;
}

.colleaug-sec .slick-dots li button {
  border-color: #11294e;
}
.colleaug-sec .pro-border {
  border: unset !important;
}

.colleaug-sec .pro-photo.ico_LeftAndRight_enter {
  background-color: unset !important;
}
