@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
   font-family: "Nunito Sans", sans-serif;
}
body a:hover{
  text-decoration: none;
  color: #fff;
}
body li{
  list-style: none;
}

p{
  font-weight:600;
}
a {
  text-decoration: none;
}
button:focus {
  outline: 0;
  box-shadow: none;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height:80px;
  padding: 0px 0 0px;;
  transition: all 0.3s ease-in-out;
 /*background: #00000052;*/
}
header.shrink{
  /*animation: 0.3s 0.3s fadeInDown both;*/
  background: #000;
  box-shadow: 0px 2px 10px #00000059;
}
header.shrink .navbar-expand-md .navbar-nav .nav-link{
color: #fff;
}
header.shrink .navbar-expand-md .navbar-nav .nav-item:nth-child(11) .nav-link{
  color: #fff;
}
header .container {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
header .header {
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 1;
  position: relative;
}
header .header-white {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
header .mobile-navbar {
  position: relative;
  right: 0;
}
.navbar-expand-md{
  display: flex;
  align-items: center;
  justify-content:flex-end;
  padding: 15px 0 8px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 19px;
    color: #fff;
    padding-left: 14px;
    padding-right: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
    margin-right: 12px;
    padding-top: 11px;
}
.navbar-expand-md .navbar-nav .nav-link:hover{
  color: #fff;
}
/*.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link{
  padding-left: 30px;
}*/
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link img{
  margin-right: 10px;
}
.home-page .navbar-expand-md .navbar-nav .nav-link span{
  font-size: 27px;
}
.navbar-expand-md .navbar-nav .nav-link.active {
  color: #13ACF3;
}
header.shrink .navbar-expand-md .navbar-nav .nav-link.active {
  color: #13ACF3;
}
.navbar-brand {
    position: absolute;
    top: 6px;
    left: 14px;
    padding: 0;
}
.navbar-brand img {
  width: 100%;
}
.foot-top .common-btn{
    background: #000;
    color: #fff;
    z-index: 1;
}
  .main-footer .footer-wrapp{
    display: flex;
    width: 100%;
    position: relative;
      z-index: 1;
  }
  footer{
    position: relative;
    overflow: hidden;
  }
 .main-footer {
    background: #101433;
    position: relative;
    background-size: cover;
    background-position: center;
    padding-top: 67px;
    padding-bottom: 5%;
}
  .btm-strip {
      background: #364953;
  }
  .btm-strip .container {
    padding: 10px 15px 5px 0px;
}
    .column:nth-child(1) {
    width: 30%;
    padding: 0rem 10px 0rem;
    margin-right: 20px;
}
  .column:nth-child(1) p {
    color: #B7BFC6;
    margin-top: 17px;
    font-size: 17px;
    line-height: 29px;
    font-weight: 100;
}
  .social-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 35px;
  }
  footer .element{
    position: absolute;
    top: 11%;
}
  .social-box .twitter, .social-box .insta, .social-box .facebook, .social-box .linkedin, .social-box .youtube {
    color: #fff;
    font-size: 40px;
    margin-right: 42px;
}
.column:nth-child(5) h4{
  margin-bottom: 4px;
}
  .social-box .facebook:hover{
    color: #4267B2;
  }
  .social-box .twitter:hover{
    color: #1d9bf0;
  }
  .social-box .insta:hover{
    color: #6938b9;
  }
  .social-box .linkedin:hover{
    color: #0072b1 ;
  }
   .social-box .youtube:hover{
    color: #ff0303 ;
  }
  .footer-logo {
    display: block;
    / margin: 0 auto; /
    width: 35%;
}
  .column:nth-child(2) {
    width: 16%;
  }
  
  .column h4 {
    color: #fff;
    font-size: 20px;
    /* font-weight: 700; */
    margin-bottom: 13px;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
}
  .footer-contact span {
    color: #5EC434;
    font-size: 30px;
    margin-right: 5px;
}
.footer-contact:nth-child(2) span{
  font-size: 25px;
}
  .footer-contact {
    display: flex;
    align-items: center;
    margin-bottom: 39px;
    margin-top: 30px;
}

 
  .column:nth-child(2) .footer-contact a {
      padding-bottom: 0;
      color: #fff;
      font-size: 15px;
      margin-left: 15px;
  }
  .column:nth-child(3) {
    width: 19%;
   
}
  
  .column:nth-child(3) h4, .column:nth-child(4) h4 {
      margin-bottom: 20px;
  }
  .column:nth-child(4) {
    width: 26%;
   
}
  .column:nth-child(5) {
      width: 20%;
      
  }
 .column a {
    display: block;
    padding-bottom: 5px;
    line-height: 1;
    color: #B7BFC6;
    font-size: 18px;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 100;
    line-height: 30px;
    font-weight: 100;
}
  .column p{
    color: #eee9e9;
    width: 100%;
    font-size:14px;
  }
  .column .social{
    margin-top: 15px;
  }

  footer a,
  footer p{
    color: #a8a4a4;
    font-size: 16px;
  }
  footer p{
    width: 85%;
    margin-bottom: 0;
  }
.common-btn {
    width: 155px;
    height: 53px;
    background: #13ACF3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 19px;
    transition: all 0.3s ease-in-out;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    border: 1px solid #13acf3;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    border-bottom: 3px solid #000;
}
.common-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#fff;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: all 0.3s ease-in-out;
    border-radius:0px;
    color: #fff;
}
.common-btn span{
  font-size: 12px;
  margin-left: 5px;
}
.common-btn:hover{
    color: #13ACF3 !important;
    border: 1px solid #13ACF3 !important; 
    border-bottom: 3px solid #13ACF3 !important;
}
.common-btn:hover:before{
    transform:scaleX(1);
}
.common-btn span {
    margin-left: 8px;
}

.footer-contact a {
    padding-bottom: 0px !important;
   font-family: "Nunito Sans", sans-serif;
}
.footer-contact span {
    padding-right: 5px;
    color: #fff;
}

.btm-strip {
    background:#000000;
}
.btm-strip a, .btm-strip span {
    font-size: 17px;
    color: #DEDDDD;
    line-height: 43px;
}
.btm-strip {
  color:#fff;
}
/**/
.container {
  max-width: 1680px;
}
.slider-section h2 {
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
    font-size: 66px;
    line-height: 82px;
    color: #fff;
    margin-bottom: 41px;
}
.slider-section img{
  height: 100vh;
  object-fit: cover;
}
.slider-section .caption-left {
    position: absolute;
    top: 29.7%;
    left: 7.1%;
    z-index: 1;
}
.slider-section .owl-nav {
    position: absolute;
    bottom: 38px;
    right: 10%;
}
.slider-section .owl-dots {
    position: absolute;
    bottom: 56px;
    left: 7%;
}
.slider-section .owl-theme .owl-dots .owl-dot span {
    height: 4px;
    width: 30px;
    border-radius: 0;
    margin: 5px 3px;
    background: #786d6d;
}
.slider-section .owl-theme .owl-nav [class*=owl-],
.slider-section .owl-theme .owl-nav [class*=owl-]:hover {
    color: #FFF;
    font-size: 24px;
    background: transparent;
}
.slider-section .owl-theme .owl-dots .owl-dot.active span, .slider-section .owl-theme .owl-dots .owl-dot:hover span{
  background: #13ACF3;
}
.slider-section .common-btn:hover{
  border: 1px solid #13ACF3 !important;
}
.heading {
    color: #13ACF3;
    font-size: 21px;
    margin-bottom: 12px;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
    position: relative;
    display: inline;
}
.heading::before {
    position: absolute;
    content: "";
    background: #13ACF3;
    height: 3px;
    width: 46%;
    right: -64%;
    top: 12px;
}
.subheading {
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
    font-size: 60px;
    line-height: 67px;
    margin-top: 11px;
}
.home-about{
  padding: 60px 0px;
}
p{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 100;
   font-size: 19px;
}
.home-about p {
    line-height: 34px;
    margin-bottom: 33px;
    width: 83%;
}
.home-about .col-md-7{
  padding-left: 3%;
}
.home-solutions {
    padding: 66px 0px;
    position: relative;
    background: url(../images/home-solution-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.home-solutions .patch {
  position: absolute;
  top: 0;
  z-index: -1;
}
.home-solutions .cus-tabs {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.home-solutions ul.nav.nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-bottom: 0;
}
.home-solutions .nav-tabs .nav-link span {
    display: block;
    font-size: 62px;
    margin-bottom: 12px;
    color: #1C75B9;
}
.home-solutions .nav-tabs .nav-link span.ed-icon {
    font-size: 98px;
    margin-bottom: -13px;
}
.home-solutions .nav-tabs .nav-link {
    text-align: center;
    font-size: 25px;
    line-height: 29px;
    color: #000;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #0E264B19;
    position: relative;
    height: 237px;
    width: 237px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0px 8px 17px #0000000D;
    border: 1px solid #EAEEEF;
    margin-bottom: 53px;
    background: #fff;
    transition:0.3s all ease-in-out;
}
.home-solutions .nav-tabs .nav-item:last-child .nav-link {
  margin-bottom: 0;
}
.home-solutions .nav-tabs .nav-item{
 
  width: 100%;
}
.home-solutions .nav-tabs .nav-item.show .nav-link, .home-solutions .nav-tabs .nav-link.active{
  background-color: #1C75B9;
  border-radius: 0;
  color: #fff;
}
.home-solutions .nav-tabs .nav-link.active span{
  color: #fff;
}
.white{
  color: #fff;
}
.home-solutions .tab-wrapper{
  display: flex;
  align-items: center;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.2s;
}
.home-solutions .text-wrapp {
    position: absolute;
    left: 6%;
    top: 23%;
}
.home-solutions .icon{
  margin-bottom: 35px;
}
.home-solutions .subheading {
    margin-bottom: 22px;
}
.home-solutions span.icon {
    font-size: 84px;
    color: #fff;
}
.home-solutions .tab-content {
  width: 88%;
}
.home-solutions p {
    line-height: 25px;
    margin-bottom: 35px;
    width: 75%;
}
@keyframes fadeInDown {
  0% {
     opacity: 0;
     transform: translateY(80px);
  }
  100% {
     opacity: 1;
     transform: translateY(0);
}
}
.home-bring{
  background: url(../images/bring-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.home-bring-wrapper{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 37px;
}
.home-bring-single {
    width: 33%;
    margin-bottom: 30px;
}
.home-bring-single h5 {
    font-size: 25px;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
    margin-top: 25px;
}
.home-bring-single p{
  font-size: 19px;
}
.home-bring-single h3 {
    font-size: 18px;
    margin-top: 12px;
}
.home-bring-single img {
    width: 82px;
    height: 91px;
}
.counters-main {
    background: url(../images/counters-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 6% 0;
}
.counters-main .heading::before{
  background: #fff;
}
.counter-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.counters-main .text-box{
  width: 40%;
}
.counter-single .counter-icon {
    font-size: 65px;
}
.counter-single .counter-value{
  font-size: 74px;
   font-family: "Nunito Sans", sans-serif;
   font-weight: 700;
}
span.plus {
    font-size: 60px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 700;
}
.counters-main .counter {
    display: flex;
    align-items: center;
    width: 84%;
    justify-content: space-between;
}
.counter-single {
    width: 22%;
    padding: 37px 0px;
    transition: all 0.3s ease-in-out;
     padding-left: 0px; 
    text-align: center;
    border-bottom: 3px solid transparent;
}
.counter-single:hover{
  background: #fff;
  border-bottom: 3px solid #000;
}
.counter-single:hover .counter-value,
.counter-single:hover .counter-icon,
.counter-single:hover .plus{
  color: #109CE1;
}
.counter-single:hover p{
  color: #000;
}
.counters-main .common-btn{
  background: #fff;
  color: #109CE1;
  margin-top: 39px;
}
.counters-main .subheading{
  margin-bottom: 20px;
}
.certification{
  padding: 60px 0px;
  background: url(../images/certification-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.certification .heading::before {
    width: 37%;
    right: -49%;
}
.certification .item img {
    width: 48% !important;
    margin: 0 auto;
}
.certification-slider .item {
    box-shadow: 0px 3px 10px #00000010;
    margin: 8% 0;
    border-right: 4px solid #cccccc94;
    height: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.certification .owl-theme .owl-nav [class*=owl-],
.certification .owl-theme .owl-nav [class*=owl-]:hover {
    color: #898383;
    font-size: 25px;
    background: transparent;
}
.certification .owl-prev{
    position: absolute;
    left: -5%;
    top: 40%;
}
.certification .owl-next{
    position: absolute;
    right: -5%;
    top: 40%;
}
.certification-slider .item {
    box-shadow: 0px 3px 10px #00000010;
    margin: 8% 0;
    border-right: 4px solid #cccccc94;
    background: #fff;
    height: 157px;
}
.home-industries{
  padding: 60px 0px;
  background: url(../images/industy-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.home-industries .heading::before {
    width: 29%;
    right: -40%;
    top: 13px;
}
.home-industries-wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5%;
  flex-wrap: wrap;
}
.home-industries-single {
    width: 20%;
    display: flex;
    position: relative;
    align-items: center;
    /* justify-content: center; */
    padding-left: 4%;
    height: 155px;
    transition: all 0.3s ease-in-out;
}
.certification-slider{
  margin-top: 1%;
}
.home-industries-single::before {
    position: absolute;
    content: "";
    background: #11a3eb54;
    height: 100%;
    width: 1px;
    right: 0;
}
.home-industries-single:nth-child(5n)::before{
  display: none;
}
.home-industries-single:nth-child(11)::after,
.home-industries-single:nth-child(12)::after,
.home-industries-single:nth-child(13)::after,
.home-industries-single:nth-child(14)::after,
.home-industries-single:nth-child(15)::after{
display: none;
}
.home-industries-single:hover{
  background: #11A3EB;
  box-shadow: 0px 0px 37px #C2C6E5;
}
.home-industries-single:hover span,
.home-industries-single:hover h4{
  color: #fff;
}
.home-industries-single::after {
    position: absolute;
    content: "";
    background: #11a3eb54;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.home-industries-single span{
  font-size:65px;
  color: #11A3EB;
}
.home-industries-single h4{
  font-size: 23px;
  line-height: 21px;
  padding-left: 19px;
  margin-bottom: 0;
}
.sky{
  color: #11A3EB;
}
.home-infrastructure{
  padding:4% 0px 5%;
  background: url(../images/insfra-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.home-infrastructure .heading::before {
    width: 27%;
    right: -40%;
}
.home-infrastructure .item h2{
  font-size: 26px;
  line-height: 29px;
   font-family: "Nunito Sans", sans-serif;
   font-weight: 700;
  margin-bottom: 0;
  position: relative;
}
.home-infrastructure .item{
  position: relative;
}
.home-infrastructure .item .text-box {
    position: absolute;
    bottom: 0;
    padding-bottom: 32px;
    background: linear-gradient(0deg, rgba(0,0,0,0.6138830532212884) 56%, hwb(0deg 5% 89% / 3%) 71%);
    width: 100%;
    left: 0;
    padding-left: 5%;
    /* height: 300px; */
    padding-top: 132px;
   
}
.home-infrastructure .item .text-box::before {
    background: transparent linear-gradient(180deg, #11A3EB00 0%, #11A3EB 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    bottom: -100%;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.home-infrastructure .item:hover .text-box::before{
  opacity: 1;
  bottom: 0;
}
.infrastructure-slider{
  margin-top: 2%;
}
.home-infrastructure .owl-theme .owl-nav [class*=owl-],
.home-infrastructure .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    font-size: 24px;
}
.home-infrastructure  .owl-nav {
    position: absolute;
    right: 0;
    top: -17%;
}
.home-case-study{
  padding: 4% 0;
}
.home-case-study .text-box h4{
  font-size: 25px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 500;
  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-case-study .text-box p{
  font-size:19px;
  line-height: 27px;
  /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
    font-weight: 100;
}
.home-case-study .text-box {
    box-shadow: 0px -1px 36px #19356915;
    border-bottom: 3px solid #13ACF3;
    background: #fff;
    padding: 20px 20px;
    height: 138px;
    transition: all 0.3s ease-in-out;
}
.home-case-study .item:hover .text-box{
    height: 195px;
    margin-top: -57px;
    position: relative;
}
.home-case-study .item:hover .common-btn{
  opacity: 1;
}
.home-case-study .item {
    margin-left: 10px;
}
.home-case-study .common-btn{
  margin: 0 auto;
 opacity: 0;
}
.case-study-slider{
  margin-top: 3%;
}
.home-case-study .owl-theme .owl-nav [class*=owl-],
.home-case-study .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    font-size: 24px;
    color: #000;
}
.home-case-study .owl-nav {
    position: absolute;
    right: 0;
    top: -24%;
}
/*.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link::before {
    position: absolute;
    content: "";
    background: #ffffffab;
    width: 1px;
    height: 80px;
    top: -14px;
    left: 1px;
}*/
.breadcum {
    position: relative;
    margin-top: 0px;
}
.breadcum .parallax-container {
    position: relative;
    overflow: hidden;
}
.breadcum .parallax-parent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.breadcum .parallax-content {
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.breadcum .main-img {
    width: 100%;
}
.caption-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.breadcum h1 {
    font-size: 80px;
    line-height: 91px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    text-transform: capitalize;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
}
.breadcum-list a, .breadcum-list span{
  font-size: 21px;
  line-height: 28px;
}
.breadcum-list {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
}
.inner-about .row {
    width: 94%;
    margin: 0 auto;
}
.inner-about{
  position: relative;
}
.inner-about .patch {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    mix-blend-mode: luminosity;
}
.why{
  padding: 60px 0px 0;
  background: url(../images/why-us-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.why p{
  font-weight: 100;
}
.why-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 84%;
    margin: 0 auto;
    margin-top: 6%;
}
.why-single h3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 9px;
}
.why-single p {
    text-align: center;
    font-size: 14px;
    color: #ffffffcf;
}
.why-single {
    width: 30%;
    margin-bottom: 6%;
}
.why-single img{
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}
h1,h2{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
}
h3,h4{
   font-family: "Nunito Sans", sans-serif;
   font-weight: 500;
}
.vision-mission {
    background: url(../images/vision-mission.png) no-repeat;
    background-size: cover;
    background-position: center;
    /* padding: 60px 0px; */
    padding-top: 7%;
    padding-bottom: 8%;
}
.vision-mission .nav-tabs{
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 0;
}
.vision-mission .nav-tabs .nav-link {
     font-family: "Nunito Sans", sans-serif;
     font-weight: 700;
    font-size: 48px;
    line-height: 50px;
    color: #13ACF3;
    border: 1px solid #ffffff80;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    width: 315px;
    margin: 0px 15px;
    position: relative;
}
.vision-mission .nav-tabs .nav-link::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    background: #13ACF3;
    left: 50%;
    bottom: -10px;
    transform: rotate(45deg);
    opacity: 0;
}
.vision-mission .nav-tabs .nav-link.active{
  background: #13ACF3;
  color: #fff;
  border: 1px solid #13ACF3;
}
.vision-mission .nav-tabs .nav-link.active::before{
  opacity: 1;
}
.vision-mission p .span1{
  font-size: 47px;
  line-height: 53px;
  color: #0D1561;
  font-weight: 600;
}
.vision-mission p {
    font-size: 30px;
    color: #123580;
    font-weight: 100;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-top: 4%;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.2s;
}
.vision-mission span{
  font-size: 47px;
  line-height: 53px;
   font-weight: 600;
}
.inner-about .signature{
  display: flex;
  align-items: center;
  position: relative;
}
.inner-about .signature::before {
    position: absolute;
    content: "";
    background: #13ACF3;
    width: 3px;
    height: 88%;
    left: 15%;
}
.inner-about .signature img {
    margin-right: 40px;
}
.core-value {
    padding: 50px 0px;
    padding-bottom: 6%;
}
.core-value-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4%;
}
.core-value-wrapper .core-value-single{
  width: 17%;
  text-align: center;
  box-shadow: 0px -1px 36px #19356915;
  height: 251px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.core-value-single h4{
  font-size: 25px;
  margin-top: 19px;
}
.core-value-single p{
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}
.breadcum.service-breadcrum h1{
  font-size: 73px;
}
.breadcum.service-breadcrum .caption-heading{
  width: 100%;
}
.template .col-md-5 {
  display: flex;
  align-items: center;
  justify-content: center;
} 
.template .title {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 27px;
  line-height: 1.2;
}
.template .try {
  margin: 0 0 15px;
}
.template p {
  font-size: 19px;
  line-height: 34px;
  width: 90%;
  margin-bottom: 15px;
  font-weight: 100;
}
.template h4 {
  font-size: 20px;
  margin: 0 0 30px;
}
.template {
  position: relative;
}
.template .nav-container {
   position: relative;
}
.template .container {
  position: relative;
}
.template .container.pdg-left {
  padding-left: 175px;
}
.template .wrapp-navbar {
  position: relative;
  left: 0;
  top: 0px;
  /* width: 10.80%; */
  z-index: 2;
  width: 100%;
}
.template .sticky.fixed {
    position: sticky;
    top: 0%;
    z-index: 10;
    left: 0%;
    background: #fff;
    padding: 0;
}
.template .sub-navbar .nav-link{

}
.template .sub-navbar .list-unstyled {
    margin: 0;
    padding: 0;
    display: flex;
    border-radius: 0;
    justify-content: center;
    margin-top: 57px;
    background: #fff;
}
.template .sticky.fixed  .sub-navbar li{
  width: 25%;
}
.template .sticky.fixed .nav-link {
    margin: 0;
    width: 100%;
    height: 80px;
}
.template .sub-navbar .nav-link {
  position: relative;
  font-size: 22px;
  line-height: 28px;
   background: #fff;
  color: #000;
  transition: all .2s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  text-align: center;
  border-radius: 0;
  height: 83px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5px -6px 29px #0000000F;
  border-bottom: 3px solid #13ACF3;
  margin: 0px 20px;
  width: 268px;
   font-family: "Nunito Sans", sans-serif;
   font-weight: 100;
}
.template .sub-navbar .nav-link span {
  font-size: 47px;
  margin-right: 10px;
}
.template .sub-navbar .nav-link.active,
.template .sub-navbar .nav-link:hover {
    color: #fff;
    background: #13ACF3;
    border-radius: 0;
     border-bottom: 3px solid #000;
}
.icon-wrapper{
  display: flex;
}
.icon-wrapper h4 {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 34px;
    padding-left: 15px;
}
.icon-wrapper-main{
  display: flex;
  justify-content: space-between;
  width: 82%;
}
.sec-services{
 padding: 5% 0;
  position: relative;
}
.sec-services .icon-box {
    width: 192px;
    height: 147px;
    background: #0D1561;
    position: absolute;
    top: 97px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec-services .icon-box span {
    color: #fff;
    font-size: 112px;
}
.sec-services .main-img {
    width: 48%;
    margin-bottom: 10px;
    float: left;
    padding-right: 55px;
}
.sec-services2 .main-img{
  width: 100%;
}
.sec-services .counter-div{
  display: flex;
  align-items: center;
}
.sec-services .col-md-6{
  position: relative;
}
.sec-services .counter-div {
    position: absolute;
    bottom: -5%;
    background: #0D1561;
    width: 502px;
    height: 147px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 7%;
}
.sec-services .counter-div h2{
  font-size: 74px;
  line-height: 96px;
}
.sec-services .counter-div .plus{
  font-size: 50px;
}
.sec-services .counter-div p{
  font-size: 28px;
  line-height: 30px;
  padding-left: 23px;
  margin-bottom: 0;
}
.sec-services .row {
    width: 95%;
    margin: 0 auto;
}
.template .core-value-single p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 100;
}
.template .core-value-wrapper {
    width: 93%;
    margin: 0 auto;
    margin-top: 8%;
}
.sec-services2.sec-services .counter-div {
    right: 15px;
}
.sec-services2.sec-services .icon-box {
    right: 0;
    top: 95px;
}
.sec-services2{
  background: #F2F5F8;
  padding-top: 5%;
  padding-bottom: 5%;
}
.services-case-study.home-case-study .owl-nav{
  position: relative;
  right: unset;
  top: unset;
}
.case-study-main ul{
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-study-main .home-case-study .item {
    margin-left: 10px;
    width: 31%;
    overflow: hidden;
    box-shadow: 0px 0px 10px #cccccc91;
    margin-right: 28px;
    margin-bottom: 2%;
}
.services-case-study.home-case-study .owl-next {
    position: absolute;
    top: -252px;
    right: -61px;
}
.services-case-study.home-case-study .owl-prev {
    position: absolute;
    top: -252px;
    left: -61px;
}
.case-study-main .home-case-study .item::nth-child(5){
  margin-right: 0px;
}
.case-study-main .home-case-study .text-box h4{
  margin-bottom: 9px
}
.case-study-main .home-case-study .text-box p{
  margin-bottom: 9px;
  width: 100%;
}
.case-study-main .home-case-study {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.2s;
}
.case-study-main .home-case-study .item img{
  width: 100%;
}
section.template.case-study-main {
    margin-top: 4%;
}
.case-study-details {
    padding: 60px 0px;
    width: 82%;
    margin: 0 auto;
}
.case-study-details  .heading{
  display: block;
  text-transform: uppercase;
}
.case-study-details .heading::before {
    position: absolute;
    content: "";
    background: #13ACF3;
    height: 3px;
    width: 2%;
    right: 38%;
    top: 12px;
}
.case-study-details .main-img {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 43px;
}
.case-study-details p{
  font-weight: 100;
  line-height: 34px;
}
.case-study-details ul{
    padding-left: 23px;
    margin-top: 3rem;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.case-study-details ul li::before, .case-study-details ol li::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    background: #13ACF3;
    border-radius: 50%;
    top: 13px;
    left: -14px;
}
.case-study-details ul li, .case-study-details ol li {
    color: #13ACF3;
    font-size: 22px;
    position: relative;
    margin-bottom: 26px;
    width: 48%;
}
.case-study-details .social-box a{
  color: #13ACF3;
}
.case-study-details .social-box p {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 34px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    padding-right: 19px;
}
.case-study-details .social-box {
    border-top: 2px solid #ccc;
    padding-top: 25px;
}
.related-case-study{
  background: #F2F5F8 ;
}
.gallery-main {
    padding: 75px 0px 30px;
}
.gallery-wrapp {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 93%;
    margin: 0 auto;
}
.gallery-wrapp .gallery-single {
    width: 31%;
    margin-bottom: 44px;
    position: relative;
    margin-right: 35px;
}
.gallery-wrapp .gallery-single::nth-child(3){
  margin-right: 0 !important;
}
.gallery-wrapp .gallery-single i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 35px;
  opacity: 0;
  z-index: 2;
}
.gallery-wrapp .gallery-single .img-wrapp::before {
    position: absolute;
    content: "";
    background-color: #0D1561;
    height: 7px;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.gallery-wrapp .gallery-single .img-wrapp{
  position: relative;
}


.gallery-wrapp .gallery-single .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background:#0000008f;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.gallery-wrapp .gallery-single:hover .img-wrapp i, .gallery-wrapp .gallery-single:hover .overlay {
  opacity: 1;
}
.contact-us{
  padding: 60px 0px;
}

.contact-wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.form-single{
  width: 59%;
}
.contact-us .form-div{
  margin-top: 40px;
}
.info-single{
  width: 35%;
}
.form-single .form-div .form-control {
    border-radius: 0;
    background: #F5F6F8;
    color: #8B8B8B;
    padding: 9px 15px;
    font-size: 15px;
    line-height: 33px;
    border: 0;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 100;
}
.form-single .form-div .form-control:focus{
  box-shadow: none;
}
.form-single .form-div .form-group {
    width: 100%;
    margin-bottom: 18px;
}
/*.form-single::placeholder{
  color: #8B8B8B !important;
}*/
#msg-error {
    color: red;
    font-size: .8rem;
    font-weight: 600;
    margin-top: 0.8rem;
    display: none;
    position: absolute;
    bottom: 0;
}
.form-single .common-btn{
width: 182px;
height: 53px;
margin-top: 28px;
}
.info-wrapper {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
    padding-bottom: 33px;
    padding-top: 31px;
}
.info-wrapper h4{
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 0;
}
.info-wrapper p, .info-wrapper a {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 100;
    color: #000;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
}
.opening-single .common-btn {
    width: 233px;
}
.info-wrapper a:hover{
  color: #000;
}
.info-wrapper span {
    font-size: 27px;
    color: #13ACF3;
}
.info-wrapper .text-box {
    padding-left: 17px;
}
.info-wrapper .social-box a{
  color: #13ACF3;
}
.info-wrapper .social-box {
  margin-top: 0;
}
.iframe{
  margin-bottom: 30px;
}
.container.map {
    margin-bottom: 51px;
}
.career{
  padding: 70px 0px;
}
.career p{
  font-weight: 100;
}
.career-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
}
.career-wrapper .text-box{
  background: #13ACF3;
   width: 32%;
   padding: 20px 30px;
}
.career-wrapper .text-box .common-btn{
  width: 206px;
  height: 50px;
  background: #fff;
  color: #13ACF3;
}
.career-wrapper .text-box p{
  font-size: 24px;
  line-height: 34px;
}
.career .career-single{
  width: 68%;
}
.career .career-single p{
  width: 80%;
  margin-top: 22px;
}
.opening{
  padding: 60px 0px;
  background: #F2F5F8;
  padding-bottom: 5%;
}
.opening-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 95%;
    margin: 0 auto;
    margin-top: 48px;
}
.opening-single {
    width:33%;
    background: #fff;
    border-bottom: 3px solid #13ACF3;
    padding: 36px 30px;
    margin-right: 30px;
}
.opening-single:nth-child(3){
  margin-right: 0;
}
.opening-single h2{
  font-size: 24px;
}
.opening-single p{
  font-weight: 100;
  font-size: 18px;
  line-height: 26px;
}
.benefit{
  padding: 60px 0px;
  padding-bottom: 6%;
}
.benefit-wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
    width: 99%;
    margin: 0 auto;
     margin-top: 48px;
}
.benefit-single{
  width: 16%;
  text-align: center;
}
.benefit-single h4{
  font-size: 19px;
  line-height: 24px;
  margin-top: 10px;
  text-align: center;
}
.benefitheading{
  padding-left: 30px;
}
.last-career{
  background: #13ACF3;
  height: 130px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.last-career .common-btn{
  width: 148px;
height: 50px;
font-size: 17px;
background: #fff;
color: #13ACF3;
}
.last-career h2{
  font-size: 40px;
  line-height: 58px;
  margin-bottom: 0;
  padding-right: 40px;
}
.career-modal .form-single{
  width: 100%;
}
/*.career-modal .modal-dialog {
    max-width: 678px;
}*/
.content-career h4 {
    margin-bottom: 15px;
}
.content-career li {
    list-style-type: disc;
    margin-left: 20px;
}
.content-career {
    margin-right: 25px;
    width: 60%;
}
.career-modal .form-single {
    width: 50%;
}
.career-modal .modal-body {
    display: flex;
}
.career-modal .modal-dialog {
    max-width: 1050px;
}
.team .heading::before {
    position: absolute;
    content: "";
    background: #13ACF3;
    height: 3px;
    width: 2%;
    right: 43%;
    top: 12px;
}
.team .heading {
    display: block;
}
.team {
    background: #F2F5F8;
    padding: 60px 0px;
}
.team-text {
    padding: 40px;
}
.team-slider .item {
    display: flex;
    justify-content: center;
    background: #fff;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.teams h4 {
    position: absolute;
    bottom: -8px;
    text-align: center;
    background: #0D1561;
    width: 100%;
    padding: 23px 15px;
    color: #fff;
    border-bottom: 8px solid #13ACF3;
    font-size: 20px;
    line-height: 26px;
}
.team-text .social-box a{
  color: #13ACF3;
  font-size: 31px;
    margin-right: 26px;
}
.team-text .social-box{
  margin-top: 0;

}
.team-slider{
    margin-top: 2%;
}
.team-text p {
    font-size: 19px;
    line-height: 25px;
}
.teams {
    width: 40%;
    position: relative;
}
.team-text {
    width: 60%;
    box-shadow: 0px -1px 36px #19356915;
}
.team-slider.owl-theme .owl-nav [class*=owl-], .team-slider.owl-theme .owl-nav [class*=owl-]:hover {
    color: #837d7e;
    font-size: 32px;
    margin: 0;
    padding: 0;
    background: transparent;
}
.team-slider .owl-prev {
    position: absolute;
    top: 46%;
    left: 7%;
}
.team-slider .owl-next{
  position: absolute;
  top:46%;
  right:7%;
}
.team-slider .social-box{
  margin-top: 0;
}
.exteam-wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 75%;
  margin: 0 auto;
  flex-wrap: wrap;
  margin-top: 40px;
}
.exteam-single {
    width: 30%;
    position: relative;
    margin-right: 37px;
    margin-bottom: 37px;
}
.exteam-single:nth-child(6),
.exteam-single:nth-child(3){
  margin-right: 0;
}
.exteam-single h4 span {
    font-size: 20px;
    color: #101433;
}
.exteam-single h4{
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  background: #13ACF3;
  margin-bottom: 0;
  font-weight: 100;
  position: absolute;
  bottom: 0;
 padding: 20px 0px;
  width: 100%;
  text-align: center;
}
.exteam .heading,
.exteam .subheading{
  padding-left: 12%;
}
.exteam{
  padding: 60px 0px;
}
.error{
  background: url(../images/error-banner.png) no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.error-content{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  height: 100vh;
}
.error-content h1{
  font-size: 219px;
  line-height: 189px;
  margin-bottom:50px;
}
..error-content h2{
  font-size: 73px;
  line-height: 63px;
}
.error-content p{
  font-size: 35px;
  line-height: 63px;
  font-weight: 100;
}
.error-content .common-btn{
  width: 204px;
height: 53px;
}
ul.dropdown-menu {
    min-width: 16rem;
    padding: 0;
    background-color: #fff;
    top: 40px;
    border: 0px;
    left: 13px;
    border-radius: 0px;
    padding-bottom: 13px;
}
.dropdown-link {
    margin-bottom: 4px;
    display: block;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    padding: 12px 12px 0;
}
.dropdown-link:last-child{
  margin-bottom: 0;
}
.dropdown-link:hover{

 color: #13ACF3;
}
.dropdown-link.active{
 color: #13ACF3;
}
.dropdown .nav-link:hover{
  color: #fff !important;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #13ACF3 !important;
}
.sitemap, .common-page{
  padding: 60px 0px;
}
.sitemap h4{
  font-size: 20px;
  font-weight: 600;
}
.sitemap a{
  display: block;
  color: #000;
  margin-bottom: 4px;
}
.sitemap a:hover{
  color: #13ACF3;
}
.common-page p{
  font-weight: 100;
  font-size: 17px;
}
.common-page h3{
    font-size: 21px;
}
.common-page h4{
    font-size: 23px;
}

.testimonial-slider {
  margin-top: 2rem;
}
.testimonial-slider .item {
  background: #fff;
  padding-bottom: 0.5rem;
  text-align: center;
  border-bottom: 5px solid #13acf3;
}
.testimonial-slider .item i {
  padding-top: 1.2rem;
  font-size: 2rem;
  color: #13acf3;
}
.testimonial-slider .item > p {
  padding: 0rem 1rem;
}
.testimonial-slider .item h4 {
  font-size: 1.2rem;
  text-transform: capitalize;
  font-weight: 600;
}
.testimonial-slider .item .testimonial-company {
  margin-bottom: 0;
  color: #13acf3;
  padding: 0;
}
.testimonial-slider .item .testimonial-designation {
  padding: 0;
}

.team-text {
    height: 355px;
    overflow-y: scroll;
    /*margin-bottom: 25px;*/
}
/*.team-text::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}*/

.team-text::-webkit-scrollbar, .content-career::-webkit-scrollbar{
  width: 10px;
  /*background-color: #f5f5f5;*/
}

.team-text::-webkit-scrollbar-thumb, .content-career::-webkit-scrollbar-thumb{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.career-modal .form-control {
    padding: 6px 15px !important;
    font-size: 15px !important;
}
.career-modal .form-group {
    margin-bottom: 15px !important;
}

.content-career{
  overflow:auto;
  height:450px;
}

.content-career::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
.career-modal .modal-body {
    padding: 15px 30px;
}
.case-study-slider .common-btn {
    margin: initial;
}
.sec-services li {
    list-style-type: disc;
    margin-left: 20px;
     font-family: "Nunito Sans", sans-serif;
     font-weight: 100;
    font-size: 19px;
    line-height: 34px;
}
.sec-services ul{
  padding-left: 10px;
}
.infra .infra-wrapper .infra-single {
    width: 24%;
    position: relative;
    cursor: pointer;
    margin-bottom: 73px;
    margin-right: 11px;
}
.infra .infra-wrapper .infra-single .text-box {
    color: #fff;
    background: #494948;
    padding: 10px;
    position: absolute;
    bottom: -35px;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    transition: all 0.3s ease-in-out;
    /* height: 76px; */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 59px;
}
.infra .infra-wrapper .infra-single:hover .text-box {
    background-color: #13ACF3;
}
.infra .infra-wrapper .infra-single h4{
  text-align:center;
  font-size: 1rem;
  margin-bottom: 0;
}
.infra {
    padding: 60px 0px;
}
.infra .infra-wrapper .infra-single .img-wrapper {
    overflow: hidden;
    margin: 0 auto;
}
.infra .infra-wrapper .infra-single .img-wrapper img {
    transition: 0.5s all ease-in-out;
    width: 100%;
}
.infra .infra-wrapper .infra-single .img-wrapper img:hover {
    transform: scale(1.1);
}
.infra-wrapper {
    display: flex;
    justify-content: center;
}
.infra-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.home-solutions .nav-tabs .nav-link:hover {
    background: #1c75b9;
    color: #fff;
}

.home-solutions .nav-tabs .nav-link:hover span{
  color:#fff;
}
.benefit-single img {
    width: 25%;
    height: 70px;
}
div#cookieNotice {
  position: fixed;
  bottom: 0px;
  color: #fff;
  background: #0000007d;
  z-index: 4;
  width: 100%;
}
div#cookieNotice .content-wrap {
  padding: 15px;
}
div#cookieNotice .content-wrap p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
div#cookieNotice a.btn-primary {
    padding: 9px 19px;
    margin: 0px 7px;
    font-size: 14px;
}
div#cookieNotice .btn-primary{
    color: #fff;
    background-color: #1c75b9;
    border: 0;
    padding: 9px;
    font-size: 14px;
    display: initial;
    cursor: pointer;
}
div#cookieNotice .btn-primary:hover{
  color: #fff !important;
  border: 0 !important;
}

.awards .gallery-wrapp .gallery-single .img-wrapp::before{
  display: none;
}
.case-study-details .heading::before{
    display: none;
}
.about-video {
    position: relative;
}
.about-video i{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 60px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.inner-about .about-video i {
    top: 36%;
}
.about-video img {
    filter: brightness(0.5);
    cursor: pointer;
}
.services-img-slider.owl-theme .owl-nav [class*=owl-] {
   background: #101433;
   border-radius: 0;
}
.servive-inner-list li{
 position: relative;
 list-style-type: none;
}
.servive-inner-list li::before {
    position: absolute;
    content: "";
    background: #000;
    height: 1px;
    width: 6px;
    top: 17px;
    left: -16px;
}
.video-modal .modal-body {
    padding: 5px;
    background: #000;
}
.video-modal .modal-header {
    background: #000;
    padding: 0;
    border-bottom: 0;
    border-radius: 0;
}
.video-modal .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    position: relative;
    left: -17px;
    color: #fff;
    opacity: 1;
}
.youtube1:hover{
  color: #ff0201 !important;
}

.gallery-single img {
    height: 290px;
    object-fit: cover;
}
.common-page p b {
    font-weight: 900;
}
p.email-error.errors,
.msg-error2,
p.email-error.errors2 {
    color: red;
    font-size: .8rem;
    font-weight: 600;
    margin-top: 0.8rem;
    /* display: none; */
    position: absolute;
    bottom: -7px;
}
.intl-tel-input{
  width: 100% !important;
}
#msg-error2{
    color: red;
    font-size: .8rem;
    font-weight: 600;
    margin-top: 0.8rem;
  
    position: absolute;
    bottom: -7px;
}
.insights-single img {
    width: 67%;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 0px 10px #ccc;

}
.insights-single{
  margin-bottom: 40px;
  position: relative;
  display: block;
}
.insights-single::before {
    background: #0000009e;
    height: 93%;
    width: 67%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    opacity: 0;
    transition: all 0.4s;
}
.insights-single h5 {
    /* margin-top: 19px !important; */
    background: #000;
    color: #fff;
    padding: 9px 0px;
    width: 68%;
    margin: 0 auto;
}
.insights-single span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.4s;
}
.insights-single:hover span{
  opacity: 1;
}
.insights-single:hover:before{
  opacity: 1;
}
.certificate-single img {
    display: block;
    margin: 0 auto;
    width: 40%;
}
.certificate-single {
    box-shadow: 0px 0px 10px #ccc;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
    margin-top: 21px;
}
.home-certificate{
  padding: 60px 0px;
}
select.data-range {
  float: right;
  margin-right: 5.5rem;
  margin-bottom: 3rem;
  padding: 10px;
  outline: unset !important;
}
.internship-form .form-single{
  width: 80%;
  margin: 0 auto;
}
.contact-us.internship-form {
    background: #F2F5F8;
    padding: 60px 0px;
}
.contact-us.internship-form .form-single .form-div .form-control{
  background: #fff;
  height: auto;
}
.form-single .form-div .form-control {height: auto;}
.internship-main-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #11A3EB;
    width: 85%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 35px;
}
.internship-main-wrapper .img-box {
    width: 30%;
}
.internship-main-wrapper .text-box {
    width: 70%;
    padding: 20px 40px;
}
section.internship-main {
    padding: 60px 0px 30px;
}
section.last-patch {
    background: #000;
    padding: 30px 0px;
}
section.last-patch h4 {
    font-size: 25px;
}
.column .social-box a {
    font-size: 25px;
    margin-right: 16px;
}

.loading-popup .modal-body {
    padding: 0;
}
.loading-popup .close {
    position: absolute;
    top: -2vw;
    right: -1vw;
    font-size: 44px;
}
.loading-popup .modal-dialog{
  max-width: 60vw;
}
.about-video .item{
  margin-bottom: 10px;
}