body {
  font-family: "Inter", "sans-serif" !important;
}
table {
  direction: ltr;
  width: 100% !important;
  border-collapse: collapse;
  background: #f8f8f8;
  border-radius: 10px;
  overflow: hidden;
  font-size: 13px;
  box-shadow: 0 0 0 1px #ddd;
  border: 1px solid #ccc;
  text-align: left;
}
th {
  background-color: #a30000 !important;
  color: #fff;
  font-weight: 600;
  padding: 10px 12px;
  border: 1px solid #d9d9d9;
}

td {
  padding: 8px 12px;
  border: 1px solid #e2e2e2;
  font-size: 13px;
  color: #333;
}

td:first-child {
  color: #555;
  font-weight: 500;
}

p {
  margin-top: 15px !important;
  color: #6c6c6c;
  font-size: 17px;
  line-height: 1.8em;
  font-weight: 300 !important;
}

h2 {
  color: #101010;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
}

:root {
  --swiper-theme-color: #ea3539 !important;
}
.container {
  max-width: 1600px !important;
}
a:hover {
  color: #cf1e1e;
}
a:visited {
  color: unset;
}
.Head-Slider {
  position: relative;
}

.Head-Full {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgb(255 255 255 / 19%);
}
.navbar-collapse.collapse.show,
.navbar-collapse.collapsing {
  position: absolute;
  top: 73px;
  right: -55px;
  background-color: #0b335b;
  width: fit-content;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #fff !important;
}
.navbar-toggler {
  background-color: unset !important;
  border: 1px solid #c1cbd5 !important;
}
button.navbar-toggler:focus,
button.navbar-toggler:focus-visible {
  outline: unset !important;
  box-shadow: unset !important;
}

.Title-HeadInfo {
  border-bottom: 1px solid rgb(106 106 106 / 21%);
  display: flex;
  align-items: center;
  padding: 9px 0px;
}

.Head-Call > span {
  color: #474747;
  font-weight: 400;
}

.Head-Mail {
  display: flex;
  align-items: center;
  color: #474747;
  font-weight: 400;
}

.Mail-One > img {
  width: 30px;
  float: right;
  padding-right: 9px;
  opacity: 0.7;
}

.Address-One > img {
  width: 27px;
  float: right;
  padding-right: 7px;
  opacity: 0.8;
}

.Head-Address {
  display: flex;
  align-items: center;
  color: #474747;
  font-weight: 400;
}

.HeadInfo-left {
  justify-content: space-between;
  align-items: center;
  display: none;
}

@media (min-width: 920px) {
  .HeadInfo-left {
    justify-content: space-between;
    align-items: center;
    display: flex !important;
  }
}

.HeadInfo-Right {
  display: flex;
  text-align: center;
}

@media (min-width: 920px) {
  .HeadInfo-Right {
    display: flex;
    text-align: right !important;
  }
}

.Right-Icon > img {
  width: 10%;
}

@media (min-width: 920px) {
  .HeadInfo-Right {
    display: flex;
    text-align: right !important;
  }
}

section.header-slider-sec .container-fluid {
  padding: 0px;
}
/* 100vh, edge-to-edge */
.slider-sec,
.hero-swiper,
.hero-swiper .swiper-wrapper,
.hero-swiper .swiper-slide {
  height: 800px;
}

@media (max-width: 1200px) {
  .slider-sec,
  .hero-swiper,
  .hero-swiper .swiper-wrapper,
  .hero-swiper .swiper-slide {
    height: 495px;
  }
}

.slider-sec {
  position: relative;
}
/* Keep text centered vertically */
.slide-inner {
  height: 100%;
  display: flex;
  align-items: center;
}

/* Optional: make slides act like hero banners */
.hero-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}

/* Example background control (set per slide if you want images) */
.hero-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Tweak your existing text styles as needed */
.Text-Slider h1 {
  margin-bottom: 1rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}

.Text-Slider p {
  color: #fff;
}

.Text-Desktop {
  display: block;
  margin-bottom: 1.25rem;
  opacity: 0.9;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 1);
}
.Button-Slider {
  padding: 0.75rem 1.25rem;
  border: 0;
  border-radius: 999px;
  font-weight: 600;
}

/* Make sure Swiper arrows and pagination are visible on dark backgrounds */
.hero-swiper .swiper-button-prev,
.hero-swiper .swiper-button-next {
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.4));
}
.hero-swiper .swiper-pagination-bullet {
  opacity: 0.6;
}
.hero-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.Listhead-Info {
  list-style: none;
  display: flex;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
}
.Head-Menu .row .col-lg-9 {
  width: unset !important;
}
@media (min-width: 920px) {
  .Listhead-Info {
    list-style: none;
    display: flex;
    padding-top: 8px;
    padding-left: 71px;
    padding-right: 0px;
  }
}

.Listhead-Info > li {
  padding-top: 6px;
}
a {
  color: unset;
  text-decoration: unset !important;
}
@media (min-width: 920px) {
  .HeadInfo-Right {
    display: flex;
    text-align: right !important;
  }
}

.Image-List {
  width: 48%;
}

@media (min-width: 920px) {
  .Image-List {
    width: 58%;
    float: right;
  }
}

.Head-Menu .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Menu-Style {
  padding-left: 17px;
  color: #ffffff;
}
a .fa.fa-search {
  text-align: right;
  display: flex;
  justify-content: end;
}
.Menu-Style > a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500 !important;
  padding: 42px 17px !important;
}
ul.dropdown-menu {
  left: 19px;
  border-radius: unset;
}
i.fa.fa-search {
  color: #fff;
}
.dropdown-menu li a {
  font-size: 12px;
}
.Menu-Style:hover > a {
  color: #cf1e1e;
}

.Desktop-Menu {
  display: flex;
  justify-content: center;
}

.Menu-StyleDrop {
  padding-left: 17px;
}

.Menu-StyleDrop > a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500 !important;
}

.Down-Menu {
  display: none;
  background-color: #ffffff;
  width: 202px;
  top: 90px;
  left: 13px;
  position: absolute;
  transition: all 0.8s ease 0s;
}

.Down-Menu > li {
  list-style: none;
}

.Down-Menu > li > a {
  color: #525252;
}

.Menu-StyleDrop:hover > a {
  color: #ea3539;
}

.Menu-StyleDrop:hover .Down-Menu {
  display: block;
  transition: all 0.8s ease 0s;
}

div#dnn_sustainbility p {
  color: #fff;
}

.Logo-Header {
  width: 170px;
  padding: 14px 0;
  /* filter: grayscale(1) brightness(3.5); */
}

.Text-Slider {
  display: grid;
  position: absolute;
  top: 25%;
  left: 0px;
  z-index: 2;
  backdrop-filter: contrast(0.8) brightness(0.97) blur(0.7px);
}

@media (min-width: 920px) {
  .Text-Slider {
    display: grid;
    position: absolute;
    top: 40%;
    left: 5%;
  }
}

.Text-Slider > h1 {
  color: white;
  margin-bottom: 43px;
  font-weight: 600;
  font-size: 34px;
  text-align: center;
  text-shadow: 1px 2px rgba(0, 0, 0, 0.6) !important;
}

@media (min-width: 920px) {
  .Text-Slider > h1 {
    color: white;
    margin-bottom: 17px;
    font-weight: 600;
    font-size: 54px;
    text-align: left;
  }
}

.Text-Mobile {
  color: white;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  display: block;
  margin-left: 10px;
  margin-right: 17px;
}

@media (min-width: 920px) {
  .Text-Mobile {
    display: none;
  }
}

.Text-Desktop {
  display: none;
}

@media (min-width: 920px) {
  .Text-Desktop {
    color: white;
    margin-bottom: 40px;
    display: block;
    font-size: 19px;
    line-height: 1.8em;
    font-weight: 500 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 1);
  }
}

.Button-Slider {
  width: 41%;
  border-radius: 41px;
  padding: 10px 0px;
  background-color: #ea3539;
  border: 2px solid #ea3539;
  font-weight: 600;
  font-size: 16px;
  margin-left: 30%;
  color: #fff !important;
  transition: 0.4s;
  text-align: center;
}

@media (min-width: 920px) {
  .Button-Slider {
    width: 170px;
    border-radius: 41px;
    padding: 9px 15px;
    font-weight: 400;
    font-size: 16px;
    margin-left: 0px;
    transition: 0.4s;
    color: #fff !important;
    text-align: center;
  }
}

.Button-Slider:hover {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  /* font-weight: 600; */
  font-size: 16px;
  transition: 0.4s;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

.Bottom-Silde {
  background-color: rgb(236, 133, 39);
  width: 100%;
  height: 160px;
}

@media (min-width: 920px) {
  .Bottom-Silde {
    background-color: rgb(236, 133, 39);
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.BottomSlide-Text {
  color: rgb(0, 0, 0);
  font-weight: 400;
  text-align: start;
  padding-top: 21px;
  font-size: 27px !important;
}

@media (min-width: 920px) {
  .BottomSlide-Text {
    color: rgb(0, 0, 0);
    text-align: end;
    padding-bottom: 13px;
    font-size: 30px !important;
    font-weight: 300 !important;
  }
}

.Know-More {
  color: rgb(0, 0, 0);
  font-size: 22px;
  font-weight: 500;
  padding-left: 31%;
}

.Know-More:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

@media (min-width: 920px) {
  .Know-More {
    color: rgb(0, 0, 0);
    font-size: 22px;
    font-weight: 500;
    padding-left: 25%;
  }
}

.About-Our {
  display: grid;
  padding-top: 120px;
  padding-bottom: 90px;
}

@media (min-width: 920px) {
  .About-Our {
    display: flex;
  }
}

.Title-About {
  margin-bottom: 18px;
  position: relative;
  color: #101010;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.2em;
  display: inline-block;
  margin-bottom: 45px;
}

.Title-About::after {
  position: absolute;
  display: block;
  content: "";
  width: 45px;
  height: 2px;
  top: 26px;
  right: -57px;
  background-color: #ea3539;
}

.Text-P {
  color: rgb(121, 121, 121);
  font-size: 17px;
  line-height: 1.7em;
  margin-bottom: 18px;
  margin-right: 0px;
  /* text-align: justify; */
}

@media (min-width: 920px) {
  .Text-P {
    margin-bottom: 18px;
    margin-top: 15px;
    margin-right: 86px;
    color: #6c6c6c;
    font-size: 17px;
    line-height: 1.8em;
    font-weight: 300 !important;
  }
}

.Text-LargP {
  position: relative;
  color: #242424;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6em;
  text-align: justify;
}

@media (min-width: 920px) {
  .Text-LargP {
    color: rgb(36, 36, 36);
    font-size: 21px;
    font-weight: 300;
    line-height: 1.6em;
    margin-right: 18%;
    margin-bottom: 18px;
    margin-top: 15px;
    margin-right: 86px;
    color: #6c6c6c;
    font-size: 17px;
    line-height: 1.8em;
  }
}

.Image-OurIndustry {
  width: 100%;
  margin: 0px;
  padding: 10px;
  height: 440px;
  object-fit: cover;
}

.What-WeSection {
  background-color: rgb(242, 242, 242);
  padding: 90px 0;
}

.Title-Whatwedo {
  position: relative;
  color: #101010;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.2em;
  display: inline-block;
}

.Title-Whatwedo::after {
  position: absolute;
  display: block;
  content: "";
  width: 45px;
  height: 2px;
  top: 26px;
  right: -53px;
  background-color: #ea3539;
}

.Text-Whatwedo {
  margin-top: 15px !important;
  color: #6c6c6c;
  font-size: 17px;
  line-height: 1.8em;
  font-weight: 300 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.Box-Service img {
  width: 100%;
  transition: 1s;
  transition-duration: 1s;
  cursor: pointer;
  filter: contrast(0.8);
  transition: 0.5s;
  height: 100%;
  object-fit: cover;
}

.Box-Service {
  position: relative;
  overflow: hidden;
  margin-right: 33px;
  height: 234px;
  border-bottom: 3px solid #b6b6b6;
  transition: 0.5s;
}

.Box-Service:hover img {
  position: relative;
  transform: scale(1.1);
  transition: 1s;
  filter: brightness(1);
}
.Box-Image {
  border-bottom: 3px solid rgb(236, 133, 39);
  overflow: hidden;
}
.Box-Service p {
  margin: 0 !important;
  height: 100%;
}

#dnn_boxServiceImg1,
#dnn_boxServiceImg2,
#dnn_boxServiceImg3,
#dnn_boxServiceImg4,
#dnn_boxServiceImg5,
#dnn_boxServiceImg6 {
  height: 100%;
}

#dnn_boxServiceImg1 div,
#dnn_boxServiceImg2 div,
#dnn_boxServiceImg3 div,
#dnn_boxServiceImg4 div,
#dnn_boxServiceImg5 div,
#dnn_boxServiceImg6 div {
  height: 100%;
}

.What-WeSection h3 p {
  position: relative;
  font-size: 18px;
  font-weight: 500 !important;
  padding-bottom: 14px;
  color: #464646;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0px;
  text-decoration: none;
}

.What-WeSection h3 p:before {
  display: block;
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background: #ea3539;
  top: 37px;
}
.services-container {
  margin: 50px 0 !important;
}
.nav-link:hover,
.nav-link:focus {
  color: #cf1e1e !important;
}
a.nav-link.dropdown-toggle {
  padding: 42px 23px !important;
}
a.nav-link {
  padding: 17px 0;
}
a.dropdown-item {
  padding: 13px 17px !important;
  font-weight: 500;
  font-size: 14px;
  transition: 0.4s;
}
.dropdown-item:hover,
.dropdown-item:focus {
  background-color: unset !important;
  transition: 0.4s;
  font-weight: 600;
}
nav.navbar.navbar-expand-lg {
  padding: 0 !important;
  margin-left: 25px;
}

.Title-Mision {
  position: relative;
  line-height: 1.4em;
  font-family: "Poppins", sans-serif;
  color: rgb(70 70 70);
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 50px;
}
.Title-Mision::after {
  position: absolute;
  display: block;
  content: "";
  background-color: #ea3539;
  width: 84px;
  height: 2px;
  top: 132%;
  right: 80%;
}
.Bold-TextMision {
  position: relative;
  color: rgb(70 70 70);
  font-size: 35px;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 30px;
  font-family: "Poppins", sans-serif;
}

.Normal-TextMision {
  position: relative;
  color: #6c6c6c;
  font-size: 17px;
  line-height: 1.8em;
  font-weight: 300 !important;
  text-align: justify;
}
.Icon-Mision {
  display: flex;
}
.Image-Mision {
  width: 53%;
  margin-bottom: 25px;
}

.main-footer {
  position: relative;
  background-color: #3d3d3d;
}
.main-footer .widgets-section {
  position: relative;
  padding: 100px 0 60px;
}
.main-footer .footer-widget {
  position: relative;
  margin-bottom: 30px;
}
.main-footer .logo-widget {
  position: relative;
}
.main-footer .footer-widget {
  position: relative;
  margin-bottom: 30px;
}
.main-footer .logo-widget .logo {
  position: relative;
  margin-bottom: 12px;
}
.main-footer .logo-widget .text {
  position: relative;
  color: #a8a8a8;
  font-size: 14px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}
.main-footer .footer-widget h2 {
  position: relative !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #eaeaea !important;
  line-height: 1.2em !important;
  margin-bottom: 25px !important;
  text-transform: capitalize !important;
  display: inline-block !important;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
.main-footer .list li,
.main-footer .widget_pages ul li {
  position: relative;
  margin-bottom: 8px;
}
.main-footer .list li a,
.main-footer .widget_pages ul li a {
  position: relative;
  color: #a8a8a8;
  font-size: 14px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-family: "Poppins", sans-serif;
}

.Head-Slider {
  padding: 0;
}

.main-footer .info-widget .number {
  position: relative;
  color: #a8a8a8;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
  font-family: "Poppins", sans-serif;
}
.main-footer .info-widget .text {
  position: relative;
  color: #a8a8a8;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
}
.social-icon-one li a {
  position: relative;
  width: 36px;
  height: 36px;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  line-height: 34px;
  color: #cecece;
  display: inline-block;
  border: 1px solid #7d7d7d;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.social-icon-one {
  position: relative;
}
.social-icon-one li {
  position: relative;
  margin-right: 10px;
  display: inline-block;
}
ul,
li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.Image-List {
  width: 45%;
  float: right;
  opacity: 0.7;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
.kc_row:not(.kc_row_inner) {
  clear: both;
  float: left;
  width: 100%;
}
.kc-row-container:not(.kc-container) {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: 100%;
}
.kc-row-container .kc-wrap-columns,
.kc_row_inner {
  display: flex;

  width: 100%;

  flex-direction: column;
}
.kingcomposer div.kc_column,
.kingcomposer div.kc_column_inner {
  clear: none;
}
.kc_row .kc_col-sm-12 {
  padding-left: 0px px !important;
  padding-right: 0px !important;
}
.kc_column > .kc-col-container,
.kc_column_inner > .kc-col-inner-container {
  height: 100%;
}
.kc-col-container {
  clear: both;
  display: block;
  width: 100%;
}
.call-to-action {
  position: relative;
  padding: 45px 0;
  background-color: #939598;
}
.call-to-action h2 {
  position: relative;
  color: #fff;
  font-size: 31px;
  line-height: 1.4em;
  float: left;
  font-weight: 300;
}
.call-to-action .more {
  position: relative;
  float: right;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  margin-top: 5px;
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.main-footer .list li,
.main-footer .widget_pages ul li {
  position: relative;
  margin-bottom: 8px !important;
  text-decoration: none !important;
}
ul,
li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  text-transform: uppercase;
}
.main-footer .list li a,
.main-footer .widget_pages ul li a {
  position: relative !important;
  color: #969696 !important;
  font-size: 15px !important;
  font-weight: 300;
  transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -webkit-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  font-family: "Poppins", sans-serif !important;
  text-decoration: none;
}
.container.ourmission-container {
  padding-top: 120px;
  padding-bottom: 120px;
  /* background: #ffffff; */
}
section.about-section {
  background: #ffffff;
}
.What-WeSection {
  background-color: rgb(255 255 255);
  padding-top: 70px;
  padding-bottom: 10px;
}
section.container-ourmission {
  background: #fbfbfb;
}
.Desktop-Menu {
  display: flex;
  justify-content: space-between;
}

.container-fluid.parallax-section {
  background-image: linear-gradient(181deg, #00000040 43.69%, #0000003b 100%),
    url(../img/parallax.jpg);
  min-height: 200px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

@media (max-width: 768px) {
  .container-fluid.parallax-section {
    background-attachment: unset;
  }
}

.parallax-text {
  padding: 70px 0;
}
.Title-parallax {
  position: relative;
  color: #fff;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 30px;
}
.slider-btn {
  position: relative;
  float: right;
  color: #ec8527;
  font-size: 22px;
  font-weight: 300;
  margin-top: 10px;
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.slider-btn:hover {
  color: #ec8527 !important;
}
i.fa.fa-thin.fa-phone {
  color: #474747;
  margin-right: 6px;
}
.parallax-btn {
  position: relative;
  float: right;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  margin-top: 10px;
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.div-parallax {
  float: left;
}
.Text-parallax {
  color: #ffffff;
  font-size: 1.13em;
  font-weight: 100;
  line-height: 36px;
  margin-bottom: 40px;
  text-align: justify;
}
.certificates-section .Text-P {
  text-align: center;
}
.parallax-btn {
  color: #ec8527;
}
.main-footer .list li a:hover {
  color: #fff !important;
}
.main-footer .widget_pages ul li a:hover {
  color: #fff !important;
}

.logo-footer1 {
  width: 184px;
  margin-bottom: 6px;
}
.main-footer .footer-widget h2:before {
  display: block;
  content: "";
  position: absolute;
  height: 2px;
  width: 25px;
  right: -34px;
  top: 18px;
  background: #ea3539;
}
.text {
  padding-right: 10px;
}
.call-to-action .more:hover {
  color: #ea3539 !important;
}

.Button-Slider2 {
  width: 100%;
  border-radius: 41px;
  padding: 9px 48px;
  /* background-color: #ea3539; */
  /* border: 2px solid #ea3539; */
  font-size: 19px;
  margin-left: 0px;
  color: #ea3539;
  text-decoration: underline !important;
  display: none !important;
}

.Head-Full {
  background: #fff;
}

.Head-Full {
  background: #00000040;
  backdrop-filter: blur(1px);
  position: fixed;
}

.Head-Menu {
  gap: 60px;
}
.What-WeSection .col-lg-4.col-sm-12 {
  margin-bottom: 30px;
}
.news-section {
  padding: 120px 0;
  background: rgb(251 251 251);
  text-align: center;
}

.news-section .section-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1c1c1c;
}

.news-section .section-subtitle {
  font-size: 16px;
  color: #777;
  margin-bottom: 40px;
}

.news-swiper {
  padding: 0 40px;
}

.news-card {
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  text-align: left;
  border: 1px solid #f4f4f4;
}

.news-card img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

.card-body {
  padding: 20px;
}

.date {
  font-size: 12px;
  color: #d40000;
  font-weight: bold;
  margin-bottom: 10px;
}

.title {
  font-size: 18px;
  font-weight: 500;
  color: #353535;
  margin-bottom: 10px;
  line-height: 25px;
}
h2.news-title.Title-About {
  margin-bottom: 60px;
}
.desc {
  font-size: 14px;
  color: #7c7c7c;
  overflow: hidden;
  line-height: 25px;
  margin-top: 15px;
}

.view-more {
  display: inline-block;
  width: 100%;
  border-radius: 41px;
  /* padding: 9px 48px; */
  /* background-color: #ea3539; */
  /* border: 2px solid #ea3539; */
  font-size: 16px;
  margin-left: 0px;
  color: #d91f1f;
  text-decoration: none;
  margin-top: 20px;
  transition: 0.3s;
  text-align: right;
  text-decoration: underline !important;
}
.view-more:hover {
  background-color: #fff;
  color: #ea3539;
  transition: 0.3s;
}
.card-body {
  padding: 30px !important;
}
.swiper-button-prev,
.swiper-button-next {
  color: #d40000;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 28px !important;
  color: #ffffff;
}
.swiper.news-swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  padding-inline: 24px;
}

.map-section {
  position: relative;
  width: 100%;
  padding-bottom: 120px;
  background: #fff;
  text-align: center;
  padding-top: 70px;
  overflow: hidden;
}

.map-container {
  position: relative;
  display: inline-block;
  max-width: 1000px;
  width: 100%;
}

.map-image {
  width: 100%;
  height: auto;
  display: block;
}

.map-pin {
  position: absolute;
  opacity: 0;
  width: 15px;
  height: auto;
  transform: translate(
    -50%,
    -100%
  ); /* centers the pin horizontally and aligns its tip */
  animation: bounce 1.5s infinite;
}
.map-pin.aos-animate {
  opacity: 1 !important;
}
/* Optional bounce animation */
.bounce {
  -moz-animation: bounce 5s forwards;
  -webkit-animation: bounce 5s forwards;
  animation: bounce 5s forwards;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-3px); /* was -30px */
  }
  60% {
    -moz-transform: translateY(-1px); /* was -15px */
  }
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-3px);
  }
  60% {
    -webkit-transform: translateY(-1px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-3px);
  }
  60% {
    transform: translateY(-1px);
  }
}

.map-section h2.Title-About {
  margin-bottom: 10px;
}
.map-section p.Text-Whatwedo {
  margin-bottom: 30px;
}
.map-section .Title-About::before,
.certificates-section .Title-About::before {
  position: absolute;
  display: block;
  content: "";
  width: 45px;
  height: 2px;
  top: 26px;
  left: -49px;
  background-color: #ea3539;
}
.map-section .Button-Slider2 {
  display: inline-block;
  width: unset;
  margin-bottom: 70px;
  text-decoration: unset;
  transition: 0.4s;
}
.map-section .Button-Slider2:hover {
  background-color: transparent;
  /* border: 2px solid #cf1e1e; */
  /* color: #cf1e1e; */
  /* font-weight: 600; */
  font-size: 16px;
  transition: 0.4s;
}
.text.cer-container {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  margin-top: 30px;
}

.text.cer-container img {
  width: 70px;
  height: auto;
}
@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .Head-Menu .row .col-12 {
    width: unset !important;
  }
}
.certificates-section {
  padding: 80px 0;
  background-color: #f8f8f8;
  text-align: center;
  overflow: hidden;
}
.section-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #333;
}
.certificates-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 74px;
}
.certificates-grid img {
  max-width: 115px;
  height: auto;
  transition: transform 0.3s ease;
  opacity: 0.8;
}
.certificates-grid img:hover {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .certificates-grid {
    gap: 20px;
  }
  .certificates-grid img {
    max-width: 1050px;
    height: auto;
  }
  .Title-About::after,
  .Title-About::before {
    top: 17px !important;
  }

  .certificates-section .Title-About {
    font-size: 25px;
    margin: 30px;
  }
}
/* grid (optional) */
.certificates-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 24px;
  align-items: center;
  justify-items: center;
}

/* images */
.cert-badge img {
  display: block;
  max-width: 120px; /* adjust as needed */
  height: auto;
}

/* tooltip core */
.cert-badge {
  position: relative;
  display: inline-block;
  outline: none;
}
.cert-badge::after {
  content: attr(data-tip);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 12px);
  transform: translateX(-50%) translateY(6px);
  padding: 8px 12px;
  font-size: 0.875rem;
  line-height: 1.2;
  /* white-space: nowrap; */
  color: #fff;
  background: rgb(91 91 91);
  border-radius: 8px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s;
  pointer-events: none;
  z-index: 5;
  width: 216px;
}
.cert-badge::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: rgb(91 91 91);
  /* flip because tooltip is above */
  border-top-color: transparent;
  border-bottom-color: rgba(91, 91, 91, 0.815);
  bottom: calc(100% + 0px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.18s ease;
}

/* show on hover & keyboard focus */
.cert-badge:hover::after,
.cert-badge:focus-visible::after,
.cert-badge:hover::before,
.cert-badge:focus-visible::before {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
p.Text-Whatwedo span,
.Text-P span {
  font-weight: 600;
}
/* .dots-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: radial-gradient(circle, rgb(0 0 0 / 28%) 1px, transparent 1px);
    background-size: 3px 3px;
    mix-blend-mode: multiply;
    z-index: 1;
} */

.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin-top: -1px;
  min-width: 180px;
  display: none;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.dropdown-submenu > a::after {
  content: "â–¸";
  float: right;
  margin-left: 5px;
  font-size: 0.8rem;
  color: #666;
  border-top: unset;
}
.dropdown-item:hover {
  background-color: #f5f5f5;
}

section.certificates-section .Title-About {
  margin-bottom: 10px;
}
section.certificates-section .Text-P {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .Text-parallax {
    text-align: left;
  }
  .Text-Slider {
    width: 100%;
  }
}

.header-area .header-horizontal .area-right {
  width: auto !important;
}

@media (max-width: 1400px) {
  #dng-megamenu219470 .primary_structure > li > a {
    padding-left: 0px !important;
  }
}

.search-popup-box .icon {
  background-color: transparent !important;
}

.footer {
  background-color: #3d3d3d;
  padding: 100px 0px;
  margin-top: 80px;
}
.footer-logos {
}

.footer-logos .main-logo {
  width: 184px; /* Ø§Ù†Ø¯Ø§Ø²Ù‡ Ú©ÙˆÚ†Ú©â€ŒØªØ± Ù„ÙˆÚ¯ÙˆÛŒ Ø§ØµÙ„ÛŒ */
  height: auto;
  margin-bottom: 15px;
}

.footer-icons {
  display: flex;
  align-items: center;
  gap: 10px; /* ÙØ§ØµÙ„Ù‡ Ø¨ÛŒÙ† Ø¢ÛŒÚ©ÙˆÙ†â€ŒÙ‡Ø§ */
  margin-top: 20px;
}

.footer-icons .social-logo {
  width: 70px; /* Ø§Ù†Ø¯Ø§Ø²Ù‡ Ú©ÙˆÚ†Ú©â€ŒØªØ± Ø¢ÛŒÚ©ÙˆÙ†â€ŒÙ‡Ø§ */
  height: auto;
  opacity: 0.85;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.footer-icons .social-logo:hover {
  opacity: 1;
  transform: scale(1.1);
}

.footer-items--title {
  position: relative !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #eaeaea !important;
  line-height: 1.2em !important;
  margin-bottom: 16px !important;
  text-transform: capitalize !important;
  display: inline-block !important;
}

.footer-items--title::before {
  display: block;
  content: "";
  position: absolute;
  height: 2px;
  width: 25px;
  right: -34px;
  top: 18px;
  background: #ea3539;
}

.footer-items a {
  position: relative !important;
  color: #969696;
  font-size: 15px;
  font-weight: 300;
  display: block;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .footer-items a {
    font-size: 12px;
  }
}

#dnn_GetInTouch a {
  position: relative;
  color: #a8a8a8;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

.dnngo_slide_menu li a {
  text-align: left !important;
}

.page-title-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)),
    url("/Portals/_default/Skins/glend/resource/theme-assests/img/pagetitle.jpg")
      no-repeat;
  background-size: cover;
  min-height: 495px;
  margin-bottom: 60px;
}

@media (max-width: 576px) {
  .page-title-bg {
    background-size: cover !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
    min-height: 300px;
  }
}

@media (min-width: 1200px) {
  .Text-Slider h1 {
    max-width: 600px;
  }
}

@media (max-width: 1200px) {
  #dng-megamenu219470 .primary_structure > li > a,
  #dng-megamenu219470 .primary_structure > li > a:link,
  #dng-megamenu219470 .primary_structure > li > a:active,
  #dng-megamenu219470 .primary_structure > li > a:visited {
    font-size: 12px;
  }
}

.is-sidebar {
  right: 0 !important;
  left: unset !important;
}

.page-title-container {
  height: auto;
}

.LiveForm.Default ul.page-break-section .Field {
  padding: 10px 15px !important;
}

.LiveForm.Default ul.page-break-section {
  box-shadow: unset !important;
}

.LiveForm.Default input[type="submit"] {
  background-color: #a30000 !important;
  padding: 15px 30px !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  width: auto !important;
  transition: all 0.2s ease-in !important;
}

.LiveForm.Default input[type="submit"]:hover {
  box-shadow: unset !important;
  background-color: #bd0404 !important;
  transition: all 0.2s ease-in !important;
}

.dng-megamenu .dnngo_slide_menu li a {
  padding: 0px 10px 0px 28px !important;
}

.dng-megamenu .dnngo_slide_menu li a > span {
  color: #696969 !important;
  margin-bottom: 9px;
}

#dng-megamenu219470.hoverstyle_5 .primary_structure > li > a:focus {
  color: unset !important;
}
header.floating-active .search-popup-box .icon {
  color: #424242;
}

.Button-Slider a {
  color: #ffff !important;
}

.search-popup-box .NormalTextBox {
  outline: none;
  border: none;
}

@media (max-width: 992px) {
  .search-popup-box.popup-left .popup-content {
    left: unset;
    right: -15px;
  }

  ul.searchSkinObjectPreview {
    width: 266px;
  }
}

#mobileheader-467352 .search-popup-box .icon:hover {
  color: unset;
}

#headerrow-893713 {
  backdrop-filter: blur(2px);
  border-bottom: 1px solid #ffffff3d;
  background-color: rgb(0 0 0 / 0%) !important;
}

.floating-active
  #dng-megamenu219470.hoverstyle_5
  .primary_structure
  > li
  > a:focus {
  color: unset !important;
}
table a:hover {
  color: #a30000;
}

#dng-megamenu219470 .primary_structure > li > a,
#dng-megamenu219470 .primary_structure > li > a:link,
#dng-megamenu219470 .primary_structure > li > a:active,
#dng-megamenu219470 .primary_structure > li > a:visited {
  font-size: 16px !important;
}

.Mission-Vision h2 {
  margin-bottom: 40px;
}

.main-title {
  text-transform: uppercase;
}

.dnngo_menuslide {
  padding-top: 20px !important;
}
section.map-section p {
  padding-bottom: 50px;
}
