

::-webkit-input-placeholder { Chrome/Opera/Safari
  font-family: 'Rubik', sans-serif;
}
::-moz-placeholder { Firefox 19+
  font-family: 'Rubik', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Rubik', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: 'Rubik', sans-serif;
}

@font-face { 
  font-family: 'Eurostile Next LT Pro'; 
  src: url('../fonts/EurostileNextProRegular.ttf'); 
} 

@font-face { 
  font-family: Eurostile Next LT Pro Wide Ult Lt; 
  src: url('EurostileNextProWideUltLt.ttf'); 
} 

@font-face { 
  font-family: Eurostile Next Pro Semi Bold; 
  src: url('EurostileNextProSemiBold.ttf'); 
} 


@font-face {
  font-family: 'eurostilebold';
  src: url('eurostilebold-webfont.woff2') format('woff2'),
       url('eurostilebold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'eurostylenormal';
  src: url('../fonts/euro/eurostyle_normal-webfont.woff2') format('woff2'),
       url('../fonts/euro/eurostyle_normal-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body p {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  color: #545454;
  font-size : 16px;
  line-height: 27px;
}
body {
    margin: 0;
    font-family: 'Rubik' !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #2e3081;
}

a,li,h1,h2,h3,h4,h5,h6,tr,td,th {
     font-family: 'Rubik', sans-serif;
}

.offering-li-icon {
  color: #15229A;
  font-size: 17px;
  margin-right: 10px;
}

.offering-li-title {
  font-family: 'Eurostile Next LT Pro';
  font-size: 18px;
}

.offering-li-title:hover {
  color: #2e3081 !important;
  /*font-weight: 700;*/
}

.heading1 {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  color: #333333;
  font-size : 24px !important;
}

.heading2 {
  font-family: 'Rubik' !important;
  font-weight: 700 !important;
  color: black;
  font-size : 20px !important;
}

 .about-nav .nav-item .nav-link {
  font-family: 'Rubik' !important;
  font-weight: 700 !important;
  color: #808080;
  font-size : 16px !important;
  padding: 0 20px !important
}
 
body, html {
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  position: relative;
}

.types-infrastructure .row {
  position: relative;
  left: 5%;
}


.line2 {
  display: none;
  border-left: 1px solid #b3d7ff;
    height: 35em;
}

.second-header .nav-item .nav-link {
  color: #2e3081;
  font-family: 'Eurostile Next LT Pro';
}

.nav-item .nav-link {
  font-family: 'Eurostile Next LT Pro';
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 15px !important;
}

.home-nav .nav-item .nav-link {
  color: #fff;
  font-family: 'Eurostile Next LT Pro';
  font-size:20px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 20px;
      padding-left: 20px;
  }
}

.btn-contact {
  background-color: #243d7f;
  border-radius: 30px;
  color: #fff !important;
}

.hm-btn-contact {
  background-color: #3267b9!important;
  border-radius: 30px!important;
  color: #fff !important;
}

.arrow {
      font-size: 40px !important;
       position: absolute;
       right: 130px;
        bottom: 11px;
}

section .customized_padding {
  padding-left: 72px !important;
}

.column-gap {
  margin-top: 20px;
}


.customized_padding {
  padding: 25px;
  padding-left: 100px;
  padding-right: 100px;
}

/*Logo*/
.logo {
  width: 15rem;
}

.se-logo { 
max-width: 15rem;
height: auto;
}
 /* End logo*/

  /* The Background image used */
  .bg {
background-image: url("../img/home/1.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  

}

.overlay {

  position: relative;

}

/* Custom Style for Menus and Nav bar at header*/

#myTopnav { display: none; 
  font-family: 'Eurostile Next LT Pro';
}

.navbar {
  
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 58px !important;
padding-right: 58px !important;
font-family: 'Eurostile Next LT Pro';
  
}

#top {
  background-color: #fff !important;
}
.navbar-dark1 {
opacity: 1 !important;
}


.nav-link:hover {

	color: grey !important;

}

.menu:hover .hidden-menu {
  display: block;
  z-index: 3; /*To keep display block after unhovering on Our Offerings*/
}
.menu {
  position: relative;
  z-index: 2;
}

.menu ul {
  list-style-type: none;
  padding-inline-start: 0 !important;
  height: 100%;
}

.menu .menu_bar {
  margin-left: 15px;
}

.menu ul li {
  position: relative;
 /* margin : 20px 0;*/
 width: 200px !important;
}

.icons_offerings {
  position: absolute;
    color: #15229A;
    font-size: 1.5rem;
    text-align: left;
}

.menu ul li  img {
  float: left;
    height: 20px;
    position: relative;
    top: 0.9vw;
    right: 1vw;
}

.google-maps { padding-right: 0; padding-left: 0 }

.hidden-menu {
/*  max-width: 210%;
  width: 147%;*/
  position: absolute;
  /*right: -42%;*/
  left:13%;
  display: none;
  background-color: #fff;
  /*border: 1px solid black;*/
  padding-left: 15px;
  z-index: 3;
  padding-right: 15px;
  /*border-radius: 15px;*/
}

.column ul li  a {
    background: #ffffff;
    background-color: rgb(255, 255, 255);
    color: #292929;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 15px 15px 23px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.column ul li a:hover {
  color: #ffffff;
  background-color: #0980ce;
}

@media (min-width: 1024px) and (max-width: 1490px) {


.hidden-menu {

max-width: 230%;
  width: 230%;

}

}

/*.hidden-menu .row::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 49%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
} */




.column {
 /* padding-top: 15px;
  padding-bottom: 15px;*/
  max-width: 100%;

}

.column a {
    color: black;
    padding: 12px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 0.9rem;
    /*margin-left: 16px;*/
}

 .menu_bar a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 0.8px;
  position: relative;
  top: 5px;
  left : 0;
  background: grey;
  transition: width 0.8s ease 0s, left 0.8s ease 0s;
  width: 0;
}
 .menu_bar a:hover:after { 
  width: 100%; 
  left: 0; 
}

.right-padding {
  padding-right: 192px !important;
}

/* .column a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1.5px;
  position: relative;
  left : 30%;
  background: black;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
 .column a:hover:after { 
  width: 100%; 
  left: 0; 
}*/



.navlink .list {
  font-size: 20px !important;
}

/* End of Custom Style for Menus and Nav Bar at header*/

/*Custom Container */ 

.cus_container {

	padding: 10px;
	background-color: beige;
  
}


/*End of Custom Container */

/* Sticky Header*/ 
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
/*ENd of Sticky Header*/

/*White Line on Home Background*/
.line1 {
border-left: 1px solid #b3d7ff;
    height: 75vh;
}


.space {
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 75px;
  float: right;
  text-align: right;
}

.transform {
  color: white;
    transform: rotate(90deg);
  transform-origin: left top 0;
  position: absolute;
    top: 9vh;
    left: 6vh;
}

/* End Of White Line on Home Background*/

/*Social Icons Footer*/
 .social li {
  display: inline-block;
}
 .social  li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #FFF;
  border: 1px solid #fff;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  border-radius: 50%;
  margin-right: 3px;
  transition: all .3s ease;
}
.social li a:hover {
  background: #007bff;
  border-color: #fff;
  color: white;
}

.contact_button {

  border : 1px solid black;
  font-size: 11px;
    border-radius: 1.25rem;
}
/*End of Social Icons Footer*/

/*SEARCH FIELD IN HOME PAGE */


/* Style the search field */
form.example input[type=text] {
  padding: 10px;
  font-size: 17.5px !important;
  border: 1px solid #fff;
  float: left;
  padding: 16px 0px !important;
  width: 40%;
  background: #fff;
 /* border-top-left-radius: 1.35em;
  border-bottom-left-radius: 1.35em;*/
  outline: none;
}

.search-icon {position: relative; bottom: 0.1em}

/* Style the submit button */
form.example button {
  float: left;
  width: 10%;
  padding: 9.5px;
  background: #fff;
  color: #007bff;
  border-top-right-radius: 1.35em;
  border-bottom-right-radius: 1.35em;
  font-size: 26px;
  border: 1px solid #fff;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
  text-align: center;
  outline: none !important;
}

.fa-edit {
  font-size: 1.3em;
}

ul.navigation-box > li::before {
  content: '';
  width: 100%;
  height: 3px;
  background: #0980ce;
  position: absolute;
  bottom: 19px !important;
  left: 0;
  transition: all 0.4s ease;
  transform: scale(0, 0);
}


form.example span {
  float: left;
  width: 10%;
  padding: 10px;
  border-top-left-radius: 1.35em;
  border-bottom-left-radius: 1.35em;
  border-left: none;
  text-align: center;
  font-size: 27px;
  background-color: #fff;
  color: #007bff;

}

form.example button:hover {
  border-right: none;
}

/* Clear floats */
form.example::after {
  content: "";
  clear: both;
  display: table;
}

/*Place Holder Styling*/
.Change::placeholder {
  color: black !important;
  position: relative;
  left: 1em;
}



/*Caret in Place Holder*/
.Change::after {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  /* Remove display: inline-block if not required to be on the same line as text etc */
  display: inline-block;
  background-color: black;
  vertical-align: top;
  width: 5px;
  color: red !important;
  /* Set height to the line height of .text */
  height: 24px;
   
 /* Animation paramaters:
  blink = animation-name, 
  1s = animation-duration, 
  step-end = animation-timing-function,
  infinite = animation-iteration-count*/
  
  -webkit-animation: blink 1s step-end infinite;
  animation: blink 1s step-end infinite;
}

@-webkit-keyframes blink {
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

@keyframes blink {
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

/*END OF SEARCH FIELD IN HOME PAGE*/

.pl_dl {
  padding-top: 20%;
  position: relative;
  left: 30%;
  z-index: 1;
}

.inline {
  display: in
}

.marque {
  display: flex;
  width : 5px;
}


.main {
    width: 100%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */



/*End of Bootstrap 4 text input with search icon */

/*ABout us Page container and background*/
.cus_container1 {

  padding-top: 20px;
  padding-left: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  text-align: left;
  /*box-shadow: 0px 2px 5px  rgba(0,0,0,.9) inset; */
   }

   .cus_container1 a:hover {color: grey}

.about_banner {
   background:linear-gradient(#0000,#283376),url("../img/about/banner.webp");
  /* Full height */
  height: 490px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  opacity: 0.9;
}

.infrastructure_banner {
   background:linear-gradient(#0000,#283376),url("../img/Infrasture-Banner.webp");
  /* Full height */
  height: 490px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  opacity: 0.9;
}

.about-banner-text {
    width: 50%;
    position: absolute;
    bottom: 0px;
    margin-left: 20px;
    padding: 30px;
}

.about-inner {
  width: 100%;
  height: 100%;
  padding: 5px;
}

.about-inner h2 {
  color: black;
}

@media only screen and (max-width: 600px) { 

.about-banner-text {
    width: 85%;
    padding: 10px;
}
.hm-btn-contact {
  background-color: #3267b9!important;
  border-radius: 30px!important;
  color: #fff !important;
  padding-left:  10px;
}

form.example input[type=text] {
  padding: 10px;
  font-size: 17.5px !important;
  border: 1px solid #fff;
  float: left;
  padding: 7.5px 0px !important;
  width: 40%;
  background: #fff;
  outline: none;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px !important;
  padding-right: 20px !important;
  font-family: 'Eurostile Next LT Pro';
}
section .customized_padding {
    padding-left: 20px !important;
}

.customized_padding {
    padding: 25px;
    padding-right: 20px !important;
}
.footer_water-mark ul {
    list-style-type: none;
    margin: 0px !important;
    padding-bottom: 20px !important;
    text-align: center;
    font-size: 15.5px !important;
    padding-left: 0px;
}

.ptb-60px {
    padding: 30px 0 30px !important;
}
.navbar-collapse{
  padding-left: 25px !important;
}

.nav-item .nav-link {
    text-transform: uppercase;
    font-size: 15px !important;
    padding-left: 15px !important;
    font-family: 'Eurostile Next LT Pro';
}

#crmWebToEntityForm.zcwf_lblLeft {
    width: 100%;
    padding: 5px !important;
    margin: 0 auto;
    box-sizing: border-box;
}

}


/*End of About us Page container and background*/

/* Abouts us We are seonics Border*/

.border-right-line {

  border-right: 1px solid #fff;
  text-align: left;
  position: relative;
  right: 10%;
}

 .bar a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1.5px;
  position: relative;
  left : 0;
  background: grey;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
 .bar a:hover:after { 
  width: 100%; 
  left: 0; 
}



.white {
  color: white;
}

.black {
  color: black;
}


/*About us page Scrollspy*/
/*#section1 {padding-top:50px;color: #fff; background-color: grey;}*/
  #section2 {padding-top:70px;padding-bottom: 70px}
  #section3 {padding-top:70px;padding-bottom: 70px}
  #section4 {padding-top:70px;padding-bottom: 70px}
  #section5 {padding-top:70px;padding-bottom: 70px}
  #section6 {padding-top:70px;padding-bottom: 70px}

.quality-text {    
    margin-left: 3rem;
    padding-right: 20vh;
  }

  .quality-text p {font-size: 20px; color: #5F6369}

  .quality-content-2 {margin-left: 2rem;}

  .spacer {margin-left: 3rem; margin-top: 6vh}



  .quality-p-width p { width: 40vh }

  .scrollspy {
    background-color: #2c398c !important;
  }

  .scrollspy ul li a {
    color: #fff !important;
  }

  figcaption {
  padding-top: 5px;
  max-width: 22em;
  max-height: 2em;
}

.certificate-image { width: 300px; height: 420px; }
/*End of About us page Scrollspy*/



/*Contact us page*/

.contact_banner {

  background-image: linear-gradient(#0000,#283376),url("../img/contact/banner.jpg");
  /* Full height */
  height: 490px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  opacity: 0.9;

}

.address  {
background-color: #f8f9fa;
}

.full-width {
  width: 100% !important;
  height: 50vh !important;
}

.map { max-height: 100% }



/*End of Contact us page*/

/*Infrastructure Page*/



.gradient-bottom {
  height: 5px;
  width : 250px;
  background-image: linear-gradient(to right, blue , beige); 
}

.infra-image {
  height: 22em;
  width : 40em;
}

.Infrastructure_Body img {border-radius: 5px;}

.circle {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: dodgerblue;
  border: 2px solid;
  position: relative;
  border-color: dodgerblue;
  color: #fff;
}

.circle:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  border: 1px solid dodgerblue;
  border-width: 0 0 0 5px;
  width: 1px;
  height: 100px;
}
/*End Of Infrastructure Page*/

/*Careers Page*/

.careers_banner {

  background-image: linear-gradient(#0000,#283376),url("../img/careers/career-banner.jpg");
  /* Full height */
  height: 490px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  opacity: 0.9;

}

/*Footer*/
.footer-logo {width: 263.5px;}
.footer-bottom {
    background-color: #2c398c;
 }

.grad-border { background-image: linear-gradient(to right, #2D72B9 , #2CBCB1 ); height: 0.5em; width: 100% }

.icons ul {padding: 0}
.icons ul li{
  display:inline;
  font-size: 35px;
  list-style-type: none;
  padding-bottom: 0px !important;
  background-color: inherit;
  padding-right: 20px;
  clear: right;
  text-align: center;
  color: #fff;
}


 
.icons li:hover:nth-child(1) {
  color: red;
  cursor:pointer;
}
.icons li:hover:nth-child(2) {
  color: blue;
  cursor:pointer;
}
.icons li:hover:nth-child(3) {
  color: #0e76a8;
  cursor:pointer;
}
.icons li:hover:nth-child(4) {
  color: #00acee;
  cursor:pointer;
}

.footer_water-mark ul{list-style-type: none;margin: 0px !important; padding-bottom: 20px !important;text-align: center;font-size: 18px}
.footer_water-mark ul li {display:inline;font-weight: 500}
/* End of Footer*/

.infra-nav > li > .nav-link {color : black !important;}

.infra-nav > li { max-width: 10em }

.move-right-nav{height: 65px; padding-left: 2.5em}

.move-right-nav > .nav-tabs { border : 0; height: inherit; }

.move-right-nav > .nav-tabs > .nav-item { border-bottom: 2px solid #dee2e6; box-shadow: 4px 2px 2.5px grey }

.move-right-nav > .nav-tabs > .nav-item > .nav-link { height: 100%; font-size: 1em; padding-right: 1rem !important;padding: .5rem 1rem;text-align: center;}

.certificate-image-caption figcaption { max-width: 100%; height: auto; font-size: 1em }

.padding-left { padding-left : 5em; padding-right: 0 }

.max-width-reduce { max-width: 35%; }

.tab-pane  ul  li {padding-top: 0.4em}

.move-left-footer {
  position: relative;
    right: 4em;
}

.footer-list > ul > li > a { 
  color: #fff;
  line-height: 35px;
  font-size: 16px;
  font-weight: 550;
}

.footer-list > ul > li > a:hover { color: #00bcd4; }

.footer-bottom > .container > hr {border-top: 1px solid #fff;}

.move-right-nav > .nav-tabs > .nav-item > .nav-link.active { 
  background: /* gradient can be an image */
    linear-gradient(to left, #2D72B9 , #2CBCB1 )
    left 
    bottom
    #777    
    no-repeat; 
  background-size:100% 5px;
  background-color: #fff;
  box-shadow: 1px 0 1.5px grey;
  }

  .customize-font > ul.bar > li > a {
    font-family: Eurostile Next Pro Semi Bold !important;
     font-weight: 550 !important;
  }

  .icon-accordion { float: right; }

  .caraousel-pull-down { bottom: -4em; }

  

  .car-pull-left2 { margin-bottom: 4em; margin-left: 12em; } 

  .arrow-custom-color {font-size: 2em;font-weight: 900;color: black;}

  



  .headline h1, .headline p {
    display: inline;
    vertical-align: top;
    font-family: 'Eurostile Next Pro Semi Bold';
    font-size: 16px;
    line-height: 28px;    
}
.headline h1 {
    font-weight: bold;
}

.people-image {width: inherit;border-radius: 8px}

.people-carousel-arrow-right {right: -10em}

.people-carousel-arrow-left {left : -10em;}

#accordionExample { display: none; }

.collapsible {
  background-color: #2D72B9;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.change-icon-collapse, .collapsible:hover {
  background-color: #555;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.change-icon-collapse:after {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

.text-on-image {
position: absolute;
    bottom: 30%;
    right: 2%;
    font-weight: 600;
    font-size: 34px;
    width: 45%;
    line-height: 7vh;
    text-transform: uppercase;
}

@media only screen and (max-width: 600px) { 
.text-on-image {
  font-size: 25px !important; 
}

}

.text-on-image1 {
position: absolute;
    bottom: 0;
    left: 11vh;
    font-weight: 100;
    font-size: 20px;
    line-height: 7vh;
}

.text-box {
  
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    /*transition: border-color 1.15s ease-in-out,box-shadow 1.15s ease-in-out;*/

}

.input-text { padding-top: 10px; padding-bottom: 10px; }

.input-text textarea {

    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;

}

.contact-form { background-color: #fff }

.margin-center { margin : 0 auto; }

.awards {
  max-width: 100%;
  height : auto;
  border : 2px solid #2e3081;
  padding: 5px;
}

.purpose {width: 200px; height: 200px;}

.carousel-control-next {
    right: -3em !important;
}

.carousel-control-prev {
    left: -1em !important;
}

/*search Page*/
.search-page  span { font-size : 26px !important; border : 1px solid #152238 !important; border-right : none !important }

.search-page  input { border : 1px solid #152238 !important; border-right: none !important; border-left: none !important }

.search-page  button { border : 1px solid #152238 !important; border-left: none !important }

.search-content p { margin-bottom: 0.5em !important; font-weight: lighter; }

.searched-value { background-color: #152238 }

.ml-7 { margin-left: 6.5rem; }

.border-line { border-left: 1px solid silver; margin-left: 8.5rem }


.clients_banner {

  background-image: linear-gradient(#0000,#283376),url("../img/Cleints-Banner.webp");
  /* Full height */
  height: 490px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  opacity: 0.9;

}

.clients-text-on-image {
    position: absolute;
    bottom: 3%;
    left: 2%;
    font-weight: 100;
    font-size: 34px;
    width: 55%;
    line-height: 7vh;
}

.team-arrow-left {
  left: -10em !important;
}

.team-arrow-right {
  right: -10em !important;
}

.ptb-60px {
  padding: 60px 0 80px; /*Give column top 20px for responsive spacing. Which is why bottom padding is 80px and top is 60px*/
}

.plr-20px {
  padding: 0 20px;
}

.text-col {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.pl-50px {
  padding-left: 50px !important;
}

.section-heading h3 {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  color: #2e3081;
    font-size: 35px;
    position: relative;
}

.section-heading h3:before {
    content: '';
    display: block;
    width: 50px;
    position: absolute;
    height: 3px;
    background-color: #2e3081;
    bottom: -20px;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.section-heading {
    margin-bottom: 50px;
}

.quality-icon i {
    font-size: 45px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    color: #2e3081;
}

.team-information {
  margin-top: 20px;
}
.team-information p{
  line-height: 16px !important;
}
.team-information h4{
  margin-bottom: 2px !important;
}
.team-column {
  padding-left: 15px;
  padding-right: 15px;
}

/*[class^="col-"], [class*=" col-"] {
  margin-top: 20px;
}*/


.header-area {
  background: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,.5)),
  url(https://images.unsplash.com/photo-1528353518104-dbd48bee7bc4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2089&q=80);
  background-position: center center;
  background-size: cover;
}
/* default css end */


/* navbar regular css start */
.navbar-area {
  background: rgba(0,0,0,.6);
  border-bottom: 1px solid #000;
}
.site-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.site-logo {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.site-navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.site-navbar ul li a {
  color: #fff;
  padding: 20px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.site-navbar ul li a:hover {
  background: rgba(255,255,255,.1);
}
/* navbar regular css end */


/* nav-toggler css start */
.nav-toggler {
  border: 3px solid #fff;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  height: 39px;
  display: none;
}
.nav-toggler span, 
.nav-toggler span:before, 
.nav-toggler span:after {
  width: 28px;
  height: 3px;
  background-color: #fff;
  display: block;
  transition: .3s;
}
.nav-toggler span:before {
  content: '';
  transform: translateY(-9px);
}
.nav-toggler span:after {
  content: '';
  transform: translateY(6px);
}
.nav-toggler.toggler-open span {
  background-color: transparent;
}
.nav-toggler.toggler-open span:before {
  transform: translateY(0px) rotate(45deg);
}
.nav-toggler.toggler-open span:after {
  transform: translateY(-3px) rotate(-45deg);
}
/* nav-toggler css start */


/* intro-area css start */
.intro-area {
  height: calc(100vh - 61px);
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
}
.intro-area h2 {
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 25px;
}
.intro-area p {
  font-size: 18px;
}
/* intro-area css end */


/* mobile breakpoint start */
@media screen and (max-width: 767px) {
  .container {
    max-width: 720px;
  }
  /* navbar css for mobile start */
  .nav-toggler{
    display: block;
  }
  .site-navbar {
    min-height: 60px;
  }
  .site-navbar ul {
    position: absolute;
    width: 100%;
    height: calc(100vh - 60px);
    left: 0;
    top: 60px;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid #444;
    background-color: rgba(0,0,0,.75);
    max-height: 0;
    overflow: hidden;
    transition: .3s;
  }
  .site-navbar ul li {
    width: 100%;
    text-align: center;
  }
  .site-navbar ul li a {
    padding: 25px;
  }
  .site-navbar ul li a:hover {
    background-color: rgba(255,255,255,.1);
  }
  .site-navbar ul.open {
    max-height: 100vh;
    overflow: visible;
  }
  .intro-area h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }  
  /* navbar css for mobile end */
}
/* mobile breakpoint end */



.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}

.navbar-dark .navbar-toggler {
    background-color: #2e3081;
}

@media screen and (max-width: 992px) {
  .desktop-hide {
  display: none;
}
}

.po-relative {
  position: relative;
}

.search-textbox {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 42%;
    z-index: 1;
}


@media screen and (max-width: 992px) and (min-width: 570px) {

    form.example input[type=text] {
        font-size: 24px;
    }

    form.example button {
      padding: 8.8px;
    }

    form.example span {
      padding: 9px;
    }
}

@media screen and (max-width: 570px) and (min-width: 400px) {

    form.example input[type=text] {
        font-size: 16px;
    }

    form.example button {
      padding: 2.7px;
    }

    form.example span {
          padding: 3px;
    padding-left: 8px;
    }

    .fa-edit {
        font-size: 30px;
    }
}

@media screen and (max-width: 400px) and (min-width: 300px) {

    form.example input[type=text] {
        font-size: 14px;
    }

    form.example button {
      padding: 1.2px;
    }

    form.example span {
          padding: 1.4px;
    padding-left: 8px;
    }

    .fa-edit {
        font-size: 30px;
    }
}

@media screen and (max-width: 991px) {
  .background-color-home {
  background-color: #fff;
}

.home-nav .nav-item .nav-link {
  color: black;
}

.desktop-hide,.section-nav {
  display: none;
}

.flex-pills {
  flex-direction: row;
}


}

@media screen and (max-width: 1397px) and (min-width: 1200px) {

    .navbar-expand-lg .navbar-nav .nav-link {
      font-size: 15px;
    }
}

@media screen and (min-width: 992px) {
    .hide-bigscreen {
  display: none;
}

.md-text-right {
  text-align: right;
}

.flex-pills {
  flex-direction: column;
}

.dpr-5 {
  padding-right: 3rem;
}
}

@media screen and (max-width: 1200px) and (min-width: 991px) {

    .navbar-expand-lg .navbar-nav .nav-link {
      font-size: 12px;
    }
}

.nav-padding {
  padding: .5rem 1rem;
}

.font-600 {
  font-weight: 600 !important;
}

.carousel-indicators li {
  text-indent: 0;
  text-align: center;
  width: auto;
  margin: 0 20px;
  height: auto;
  color: #2c398c;
  background-color: transparent;
}

.carousel-indicators li.active {
  border-bottom: 2px solid #2c398c;
}

.our-purpose i {
  margin-right: 15px;
  font-size: 50px;
}

.certificate-pills-container .nav-link.active {
  background-color: #2c398c;
}

.certificate-pills-container .nav-link {
  margin-top: 30px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #2c398c;
}

.certificate-pills-container .nav-link span {
      padding: .5rem 1rem;
      border-radius: .25rem;
      font-weight: 700;
      color: #2c398c;
}

.certificate-pills-container .nav-link.active span {
  color: #fff;
}

.certificates-tab img {
  border : 1px solid #2c398c;
}

.counter-inner-column {
  border-bottom: 3px solid #2c398c;
}

.pb120px {
  padding-bottom: 120px !important;
}

.pt-120px {
  padding-top: 120px !important;
}

.pb150px {
  padding-bottom: 150px !important;
}

.pt-150px {
  padding-top: 150px !important;
}

section.counter-section {
    margin-top: -100px;
}

.pt60px {
  padding-top: 60px !important;
}

.footer_water-mark ul li {
  color: #fff;
}

.counter-div p {
    color: black;
}

.footer-bottom p, .footer-bottom span, footer-bottom li {
  color: #fff;
}

@media screen and (max-width: 992px) and (min-width: 770px) {

  .counter-inner-container .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}

  .certicates-container .col-md-4,.certicates-container .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 991px) {
  .certificate-pills-container .nav-link {
    flex: 0 0 50%;
    max-width: 50%;
    border : 5px solid #f8f9fa;
  }

  .column-gap {
    margin-top: 40px;
  }

  .certicates-container .col-md-6 {
    text-align: center;
  }

  .footer-list ul {
        padding-inline-start: 0;
  }

  .text-on-image {
    width: 90%;
  }

  .dpr-5 {
    padding: 0 15px;
  }

  .ad-section-img-container {
    text-align: center;
    margin-top: 25px;
  }
}

  .footer-list ul li p {
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
  }

  .pt40px {
    padding-top: 40px !important;
  }


  @media screen and (max-width: 450px) {
      .timeline-indicators li {
        flex: 0 0 50%;
        max-width : 50%;

        margin: 10px 0 !important;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px;
      }

      .timeline-indicators {
        flex-direction: row;
        flex-wrap: wrap;
      }
  }

  .infra-banner-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }

  .list-inside {
    list-style: inside;
  }

 

  .infrastructure-column-12 {
    padding: 30px 20px 30px 20px;
  }

  .infrastructure-text-column h3, .infrastructure-text-column ul li,.infrastructure-text-column p {
    color: #fff;
  }

  .infrastructure-text-column p {
    font-weight: normal;
  }

  

  @media screen and (min-width: 850px) {
    .ml-minus-50px {
      margin-left: -50px;
    }

    .mr-minus-50px {
      margin-right: -50px;
    }
  }

   .img-engineering {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .no-list-style {
    list-style: none;
  }

  .p-list p {
    margin-bottom: 0;
    line-height: 1.5;
}

.infrastructure-text-column p {
  font-size: 16px;
}




.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}

.border-top-none {
  border-top: none !important;
}

.border-left-none {
  border-left: none !important;
}


.border-right-none {
  border-right: none !important;
}

.border-bottom-none {
  border-bottom: none !important;
}

.clients-row .col-md-3 {
  border : 1px solid #c6c6c6;
  text-align: center;
}

.clients-row figure {
  margin: 0;
  padding: 35px;
}

/*resizing image of clients logo*/
.clients-row .item img {
  max-width: 100%;
  max-height: 150px;
}
.clients figcaption {
  font-size: 16px;
  font-weight: 600;
}

.clients-row .item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 200px;
}
/*End of CLients Page*/

@media screen and (max-width: 770px) {
  .infrastructure-inner-column .text-right {
  text-align: left !important;
}
}

@media screen and (min-width: 992px) {
  .infra-banner-text {
    width: 60%;
    top: 40%;
    left: initial;
  }
}

.counter-tag {
  display: inline-block;
}

.counter-sign {
  font-size: 24px;
  font-weight: bold;
  color: #2e3081;
}

.purpose-img {
  max-height: 70px;
  width: auto;
}

.custom-position-vision {
      position: relative;
    right: 10px;
    bottom: 10px;
}

.quality-icon h4 {
  margin-bottom: 10px;
}

.eng-design {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/Engineering-Design.webp');
}

.dum-design {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infra-section.jpg');
}

.rd-dev {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/Research-and-development.webp');
}

.sqft-10 {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/10000-Sqft.webp');
}

.elec-manfc{
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/Electronics-Manufacturing.webp');
}

.inspection-img {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/inspection.webp');
}

.pre-manfc {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/Precioin-Manufacturing.webp');
}

.sheet-metal {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/Sheet-Metal-Fabrication.webp');
}

.tool-room {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/Tool-room.webp');
}

.nabl-ess {
  background: linear-gradient(#2c398cde,#2c398cde), url('../img/infrastructure/nabl-ess.webp');
}

.clients-row .clinets-column:nth-child(n) {
  border-top: none;
  border-left: none;
}


.clients-row .clinets-column:nth-child(4n+4) {
  border-right: none;
}

.clients-row .clinets-column:nth-last-child(-n + 4) {
  border-bottom: none;
}
.heading2-blue{
  font-family: 'Rubik' !important;
  font-weight: 700 !important;
  color: #2e3081;
  font-size: 22px !important;
  margin-bottom: 0px !im.;
}

.fa-phone{
  transform: rotate(100deg) !important;
}
.icons ul li .fa{
  font-size: 25px !important;
  padding-right: 20px;
  padding-top: 15px;
  color: #fff !important;
}
p a {
    color: #fff !important;
}
/*Header dropdown menu icon*/

.nav-item .menu a.nav-link.Offerings:after {
    font-family: 'FontAwesome';
    content: "\f0d7";
    position: absolute;
   font-size: 16px;
    line-height: 20px;
    padding: 2px 5px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    color: #fff;
}
.fa-align {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -0.15em;
}

.nav-link span{
    padding: 14.5px 0;
}

.nav-link span:hover {
    border-bottom:4px solid #fff;
}

.menu-hover span{
    padding: 8.5px 0;
}

.bold-font-weight{
  font-weight: 700 !important;
}

/*.menu-hover span:hover {
    border-bottom:4px solid #243d7f;
}*/

.font-euro {
  font-family: 'Eurostile Next LT Pro';
}
.select-search {
  font-size: 17.5px !important;
  border: 1px solid #fff;
  float: left;
  padding: 16px 0px !important;
  width: 41%;
  background: #fff;
  outline: none;
  border-top-right-radius: 1.85em;
  border-bottom-right-radius: 1.65em;
  font-family: 'Rubik', sans-serif;
  appearance: none;
}
.icons {
	color: white;
}