@charset "utf-8";
/* CSS Document */
@import url(font-awesome.css);
@import url(feather.css);
body{ 
  margin: 0px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: #071323;
  /*font-family: "Rubik", sans-serif;
  font-family: "Space Grotesk", sans-serif;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display:block;}
a,a:focus,a:hover{color:#001e4c; text-decoration:none !important;}
a:link{outline: 0;}
h1,h2,h3,h4,h5,h6{
  font-family: "Space Grotesk", sans-serif;
}
img{ 
  border:0px; 
  overflow: hidden;
}
.clr{
  clear:both;
}
.fLeft{
  float: left;
}
.fRight{
  float:right;
}
.margin-top20{
  margin-top: 20px !important;
}
.margin-top30{
  margin-top: 30px !important;
}
.imgResponsive{
  width: 100%;
}
.gallery-row{
  margin-left: -15px;
  margin-right: -15px;
}
.gallery-col{
  padding-left: 15px;
  padding-right: 15px;
}
#main{
  width: 100%;
}
.toolbar{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-family: "Rubik", sans-serif;
  border-bottom: 1px solid #e6e7e9;
}
.phone,
.phone ul{
  margin: 0px;
  padding: 0px;
}
.phone li{
  float: left;
  list-style: none;
  font-size: 14px;
  font-weight: 500;
  color: #001e4c;
}
.phone li+li{
  margin-left: 15px;
}
.social-media,
.social-media ul{
  float: right;
  margin: 0px;
  padding: 0px;
}
.social-media li{
  float: left;
  text-align: center;
  list-style: none;
}
.social-media li a{
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 16px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.social-media li a:hover,
.social-media li a:focus{
  background-color: #ffba31;
  color: #fff;
}

header{
  width: 100%;
  padding: 15px 0;
  background: #F1F1F1;
  background: -webkit-linear-gradient(90deg, rgba(241, 241, 241, 1) 20%, rgba(255, 255, 255, 1) 20%);
  background: -moz-linear-gradient(90deg, rgba(241, 241, 241, 1) 20%, rgba(255, 255, 255, 1) 20%);
  background: linear-gradient(90deg, rgba(241, 241, 241, 1) 20%, rgba(255, 255, 255, 1) 20%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F1F1F1", endColorstr="#FFFFFF", GradientType=1);
}
.navbar-brand {
  width: 109px;
  height: 70px;
  margin: 0px;
  background: url(../images/logo.png) no-repeat center center;
  background-size: cover;
}
.navbar-default .navbar-nav>.applynow>a{
  padding: 10px 20px;
  margin-left: 10px;
  background-color: #001e4c;
  color: #fff;
  border: 2px solid #001e4c;
  border-radius: 30px;
}
.navbar-default .navbar-nav>.applynow>a:hover{
  background-color: #ffba31;
  color: #fff;
  border: 2px solid #ffba31;
}
.banner-main{
  width: 100%;
  position: relative;
  display: block;
  z-index: 22;
}
.banner-main h2{
  font-size: 40px;
  color: #fff;
  font-weight: 800;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.banner-main .container{
  position: relative;
}
.carousel-caption{
  bottom: 70px;
}
.control-round .carousel-control {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
  color: #000;
  font-weight: normal;
  position: absolute;
  top: 50%;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
  overflow: hidden;
  line-height: 40px;
  margin-top: -20px;
  text-shadow: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.control-round:hover .carousel-control{opacity: 1;}
.control-round .carousel-control.left {left: 30px;}
.control-round .carousel-control.right {right: 30px;}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{color: #fdfdfd;background: rgba(0, 0, 0, 1);border: 0px transparent;}
.control-round .carousel-control.left>span:nth-child(1){left: 45%;}
.control-round .carousel-control.right>span:nth-child(1){right: 45%;}
#bootstrap-touch-slider .item img{
  width: 100%;
}
.carousel-inner .item img{
  width: 100%;
}

.carousel-caption{
  bottom: 180px;
}
.slider-caption{width: 100%;padding-bottom: 0px;overflow: hidden;}
.slider-caption {width: 100%;}
.slider-caption-one {max-width: 550px;}
.slider-caption h1,.slider-caption p{color: #fff;text-shadow: none;}
.slider-caption h1{font-size: 40px;font-weight: bold;margin: 0 0 10px 0;}
.slider-caption p{
  font-size: 18px;
  margin: 0px;
}
/*--- main content ---*/
.value-drive-bg,
.main-content,
.home-service-bg,
.about-expertise-bg,
.home-business-domain-bg{
  width: 100%;
  padding: 50px 0;
}
.value-drive-bg{
  background-color: #f1f1f1;
}
.home-service-bg,
.about-expertise-bg{
  background-color: #001e4c;
}
.main-content h2{
  font-size: 20px;
  margin: 0 0 15px 0;
  font-weight: 800;
  color: #ffba31;
  text-transform: uppercase;
}
.main-content h2 span{
  font-size: 32px;
  color: #001e4c;
  display: block;
}
.welcome-text{
  font-size: 15px;
  line-height: 24px;
  padding: 0 100px;
  text-align: center;
}
.about-section-grid,
.value-drive-grid,
.business-domain-grid{
  display: grid;
  gap: 20px;
}
.value-drive-grid{
  grid-template-columns: repeat(4, 1fr);
}
.about-section-grid,
.business-domain-grid{
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
}
.business-domain-grid{
  align-items: center;
  gap: 30px;
}
.value-drive-grid{
  gap: 60px;
}
.fourth-column {
  grid-column: 2 / span 3; /* Starts at column line 1 and spans 3 columns */
}
.business-domain-img{
  width: 100%;
  padding-right: 50px;
  border-right: 1px solid #ccc;
}
.business-domain-img img{
  width: 100%;
}
.mission-bg{
  width: 100%;
  padding: 20px;
  display: flex;
  background-color: #f3f6ff;
  border: 1px solid #e8eeff;
  border-radius: 8px;
}
.mission-bg h4{
  font-size: 22px;
  font-weight: 700;
  color: #001e4c;
  margin: 0 0 5px 0;
}
.mission-bg p{
  font-size: 15px;
  margin: 0px;
}
.mission-logo{
  flex-basis: 50px;
  margin-right: 15px;
}
.mission-logo img{
  width: 100%;
}

.business-domain-box{
  width: 100%;
  padding-left: 20px;
}
.business-domain-box h2{
  font-size: 32px;
  font-weight: 800;
  color: #001e4c;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.business-domain-box p{
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 15px 0;
}
.home-service-bg h2{
  font-size: 32px;
  font-weight: 800;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.home-service-bg p{
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  padding: 0 150px;
  margin: 0 0 30px 0;
}
.main-service-box{
  width: 100%;
}
.services-box-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  gap: 30px;
}
.home-services-box{
  width: 100%;
  position: relative;
}
.home-services-box-img{
  width: 100%;
  height: 320px;
  overflow: hidden;
  /*border: 2px solid rgba(255, 255, 255, 1);*/
  border-radius: 8px;
}
.home-services-box-img img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;transition: transform .4s;}
.home-services-box:hover .home-services-box-img img{-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1); }

.services-name{
  width: 100%;
  font-family: "Space Grotesk", sans-serif;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  text-align: center;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 9;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.service-btn{
  background-color: #ffba31;
  padding: 12px 35px;
  color: #001e4c;
  font-size: 16px;
  font-weight: 600;
  margin-top: 30px;
  border: none;
  border-radius: 30px;
}

.service-btn:hover,
.service-btn:focus{
  background-color: #fff;
  color: #001e4c;
}

.value-drive-box{
  width: 100%;
}
.value-driv-box h4{
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
}
.value-driv-box h4 span{
  display: block;
}
.value-drive-text{
  width: 100%;
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  color: #666;
  margin-bottom: 2px;
}

.value-icon-wrapper {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #071323;
}
.value-icon{
  width: 60px;
}
.value-icon img{
  width: 100%;
}

.domain-li,
.domain-li ul{
  margin: 0px;
  padding: 0px;
}
.domain-li li{
  list-style: none;
  font-size: 15px;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0px;
}
.domain-li li+li{
  margin-top: 5px;
}
.domain-li li:before{
  content:"\f00c";
  font-family:'FontAwesome';
  color: #ffba31;
  position: absolute;
  left: 5px;
  top: 0px;
}


.inner-banner {
  width: 100%;
  height: 300px;
  position: relative;
}
.inner-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform .4s;
}
.inner-banner h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.inner-banner-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  padding: 120px 0 50px 0;
  text-align: center;
}
.breadcrumb{
  background-color: transparent;
}
.breadcrumb a{
  color: #fff;
}
.breadcrumb > .active{
  color: #ddd;
}
.about-content {
  width: 100%;
  min-height: 420px;
}
.about-content h2 {
  font-size: 32px;
  color: #001e4c;
  font-weight: 700;
  text-transform: uppercase;
  margin: 25px 0 15px 0;
}
.about-content h2 span {
  font-size: 20px;
  display: block;
  color: #ffba31;
}
.about-content p {
  font-size: 15px;
  line-height: 24px;
}
.mainabout-img {
  width: 100%;
  position: relative;
}
.aboutImg {
  width: 100%;
  max-width: 370px;
  box-shadow: 0 0.5rem 3rem 0.438rem rgba(13, 18, 30, 0.28);
}
.aboutImgNew {
  width: 100%;
  max-width: 280px;
  border: 14px solid #fff;
  position: absolute;
  right: 40px;
  bottom: -80px;
}
.aboutImg img, .aboutImgNew img {
  width: 100%;
}

.about-grid-expertise{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.expertise-box{
  width: 100%;
  padding: 25px 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 12px;
}
.mission-and-vision-box{
  width: 100%;
}
.expertise-box h3,
.mission-and-vision-box h3{
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.expertise-box h3 {
  color: #fff;
}
.mission-and-vision-box h3 {
  color: #001e4c;
  margin: 0 0 10px 0;
}
.expertise-box p,
.mission-and-vision-box p{
  line-height: 24px;
  font-size: 15px;
  margin: 0px;
}
.expertise-box p{
  color: #fff;
}
.mission-and-vision-box p+p{
  margin-top: 10px;
}
.mission-margin{
  margin-top: 20px !important;
}
.sidebar-heading {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0;
  padding: 15px;
  background-color: #f1f1f1;
}
.sidebar-li,
.sidebar-li ul{
  margin: 0px;
  padding: 0px;
}
.sidebar-li li{
  list-style: none;
  margin: 0 0 1px 0;
}
.sidebar-li li a{
  display: block;
  padding: 8px 15px 8px 15px;
  color: #fff;
  position: relative;
  background-color: #001e4c;
  border-left: 6px solid transparent;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.sidebar-li li a:hover{
  background-color: #ffba31;
  color: #fff;
  border-left: 6px solid #001e4c;
}
.sidebar-li li.active>a{
  background-color: #ffba31;
  color: #001e4c;
  font-weight: 600;
  border-left: 6px solid #001e4c
}
.sidebar-li li.active>a:after{
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 10px #ffba31;
  position: absolute;
  top: 10px;
  right: -10px;
  z-index: 9;
}
.services-right-content{
  width: 100%;
  padding: 0 0 0 20px;
}
.services-right-content h3,
.services-right-content h4,
.services-right-content h5{
  font-weight: 800;
  color: #001e4c;
  margin: 0 0 10px 0;
}
.services-right-content h3 {
  font-size: 28px;
}
.services-right-content h4 {
  font-size: 22px;
}
.services-right-content h5 {
  font-size: 18px;
}
.services-right-content p{
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
  margin: 0px;
}
.services-right-content p+p{
  margin-top: 10px;
}
.service-heading-margin{
  margin-top: 20px !Important;
}
.service-content-li,
.service-content-li ul{
  margin: 10px 0 15px 0;
  padding: 0 0 0 30px;
}
.service-content-li li{
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
.main-services-box-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.main-services-box{width: 100%;background-color: #001e4c;display: flex; align-items: center; justify-content: center; -webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.main-services-box a{display: block;padding: 40px 25px;}
.main-services-box h4{font-size: 18px;color: #fff;line-height: 30px;text-align: center; margin: 0px; -webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.main-services-box h4 span{display: block;}
.main-services-box:hover{background-color: #ffba31;}
.main-services-box:hover h4{color: #001e4c;}
.services-main-icon{width: 60px;height: 60px;margin: 0 auto 15px auto;}
.services-main-icon img{width: 100%;}

.main-team-box-grid,
.main-team-box-grid-1,
.main-team-box-grid-2{
  display: grid;
  /*grid-template-columns: repeat(5, 1fr);*/
  gap: 30px;
  justify-content: center;
  margin-bottom: 30px;
}
.main-team-box-grid{
  grid-template-columns: repeat(2, 220px);
}
.main-team-box-grid-1{
  grid-template-columns: repeat(4, 220px);
}
.main-team-box-grid-2{
  grid-template-columns: repeat(5, 220px);
}
.team-box{
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.team-img{
  width: 100%;
  margin-bottom: 15px;
}
.team-img img{
  width: 100%;
}
.team-box h5{
  font-size: 18px;
  margin: 0px;
  font-weight: 700;
}
.team-box h6{
  font-size: 16px;
  margin: 10px 0 0 0;
}

.table-wrapper {
  background: white;
  border-radius: 12px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.3);
  overflow: hidden;
}

table {
  width: 100%;
  border-collapse: collapse;
}
thead {
  background: linear-gradient(135deg, #667eea 0%, #001e4c 100%);
  color: white;
  position: sticky;
  top: 0;
  z-index: 10;
}
th {
  padding: 18px 15px;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-bottom: 3px solid rgba(255,255,255,0.2);
}
td {
  padding: 16px 15px;
  border-bottom: 1px solid #e0e0e0;
  color: #333;
  font-size: 14px;
}
tbody tr {
  transition: all 0.3s ease;
}

tbody tr:hover {
  background-color: #f8f9ff;
  transform: scale(1.01);
  box-shadow: inset 0 0 10px rgba(102, 126, 234, 0.1);
}

tbody tr:last-child td {
  border-bottom: none;
}

.year-badge {
  background: linear-gradient(135deg, #667eea 0%, #001e4c 100%);
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  min-width: 50px;
  text-align: center;
}

.status-badge {
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
}

.status-completed {
  background: #d4edda;
  color: #155724;
}

.status-ongoing {
  background: #fff3cd;
  color: #856404;
}

.row-number {
  color: #999;
  font-weight: 600;
  width: 30px;
}
.gallery-box{
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}
.gallery-box-img{
  width: 100%;
  position: relative;
}
.gallery-box-img img{
  width: 100%;
}
.gallery-icon{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #3f3f3f;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
}
.gallery-box:hover .gallery-icon{
  background-color: #d21f34;
}
.single-project{
  position: relative;
  display: block;
  z-index: 6;
  margin-bottom: 30px;
}
.single-project .img-holder{
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 5;
  border-radius: 10px;
}
.single-project .img-holder img{
  width: 100%;
  transform: scale(1.01);
  transition: all 700ms ease;
}
.single-project:hover .img-holder img {
  transform:scale(1.2) rotate(2deg);  
}
.single-project .overlay-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.40);
  transform: scaleX(0);
  transition: all 700ms ease 100ms;
}
.single-project:hover .overlay-content{
  transform: scaleY(1);
}
.single-project .overlay-content .inner-content{
  display: table;
  width: 100%;
  height: 100%;
}
.single-project .overlay-content .inner-content .link-box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  color: #fff;
  font-size: 30px;
  transform-style: preserve-3d;
  transform: perspective(1200px) rotateX(90deg) translateZ(-45px);
  transition: all 300ms ease 100ms;
}
.single-project:hover .overlay-content .inner-content .link-box{
  opacity: 1;
  transform: translate3d(0px, 0px, 0px); 
  transition: all 700ms ease 500ms;
}
.address-box{
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #3f3f3f;
  padding: 0 30px;
  margin-bottom: 30px;
}
.address-box a{
  color: #24282b
}
.address-box a:hover{
  color: #d21f34
}
.address-box i{
  display: block;
  font-size: 30px;
  color: #d21f34;
  margin: 0 0 15px 0;
}
.contact-map{
  width: 100%;
}
.google-map {
  position: relative;
  padding-bottom: 30%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.director-message-bg {
  margin: 0 auto;
  display: flex;
  gap: 40px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.director-img{
  flex: 0 1 240px;
}
.profile-frame {
  width: 100%;
  max-width: 320px;
  border: 12px solid;
  border-color: #6b4423 #8b5a2b #5a3a1f #7a4a25;
  background-color: #f5f0e8;
  padding: 0;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  position: relative;
}
.profile-frame img {
  width: 100%;
  height: auto;
  display: block;
}
.message-content-section {
  flex: 1;
  min-width: 300px;
}
.cmd-label {
  color: #ffba31;
  font-size: 0.95em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.cmd-title {
  color: #1a1a1a;
  font-size: 30px;
  font-weight: 900;
  margin: 0 0 20px 0;
  line-height: 1.1;
}
.message-text {
  color: #666;
  font-size: 1.05em;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align: justify;
}
.signature {
  margin-top: 25px;
}
.sign-off {
  color: #666;
  font-size: 1em;
  margin-bottom: 8px;
}
.director-name {
  color: #1a1a1a;
  font-weight: 700;
  font-size: 1.1em;
  margin-bottom: 3px;
}
.position {
  color: #1a1a1a;
  font-weight: 600;
  margin-bottom: 3px;
}
.company {
  color: #666;
  font-size: 0.95em;
}

hr.style-one {
  border: 0;
  height: 2px;
  background: #333;
  margin: 15px 0 30px 0;
}
footer{
  width: 100%;
  padding: 50px 0;
  background-color: #0a1229;
  color: #fff;
}
footer h4{
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
footer p{
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.footer-link-main{
  display: flex;
}
.footer-logo{
  width: 100%;
  max-width: 130px;
  margin: 0 0 15px 0;
}
.footer-logo img{
  width: 100%;
}
.quick-link,
.quick-link-services,
.quick-link-contact{
  padding-left: 40px;
}
.quick-link{
  flex-basis: 22%;
}
.quick-link-services{
  flex-basis: 33%;
}
.quick-link-contact{
  flex-basis: 45%;
}

.footer-link,
.footer-link ul{
  margin: 0px;
  padding: 0px;
}
.footer-link li{
  font-size: 14px;
  list-style: none;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.footer-link li+li{
  margin-top: 10px;
}
.footer-link li a{
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.footer-link li a:hover{
  color: #ffba31;
}
.contact-li,
.contact-li ul{
  margin: 0px;
  padding: 0px;
}
.contact-li li{
  font-weight: 300;
  list-style: none;
  color: rgba(255, 255, 255, 0.6);
  padding: 0 0 0 28px;
  margin: 0 0 15px 0;
  position: relative;
}
.contact-li li a{
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.contact-li li a:hover{
  color: #ffba31;
}
.contact-li li i{
  width: 24px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 4px;
}

.footer-bottom{
  width: 100%;
  background-color: #0a1229;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  line-height: 44px;
  letter-spacing: 0.5px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-bottom a{
  color: rgba(255, 255, 255, 0.6);
}
.footer-bottom a strong{
  color: #6f7d9a;
}
.footer-bottom a:hover,
.footer-bottom a strong:hover{
  color: #ffba31;
}
.social-link,
.social-link ul{
  margin: 0px;
  padding: 0px;
  float: right;
}
.social-link li{
  list-style: none;
  float: left;
  margin: 0 5px 0 0;
  width: 40px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
}
.social-link li a{
  color: #fff;
  display: block;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.social-link li a:hover{
  background-color: #ffba31;
  color: #fff;
}


@media (min-width: 200px) and (max-width: 767px) {
  header{
    padding: 10px 0;
    background: #ffffff;
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 20%);
    background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 20%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#FFFFFF", GradientType=1);
  }
  .toolbar{
    height: auto;
    line-height: 24px;
    padding: 5px 0;
  }
  .phone li{
    float: none;
    width: 100%;
    text-align: center;
  }
  .social-media, .social-media ul,
  .social-link, .social-link ul{
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .social-link, .social-link ul{
    margin-top: 10px;
  }
  .social-media li{
    float: none;
  }
  .social-link li{
    margin: 0px;
    width: 30px;
    height: 30px;
  }
  .social-media li a,
  .social-link li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    border-radius: 50%;
  }
  .navbar-brand{
    margin-left: 15px;
  }
  .navbar-toggle{
    margin-top: 18px;
    border-radius: 0px;
  }
  .navbar-nav{
    margin-left: 0px;
    margin-right: 0px;
  }
  .dropdown-menu{
    padding-top: 0px;
  }
  .value-drive-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .about-section-grid, .value-drive-grid, .business-domain-grid {
    display: grid;
    gap: 15px;
  }
  .value-drive-bg, .main-content, .home-service-bg, .about-expertise-bg, .home-business-domain-bg{
    padding: 15px 0;
  }
  .value-drive-text{
    font-size: 14px;
  }
  .value-driv-box h4{
    font-size: 18px;
  }
  .value-driv-box h4 span{
    display: inline;
  }
  .value-icon-wrapper{
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    border-top: 2px solid #071323;
    border-bottom: none;
  }
  .value-icon{
    width: 40px;
  }
  .main-content h2{
    font-size: 16px;
  }
  .business-domain-box h2,
  .home-service-bg h2,
  .main-content h2 span{
    font-size: 22px;
  }
  .home-service-bg p,
  .welcome-text{
    padding: 0px;
  }
  .home-service-bg p{
    margin-bottom: 15px;
  }
  .about-section-grid, .business-domain-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 10px;
  }
  .business-domain-grid{
    margin-top: 0px;
  }
  .business-domain-img {
    padding-right: 0;
    border-right: none;
  }
  .business-domain-box{
    padding: 0px;
  }
  .mission-logo img{
    width: 40px;
  }
  .mission-bg h4{
    font-size: 18px;
  }
  .services-box-grid{
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .service-btn{
    padding: 10px 30px;
    margin-top: 15px;
    font-size: 15px;
  }
  footer{
    padding: 15px 0;
  }
  footer h4{
    margin: 0 0 10px 0;
  }
  .footer-link-main{
    margin-top: 15px;
    display: block;
  }
  .quick-link, .quick-link-services, .quick-link-contact{
    padding-left: 0px;
  }
  .quick-link-services, .quick-link-contact{
    margin-top: 15px;
  }
  .footer-link li + li{
    margin-top: 7px;
  }
  .contact-li li{
    margin: 0 0 10px 0;
  }
  .footer-bottom{
    padding: 10px 0;
    text-align: center;
    line-height: 20px;
  }
  .inner-banner{
    height: 180px;
  }
  .inner-banner-overlay{
    padding: 60px 0 40px 0;
  }
  .inner-banner h1{
    font-size: 22px;
  }
  .breadcrumb{
    margin-bottom: 0px;
  }
  .mainabout-img{
    display: none;
  }
  .about-content h2{
    font-size: 22px;
    margin: 0 0 10px 0;
  }
  .about-content h2 span{
    font-size: 16px;
  }
  .about-grid-expertise{
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .expertise-box{
    padding: 10px 15px;
    border-radius: 6px;
  }
  .expertise-box h3, .mission-and-vision-box h3{
    font-size: 18px;
    margin: 0 0 10px 0;
  }
  .director-message-bg{
    gap: 15px;
  }
  .director-img{
    flex: 0 1 180px;
  }
  .cmd-title{
    font-size: 22px;
    margin: 0 0 10px 0;
  }
  .message-text {
    line-height: 22px;
    margin-bottom: 15px;
  }
  .signature{
    margin-top: 15px;
  }
  hr.style-one{
    margin: 10px 0 25px 0;
  }
  .sidebar-heading,
  .sidebar-li{
    display: none;
  }
  .services-right-content{
    padding: 0px;
  }
  .services-right-content h3{
    font-size: 22px;
  }
  .services-right-content h4{
    font-size: 20px;
  }
  .service-heading-margin{
    margin-top: 15px !important;
  }
  .service-content-li, .service-content-li ul{
    padding: 0 0 0 15px;
  }
  .table-wrapper{
    overflow: scroll;
  }
  .main-team-box-grid, .main-team-box-grid-1, .main-team-box-grid-2{
    grid-template-columns: repeat(2, 140px);
  }
  .team-box{
    margin-bottom: 0px;
  }
  .team-box h5{
    font-size: 16px;
  }
  .team-box h6{
    font-size: 14px;
    margin: 5px 0 0 0;
  }
  .single-project{
    margin-bottom: 14px;
  }
  .single-project .img-holder{
    border-radius: 0px;
  }
  .gallery-row{
    margin-left: -7px;
    margin-right: -7px;
  }
  .gallery-row .col-xs-6{
    padding-left: 7px;
    padding-right: 7px;
  }
  .main-services-box-grid{
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .main-services-box a {
    padding: 15px 20px;
  }
  .services-main-icon {
    width: 40px;
    height: 40px;
    margin: 0 auto 10px auto;
  }
  .google-map {
    padding-bottom: 50%;
  }
  .carousel-caption{
    bottom: 0px;
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .slider-caption{
    padding: 0 30px;
  }
  .slider-caption h1{
    font-size: 20px;
  }
  .slider-caption p{
    font-size: 14px;
  }
  .carousel-inner > .item{height: 200px;}
  #bootstrap-touch-slider .item img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;transition: transform .4s;}
}