.glance-item:nth-of-type(odd) p.glance-title,
p.glance-title {
  background-color: #ae5d40ad;
}
a.scroll-top-button:before,
li.sub_menu > a:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  content: "";
}
.filters ul li,
.header_nav_li,
.hero_caption h1,
.inner_hero h1,
.make_different h3,
.news_content h2 a,
.p-home-inner-bot h2,
.page_title,
.read_more,
p.since-2012 {
  text-transform: uppercase;
}
.award-image,
.filters,
.hero_caption,
.make_different,
.make_different_item_p,
.more_news,
.page_title,
.perspective-image,
.play.overlay,
.share-initiative i,
.similar_category_title,
.subsidiaries_intro,
select#companies {
  text-align: center;
}
.header_title:hover,
.subsidiaries-contant p a,
a.header_nav_li:hover,
ul.downloads_links li a {
  text-decoration: underline;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.filter_by_right button,
.filter_select select,
.inner_hero h1,
.search_bar input[type="text"],
body,
section.contact_hero h1 {
  font-family: Montserrat, sans-serif;
}
#inner_header .header_right,
.about_profile_box:hover .profile-intro p,
.item a,
.p-inner .cat,
.share-initiative i,
.similar_category_item figure,
.tab.tab-active,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
button.slick-prev.slick-arrow::before {
  color: #041a72 !important;
  font-size: 39px;
  opacity: 1;
}
button.slick-next.slick-arrow::before {
  color: #041a72 !important;
  font-size: 39px !important;
  opacity: 1 !important;
}
.glance-info {
  width: 100%;
  font-size: 17px;
  padding: 23px;
  position: absolute;
  bottom: 0;
  left: 0;
}
p.glance-description {
  padding: 5px 15px;
  color: #fff;
  width: fit-content;
  font-size: 25px;
  font-weight: 700;
}
p.glance-title {
  font-size: 15px;
  padding: 0 15px;
  width: fit-content;
  color: #fff;
  font-weight: 600;
  clip-path: polygon(0 0, 0 100%, 88% 100%, 100% 0, 100% 0);
}
.glance-item:nth-of-type(2n) p.glance-title {
  background-color: #ffbc5bab;
}
.glance-info-data span,
.hero_caption strong,
.perspective-content p strong,
.subsidiaries-contant p strong {
  font-weight: 900;
}
.glance-info-data {
  margin: auto 15px;
}
img.glance-new-image {
  width: 65px;
  border: 1px solid #041a7240;
  padding: 5px;
}
.map,
.map iframe,
.subsidiaries-contant img,
img.inner_hero-image {
  width: 100%;
  height: 100%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  color: #626262;
  font-size: 1.2rem;
  line-height: 2rem;
}
@font-face {
  font-family: "Sophistica 1";
  src: url(../fonts/Sophistica1.eot);
  src:
    url(../fonts/Sophistica1.eot?#iefix) format("embedded-opentype"),
    url(../fonts/Sophistica1.woff2) format("woff2"),
    url(../fonts/Sophistica1.woff) format("woff"),
    url(../fonts/Sophistica1.ttf) format("truetype"),
    url(../fonts/Sophistica1.svg#Sophistica1) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
header#home_header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}
ul.header_links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.8rem 0;
}
.navigation nav > ul > li,
.stay_links li,
ul.header_links li {
  padding: 0 0.5rem;
}
.navigation nav > ul > li:last-child,
ul.header_links li:last-child {
  padding-right: 0;
}
.subsidiaries_slider button.slick-prev.slick-arrow,
ul.header_links li:first-child {
  left: 0;
}
ul.header_links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
.filter_by_left,
.header,
.header_right,
.inner_head,
.inner_hero,
.navigation nav > ul,
.search_bar,
.stay_links,
ul.stay_links li a {
  align-items: center;
  display: flex;
}
.header_top {
  width: 100%;
  background: #191b1c30;
}
.header {
  justify-content: space-between;
  padding: 1.5rem 0 0;
}
.header_right {
  float: right;
  padding: 2.7rem 1.5rem 0 0;
}
.nav_icon {
  width: 40px;
  min-height: 26px !important;
  cursor: pointer;
}
.nav_icon span {
  background: #fff;
  width: 100%;
  height: 3px;
  display: block;
  margin-bottom: 9px;
  box-shadow: 0 0 5px 4px #b1a1a136;
  border-radius: 5px;
}
.nav_icon span:first-child {
  margin-top: 0;
}
.nav_icon span:last-child {
  margin-bottom: 0;
}
.search_bar {
  margin-right: 2rem;
  width: 200px;
  position: relative;
}
.search_bar input[type="text"] {
  width: 100%;
  background: rgb(255 255 255 / 20%);
  height: 2.4rem;
  border: 0;
  border-radius: 100px;
  padding: 0 1rem;
  color: #fff;
  font-weight: 500;
  outline: 0;
}
.search_bar input[type="submit"] {
  position: absolute;
  right: 0;
  background: rgb(255 255 255 / 20%);
  width: 33px;
  height: 33px;
  border: 0;
  border-radius: 100px;
  background-image: url(../images/search-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  outline: 0;
}
.news_subscription input[type="email"] {
  width: 75%;
  background: #9a9a9a70;
  height: 2.2rem;
  border: 0;
  padding: 22px 1rem;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  outline: 0;
}
.h-class {
  font-size: 1.8rem !important;
  font-weight: 700 !important;
}
.p-newsletter {
  font-size: 13px;
}
#inner_header ul.header_links,
.p-0,
header#inner_header.darkHeader .header,
header#inner_header.darkHeader .navigation,
li.splide__slide.is-active.is-visible {
  padding: 0;
}
p.footer_info {
  color: #fff;
  font-size: 16px;
}
.news_subscription input[type="submit"] {
  float: right;
  padding: 12px 4%;
  margin: 0;
  color: #fff;
  background-color: #010000;
  cursor: pointer;
  border-radius: 3px;
  border: 0;
}
.subscribe-image {
  width: 85px;
  float: left;
  position: absolute;
  right: 365px;
}
.subscribe-div {
  background: #d4e1e9;
  padding-top: 25px;
  padding-bottom: 25px;
}
.logo img {
  width: 16.375rem;
}
#inner_header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: #191b1c7a;
}
.subsidiaries_item.slick-slide.slick-active {
  opacity: 0.4;
}
.slider_item.slick-slide.slick-current.slick-active.slick-center,
.subsidiaries_item.slick-slide.slick-current.slick-active {
  opacity: 1;
}
#inner_header .header {
  padding: 1rem 0 0;
}
.navigation {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}
.navigation nav > ul > li > a {
  color: #fff !important;
  font-weight: 500;
  font-size: 1.2rem;
  cursor: pointer;
}
li.sub_menu > a:after {
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  top: 7px;
  right: 0;
}
.navigation nav > ul > li.sub_menu a {
  padding-right: 1.2rem;
  position: relative;
  padding-bottom: 1rem;
}
.make_different_item_image,
.relative,
.site-map-menu li.sub_menu_click,
li.sub_menu {
  position: relative;
}
ul.sub_menu_open li {
  padding: 0.4rem 0;
}
ul.sub_menu_open li:first-child {
  padding-top: 0;
}
ul.sub_menu_open li a {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}
.home_navigation {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  background: #000;
  left: 0;
  overflow: auto;
  z-index: 99;
}
ul.sub_menu_click_open {
  display: none;
  padding-top: 1rem;
}
.home_navigation > ul > li > a {
  color: #fff !important;
  font-weight: 700;
  font-size: 1.6rem;
  cursor: pointer;
}
.home_navigation > ul > li {
  padding: 0.8rem 0;
}
ul.downloads_links li,
ul.sub_menu_click_open li {
  padding: 0.5rem 0;
}
ul.sub_menu_click_open li a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}
.nav_close {
  position: sticky;
  right: 2rem;
  font-size: 2.3rem;
  color: #fff;
  top: 2rem;
  cursor: pointer;
  float: right;
  z-index: 9;
}
.home_navigation > ul {
  padding-top: 5rem;
}
.home_hero_sectiom,
section.home_video_section {
  width: 100%;
  position: relative;
}
.slider_iten {
  height: 91vh !important;
  background-size: cover;
  background-position: center;
  min-height: 600px !important;
  position: relative;
}
.hero_caption {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-31%);
  z-index: 2;
  color: #fff;
}
.slider_iten:after {
  background: #020202;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  opacity: 0.5;
}
.hero_caption h1 {
  font-size: 2.7rem;
  line-height: 3.7rem;
  font-weight: 500;
  padding-bottom: 1rem;
}
.hero_caption p {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #fff;
  font-family: inherit;
}
.btn {
  background: #031971;
  color: #fff;
  padding: 0.6rem 2.95rem;
  font-size: 1.1rem;
  font-weight: 500;
  margin-top: 5px;
}
.subsidiaries_content {
  width: 100%;
  -webkit-box-shadow: 0 0 5px 0 #000;
  -moz-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-top: -6rem;
  background: #fff;
  padding: 2rem;
}
.subsidiaries_content h3 {
  color: #041a72;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  padding-bottom: 2rem;
}
.our_subsidiaries_logo img,
.subsidiaries_item img {
  max-width: 100%;
  display: block;
}
.subsidiaries_item {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #000;
  min-height: 100px !important;
}
.subsidiaries_slider button.slick-arrow {
  position: absolute;
  font-size: 0;
  border: 0;
  background: #031971;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  outline: 0;
  cursor: pointer;
}
.subsidiaries_slider button.slick-next.slick-arrow {
  right: 0;
}
img.subsidiary-slider-image {
  width: 100%;
  height: 250px;
  object-fit: contain;
}
.subsidiary-slider-box {
  justify-content: center;
  align-items: center;
}
.slider_subsidiaries {
  margin: 20px;
}
.subsidary-info-name {
  font-size: 25px;
  margin: 8px 0;
}
.subsidary-info-address,
.subsidary-info-email,
.subsidary-info-fax,
.subsidary-info-tel,
.subsidary-info-web {
  margin: 8px 0;
}
.subsidiaries_slider button.slick-next.slick-arrow.slick-disabled,
.subsidiaries_slider button.slick-prev.slick-arrow.slick-disabled {
  background: #b9bfd8;
}
.subsidiaries_slider {
  width: 100%;
  padding: 0 4rem 0 2rem;
}
.subsidiaries_intro {
  width: 80%;
  padding: 4rem 0;
  color: #626262;
  font-size: 1.4375rem;
  line-height: 3rem;
  margin: auto;
  font-weight: 500;
}
.award-content,
.footer_nav,
.footer_nav_link,
.glance-image,
.header_nav_link,
.home_ourwork,
.inner_hero_section,
.load_more,
.make_different,
.make_different_item_image img,
.news_img,
.newsletter-content,
.our-prople,
.perspective-content,
.profile_img,
.quality-img,
.recruitment-process,
.resources-graph img,
.share-initiative,
.similar_img,
.subsidiaries-contant,
.vision-content,
.young-engineer,
.zayed-initiative {
  width: 100%;
}
.news_img img {
  width: 100%;
  height: 100%;
  display: block;
}
.latest-new-box {
  border: 1px solid #80808047;
  margin: 5px 0;
}
.news_content {
  width: 100%;
  padding: 15px;
}
.news_content span {
  color: #284f7d;
  font-size: 1rem;
  display: block;
  padding-bottom: 1rem;
}
.news_content h2,
.news_content h2 a {
  padding-bottom: 15px;
}
.news_content h2 a {
  color: #041a72;
  font-size: 21px;
  font-weight: 700;
}
.latest_news .page_title,
.our-prople p,
.play.overlay h3,
.projects_sidebar ul li,
.recruitment-process p {
  padding-bottom: 2rem;
}
.news_content p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.read_more {
  color: #041a72;
  font-size: 1.1rem;
  font-weight: 600;
}
.latest_news,
.our_subsidiaries {
  width: 100%;
  padding: 4rem 0;
}
.more_news {
  width: 100%;
  padding-top: 4rem;
}
.container1,
.home_ourwork .tab-menu ul li {
  padding: 0 1rem;
}
section.home_video_section video#video {
  width: 100%;
  height: 40.375rem;
  object-fit: cover;
  display: block;
}
.play.overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_video_section .container2 {
  max-width: 100%;
  padding: 0;
}
.container1 {
  max-width: 90%;
  margin: 0 auto;
}
.container-head {
  max-width: 95%;
  margin: 0 auto;
}
.projects_img {
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
}
.projects_img img {
  width: 100%;
  display: block;
  min-height: 290px;
}
.our_work_section {
  width: 100%;
  background: #f1f1f2;
  padding: 4rem 0;
}
.page_title {
  color: #041a72;
  font-size: 3rem;
  font-weight: 800;
}
.page_small_title {
  border-bottom: 1px solid #62626245;
}
.home_ourwork .tab-menu {
  width: 100%;
  padding: 1rem 0 2rem;
}
.home_ourwork .tab-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_ourwork .tab-menu ul li a {
  padding: 0.5rem 1.5rem;
  display: block;
  border: 1px solid #041a72;
  background: #fff;
  color: #626262;
  font-size: 1.1rem;
  font-weight: 500;
  border-radius: 4px;
}
.home_ourwork .tab-menu ul li a.tab-a.active-a {
  background: #041a72;
  color: #fff;
}
#carousel-heading,
.for_mobile,
.hero_section_load,
.inner_hero-image,
.mobile-logo,
.mobile-seacrh,
.navigation .nav_icon,
.side_nav span,
.subnav_close,
.tab,
header#inner_header.darkHeader .inner_head {
  display: none;
}
.play.overlay img {
  width: 60px;
}
.play.overlay h3 {
  font-size: 3rem;
  color: #fff;
  line-height: 4rem;
}
.play.overlay h3 span {
  display: block;
  font-size: 2rem;
}
img.about-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.make_different h3 {
  color: #041a72;
  font-size: 3rem;
  font-weight: 500;
  padding-bottom: 3rem;
}
.make_different_row {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.header_language {
  margin-right: 10px !important;
}
.make_different_item_p {
  position: absolute;
  color: #0474c6;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.make_different_item_p p {
  color: #0474c6;
  margin: %;
}
.make_different_item_p strong {
  font-weight: 600;
}
.iso-certificates .inner_title,
.make_different_item_p span {
  font-size: 1.2rem;
}
.footer {
  width: 100%;
  background: #041a72;
  padding-top: 4rem;
}
.footer_logo img,
.young-engineer_img img {
  max-width: 100%;
  display: block;
  margin: auto;
}
.footer_nav_link li,
2 .header_nav_link li {
  display: flex;
  align-items: center;
  color: #f4f4f4;
}
.footer_title,
.header_title {
  color: #f4f4f4;
  font-size: 1.325rem;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  font-weight: 500;
}
.footer_nav_link li {
  font-size: 1.1rem;
  padding: 0;
  line-height: 1.5rem;
  text-transform: capitalize;
}
.footer_nav_link li a {
  color: #f4f4f4;
  font-size: 13px;
}
.header_nav_link li a {
  color: #f4f4f4;
}
.header_nav_li {
  padding-bottom: 0.5rem;
}
.p-t-30 {
  padding-top: 30%;
}
.stay_links {
  justify-content: start;
  padding-top: 0.5rem;
}
ul.stay_links li a {
  background: #abadaf;
  color: #051b72;
  width: 27px;
  height: 27px;
  justify-content: center;
  border-radius: 100px;
  font-size: 1rem;
}
.sub_footer {
  width: 100%;
  background: #071963;
  padding: 1.5rem 0;
  display: block;
  margin-top: 4rem;
}
.sub_footer p {
  color: #fff;
  font-size: 14px;
}
p.since-2012 {
  border: 3px solid #bcbec0;
  font-family: industry, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  padding: 4px 5px;
  font-size: 24px;
  line-height: 26px;
  height: 40px;
  opacity: 1;
}
.inner_head {
  justify-content: end;
}
.inner_head .search_bar,
.slider_thumb_item {
  margin-right: 1rem;
}
.inner_hero {
  width: 100%;
  height: 35rem;
  background-size: cover;
  background-position: center;
  justify-content: center;
  position: relative;
}
.breadcrumb_row ul,
.filters ul {
  display: flex;
  align-items: center;
}
.breadcrumb_row,
.inner_hero:after {
  position: absolute;
  width: 100%;
  left: 0;
}
.inner_hero h1 {
  color: #fff;
  font-size: 3.5625rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
  line-height: 3rem;
}
.inner_hero:after {
  content: "";
  height: 100%;
  background: #000;
  opacity: 0.4;
  top: 0;
}
.award-description {
  width: 100%;
  padding-bottom: 17px;
}
.award-content a {
  color: unset;
  font-weight: 700;
  font-size: 18px;
}
.award-image img {
  border: 1px solid #041a723b;
  padding: 15px;
  width: 100%;
  object-fit: contain;
}
.breadcrumb_row {
  bottom: 3rem;
  z-index: 1;
}
.breadcrumb_row ul {
  color: #fff;
  padding-top: 1rem;
}
.about-us-vision p,
.breadcrumb_row ul li a {
  color: #fff;
}
.breadcrumb_row ul li {
  border-right: 1px solid #fff;
  line-height: 11px;
  padding: 0 14px;
}
.breadcrumb_row ul li:first-child {
  padding-left: 0;
}
.breadcrumb_row ul li:last-child {
  padding-right: 0;
  border: 0;
}
.item img {
  width: 100%;
  display: block;
  height: 265px;
}
.item {
  position: relative;
  margin-bottom: 2rem;
}
.p-home-inner,
.p-home-inner-bot,
.p-inner {
  position: absolute;
  bottom: 0;
}
.filters,
.inner_page_wrapper {
  width: 100%;
  padding: 2rem 0;
}
select#companies {
  font-size: 18px;
  padding: 7px;
  color: #041a72;
  border: 1px solid #041a7266;
  border-radius: 6px;
}
select#companies:focus-visible {
  border: 1px solid #041a7266 !important;
  outline: 0;
}
.filters ul {
  justify-content: center;
  flex-wrap: wrap;
}
.filter_by,
.pagination_row {
  align-items: center;
  display: flex;
}
.filters ul li {
  color: #b8babc;
  margin: 0 1rem 1rem;
  font-size: 1.175rem;
  cursor: pointer;
}
.side_nav ul li,
.side_nav_left ul li {
  font-size: 1.3rem;
  text-transform: uppercase;
}
.projects_page {
  width: 100%;
  padding: 3rem 0 6rem;
}
.filters ul li.active {
  color: #041a72;
  font-weight: 600;
}
.filter_by_right button span,
.filters ul li:hover,
.side_nav ul li a:hover,
.side_nav ul li.active a,
.side_nav_left ul li a:hover,
.side_nav_left ul li.active a {
  color: #041a72;
}
.filter_by {
  justify-content: space-between;
  background: #fafafb;
  padding: 1rem;
  margin-bottom: 4rem;
}
.filter_by_left p {
  padding-right: 2rem;
  color: #b8babc;
  font-size: 1.2rem;
}
.filter_select {
  margin-right: 4rem;
}
.filter_select select {
  width: 240px;
  background: url(../images/select-arrow.png) 100% no-repeat;
  border: 0;
  appearance: none;
  outline: 0;
  color: #1a1e21;
  font-size: 1.2rem;
  border-bottom: 1px solid #1a1e21;
  padding: 0.3rem 0;
  font-weight: 500;
}
.item a,
.p-home-inner {
  color: #fff;
  height: 100%;
}
.p-inner {
  padding: 1rem;
  width: 100%;
  background-image: url(../images/bg-img.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: repeat-x;
}
.p-inner h2 {
  font-size: 1.375rem;
  font-weight: 600;
}
.p-inner .cat {
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 0.4rem;
}
.p-home-inner {
  padding: 1rem;
  width: 100%;
  background-color: #00000038;
  font-weight: 800;
}
.p-home-inner-bot h3 {
  font-weight: 400;
}
.news_letter_box {
  margin: 40px 0;
}
section.news_letter {
  padding: 4rem 0 0;
}
.news-letter-title {
  color: #041a72;
  font-size: 21px;
  font-weight: 700;
  padding-bottom: 15px;
}
.news-letter-image img {
  width: 100%;
  height: 100%;
  box-shadow: 1px 2px 4px 4px #ccc;
}
.all {
  position: static !important;
}
.story_caption {
  position: absolute;
  bottom: 0;
  color: #fff !important;
  background: #02020266;
  right: 0;
  padding: 15px;
  width: 100%;
}
li.splide__slide.is-active.is-visible > .slider_item {
  transform: scale(1);
  transition: 0.5s ease-in-out;
  opacity: 1;
}
button.splide__arrow.splide__arrow--next:focus,
button.splide__arrow.splide__arrow--prev:focus {
  outline: unset;
}
.slider_item {
  position: relative;
  opacity: 0.5;
}
.splide__slide {
  height: unset !important;
  padding: 15px;
}
.splide__arrow {
  height: 44px !important;
  width: 44px !important;
}
.story-year {
  font-size: 24px;
}
.story-description {
  font-size: 18px;
}
img.story-image {
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/16;
}
.home_story_section {
  width: 100%;
  padding: 4rem 0;
  background-color: #031971;
}
.new-header-home {
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 20px 0;
}
.pagination_row {
  justify-content: center;
  background: #fafafb;
  padding: 1rem;
  margin-top: 2rem;
}
.pagination_row a {
  margin: 0 1rem;
  color: #a3a5a8;
  font-size: 1.35rem;
  width: 2.3rem;
  height: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  text-transform: uppercase;
}
.pagination_row a.active {
  border: 1px solid #031971;
  background: #fff;
}
.filter_by_right button {
  background: 0 0;
  border: 0;
  outline: 0;
  appearance: none;
  font-size: 1.2rem;
  font-weight: 500;
  color: #b8babc;
  cursor: pointer;
}
.project_slider_iten img {
  width: 100%;
  display: block;
  max-height: 500px;
}
.slider_thumb_item img {
  width: 160px;
  height: 120px;
}
.projects_detailspage {
  width: 100%;
  padding: 5rem 0;
  background: #e9e9ea;
}
.projects_intro {
  width: 100%;
  background: #fff;
  padding: 2.3rem;
  margin-bottom: 2rem;
}
.our-value-box,
.projects_sidebar,
.similar_category_slider ul.slick-dots li button:hover,
.similar_category_slider ul.slick-dots li.slick-active button {
  background: #041a72;
}
.projects_sidebar {
  padding: 2rem;
  color: #fff;
}
.projects_sidebar ul li p {
  color: #fff;
  font-size: 1.2125rem;
  padding-bottom: 0.5rem;
}
.projects_sidebar ul li span {
  font-size: 1.325rem;
}
.slider_thumb {
  margin-top: 1rem;
}
.similar_category_item {
  margin: 0 1rem;
}
.similar_img img {
  width: 100%;
  display: block;
  height: 250px;
}
.similar_category_item figcaption h3 a {
  color: #041a72;
  font-size: 1.5rem;
}
.newsletter-content p,
.similar_category_item figcaption {
  padding-top: 1rem;
}
.similar_category_item figcaption span {
  color: #c5c6c7;
  text-transform: uppercase;
}
.similar_category_item figcaption h3 {
  padding-bottom: 0.4rem;
}
.similar_category_slider ul.slick-dots {
  display: flex !important;
  justify-content: center;
  margin-top: 2rem;
}
.similar_category_slider ul.slick-dots li button {
  border: 1px solid #041a72;
  border-radius: 100px;
  background: #fff;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  font-size: 0;
  cursor: pointer;
  outline: 0;
}
.similar_category_slider ul.slick-dots li {
  padding: 0 0.3rem;
}
.similar_category_title {
  color: #626262;
  font-size: 2rem;
  text-transform: uppercase;
  padding-bottom: 3rem;
}
.similar_category {
  width: 100%;
  padding: 5rem 0;
}
.about-inner_page_wrapper {
  width: 100%;
  padding: 0;
}
.side_nav ul li {
  padding: 1rem 1rem 1rem 0;
  display: block;
}
.keep_touch_box p a,
.side_nav ul li a,
.side_nav_left ul li a {
  color: #626262;
}
.side_nav ul li.active {
  border-right: 3px solid #041a72;
}
.side_nav {
  width: 100%;
  text-align: right;
}
.side_nav_click {
  cursor: pointer;
}
img.subsidiary-main-slider {
  width: 170px;
  height: 90px;
  object-fit: contain;
  padding: 6px;
  border: 1px solid #80808057;
  cursor: pointer;
}
.different-text {
  text-align: left;
  font-size: 20px;
  line-height: 1.5;
}
.different-btn {
  width: max-content;
  margin: 30px 0 0;
  display: grid;
}
span.learn-more-sp {
  margin: 20px 0;
  font-size: 18px;
}
.make_different_new p {
  font-size: 15px;
  line-height: 1;
}
.make_different_new {
  border-left: 4px solid #031971;
  text-align: left;
  font-size: 20px;
  clear: both;
  padding: 20px;
  margin: 20px 0;
  line-height: 20px;
}
.make_different_new strong {
  font-size: 40px;
  color: #0474c6;
}
img.subsidiary-logo {
  max-width: 250px;
  float: left;
  padding: 0 1rem;
}
.side_nav_left ul li {
  padding: 1rem 0 1rem 2rem;
  display: block;
}
.side_nav_left ul li.active {
  border-left: 3px solid #041a72;
}
.side_nav_left {
  width: 100%;
  text-align: left;
}
.inner_page_left {
  border-right: 1px solid #a7a9ab;
  padding-left: 3rem;
}
.inner_title {
  color: #041a72;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 1rem;
}
.young-engineer_row {
  width: 100% !important;
  clear: both;
  border-bottom: 1px solid #a7a9ac;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  display: block;
  overflow: hidden;
}
.young-engineer_img {
  float: left;
  width: 27rem;
  display: block;
  margin-top: 8px;
  border: 1px solid #bbbdc0;
  margin-right: 1rem;
}
.young-engineer_row p {
  color: #626262;
  font-size: 1.1rem;
  padding-bottom: 0.9rem;
  line-height: 1.9rem;
}
.young-engineer_row p strong {
  font-weight: 700;
  text-transform: uppercase;
}
.share-initiative i img {
  display: block;
  margin: auto;
}
.share-initiative-content {
  width: 100% !important;
}
.home_hero_slider > ul.slick-dots {
  bottom: 30px;
  color: #fff;
  font-size: 12px;
}
.hero_caption h1,
.hero_caption h2,
.hero_caption h3,
.hero_caption h4 {
  color: #fff;
  margin-top: 20px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.home_hero_slider > ul.slick-dots li {
  width: max-content;
  border-top: 1px solid #fffff6;
  margin: 0;
  padding: 15px;
}
.home_hero_slider > ul.slick-dots li.slick-active {
  border-top: 2px solid #fffff6;
  font-weight: 700;
}
.text-left {
  text-align: left !important;
}
.perspective-content p,
.share-initiative-content p,
.subsidiaries-contant p {
  padding-bottom: 1rem;
}
.zayed-initiative i img {
  width: 33%;
  padding-top: 1rem;
}
.zayed-initiative .share-initiative-content {
  border: 0;
  padding: 0;
  margin: 0;
}
.our-value-box {
  text-align: center;
  margin: 15px 0 0;
  padding: 15px 0;
  min-height: 226px;
  color: #fff;
}
.boxes-slider {
  padding-bottom: 20px;
}
.our-value-box-title {
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}
.our-value-box-description {
  padding: 0 20px;
  line-height: 1.3;
  text-align: left;
}
.vision-content span {
  color: #041a72;
  font-size: 1.3rem;
  line-height: 2rem;
  padding-bottom: 1rem;
  display: block;
}
.vision-content p {
  padding-bottom: 1.5rem;
}
.mdsmessage-img-right span strong,
.vision-content p strong {
  display: block;
  font-weight: 600;
}
.mdsmessage-content {
  width: 100%;
  padding-top: 3rem;
}
.mdsmessage-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 4rem;
}
.mdsmessage-img-left {
  width: 30%;
}
.mdsmessage-img-left img,
.mission-content-img img,
.newsletter-img img {
  width: 100%;
  display: block;
}
.mdsmessage-img-right {
  width: 60%;
  text-align: right;
}
.mdsmessage-img-right h3 {
  font-family: "Sophistica 1";
  font-size: 5rem;
  font-style: italic;
  color: #041a72;
  transform: rotate(-9deg);
  position: relative;
  top: -6rem;
}
.mdsmessage-content p {
  padding-bottom: 2rem;
  display: block;
}
.mdsmessage-img-right span {
  color: #626262;
  font-size: 1.3rem;
}
.profile-content {
  width: 100%;
  padding-bottom: 2rem;
}
.about_profile_box {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.profile-logo {
  width: 170px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
}

.profile-logo:hover {
  transform: translateY(-6px);
}

.profile-logo a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 15px;
}

@media (max-width: 768px) {
  .profile-logo {
    width: 130px;
    height: 130px;
  }

  .profile-logo img {
    padding: 10px;
  }
}

/* .about_profile_box {
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
} */
.profile_img img {
  width: 100%;
  display: block;
  min-height: 250px;
}
.profile-intro {
  position: absolute;
  bottom: 0;
  background: #f0f0f0;
  text-align: center;
  width: 100%;
}
.profile-logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  text-align: center;
}
.profile-logo {
  text-align: center;
  justify-content: center;
  display: inline-flex;
  margin: 0 8px;
}
.profile-intro p {
  display: none;
  padding-bottom: 1rem;
}
header#inner_header.contact-header {
  background: #858585;
  position: static;
}
header#inner_header.contact-header .header {
  padding: 1rem 0;
}
.contact_hero {
  width: 100%;
  background: #041a72;
  position: relative;
  min-height: 15rem;
  display: flex;
  align-items: flex-end;
  padding-bottom: 2rem;
  padding-top: 9rem;
}
.contact_hero .breadcrumb_row {
  position: static;
}
section.contact_hero h1 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  position: relative;
  z-index: 1;
  line-height: 3rem;
  text-transform: uppercase;
}
.contact-page {
  width: 100%;
  background: #efeff0;
  padding: 5rem 0;
}
.keep_touch_box {
  background: #fff;
  text-align: center;
  height: 100%;
  padding: 3rem 0;
}
.keep_touch_box i {
  margin-bottom: 1rem;
  display: block;
}
.keep_touch_box i img {
  width: 4rem;
}
.keep_touch_box p {
  color: #626262;
  font-size: 1.2rem;
}
.keep_touch {
  width: 100%;
  margin-bottom: 3rem;
}
.keep_touch .inner_title {
  text-align: center;
  padding-bottom: 2.5rem;
}
.contact_form {
  width: 100%;
  background: #fff;
  padding: 1.5rem;
}
.input_row {
  width: 100%;
  margin-bottom: 1rem;
}
.input_row label {
  color: #626262;
  font-size: 1.1rem;
  font-weight: 500;
  padding-bottom: 0.5rem;
}
.input_row input[type="email"],
.input_row input[type="text"],
.input_row select,
.input_row textarea {
  border: 1px solid #d8d8da;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  width: 100%;
  appearance: none;
  outline: 0;
}
.newsletter-content h2 a,
.recruitment-process strong {
  font-weight: 600;
  text-transform: uppercase;
  color: #041a72;
}
.input_row input[type="email"],
.input_row input[type="text"],
.input_row select {
  height: 40px;
  padding: 0 1rem;
}
.input_row textarea {
  height: 90px;
  padding: 1rem;
}
.input_row input[type="submit"] {
  width: 160px;
  margin: auto;
  display: block;
  background: #051b72;
  border: 0;
  appearance: none;
  color: #fff;
  height: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  outline: 0;
  cursor: pointer;
}
.contact_form .inner_title {
  padding-bottom: 2.4rem;
}
.our_subsidiaries_logo {
  border: 1px solid #bdbfc2;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem;
}
.our_subsidiaries .inner_title {
  padding-bottom: 2rem;
  text-align: center;
}
.our-prople img {
  width: 100%;
  display: block;
  margin-bottom: 2rem;
}
.story-slogan {
  text-align: center;
  margin: 20px auto;
  color: #fff;
}
.recruitment-process strong {
  display: block;
  font-size: 1.2rem;
  padding-bottom: 0.3rem;
}
.recruitment-process ul {
  color: #626262;
  font-size: 1.2rem;
  line-height: 2rem;
  list-style: disc;
  padding-left: 2rem;
  padding-bottom: 2rem;
}
.vbox-item img {
  width: 100%;
  display: block;
  border: 2px solid #031971;
}
.iso-certificates {
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
.iso-certificates-row,
.media-box {
  margin-bottom: 2rem;
  width: 100%;
}
.newsletter-img {
  width: 100%;
  background: #fff;
  padding: 0;
}
.media-box {
  background: #f0f0f0;
  padding: 1rem;
}
.newsletter-content span {
  color: #284f7d;
  font-size: 1.1rem;
  padding-bottom: 0.5rem;
  display: block;
}
.newsletter-content h2 a {
  font-size: 1.7rem;
}
.newsletters_img h3 a,
.publications_img h3 a {
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.8rem;
}
ul.download_btn {
  display: flex;
  align-items: center;
  padding: 3rem 0 2rem;
}
ul.download_btn li a {
  background: #041a72;
  padding: 0.5rem 2rem;
  color: #fff;
  font-weight: 500;
}
ul.download_btn li {
  padding-right: 1rem;
}
ul.download_btn li:nth-child(2) a {
  background: #626262;
}
.load_more button {
  background: #e2e2e2;
  width: 100%;
  height: 4rem;
  border: 0;
  appearance: none;
  outline: 0;
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
}
.load_more button:hover {
  background: #051b72;
}
.news-img {
  width: 100%;
  min-height: 260px;
  background: #fff;
  display: flex;
  align-items: center;
}
.news-img img {
  display: block;
  width: 100%;
}
.publications_img img {
  width: auto;
  height: 100%;
  margin: auto;
  display: block;
  max-width: 100%;
  object-fit: cover;
}
.publications_img_row {
  height: 300px;
  background: #000;
  margin-bottom: 1rem;
}
.newsletters_row,
.publications_row {
  width: 100%;
  padding-bottom: 2rem;
  border-bottom: 1px solid #000;
  margin-bottom: 2rem;
}
.publications_img h3 a {
  color: #041a72;
  font-weight: 500;
}
.vbox-container img {
  max-width: 100%;
  max-height: 90vh !important;
}
.veno-img img {
  border: 0;
  height: 100%;
}
.veno-img {
  width: 150px;
  height: 150px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.about-us-image,
.about-us-our-page,
.about-us-subs,
.glance-image {
  margin-left: auto;
  margin-right: auto;
}
.vbox-close {
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 26px;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 80px;
  line-height: 1;
  text-align: center;
  z-index: 99;
  width: unset;
  height: unset;
}
.vbox-next {
  right: 40px;
}
.vbox-prev {
  left: 40px;
}
#loading {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 1;
  background-color: #fff;
  z-index: 99;
}
#loading-image {
  position: absolute;
  top: 50%;
  z-index: 100;
}
.newsletters_img img {
  height: 100%;
  display: block;
  width: 100%;
}
.newsletters_img_row {
  height: 300px;
  margin-bottom: 1rem;
}
.newsletters_img {
  margin-bottom: 1rem;
}
.newsletters_img h3 a {
  color: #0055a5 !important;
  font-weight: 500;
}
.downloads_row {
  width: 100%;
  border: 1px solid #000;
  padding: 1rem;
  height: 100%;
}
ul.downloads_links li a {
  color: #000;
  font-size: 1.2rem;
}
.subsidiaries-contant i {
  padding: 1rem 0;
  display: block;
}
.subsidiaries-contant p a {
  color: #051b72;
  font-weight: 500;
}
.resources-content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 4rem 0;
}
.about-us-image,
.glance-image {
  display: block;
}
.resources-graph {
  width: 70%;
}
.resources-content ul li {
  color: #626262;
  font-size: 1.2rem;
  padding-bottom: 1rem;
  font-weight: 500;
  line-height: 2rem;
  position: relative;
  padding-left: 1rem;
}
.resources-content ul li:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  background: #041a72;
  border-radius: 100px;
  top: 10px;
}
header#inner_header.darkHeader {
  position: fixed;
  background: #051b72;
  padding: 1rem 0;
}
.scroll-top-button.visible {
  opacity: 0.5;
  visibility: visible;
}
.scroll-top-button {
  position: fixed;
  right: 40px;
  bottom: 35px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  line-height: 0;
  transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  background-color: #06060f;
  width: 50px;
  height: 50px;
}
a.scroll-top-button:before {
  position: absolute;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
  top: 40%;
  right: 40%;
}
.site-map-menu {
  width: 400px;
}
.site-map-menu li:last-child {
  border-bottom: none !important;
}
.site-map-menu li {
  padding-top: 1rem;
  border-bottom: 1px dotted;
  padding-bottom: 1rem;
}
.site-map-menu li a,
.site-map-menu ul.sub_menu_click_open li a {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
}
.site-map-menu ul.sub_menu_click_open {
  padding-top: 1rem;
  padding-left: 1.2rem;
}
.site-map-menu li.sub_menu_click > a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(45deg);
  right: 0;
}
.site-map-menu li.sub_menu_click > a.active:after {
  border-right: none;
  border-bottom: none;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
}
.about-us-our-page {
  background: #d9d9d9;
  padding: 2rem 6rem;
}
.about-us-subs {
  padding: 1rem 0;
}
.about-us-vision {
  padding: 2%;
  background: #041a72;
  z-index: 2;
  margin-top: -100px;
}
.col-lg-5ths,
.col-lg-8r,
.col-md-5ths,
.col-md-8r,
.col-sm-5ths,
.col-sm-8r,
.col-xs-5ths,
.col-xs-8r {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
.col-xs-8r {
  width: 12.5%;
  float: left;
}
.about-us-image {
  width: 50%;
}
.text-center {
  text-align: center !important;
}
.about-us-div {
  background: #e8edf1;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 15px auto;
}
.about-background {
  background: #f5f5f5;
}
.glance-slider {
  width: 100%;
  justify-content: center;
}
.glance-item {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.about-row {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
:host,
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-x-twitter:before {
  content: "\e61b";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-youtube:before {
  content: "\f167";
}
@media (max-width: 1600px) {
  body,
  html {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .logo img {
    width: 12rem;
  }
  .navigation nav > ul > li > a {
    font-size: 1rem;
  }
}
@media (max-width: 1280px) and (min-width: 1000px) {
  .footer_title {
    font-size: 14px;
  }
  .footer_nav_link li a {
    font-size: 10px;
  }
}
@media (min-width: 1000px) {
  li.sub_menu:hover ul.sub_menu_open {
    opacity: 1;
    visibility: visible;
    z-index: 99;
  }
  ul.sub_menu_open {
    position: absolute;
    background: #858585;
    padding: 8px;
    left: 0;
    width: 180px;
    top: 34px;
    transition: 1s;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    text-transform: capitalize;
  }
  .home_navigation {
    display: none;
  }
  .home_navigation.active {
    display: block;
  }
  .latest-new-box {
    min-height: 596px;
  }
}
@media screen and (max-width: 1200px) {
  .news_subscription input[type="email"] {
    width: 78%;
    background: #9a9a9a70;
    height: 2.2rem;
    border: 0;
    padding: 22px 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    outline: 0;
  }
  .h-class {
    font-size: 1.8rem !important;
    font-weight: 700 !important;
  }
  .p-newsletter {
    font-size: 10px;
  }
  p.footer_info {
    color: #fff;
    font-size: 16px;
  }
  .news_subscription input[type="submit"] {
    float: right;
    padding: 12px 4%;
    margin: 0;
    color: #fff;
    background-color: #010000;
    cursor: pointer;
    border-radius: 3px;
    border: 0;
  }
  .subscribe-image {
    width: 85px;
    float: left;
    position: absolute;
    right: 365px;
  }
}
@media screen and (max-width: 700px) {
  .about-us-image {
    width: unset !important;
  }
  .p-0 {
    padding: unset;
  }
  .our-value-box {
    min-height: unset;
  }
  .subscribe-image {
    width: 65px;
    float: left;
    position: absolute;
    right: 94%;
  }
  .news_subscription input[type="email"] {
    width: 71%;
    background: #9a9a9a70;
    height: 2.2rem;
    border: 0;
    padding: 22px 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    outline: 0;
  }
  .news_subscription input[type="submit"] {
    float: right;
    padding: 12px 4%;
    margin: 0;
    color: #fff;
    background-color: #010000;
    cursor: pointer;
    border-radius: 3px;
    border: 0;
  }
}
@media screen and (max-width: 1100px) {
  .subscribe-image {
    width: 70px;
    float: left;
    position: absolute;
    right: 96%;
  }
  .news_subscription input[type="email"] {
    width: 71%;
    background: #9a9a9a70;
    height: 2.2rem;
    border: 0;
    padding: 22px 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    outline: 0;
  }
  .news_subscription input[type="submit"] {
    float: right;
    padding: 12px 4%;
    margin: 0;
    color: #fff;
    background-color: #010000;
    cursor: pointer;
    border-radius: 3px;
    border: 0;
  }
}
@media screen and (max-width: 800px) {
  .subscribe-image {
    width: 60px;
    float: left;
    position: absolute;
    right: 98%;
  }
}
@media (max-width: 1000px) {
  .home_navigation,
  .navigation nav {
    right: -100%;
    top: 0;
    z-index: 9;
    transition: 1s;
  }
  .p-t-30 {
    padding-top: 0;
  }
  .about-us-our-page,
  .our_subsidiaries_logo,
  .projects_intro {
    padding: 1rem;
  }
  .home_hero_slider > ul.slick-dots {
    display: none !important;
    position: relative;
    color: #000;
    bottom: 0;
  }
  .home_hero_slider > ul.slick-dots li.slick-active {
    border-top: 2px solid #000;
    font-weight: 700;
  }
  .home_hero_slider > ul.slick-dots li {
    width: max-content;
    border-top: 1px solid #000;
    margin: 15px 0;
    padding: 15px;
  }
  .footer_logo,
  .hero_caption h1,
  .hero_caption h2,
  .hero_caption h3,
  .hero_caption h4,
  .inner_head,
  .logo,
  .search_bar,
  header#inner_header.darkHeader .for_mobile {
    display: none;
  }
  .filters ul li,
  .for_mobile,
  .mobile-logo,
  .navigation .nav_icon,
  .navigation nav ul,
  .resources-content {
    display: block;
  }
  .inner_hero {
    height: 200px;
  }
  .for_mobile {
    background: #e4e4e4;
    padding: 0.8rem 1rem;
  }
  .home_navigation,
  .navigation nav,
  .subsidiaries_slider ul.slick-dots li button:hover,
  .subsidiaries_slider ul.slick-dots li.slick-active button {
    background: #041a72;
  }
  ul.header_links li img {
    width: 30px;
  }
  header#home_header,
  header#inner_header {
    position: relative;
  }
  .navigation nav {
    position: fixed;
    overflow: auto;
    width: 80%;
    height: 100%;
    padding-top: 4rem;
  }
  .navigation nav > ul > li {
    padding: 1rem 2rem !important;
    border-bottom: 1px solid red;
  }
  .navigation nav > ul > li a {
    font-size: 1.3rem;
    display: block;
  }
  .home_navigation.active,
  li.sub_menu a:after,
  nav.active {
    right: 0;
  }
  .filter_by_left {
    flex-wrap: wrap;
    width: 100%;
  }
  .filter_by {
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .filter_by_left p {
    width: 100%;
    padding-bottom: 1rem;
  }
  .filter_select {
    width: calc(50% - 10px);
    margin: 0 10px;
  }
  .filter_select select,
  .mdsmessage-img-right {
    width: 100%;
  }
  .filter_by_right {
    width: 100%;
    text-align: right;
    padding-top: 1rem;
  }
  .home_ourwork .tab-menu ul,
  .sub_footer {
    text-align: center;
  }
  .filter_select:nth-child(odd) {
    margin-right: 0;
  }
  .filter_select:nth-child(2n) {
    margin-left: 0;
  }
  .filters ul {
    white-space: nowrap;
    justify-content: center;
  }
  .page_title {
    font-size: 1.5rem;
  }
  .filters {
    padding: 3rem 0 1rem;
  }
  .inner_hero h1 {
    font-size: 2.2rem;
    line-height: 2rem;
  }
  .pagination_row {
    margin-top: 0;
  }
  .pagination_row a {
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    margin-right: 0.4rem;
  }
  .logo img {
    width: 10rem;
  }
  #inner_header .header {
    padding: 0.7rem 0;
  }
  .projects_page {
    padding: 2rem 0 3rem;
  }
  .projects_detailspage {
    padding: 2rem 0 4rem;
  }
  .projects_sidebar {
    padding: 1rem;
    margin-top: 2rem;
  }
  .slider_thumb_item img {
    max-width: 100%;
  }
  .footer_logo,
  .footer_nav_link,
  .header_nav_link,
  .mdsmessage-img {
    margin-bottom: 2rem;
  }
  .contact-page,
  .footer,
  section.news_letter {
    padding: 2rem 0 0;
  }
  .sub_footer {
    margin-top: 2rem;
    font-size: 0.9rem;
  }
  .footer_nav_link,
  .header_nav_link,
  .keep_touch {
    margin-bottom: 1rem;
  }
  .footer_title,
  .header_title {
    margin-bottom: 0;
  }
  .header_title:hover {
    text-decoration: underline !important;
  }
  .similar_category_item {
    margin: 0;
  }
  .similar_category_title {
    font-size: 2rem;
    padding-bottom: 2rem;
  }
  .latest_news,
  .our_subsidiaries,
  .our_work_section,
  .similar_category,
  section.home_story_section {
    padding: 2rem 0;
  }
  .hero_caption h1 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .hero_caption p {
    font-size: 1.3rem;
    line-height: 2.2rem;
    color: #fff;
    padding-bottom: 5%;
  }
  .different-text {
    line-height: 1.3;
    margin-top: 3%;
  }
  .play.overlay h3 span,
  .subsidiaries_content h3,
  .subsidiaries_intro {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .hero_caption strong {
    font-weight: bold;
  }
  .subsidiaries_content {
    margin-top: 0;
    border: 0;
    padding: 1rem 0 2rem;
  }
  .inner_page_wrapper,
  .navigation,
  .subsidiaries_main .container,
  .subsidiaries_slider {
    padding: 0;
  }
  .slider_iten {
    height: 300px !important;
    min-height: 450px !important;
  }
  .hero_caption {
    transform: translateY(-50%);
  }
  .subsidiaries_intro {
    width: 100%;
    padding: 2rem 0;
  }
  .make_different h3 {
    font-size: 1.7rem;
  }
  .make_different_row {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .home_ourwork .tab-menu ul li {
    margin-bottom: 1rem;
    width: 100%;
    padding: 0.3rem;
  }
  .home_ourwork .tab-menu,
  .navigation nav > ul > li.sub_menu a {
    padding-bottom: 0;
  }
  .play.overlay h3 {
    font-size: 1.8rem;
    line-height: 3rem;
  }
  section.home_video_section video#video {
    height: 310px;
  }
  .news_img {
    margin-top: 0;
    height: 100%;
  }
  .news_content p {
    padding: 1rem 0;
  }
  .more_news {
    padding-top: 2rem;
  }
  .footer_logo img {
    margin: auto;
  }
  .latest_news .page_title,
  .mdsmessage-content p,
  .recruitment-process p {
    padding-bottom: 1rem;
  }
  .make_different {
    padding-bottom: 2rem;
  }
  .subsidiaries_item {
    margin-right: 10px;
    padding-right: 10px;
  }
  .navigation ul.sub_menu_open {
    visibility: visible;
    z-index: 9;
    opacity: 1;
    display: none;
    padding-top: 1rem;
  }
  .make_different_item_p strong,
  .navigation ul.sub_menu_open a,
  ul.sub_menu_click_open li a {
    font-size: 1rem;
  }
  .overflow.nav_overflow:after {
    content: "";
    position: fixed;
    width: 100%;
    left: 0;
    background: #000;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0.5;
  }
  body.overflow.nav_overflow,
  body.remove_overflow.overflow.nav_overflow {
    overflow: hidden;
  }
  .inner_page_right {
    padding: 0;
    border: 0;
  }
  .side_nav {
    padding: 15px 0;
    text-align: left;
  }
  .side_nav ul {
    background: #051b72;
    margin-bottom: 0;
    text-align: left;
    padding: 0;
    display: none;
    border-radius: 4px;
  }
  .side_nav span {
    border: 1px solid #041a72;
    display: block;
    padding: 10px 13px;
    border-radius: 4px;
    color: #626262;
    font-size: 1.3rem;
    font-weight: 600;
    background-image: url(../images/select-arrow-2.png);
    background-repeat: no-repeat;
    background-position: 96%;
    background-size: 19px;
  }
  .side_nav ul li.active {
    border: 0;
  }
  .side_nav ul li a {
    color: #fff;
  }
  .side_nav ul li.active a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
  }
  .side_nav ul li {
    padding-right: 0;
    padding-left: 1rem;
    font-size: 1rem;
  }
  .young-engineer_img {
    width: 100%;
    margin-bottom: 1rem;
  }
  .young-engineer_row {
    padding-bottom: 0;
    margin-bottom: 1rem;
  }
  .side_nav ul li a:hover:hover {
    color: #fff;
  }
  .mdsmessage-img-left {
    width: 50%;
    margin: auto;
    padding-bottom: 0;
  }
  .mdsmessage-img-right h3 {
    font-size: 2rem;
    top: 0;
  }
  .mdsmessage-img-right span {
    padding-top: 2rem;
    display: block;
    font-size: 1rem;
  }
  .breadcrumb_row {
    bottom: 1rem;
  }
  .keep_touch_box {
    height: auto;
    margin-bottom: 1rem;
  }
  section.contact_hero h1 {
    font-size: 2rem;
    line-height: 2rem;
  }
  ul.header_links {
    justify-content: flex-end;
    padding: 0;
  }
  .newsletter-content {
    padding-top: 1rem;
  }
  .newsletter-content h2 a {
    font-size: 1.4rem;
  }
  .resources-graph {
    width: 100%;
    padding-bottom: 3rem;
  }
  .home_navigation {
    width: 100%;
    left: auto;
    padding: 0;
  }
  .home_navigation > ul > li > a {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .home_navigation > ul > li {
    padding: 1rem 2rem !important;
    border-bottom: 1px solid red;
    position: relative;
  }
  li.sub_menu_click a:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(45deg);
    top: 19px;
    right: 2rem;
  }
  .home_navigation > ul {
    padding-top: 5rem;
  }
  header#inner_header.contact-header {
    background: 0 0;
  }
  .mobile-logo img {
    width: 12rem;
    display: block;
  }
  .header {
    padding: 13px 0;
  }
  .header_right {
    padding: 20px;
  }
  .header_top {
    background: #e4e4e4;
    display: none;
  }
  .make_different_item_p {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .make_different_item_p span {
    font-size: 0.6rem;
  }
  p {
    font-size: 1rem;
    line-height: 1.8rem;
  }
  header#inner_header.darkHeader {
    background: #fff;
  }
  .inner_title {
    padding-bottom: 0.4rem;
    font-size: 1.3rem;
    font-weight: 600;
  }
  .nav_icon span {
    background: #626262;
  }
  a.read_more {
    font-size: 0.8rem;
    margin-top: 1rem;
    display: inline-block;
  }
  .home_ourwork .tab-menu ul li a {
    font-size: 0.7rem;
    font-weight: 600;
  }
  .news_content span {
    padding-bottom: 0.5rem;
    font-size: 0.9rem;
  }
  .wrapper {
    overflow-x: hidden;
  }
  .subsidiaries_slider ul.slick-dots {
    display: flex !important;
    justify-content: center;
    margin-top: 2rem;
  }
  .subsidiaries_slider ul.slick-dots li button {
    border: 1px solid #041a72;
    border-radius: 100px;
    background: #fff;
    padding: 0;
    margin: 0;
    width: 15px;
    height: 15px;
    font-size: 0;
    cursor: pointer;
    outline: 0;
  }
  .stay_links li,
  .subsidiaries_slider ul.slick-dots li {
    padding: 0 0.3rem;
  }
  .subnav_close {
    position: absolute;
    right: 1.5rem;
    font-size: 2.3rem;
    color: #fff;
    display: block;
    top: 1rem;
    cursor: pointer;
    float: right;
  }
  .search-input {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: -40px;
    display: none;
  }
  .mobile-seacrh {
    display: block;
    margin-right: 1rem;
  }
  .mobile-seacrh i {
    background: #8f8f8f;
    display: flex;
    align-items: center;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    justify-content: center;
  }
  .mobile-seacrh i img {
    width: 20px;
  }
  .search-input input[type="text"] {
    width: 100%;
    border: 1px solid #000;
    height: 40px;
    padding: 0 10px;
    font-family: Montserrat, sans-serif;
  }
  #inner_header .header_right {
    display: flex;
  }
  ul.stay_links li a {
    width: 22px;
    height: 22px;
  }
  .btn {
    font-size: 1rem;
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 767px) {
  .d-none-sm {
    display: none;
  }
  .d-block-sm {
    display: block;
  }
  /* .about_profile_box {
    display: unset;
  } */
  .profile-logo {
    margin: 15px 0;
  }
  .make_different_item_image img {
    width: unset;
  }
  img.story-image {
    min-height: unset;
  }
  .different-btn {
    width: 100%;
    margin: 30px 0;
  }
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
  .col-sm-8r {
    width: 12.5%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .col-md-8r {
    width: 12.5%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
  .col-lg-8r {
    width: 12.5%;
    float: left;
  }
  .our-value-box {
    min-height: 261px;
  }
}
