@import url('https://fonts.googleapis.com/css?family=Open+Sans|Raleway|Merriweather:400i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');
@font-face {font-family: 'Cera Pro';src: url('../fonts/CeraPro-Medium.eot');src: local('Cera Pro Medium'), local('CeraPro-Medium'),url('../fonts/CeraPro-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/CeraPro-Medium.woff') format('woff'),url('../fonts/CeraPro-Medium.ttf') format('truetype');font-weight: 500;font-style: normal;}
@font-face {font-family: 'Cera Pro';src: url('../fonts/CeraPro-Bold.eot');src: local('Cera Pro Bold'), local('CeraPro-Bold'),url('../fonts/CeraPro-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/CeraPro-Bold.woff') format('woff'),url('../fonts/CeraPro-Bold.ttf') format('truetype');font-weight: bold;font-style: normal;}
body{
  font-family: 'Raleway';
  font-weight: 500;
  overflow-x: hidden;
}
a:hover,a:focus{
  text-decoration: none;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
i.fa,i.fas,i.fab{
  text-rendering: optimizeLegibility;
}
.padrem{
  padding-left: 0px;
  padding-right: 0px;
}
.padreml{
  padding-left: 0px;
}
.padremr{
  padding-right: 0px;
}
.vertical-align-middle{
  vertical-align: middle;
}
.d-table-caption{
  display: table-caption;
}
.center { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.center img{
  display: block;
  margin: 0 auto;
}
.bg-speed{
  background: #0c9be5 !important;
}
.bg-speed-dark{
  background: #184d77 !important;
}
.bg-grey{
  background: #f1f1f1;
}
.btn-speed{
  color: #0c9be5;
  border-radius: 5px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0);
  background-color:#fff;
  padding: 15px 50px 15px 33px;
  position: relative;
  z-index: 1;
  border: none;
  overflow: hidden;
  font-weight: 600;
}
.btn-speed-1{
  color: #0c9be5;
  border-radius: 5px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0);
  background-color:#fff;
  padding: 15px 50px 15px 33px;
  position: relative;
  z-index: 1;
  border: none;
  overflow: hidden;
  font-weight: 600;
}
.btn-speed.white{
  background: #0c9be5;
  font-weight: bold;
  color: #fff;
}
.btn-speed i {
        transform: translate(4px,1px);
        font-size:13px;
}
.btn-speed.bg-a {
    background-color:#f0f0f0;
}
.btn-speed-1{
  color: #0c9be5;
  border-radius: 5px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0);
  background-color:#fff;
  padding:0px!important;
  z-index: 1;
  border: none;
  overflow: hidden;
  font-weight: 600;
  align-content: center;
}
.btn-speed-1.white{
  background: #0c9be5;
  font-weight: bold;
  color: #fff;
}
.btn-speed-1 i {
        transform: translate(4px,1px);
        font-size:13px;
}
.btn-speed-1.bg-a {
    background-color:#f0f0f0;
}
.img-width {width:539px !important;}
.send {
    color: #fff;
  border-radius: 5px;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0);
  background-color:#0c9be5;
  padding: 15px 50px 15px 33px;
  position: relative;
  z-index: 1;
  border: none;
  overflow: hidden;
  font-weight: 600;
}
.send::before {
    content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  right: 20px;
  top: 38%;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #006aa1;
  z-index: -1;
}
.send:hover::before {
    transform: scale(25);
  -webkit-transform: scale(25);
}
.send:hover {color:#fff;}
.btn-capital {text-transform: uppercase;}
/*.btn-speed:before{
  content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  right: 20px;
  top: 38%;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #006aa1;
  z-index: -1;
}
.btn-speed.white:before{
  background: #d1e4ee;
}
.btn-speed:hover:before{
  transform: scale(25);
  -webkit-transform: scale(25);
}
.btn-speed:hover,
.btn-speed:focus{
  color: #fff;
}
.btn-speed.white:hover,
.btn-speed.white:focus{
  color: #0c9be5;
}*/
.sec-span{
  font-size: 70px;
  color: #0c9be5;
  position: absolute;
  top: 50px;
  left: -30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  opacity: 0.2;
}
.sec-head{
  font-size: 48px;
  line-height: 1.13;
  font-weight: 700;
  color: #0c9be5;
}
.software-cnt .sec-head {
    color: #fff;
}
/*.sec-head span{
  color: #0c9be5;
}*/
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
  text-align: right;
  position: absolute;
  top: -24px;
  right: 15px;
}
.jobform .invalid-feedback{
  top: 5px;
}
.jobform .custom-file .invalid-feedback{
  top: -30px;
  right: 0px;
}
.jobform .form-group,.jobform .custom-file{
  position: relative;
}
.form-control.is-invalid, .was-validated .form-control:invalid{
  background-image: none;
}
select.form-control.is-valid, .was-validated select.form-control:valid{
  background-image: none;
}
/*menu*/
.logobar{
  /*position: fixed;*/
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 16px 20px;
  z-index: 9;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.logobar .navbar-brand{
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar-brand img {
    width: 240px;
}
.logobar .navbar-brand,.logobar .navbar-nav{
  visibility: visible !important;
  animation-name: fadeInLeft;
  animation-duration: 0.25s;
  animation-delay: 0.05s;
}
.logobar .navbar-nav{
  animation-name: fadeInRight; 
  animation-duration: 0.5s;
  animation-delay: 0.05s;
}
.logobar .navbar-nav .nav-link{
  color: #fff;
  font-size: 1.125rem;
  margin: auto 15px;
  font-family: 'Open Sans',sans-serif;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.logobar .navbar-nav .nav-link:hover,.logobar .navbar-nav .nav-link:focus{
  color: #82d4ff;
}
.get-quote.nav-link:hover, .get-quote.nav-link:focus {
    border-color: rgba(12, 155, 229);
    background-color: rgba(12, 155, 229);
    color: #fff !important;
}
.homepage .logobar .navbar-nav .nav-link:hover,.homepage .logobar .navbar-nav .nav-link:focus{
  color: #003a69;
}
.logobar .navbar-nav .nav-item:nth-child(4){
  margin-right: 28px;
}
.get-quote.nav-link {
    border: 1px solid #fff;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 8px;
    font-size: 16px !important;
}
.menucontainer .menu-toggler{
  cursor: pointer;
  position: fixed;
  right: 50px;
  z-index: 12;
  top: 36px;
  width: 45px;
  height: 45px;
  animation-name: fadeInRight; 
  animation-duration: 0.5s;
  animation-delay: 0.1s;
}
.menucontainer .menu-toggler span{
  background: #fff;
  width: 34px;
  height: 3px;
  margin-right: 5px;
  top: 10px;
  position: absolute;
  right: 0px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.menucontainer .menu-toggler span:before,
.menucontainer .menu-toggler span:after{
  content: " ";
  position: absolute;
  left: 0px;
  background: #fff;
  height: 3px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.menucontainer .menu-toggler span:before{
  top: 10px;
  width: 24px;
}
.menucontainer .menu-toggler span:after{
  top: 20px;
  width: 14px;
}
.menucontainer .menu-toggler:hover span:before,
.menucontainer .menu-toggler:hover span:after{
  width: 34px;
}
.menucontainer .menu-toggler.toggled span,.logobar.bg-white .menu-toggler.toggled span{
  background: transparent;
}
.menucontainer .menu-toggler.toggled span:before{
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 34px;
  top: 10px;
  background: #fff;
}
.menucontainer .menu-toggler.toggled span:after{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 34px;
  top: 10px;
  background: #fff;
}
.logobar.bg-white{
  padding: 5px 20px;
  /*position: fixed;*/
  background: #fff !important;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.05);
}
.logobar.bg-white .navbar-nav .nav-link{
  color: #0c9be5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.logobar.bg-white .navbar-nav .nav-link:hover,.logobar.bg-white .navbar-nav .nav-link:focus {
  color: #006aa1;
}
.logobar.bg-white .navbar-nav .nav-link.get-quote {
    background-color: #fff;
    color: #000;
    border-color: rgba(12, 155, 229);
}
.logobar.bg-white .navbar-nav .nav-link.get-quote:hover, .logobar.bg-white .navbar-nav .nav-link.get-quote:focus{
    /*background-color: #006aa1;*/
    /*border-color: #006aa1;*/
    color:#006aa1!important;
    text-decoration:underline;
}
.logobar.bg-white .navbar-nav .nav-link.get-quote {
    position: relative;
    color: #006aa1 !important;
    text-decoration: none; /* remove default underline */
}

.logobar.bg-white .navbar-nav .nav-link.get-quote::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; /* or adjust as needed */
    width: 0%;
    height: 2px;
    background-color: #006aa1;
    transition: width 0.3s ease;
}

.logobar.bg-white .navbar-nav .nav-link.get-quote:hover::after,
.logobar.bg-white .navbar-nav .nav-link.get-quote:focus::after {
    width: 100%;
}

.menucontainer .menu-toggler.chng{
  top: 26px;
}
.menu-toggler.chng span,
.menu-toggler.chng span:before,
.menu-toggler.chng span:after{
  background: #0c9be5
}
.site-content{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.site-content.toggled {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menucontainer{
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0px;
  height: 100%;
  left: 0px;
}
body.toggled{
  overflow: hidden;
}
nav.main-nav {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
  height: 100%;
  width: 20%;
  padding: 3em 0em 2em 0em;
  overflow-y: auto;
  -webkit-transform: translateX(100.5%);
  -ms-transform: translateX(100.5%);
  transform: translateX(100.5%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #0c9be5;
  /*background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.8) 95%);
  background-image: -webkit-linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.8) 95%);*/
}
nav.main-nav.overlay000{
}
nav.main-nav.toggled {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
nav.main-nav ul {
  padding: 2em 0 0 0;
}
nav.main-nav ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
nav.main-nav ul li a {
  font-size: 18px;
  color: #fff;
  padding: 1em 2em;
  font-weight: 300;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
nav.main-nav ul li a:before{
  position: absolute;
  content: " ";
  left: 0px;
  bottom: 0px;
  width: 0%;
  z-index: -1;
  height: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-image: linear-gradient(to left, rgba(0,0,0,0), #2196F3);
  background-image: -webkit-linear-gradient(to left, rgba(0,0,0,0), #2196F3);
}
nav.main-nav ul li a.active:before,
nav.main-nav ul li a:hover:before{
  width: 100%;
}
nav.main-nav ul li a:last-child {
  border: none;
}
nav.main-nav ul li a.active,
nav.main-nav ul li a:hover {
  /*-webkit-opacity: 0.8; */
  /*-moz-opacity: 0.8;*/
  /* opacity: 0.8; */
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /* padding-left: 1em; */
  background: #fff;
  color: #0c9be5;
}
/*menu*/
/*banner*/
.banner-wpr {
    position: relative;
}
.banner{
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.banner-slide .slick-slide img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  transition: all 1s ease;
}
.banner-slide *,.banner-slide *:focus{
  outline: none;
  box-shadow: none;
}
.banner-slide .banner-cnt .animated {
  transition: all 0.5s ease;
}
.banner-slide [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  transition: opacity 0.5s ease 0.3s;
}
.banner img{
  width: 100%;
  pointer-events: none;
  min-height: 50em;
  object-fit: cover; 
}
.banner-cnt{
  position: absolute;
  left: 40px;
  bottom: 25%;
  color: #fff;
}
.banner .slick-slide {
  position: relative;
}
.banner .slick-arrow {
    position: absolute;
    top: 45%;
    transform: translatey(-50%);
    z-index: 5;
}
.banner .slick-arrow i {
    font-size: 54px;
    color: #0c9be5;
    opacity: 0.6;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.banner .slick-arrow:hover i {
    opacity: 0.9;
}
.banner .slick-arrow.slick-prev {
    left: 60px;
}
.banner .slick-arrow.slick-next {
    right: 60px;
}
.banner-cnt span{
  background: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2.89px;
  color: #003a69;
  padding: 6px 10px 6px 10px;
  display: inline-block;
  position: relative;
  left: -40px;
}
.banner-cnt h1,.bannerh1{
  font-size: 50px;
  margin-top: 5px;
  margin-bottom: 28px;
  position: relative;
  /*font-family: 'Cera Pro';*/
  /*font-style: italic;*/
}
.banner-cnt h1:before,.bannerh1:before{
  content: " ";
  background: rgba(12, 155, 229, 0.8);
  width: 111%;
  height: 115%;
  min-width: 420px;
  left: -40px;
  top: -5px;
  position: absolute;
  z-index: 0;
 }
.banner-cnt h1 strong,.bannerh1 strong{
  position: relative;
  z-index: 10;
  padding: 10px 20px 10px 0px;
}
.banner-cnt a{
  font-size: 15px;
  font-weight: bold;
  color: #0c9be5;
  border-radius: 5px;
  padding: 10px 20px 10px 35px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.banner-cnt a:before{
  content: " ";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  left: 14px;
  top: 50%;
  transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #0c9be5;
  z-index: -1;
}
.banner-cnt a:hover:before{
  transform: scale(25);
  -webkit-transform: scale(25);
}
.banner-cnt a:hover,
.banner-cnt a:focus{
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  border-color: #0c9be5;
  background: #0c9be5;
}
.xx-anniv {
    display: block;
    position: absolute;
    bottom: 5%;
    right: 5%;
    width: 250px;
    /*animation: beat .4s infinite alternate;*/
	transform-origin: center;
}
@keyframes beat{
	to { transform: scale(1.2); }
}
/*banner*/
/*about*/
.about img{
  height: 100%;
  object-fit: cover;
}
.about-cnt{
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}
.about-cnt:after {
  content: " ";
  position: absolute;
  width: 115%;
  left: -30px;
  top: 31%;
  height: 49%;
  border: solid 1px #e8e8e8;
}

.about-cnt p,.hardware p,.corporate-cnt p,.testimsg p{
  font-family: 'Open Sans',sans-serif;
  font-size: 18px;
  line-height: 1.67;
  color: #666666;
  font-weight: 500;
}
.soft-cnt{
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}
.soft-cnt:after {
  content: " ";
  position: absolute;
  width: 115%;
  left: -30px;
  top: 28%;
  height: 49%;
  border: solid 1px #e8e8e8;
}
.soft-cnt2:after {
    content: " ";
    z-index: 1 !important;
    position: absolute;
    width: 105%;
    left: -30px;
    top: 28%;
    height: 55%;
    border: solid 1px #cecece;
}
.soft-cnt3:after {
    content: " ";
    z-index: 0 !important;
    position: absolute;
    width: 105%;
    left: -30px;
    top: 20%;
    height: 70%;
    border: solid 1px #cecece;
}

.soft-cnt p,.hardware p,.corporate-cnt p,.testimsg p{
  font-family: 'Open Sans',sans-serif;
  font-size: 18px;
  line-height: 1.67;
  color: #666666;
  font-weight: 500;
}
.testimsg p{
  /*font-style: italic;*/
  /*font-weight: bold;*/
  font-family: Merriweather;
    color: #000;
}
.about-cnt .sec-span{
}
.about-cnt h2{
  margin-bottom: 40px;
  padding-left: 5px;
}

.soft-cnt h2{
  margin-bottom: 40px;
  padding-left: 5px;
}

.nw-head h2{
    margin-bottom: 80px !important;
}
.about-cnt p:last-child{
  font-size: 14px;
  line-height: 1.71;
  margin-top: 20px;
}
.soft-cnt p:last-child{
  font-size: 14px;
  line-height: 1.71;
  margin-top: 20px;
}
.bn-about-img {
    padding-top: 60px;
    padding-bottom: 60px;
}
.img-grid figure {
    padding: 10px;
    margin-bottom: 0;
}
.img-grid img {
    height: unset !important;
    transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.img-grid img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
}
/*about*/
/*hardware & software*/
.hardware {
    padding: 25px 0;
}
.hardware,.software{
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.software{
  background: #0c9be5;
  color: #fff;
}
/*.hardware:before,.software:before{
  content: " ";
  height: 91%;
  width: 100px;
  background: rgba(0, 0, 0, 0.14);
  position: absolute;
  left: 0px;
  top: 25px;
}*/
.software:before{
  left: auto;
  right: 0px;
}
.hardware-img{
  padding: 30px 0px 30px 35px;
}
.software-img{
  /*padding: 30px 35px 30px 0px;*/
}
.hardware-cnt,.software-cnt{
  padding-left: 50px;
  padding-right: 50px;
}
.hardware-cnt h2,.software-cnt h2{
  margin-top: 80px;
}
.hardware-cnt p,.software-cnt p{
  margin-top: 28px;
  font-weight: normal;
  font-family: 'Open Sans',sans-serif;
  font-size: 18px;
  line-height: 1.67;
  text-align: justify;
}
.hardware-cnt a,.software-cnt a{
  margin-top: 25px;
  margin-bottom: 80px;
}
.hardware-img img,.software-img img{
  height: 100%;
  object-fit: cover;
}
.hardware-img{
  position: relative;
  z-index: 1;
}
/*.hardware-cnt:after {*/
/*  content: " ";*/
/*  position: absolute;*/
/*  width: calc(100% + 100px);*/
/*  left: -100px;*/
/*  top: 147px;*/
/*  height: 52.5%;*/
/*  border: solid 1px #dadada;*/
/*  border-left: none;*/
/*}*/
/*hardware & software*/
/*services*/
.services {
    padding-top: 2px;
    padding-bottom: 2px;
}
.services .servicebox{
  display: block;
  float: left;
}
.services [class*="col-"] {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.services .row {
    padding-left: 2px;
    padding-right: 2px;
}
.servicebox{
  background: #fff;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer;
  width: 100%;
}
.servicebox:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
}

.servicebox::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 2px solid #fff;
    transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.padding-right p {padding-right:25px;text-align:justify;}
.padding-left p {padding-left:25px;text-align:justify;}
.servicebox svg {
    height: 137px;
    width:137px;
    padding-bottom: 57px;
    transition: all ease 0.4s;
    position: relative;
    fill:#0c9be5;
    stroke:#0c9be5;
}
.serviceicon{
    stroke:#0c9be5;
    position: relative;
    height: 137px;
    width:137px;
    padding-bottom: 57px;
    transition: all ease 0.4s;
    position: relative;
    /*width:14% !important;*/
}
.viewall-services hover .serviceicon{
    
}
.servicebox:hover svg {fill:#fff;stroke:#fff !important;}
.servicebox:hover::before {background-color: #0c9be5;}
.servicebox:hover span {color:#fff;}
.servicebox:hover::before {
    border: 2px solid #0c9be5;
}
/*.servicebox:hover::before {*/
/*    width: calc(100% + 4px);*/
/*    height: calc(100% + 4px);*/
/*    top: -2px;*/
/*    left: -2px;*/
/*    box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
/*  -webkit-box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
/*  -moz-box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
/*  -o-box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
/*}*/
.servicebox span{
    transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  display: block;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
/*.servicebox:hover span{*/
/*  background: #0c9be5;*/
/*  color: #fff;*/
/*      -webkit-transition: all 0.3s ease;*/
/*  -moz-transition: all 0.3s ease;*/
/*  -o-transition: all 0.3s ease;*/
/*  transition: all 0.3s ease;*/
/*}*/
.servicebox:hover{
    /*background-color: #0c9be5;*/
  /*box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
  /*-webkit-box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
  /*-moz-box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
  /*-o-box-shadow: inset 0 0 15px -5px rgba(0, 0, 0, 0.35);*/
}
.servicebox span:before,.servicebox span:after{
  position: absolute;
  content: " ";
  left: 0px;
  bottom: 0px;
  width: 0%;
  z-index: -1;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0c9be5;
}
/*.servicebox.bg-speed span:before,.servicebox.bg-speed span:after{*/
/*  background: #fff*/
/*}*/
/*.servicebox:hover span:before{*/
/*  left: auto;*/
/*  right: 0px;*/
/*}*/
/*.servicebox:hover span:before,.servicebox:hover span:after{
  width: 50%;
}*/
/*.servicebox.bdr-btm{*/
/*  border-bottom: 2px solid #d7d7d7;*/
/*  left: 2px;*/
/*}*/
/*.servicebox.bg-speed:hover span{
  color: #0c9be5 !important;
}*/
.servicehead{
  padding-top: 80px;
  padding-left: 80px;
  flex-grow: 1.8855555555555;
  position: relative;

}
.servicehead .sec-span{
  left: 0px;
  top: 30px;
}
.servicebox img{
    height: 137px;
  padding-bottom: 57px;
  transition: all ease 0.4s;
  position: relative;
}
.servicebox.viewall-services {
    position: relative;
}
.servicebox.viewall-services::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*color:#0c9be5 !important;*/
    background-color: #ffffff;
    /*border: 2px solid #0c9be5;*/
}
.servicebox.viewall-services:hover::before {
    border-color: #0c9be5;
    background-color:#0c9be5;
}
.servicebox.viewall-services img{
    fill:#0c9be5 !important;
    height: unset;
}
.logo-img{
   display: block;
  text-indent: -9999px;
  width: 100px;
  height: 82px;
  background: url(assets/images/service-arrow.svg);
  background-size: 100px 82px;
}
.servicebox:hover img {
    transition: all ease 0.4s;
  padding-bottom: 37px; 
}
.servicebox.viewall-services:hover img {
  padding-bottom: 57px; 
}
/*.servicebox.viewall-services:hover span{*/
/*  background: #fff;*/
/*  color: #0c9be5 !important;*/
/*}*/
/*@keyframes scaleup{*/
/*   from { padding-bottom: 57px;}*/
/*	to {  padding-bottom: 37px; }*/
/*}*/
/*services*/
/*corporate*/
.corporate .container{
  position: relative;
  margin-top: 120px;
  margin-bottom: 60px;
}
.corporate .container:before{
  content: " ";
  position: absolute;
  width: 103.5%;
  left: -40px;
  bottom: 38px;
  height: 56%;
  border: solid 1px #ededed;
}
.corporate .sec-span{
    top: -50px;
    left: -40px;
}
.corporate-cnt p{
  padding-top: 100px;
}
.corporate-img a{
  position: absolute;
  bottom: 60px;
  right: 15px;
  box-shadow: 5px 5px 8px 2px rgba(0, 0, 0, 0.5);
}
/*corporate*/
/*testimonial*/
.testimonial-cnt{
  background: url('../images/testibg.jpg');
  padding-left: 150px;
  border: none;
  position: relative;
  overflow: hidden;
}
.testimonial-cnt:before{
  content: " ";
  background: url(../images/quotation.svg);
  background-repeat: no-repeat;
  background-size: 30%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -20px;
  top: -40px;
  opacity: 0.3;
}
.testimonial-slider{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.testimonial-slider *{
  outline: none;
}
.testimonial-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimsg{
  display: inline-block;
  width: 70%;
  float: left;
  padding-left: 20px;
}
.testimonial-slider .slide-item img{
  display: inline-block;
  float: left;
  width: 125px;
  height: 125px;
  border-radius: 50%;
}
.testimsg h4{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}
.testimsg span{
  font-size: 12px;
}
.testimonial-slider .slick-dots {
  display: flex;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  position: absolute;
  bottom: -100px;
  right: 30px;
}
.testimonial-slider .slick-dots li {
  margin: 0 0.25rem;
}
.testimonial-slider .slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  border: 2px solid #0c9be5;
  text-indent: -9999px;
  background: transparent;
}
.testimonial-slider .slick-dots li.slick-active button,.testimonial-slider .slick-dots button:hover {
  background-color: #0c9be5;
}
.testimonial-slider .slick-dots button:focus{
  outline: none;
}
.writeareview{
  position: absolute;
  bottom: 40px;
  left: 170px;
  padding: 10px 45px 10px 20px;
  font-family: Cera Pro;
  box-shadow: 0 0 15px -8px black;
  background: transparent;
  box-shadow:none;
}
.writeareview.btn-speed:before {
  right: 17px;
  top: 36%;
}
/*testimonial*/
/*news updates*/
.news{
  margin: 100px auto 120px auto;
}
.news .container{
  position: relative;
}
.news .sec-head{
  padding-left: 60px;
  margin-bottom: 60px;
}
.news .sec-span{
  left: 0;
  top: -50px;
}
.newsbox{
  box-shadow: 0 2px 15px 0 rgba(0, 125, 227, 0.1);
  background-color: #0c9be5;
  /*min-height: 350px;*/
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer;
}
.newsbox img{
  width: 100%;
  height: 170px;
  object-fit: cover;
}
.news-img{
  position: relative;
  overflow: hidden;
}
.news-img:after {
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}
.newsbox:hover .news-img:after {
  opacity: 1;
  top: -30%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}
.newsbox:hover{
  background: #fff;
}
.news-cnt{
  padding: 15px 18px 15px 18px;
  min-height: 160px;
  border: 1px solid #0c9be5;
  border-top: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.news-cnt h4{
  font-size: 23px;
  line-height: 1.25;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 600;
  font-family: 'Open Sans',sans-serif;
}
.news-cnt p{
  display: block;
  color: #000;
  position: relative;
}
.newsbox:hover h4{
  color: #222;
}
.newsbox:hover p{
  color: #0c9be5;
}
.news-cnt p:after{
  content: " ";
  background: url(../images/news-arrow.svg);
  background-repeat: no-repeat;
  background-size: 25%;
  width: 50px;
  height: 50px;
  position: absolute;
  right: -30px;
  top: 2px;
}
/*news updates*/
/*clients*/
.clients{
  padding: 15px 15px;
  background: #0c9be5;
  margin-bottom: 60px;
}


.client-slider *{
  outline: none;
}
.client-slider .slide-item{
  margin: auto 40px;
}
.client-slider img{
  min-height: 50px;
  object-fit: contain;
  width: 100%;
}
/*clients*/
/*footer*/
.footer{
  /*background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/footer-bg.jpg');*/
  /*background-size: cover;*/

  background-repeat: no-repeat;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #0c9be5;
}

.footer hr{
  width: 100%;
  border-color: #fff;
  margin-bottom: 3rem;
  border-top-width: 2px;
}
.footer a{
  color: #fff;
}
.contactbox{
  padding-bottom: 30px;
}
.contactbox i{
  font-size: 30px;
  width: 70px;
  height: 70px;
  border-radius: 4px;
  background-color: #00000000;
  text-align: center;
  line-height: 70px;
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border: 2px solid #fff;
}
.contact-cnt{
  padding-left: 20px;
}
.contact-cnt small{
  font-size: 12px;
  font-weight: bold;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.contact-cnt h3{
  font-size: 30px;
  font-weight: bold;
  font-family: 'Open Sans',sans-serif;
}
.contactbox:hover .contact-cnt small{
  color: #000;
}
.contactbox:hover i{
  background: #fff;
  color: #0c9be5;
  border-color: #fff;
}
.contact-address {
    font-size: 20px !important;
}
.footerlogo{
  /*margin-top: 20px;*/
  margin-bottom: 20px;
}
.footermenu{
  margin-top: 30px;
  margin-bottom: 40px;
}
.footermenu li a{
  font-size: 20px;
  font-weight: 700;
  margin: auto 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footermenu li a:hover{
  color: #000;
}
/*.socialmenu{
  margin-bottom: 60px;
}*/
.socialmenu li a{
  margin: auto 5px;
  font-size: 18px;
  width: 45px;
  height: 45px;
  line-height: 43px;
  text-align: center;
  display: inline-block;
  border-radius: 6px;
  border: 2px solid #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.socialmenu li a:hover{
  border-color: #ffffff;
  background: #ffffff;
  color: #0c9be5;
}
.copyright{
  font-size: 12px;
  font-weight: normal;
  margin:30px 8px;
}
/*footer*/
/*innerpages*/
.page-header{
  background: url('../images/inbanner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.page-header ol.breadcrumb{
  display: block;
  background: transparent;
  font-family: 'Open Sans',sans-serif;
  position: relative;
  z-index: 8;
}
.page-header li.breadcrumb-item{
  display: inline-block;
}
.page-header li.breadcrumb-item a{
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.page-header li.breadcrumb-item a:hover,
.page-header li.breadcrumb-item a.active:hover,
.page-header li.breadcrumb-item a.active{
  color: #0c9be5;
}
.bn-contact.page-header li.breadcrumb-item a:hover,
.bn-contact.page-header li.breadcrumb-item a.active:hover,
.bn-contact.page-header li.breadcrumb-item a.active{
  color: #003a69;
}
.page-header .breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.8rem;
  color: #ffffff;
  content: "-";
}
.page-header .d-table{
  height: 400px;
  color: #fff;
}
.page-header .d-table h1{
  margin-top: 60px;
  font-weight: bold;
}
.page-header a.btn-speed{
  font-size: 24px;
  margin-bottom: -30px;
  box-shadow: 0px 0px 15px -5px black;
}
.page-header a.btn-speed:before{
  width: 18px;
  height: 18px;
  right: 18px;
}
.page-header a.btn-speed:hover:before{
  transform: scale(25);
  -webkit-transform: scale(25);
}
.innerpagecontent{
  padding-top: 100px;
}
.innerpagecontent.services p{
  font-family: 'Open Sans',sans-serif;
}
.aboutpage{
  position: relative;
}
.aboutpage:before{
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pattern.jpg);
  background-repeat: repeat;
  opacity: 0.1;
}
.aboutcontent{
  position: relative;
}
.aboutcontent img{
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.aboutcontent p{
  line-height: 2;
}
.serviceul{
  border-radius: 5px;
  box-shadow: 0 15px 15px 0 rgba(12, 155, 229, 0.08);
  border: solid 1px rgba(171, 171, 171, 0.15);
  background-color: #ffffff;
  margin-bottom: 30px;
}
.serviceul li a{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  color: #5e5e5e;
  display: block;
  padding: 10px 20px 10px 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.serviceul li a:hover,.serviceul li a:focus{
  background: #9a9a9a;
  color: #fff;
}
.serviceul li a.active{
  background: #0c9be5;
  color: #fff;
}
.serv-img img{
  border-top-left-radius: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.serv-title{
  background: #f3f3f3;
}
.serv-title h4{
  font-family: 'Open Sans',sans-serif;
  font-size: 25px;
  line-height: 1.27;
  color: #5e5e5e;
  padding: 64px 31px 64px 50px; 
}
.serv-desc{
  padding-top: 45px;
  padding-bottom: 80px;
}
.serv-desc p{
  font-family: 'Open Sans',sans-serif;
  font-size: 18px;
  line-height: 1.67;
  color: #5e5e5e;
}
.enquiryformmain{
  background: #f9f9f9;
  padding-bottom: 100px;
}
.enquiryform{
  border-radius: 5px;
  box-shadow: 20px 20px 30px 0 rgba(12, 155, 229, 0.1);
  background: url('../images/enquirybg.jpg');
  font-family: 'Open Sans',sans-serif;
}
.enquiryform .eform{
  background-color: #ffffff;
  padding: 30px 30px 10px 30px;
}
.enquiryformh2{
  font-size: 45px;
  line-height: 1.13;
  padding-top: 50px;
  margin-bottom: 50px;
  font-weight: bold;
}
.enquiryformh2 span{
  color: #0c9be5;
  font-size: 90%;
}
.enquiryform .form-control{
  border-radius: 5px;
  /*background-color: #f1f1f1;*/
  padding: 20px;
  min-height: 50px;
  /*border: none;*/
}
.enquiryform .form-group{
  margin-bottom: 25px;
}
.enquiryform textarea.form-control{
  resize: none;
  min-height: 100px;
}
.enquiryform button{
  margin-bottom: 28px;
}
.contactul .icon_box i{
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-align: center;
  background: #0c9be5;
  color: #fff;
  margin-right: 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.contactul .text_box p b{
  color: #9a9a9a;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-weight: normal;
}
.contactul .text_box p span{
  font-size: 1.5rem;
  font-family: 'Open Sans',sans-serif;
  font-weight: bold;
}
.contactul .openinghours .text_box p span{
  font-size: 1rem;
  position: relative;
  margin-left: 11px;
}
.contactul .openinghours .text_box p span strong{
  position: absolute;
  font-size: 40px;
  color: #ccc;
  left: -16px;
  top: -10px;
  font-weight: 100;
  font-family: Times New Roman;
}
.contactul li{
  margin-bottom: 10px;
}
/*.contactul li a:hover i{*/
/*  background: #fff;*/
/*  color: #0c9be5;*/
/*  box-shadow: 0 0 10px -8px black;*/
/*}*/
.contactul li a:hover p b{
  color: #0c9be5;
}
.contactform .form-control{
  height: 52px;
  border-radius: 5px;
  background-color: #fff;
  /*border: none;*/
  font-family: 'Open Sans',sans-serif;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.095rem rgba(0,123,255,.25);   
}
.contactform .form-control:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); 
}
.contactform textarea.form-control{
  height: auto;
  resize: none;
}
.contactform .form-group{
  margin-bottom: 1.5rem;
}
.locationmap .embed-responsive-16by9::before {
  padding-top: 30%;
}
.sec-title{
  margin-top: -8px;
  margin-bottom: 50px;
}
.sec-title h2{
  position: relative;
  font-size: 36px;
  font-weight: 700;
  color: #222;
  text-transform:  capitalize;
}
.about-title{
  font-size: 40px;
}
.sec-title span{
  color: #0c9be5;
}
.sec-title h3{
  position: relative;
}
.sec-title h3:before,
.sec-title h2:before{
  position: absolute;
  content: "";
  left: 0px;
  bottom: -15px;
  width: 121px;
  height: 4px;
  background: url(../images/tb.png);
}  
.customercare .sec-title h2 {
    color: #0c9be5;
}
.services .sec-title h2:before,.customercare .sec-title h2:before{
  background: url(../images/tb2.png);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.customercare  p {
  font-family: 'Open Sans',sans-serif;
}
.bn-about, .bn-hardware, .bn-software, .bn-service, .bn-news-updates, .bn-career, .bn-contact, .bn-corporate {
  background-size: cover !important;
  background-repeat: no-repeat !important; 
}
.bn-corporate {
    background: url('../images/corporate-bg.jpg') ;
}

.bn-largeenterprise {
  background: url('../images/largeenterprise-bg.jpg');
}
.bn-about {
  background: url('../images/about-bg.jpg');
}
.bn-hardware {
  background: url('../images/hardware-bg.jpg');
}
.bn-software {
  background: url('../images/software-bg.jpg');
}
.bn-career {
  background: url('../images/career-img.jpg');
}
.bn-service {
  background: url('../images/services-bg.jpg');
}
.bn-news-updates {
  background: url('../images/news-bg.jpg');
}
.bn-cxcare {
    background: url('../images/Get-In-Touch.jpeg');
    box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
    background-size: cover !important;
    background-repeat: no-repeat !important; 
    background-position:center;
}
.bn-contact {
  background: url('../images/contact-bg.jpg');
}
.bn-corporate {
  background: url('../images/corporate-img.jpg');
}
/*.sec-title span{
  color: #0c9be5;
}*/
.careershead p{
  margin: 0px;
  font-size: 16px;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
}
.jobbox{
  border-bottom: 1px solid rgba(0,0,0,0.1)
}
.jobbox:first-child{
  border-top: 1px solid rgba(0,0,0,0.1)
}
.jobbox h4{
  padding-top: 10px;
  font-size: 18px;
}
.jobbox h5{
  font-size: 16px;
  font-family: 'Open Sans',sans-serif;
  padding-top: 15px;
}
.applybtn{
  padding: 10px 45px 10px 25px;
  font-size: 90%
}
.applybtn.btn-speed:before{
  width: 10px;
  height: 10px;
}
.serviceslist,.aboutlist{
  padding-top: 70px;
  padding-bottom: 70px;
}
.serviceslist-1{
    padding-top: 0px;
  padding-bottom: 70px;
}
.servicecard .card{
  display:inline-block;
  position:relative;
  width:100%;
  margin-bottom:30px;
  margin-top:30px;
  border-radius:6px;
  color:rgba(0, 0, 0, 0.87);
  background:#fff;
  box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  height: 370px;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-bottom: 5px solid transparent;
  cursor: pointer;
  border-bottom: 5px solid #0c9be5;
}

.aboutlist .servicecard .card{
  min-height: 560px;
  height: 90%;
  box-shadow: none;
  overflow: hidden;
}
.aboutlist .servicecard .card-blog .card-caption{
  margin-top: 0px;
  font-size: 1.6rem;
  margin-top: 10px;
  margin-bottom: 20px;
}
.aboutlist .servicecard .card .card-image{
  height: 250px;
  border: none;
  border-radius: 0px;
  margin: 0px 0px 0px;
  box-shadow: none;
}
.aboutlist .servicecard .card .card-image img{
  object-position: top;
  border-radius: 0px;
}
.servicecard .card .card-image{
  height:200px;
  position:relative;
  overflow:hidden;
  margin-left:15px;
  margin-right:15px;
  margin-top:-30px;
  border-radius:6px;
  box-shadow:0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.servicecard .card .card-image img{
  width:100%;
  height:100%;
  border-radius:6px;
  pointer-events:none;
  object-fit: cover;
  object-position: right;
}
.servicecard .img-raised{
  box-shadow:0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.servicecard .table{
  margin-bottom:0px;
}
.servicecard .card .table{
  padding:15px 30px;
}
.servicecard .card-blog .card-caption{
  margin-top:25px;
  font-weight:700;
  text-transform: capitalize;
  font-size: 1.2rem;
  margin-bottom: 20px;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
}
.servicecard .category{
  position:relative;
  line-height:0;
  margin:15px 0;
}
.servicecard .card-caption,.card-caption a{
  color: #333;
  text-decoration:none;
}
.servicecard .card-description{
  font-family: 'Open Sans',sans-serif;
  color: #5b5b5b;
  font-weight: normal;
}
.servicecard .card:hover{
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.aboutlist .servicecard .card{
  border-bottom: 5px solid #0c9be5;
}
.aboutlist .servicecard .card:hover{
  transform: scale(1);
  -webkit-transform: scale(1);
}
.servicecard .card .card-caption,.aboutlist .servicecard .card .card-caption{
  color: #0c9be5;
}
.visionpage .nav-item{
  margin: 10px 0px;
}
.vision h3,.mission h3,.objectives h3{
  margin-top: 50px;
  font-weight: 700;
}
.vision:after,.mission:after,.objectives:after{
  content: "\f06e";
  text-rendering: optimizeLegibility;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  color: #000;
  font-size: 20em;
  opacity: 0.1;
  right: -60px;
  bottom: -60px;
}
.mission:after{
  content: "\f140";
}
.objectives:after{
  content: "\f03a";
}
.visionlist{
  background: url('../images/vision.jpg');
  background-size: cover;
  background-position: bottom;
  overflow: hidden;
  padding: 150px 50px;
}
.visioncontent{
  padding-left: 50px; 
  padding-right: 50px; 
}
.visionlist:before{
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}
/*.visionpage .nav-item .nav-link:after{
  content: " ";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  left: 0px;
  margin-top: 10px;
  z-index: -1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.visionpage .nav-item .nav-link:hover:after{
  width: 110%;
}
.visionpage .nav-item .nav-link.active:after{
  width: 300%;
}*/
.visionpage .nav-pills {
  position: relative;
  z-index: 1;
  top: 50px;
}
.visionpage .nav-link {
  background: #fff;
  box-shadow: 0 0 4px -1px black;
}
.visionpage p{
  font-family: 'Open Sans';
  font-weight: bold;
  line-height: 1.8;
  font-size: 17px;
}
.hardwarepage{
  padding-top: 100px;
  padding-bottom: 50px;
}
.newspage{
  padding-top: 100px;
  padding-bottom: 100px;
}
.newspage .newsbox{
  margin-bottom: 30px;
}
.newspage .newsbox img{
  height: 300px
}
.newspage .news-cnt {
  padding: 15px 20px 20px 28px;
    min-height: 130px;
}
.newspage .news-cnt h4 {
  font-size: 20px;
  margin-bottom: 30px;
}
.hardwarepage img{
  object-fit: cover;
}
.hardwarepage p,.hardwarepage ul{
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  line-height: 1.8;
}
.hardwarepage ul{
  font-size: 15px;
}
.hardwarepage ul li i{
  color: #0c9be5;
}
.newsimg{
  position: relative;
}
.newsimg .datebox{
  position: absolute;
  top: 20px;
  left: 20px;
  background: #0c9be5;
  text-align: center;
  color: #fff;
  padding: 10px;
  height: 80px;
  width: 80px;
}
.newsimg .datebox h4{
  margin-bottom: 5px;
}
.fixedmenu{
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
  background: #fff;
  z-index: 1001;
  display: none;
  padding: 15px 0px;
  box-shadow: 0 -1px 8px -5px black;
}
.news-single{
  border: 1px solid #ccc;
  border-top: none;
  padding: 40px;
}
.news-single .info {
  color: #626c84;
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.news-single .info i{
  color: #0c9be5;
}
.news-single h2,.news-single h3{
  margin-bottom: 30px;
}
.news-single p,.news-single ul{
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  line-height: 30px;
  color: #626c84;
}
.news-single hr{
  margin: 30px 0px;
}
.post-social-icons > li{display:inline-block;}
.post-social-icons a{margin-left:10px;font-size:16px;color:#252a37;text-align:center;}
.post-social-icons a:hover{color:#2154cf;}
.jobform{
  padding: 40px;
  box-shadow: 20px 20px 30px 0 rgba(12, 155, 229, 0.1);
  font-family: 'Open Sans',sans-serif;
}
.jobform .form-control{
  font-size: 15px;
}
.custom-file-label {
  background-color: #f1f1f1;
  border: none;
  height: 52px;
  padding-top: 15px;
}
.custom-file-label::after{
  color: #ffffff;
  background-color: #828282;
  height: 52px;
  padding: 15px 30px;
}
.ebtns a.btn-warning {
  background-color: #e6ad00;
  border-color: #e6ad00;
}
.ebtns a i{
  width: 20px;
  text-align: center;
  margin-right: 10px;
}
.ebtns a{
  position: relative;
}
.ebtns a i:after{
  content: " ";
  position: absolute;
  left: 38px;
  top: 0px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  height: 100%;
}
.bn-srvc-feat h4{
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.bn-srvc-feat h5{
  font-weight: 500;
  font-family: 'Open Sans',sans-serif;
  margin: 20px 0px;
}
.bn-srvc-feat h4:after{
  content: " ";
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.bn-srvc-feat ul{
  margin-bottom: 20px;
}
.bn-srvc-feat ul li span{
  color: #0c9be5;
}
.bn-srvc-feat ul li {
  margin-bottom: 5px;
  font-family: 'Open Sans',sans-serif;
}
.custbox{
  padding: 40px 20px;
  background-color: #ffffff;
  border-radius: 10px;
  font-family: 'Open Sans',sans-serif;
  position: relative;
  border: 1px solid #f1f1f1;
    transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-bottom: 30px;
}
.custbox:hover {
  box-shadow: 0 0 14px -10px black;
  border-color: #0c9be5;
  box-shadow: 0 15px 15px 0 rgba(12, 155, 229, 0.08);
  box-shadow: 0 16px 38px -12px rgba(12, 155, 229, 0.4), 0 4px 25px 0px rgba(12, 155, 229, 0.12), 0 8px 10px -5px rgb(12, 155, 229, 0.4);
}
.custbox i{
  font-size: 22px;
  color: #0078aa;
}
/*.custbox:hover i{*/
/*  color: #fff;*/
/*}*/
.custbox h4{
  margin-bottom: 30px;
  text-transform: capitalize;
  font-size: 20px;
}
.custbox.sec i{
  color: #fff;
}
.custbox-1{

  background-color: #ffffff;
  font-family: 'Open Sans',sans-serif;
  position: relative;
    transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-bottom: 30px;   
}
.custbox-1 i{
  font-size: 22px;
  color: #0078aa;
}
/*.custbox:hover i{*/
/*  color: #fff;*/
/*}*/
.custbox-1 h4{

  text-transform: capitalize;
  font-size: 20px;
}
.custbox-1.sec i{
  color: #fff;
}
/*.custbox:hover .btn-speed{*/
/*  background: #fff;*/
/*  font-weight: bold;*/
/*  color: #0c9be5;*/
/*}*/
/*.custbox:hover .btn-speed:before{*/
/*  background: #d1e4ee;*/
/*}*/
/*.custbox:hover .btn-speed:hover,*/
/*.custbox:hover .btn-speed:focus{*/
/*  color: #0c9be5;*/
/*}*/
.scrolltop {
  display:none;
  width:100%;
  margin:0 auto;
  position:fixed;
  bottom:20px;
  right:10px; 
  z-index: 999;
}
.scroll {
  position: absolute;
  right: 20px;
  bottom: 10px;
  background: rgba(12, 155, 229, 0.7);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: flex;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  border-radius: 5px;
  width: 55px;
  height: 55px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  color: #fff;
  box-shadow: 0 0 10px -5px black;
}
.scroll:hover {
  background:rgba(12, 155, 229, 1.0);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;    
}
.scroll .fa {
  font-size:30px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;  
  display: block;
}
.scroll:hover .fa {
  margin-top:-10px;
}
.googlereviewbtn{
  position: fixed;
  z-index: 8;
  right: 0px;
  top: 65%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;  
}
.googlereviewbtn .btn-speed{
  height: 50px;
  padding: 0px 20px 0px 65px;
  line-height: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  font-family: Cera Pro;
  font-weight: 500;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;  
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}
.googlereviewbtn .btn-speed:before{
  display: none;
}
.googlereviewbtn .btn-speed:after{
  content: " ";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 100%;
  background: #fff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;  
  z-index: -1;
}
.googlereviewbtn .btn-speed:hover{
  color: #000;
}
.googlereviewbtn .btn-speed:hover:after{
  width: 100%;
}
.googlereviewbtn .btn-speed span{
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #fff;
  padding: 8px;
  left: 0px;
  top: 0px;
  line-height: 1;
  position: absolute;
  z-index: 1;
  border-right: 1px solid transparent
}
.googlereviewbtn .btn-speed:hover span{
  border-right-color: #ccc;
}
.quicklinks {
    display: none;
    position: fixed;
    top: 38%;
    left: 0;
    transform: translatey(-50%);
    z-index: 8;
    /*transition: all 0.3s ease;*/
    /*-moz-transition: all 0.3s ease;*/
    /*-webkit-transition: all 0.3s ease;*/
    /*-o-transition: all 0.3s ease;*/
}
.quicklinks ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.quicklinks ul li:not(:last-child) {
    margin-bottom: 5px;
}
.quicklinks ul li a {
    background-color: #0c9be5;
    color: #fff;
    display: block;
    font-family: Cera Pro;
    font-weight: 500;
    width: 48px;
    height: 50px;
    font-size: 17px;
    overflow: hidden;
    transition: all ease-in-out 0.5s;
    box-shadow: 0.125rem 0.125rem 0.25rem rgba(0,0,0,.075);
}
.quicklinks ul li span {
    border-right: 1px solid transparent;
    width: 48px;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
    transition: all ease 0.3s;
    height: 100%;
}
.quicklinks ul li a:hover {
    width: 216px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.quicklinks ul li a:hover span {
    border-right-color: #fff;
}
.quicklinks ul li span i {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    margin-right:1px;
}
.time li {
    font-size:16px;
}
.time h6 {
        display: inline-block;
    font-weight: 800;
    font-size: 20px;
    margin-left: 10px;
    margin-bottom:10px;
}
.footer-link h3 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 800;
}
.footermenu.menu-new {
   margin-top: 0px !important;
}
.footermenu.menu-new li a {
    font-size:16px;
    display:block;
    margin:0px 0px 11px;
}
.footer-link {
    padding:0px 30px;
}
.rotate {
  animation: rotation 2s infinite linear;
}
.ml-60{
    margin-left:60px;
}
.ml-mt{
    margin-left: 58px;
    margin-top: 99px!important;
}

/*.bg-light-grey{
    background-color:#f3f3f3;
}*/
/*.serv-desc ul{
    list-style: none
}
.serv-desc li::before {content: "•"; color: red;
  display: inline-block; width: 1em;
  margin-left: -1em}*/

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*NEW CSS CODE */
 .stats-section {
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap;
      padding: 60px 20px;
      text-align: center;
      background-color: #002a5c;
    }

    .stat-box {
      flex: 1 1 200px;
      max-width: 250px;
      margin: 20px;
      padding: 20px;
    }

    .stat-icon {
      font-size: 40px;
      color: #ff3cac;
      margin-bottom: 10px;
    }

    .stat-number {
      font-size: 36px;
      font-weight: bold;
    }

    .stat-underline {
      height: 3px;
      width: 60px;
      background-color: #ff3cac;
      margin: 10px auto;
    }

.stat-label {
      font-size: 18px;
      margin-top: 5px;
    }
     .industry-section {
      padding: 60px 20px;
      max-width: 1200px;
      margin: auto;
      text-align: center;
    }

    .industry-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 20px;
      margin-top: 40px;
    }

    .industry-card {
      background: #e7f1f7;
      border-radius: 12px;
      padding: 30px 20px;
      transition: 0.3s ease;
    }

    .industry-card:hover {
      background: #d4e9f4;
      transform: translateY(-5px);
    }

    .industry-icon {
      font-size: 40px;
      color: #007bff;
      margin-bottom: 15px;
    }

    .industry-label {
      font-size: 16px;
      font-weight: 500;
      color: #333;
    }

    

    @media (max-width: 768px) {
      .stats-section {
        flex-direction: column;
        align-items: center;
      }

      .stat-box {
        max-width: 100%;
      }
    }
    @media (max-width: 600px) {
      .industry-card {
        padding: 20px;
      }
    }
    /*new blog card*/
    /* Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


/* Section Styling */
.blog-section {
  padding: 60px 20px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Section Title */
.section-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 40px;
  color: #1e1e2d;
}

/* Blog Card Grid */
.blog-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

/* Blog Card */
.blog-card {
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}

.blog-card:hover {
  transform: translateY(-5px);
}

/* Image */
.blog-image {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

/* Text Content */
.blog-content {
  padding: 20px;
}

.blog-title {
  font-size: 18px;
  margin-bottom: 10px;
  color: #1e1e2d;
  font-weight:bold;
}

.blog-description {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}
.pb-pt-80{
    padding-bottom:80px;
    padding-top:80px;
}
/* Responsive Enhancements */
@media (max-width: 768px) {
  .section-title {
    font-size: 26px;
  }

  .blog-title {
    font-size: 16px;
  }

  .blog-description {
    font-size: 13px;
  }
}
/*blog card section end*/
    
    
    /*NEW CSS CODE */
/*innerpages*/
/*responsive*/
@media(max-width: 1450px){
  .testimonial-slider .slick-dots{
    bottom: -100px
  }
  .contactboxmain{
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .servicehead{
    flex-grow: 1.87;
  }
  .enquiryformh2{
    font-size: 40px;
  }
}
@media(max-width: 1350px){
  .testimonial-cnt{
    padding-top: 50px;
    padding-bottom: 100px;
    padding-left: 50px;
  }
  .writeareview{
    left: 70px;
  }
}
@media(max-width: 1280px){
    .logobar .navbar-nav .nav-item .nav-link{
    margin: auto 10px;
  }
    .logobar .navbar-nav .nav-item:first-child .nav-link{
    padding-left: 0;
    margin-left: 0;
  }
  .logobar .navbar-nav .nav-item:nth-child(4) .nav-link{
    margin-right: 15px;
  }
  .logobar .navbar-nav .nav-item:last-child .nav-link{
    margin-right: 15px;
    margin-left: 15px;
  }
  .servicehead{
    padding: 80px 0px 20px 40px;
  }
}
@media(max-width: 1240px){.contact-cnt h3{font-size: 28px;}.servicehead{flex-grow: 1.85;}.enquiryformh2{font-size: 36px;margin-bottom: 30px;}}
@media(min-width: 1200px){.visible-lg{display: none !important;}.contactform {padding-right: 90px;}
}
@media(max-width: 1200px){
  .ebtns{
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .hidden-lg{display: none !important;}
  .newsbox{
    margin-bottom: 30px;
    min-height: 450px;
  }
  .newsbox img{
    height: 300px;
    object-fit: cover;
  }
  .sec-head{
    font-size: 40px;
  }
  .corporate-cnt p{
    padding-top: 50px;
  }
  .corporate .container:before{
    bottom: 43px;
    height: 60%;
  }
  .about-cnt:after{
    top: 28%;
    height: 53%;
  }
  .soft-cnt:after{
    top: 28%;
    height: 53%;
  }
  .hardware-cnt:after{
    height: 57.5%;
  }
  .testimonial-slider .slick-dots{
    bottom: -60px;
  }
  .news{
    margin: 70px auto 50px auto;
  }
  .clients{
    margin: 20px auto;
  }
  .menucontainer .menu-toggler{
    right: 40px;
  }
  .contact-cnt h3 {
    font-size: 20px;
  }
  .contactbox i {
    font-size: 25px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  nav.main-nav{
    width: 25%;
  }
  .servicebox span {
      font-size: 15px;
  }
  .sec-span {
    font-size: 64px;
  }
}

@media(max-width: 1040px){
    .corporate .sec-span {
    left: -15px;
}
}
@media(min-width: 992px){
  .visible-md{
    display: none !important;
  }
  .h-lg-100 {
        height: 100%;
    }
    .service-row-1 .col-lg:first-child, .service-row-1 .col-lg:nth-child(2) {
        flex: 0 0 20%;
    }
    .service-row-3 .col-lg {
        flex: 0 0 20%;
    }
    .service-row-3 .col-lg:nth-child(3) {
        flex: 0 0 40%;
    }
    .pl-100{
        padding-left:100px!important;
    }
}
@media(max-width: 1024px){
    .servicebox span {
      font-size: 14px;
  }
}
@media(max-width: 992px){
  .xx-anniv {
    width: 180px;
  }
  .jobbox{
    text-align: center;
  }
  .eform span{
    font-size: 12px;
  }
  .enquiryform button {
    margin-bottom: 20px;
  }
  .jobbox .btn-speed:hover:before {
    transform: scale(25);
    -webkit-transform: scale(65);
  }
  .servicebox{
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .servicebox img {
      height: 105px;
    padding-bottom: 36px;
  }
  .servicebox.viewall-services img {
      height: 105px;
      padding-bottom: 24px;
  }
  .servicebox:hover img, .servicebox.viewall-services:hover img {
    padding-bottom: 24px;
  }
  .hardware-cnt,.software-cnt{
    padding-right: 30px;
    padding-left: 30px;
  }
  .banner-cnt h1,.bannerh1{
    font-size: 38px;
  }
  .banner-cnt h1:before,.bannerh1:before {
    width: 120%;
    top: -3px;
    min-width: 350px;
  }
  .sec-head{
    font-size: 35px;
  }
  .about-cnt{
    padding: 60px 10px 40px 20px;
  }
  .soft-cnt{
    padding: 60px 10px 40px 20px;
  }
  .servicehead {
    padding: 80px 0px 20px 20px;
    }
  .about-cnt h2{
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .soft-cnt h2{
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .sec-span {
     font-size: 60px;
  }
  .about-cnt .sec-span{
    left: 0px;
    top: 20px;
  }
  .soft-cnt .sec-span{
    left: 0px;
    top: 20px;
  }
  .services .sec-span {
      color: transparent;
      -webkit-text-stroke: 1px #fff;
      opacity: 0.6;
      top: 10px;
  }
  .corporate .sec-span {
    top: -40px;
    left: -15px;
}
  .corporate .container{
    margin: 50px auto;
    max-width: 100%;
  }
  .corporate .sec-head{
    font-size: 30px;
    margin-top: 10px;
  }
  .corporate .container:before {
    bottom: 70px;
    height: 62%;
    width: 100%;
    left: -5px;
  }
  .about-cnt:after,.hardware-cnt:after{
    display: none;
  }
  .soft-cnt:after,.hardware-cnt:after{
    display: none;
  }
 
  .corporate-cnt p {
    padding-top: 25px;
  }
  .testimonial-cnt{
    padding: 80px 15px 100px 15px;
  }
  .writeareview{
    left: 35px;
  }
  .contactbox i {
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .hidden-md{display: none !important;}
  .hardware:before, .software:before{
    display: none;
  }
  .software-img{
    padding: 0px;
  }
  .hardware-img{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hardware-img img,.software-img img{
    width: 100%;
  }
  .hardware-cnt h2, .software-cnt h2{
    margin-top: 30px;
  }
  .hardware,.software{
    padding-top: 0px;
  }
  .hardware-cnt a, .software-cnt a {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  nav.main-nav{
    width: 30%;
  }
  .serv-desc {
    padding: 25px 0px 20px 0px;
  }
  .enquiryformmain {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .innerpagecontent{
    padding-top: 75px;
  }
  .visionlist{
    padding: 30px 30px 120px;
  }
  .vision, .mission, .objectives{
    padding-bottom: 30px;
  }
  .vision h3, .mission h3, .objectives h3 {
    margin-top: 30px;
  }
  .vision:after, .mission:after, .objectives:after{
    font-size: 12em;
  }
  .visioncontent {
    padding-left: 20px;
    padding-right: 20px;
  }
  .aboutlist .servicecard .card{
    height: auto;
  }
  .visionpage .nav-item .nav-link.active:after{
    left: -100%
  }
  .hardware-cnt p,.software-cnt p{
    text-align: left;
  }
  .banner .slick-arrow i {
      font-size: 48px;
  }
  .banner .slick-arrow.slick-prev {
    left: 30px;
    }
    .banner .slick-arrow.slick-next {
        right: 30px;
    }
    .d-none-1{
        display:none;
    }
}
@media(max-width: 991px){
    .servicebox span {
        font-size: 16px;
    }
    .hardware-img {
    padding: 10px 40px;
    }

    .copyright {margin:30px 0px 0px 10px;}
    .footermenu li a {
        font-size:15px;
    }

}
@media(max-width: 900px){
  .corporate-cnt,.corporate-img{
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .corporate .container:before {
    display: none;
  }
  .corporate-img a.btn-speed.white{
    position: relative;
    right: 0px;
    top: 0px;
    color: #fff;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0);
    background-color: #0c9be5;
  }
  .corporate-img a.btn-speed.white:before{
    background: #006aa1;
    top: 36%;
  }
  .hidden-900{
    display: none !important;
  }
  .contactbox i {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .contact-cnt h3{
    font-size: 16px;
  }
  .testimonial-img{
    display: none;
  }
  .testimonial-cnt{
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .logobar .navbar-nav .nav-link{
    font-size: 0.8rem
  }
}
@media(max-width: 820px){
  .xx-anniv {
      bottom: 6%;
  }
}
@media(max-width: 768px){
    .corporate .sec-span {
        left: 0;
    }
    .corporate .sec-head {
    padding-left: 5px;
    }
    .logobar .navbar-nav .nav-item:nth-child(3){
      margin-right: 28px;
    }
  .xx-anniv {
      bottom: 3%;
  }
  .padremxs{
    padding-left: 0px;
    padding-right: 0px;
  }
  .sec-title{
    margin-bottom: 30px;
  }
  .enquiryformmain {
    padding-top: 15px;
  }
  .serv-img{
    padding-left: 0px;
  }
  .innerpagecontent{
    padding-top: 50px;
  }
  nav.main-nav{
    width: 35%;
  }
  .servicebox.bdr-btm{
    border-bottom: none;
  }
  .servicebox.bdr-btm:nth-child(3),.servicebox.bdr-btm:nth-child(4){
    border-bottom: 1px solid #d7d7d7;
  }
  .corporate .container,.news .container{
    padding: 0px;
  }
  .hidden-xs{
    display: none;
  }
  .banner img{
    min-height: 42em;
  }
  .banner-cnt{
    bottom: 15%;
  }
  .footermenu li a{
    margin: auto 5px;
  }
  .ft-fb {
      width: 20px;
  }
  .footerlogo {
    /*margin-top: 10px;*/
    margin-bottom: 25px;
  }
  .socialmenu{
    margin-bottom: 30px;
  }
  .news{
    margin: 30px auto 30px auto;
  }
  .banner-cnt h1,.bannerh1{
    font-size: 35px;
  }
  .servicehead h2{
    margin-top: 10px;
  }
  .servicehead{
      padding-top: 50px;
    padding-left: 15px;
  }
  .alert{
    font-size: 12px;
  }
  .alert-dismissible .close{
    top: -5px;
  }
  .locationmap .embed-responsive-16by9::before {
    padding-top: 50%;
  }
  .contactform{
    margin-top: 20px;
  }
  .newsimg .datebox{
    padding: 5px;
    height: 65px;
    width: 65px;
  }
  .newsimg .datebox h4 {
    margin-bottom: 0px;
  }
  .newspage{
    padding: 30px 0px;
  }
  .news .sec-head {
    padding-left: 20px;
    margin-bottom: 30px;
}
  .news-single ul{
    padding-left: 20px;
  }
  .sec-title h2{
    font-size: 24px;
  }
  .serviceslist, .aboutlist{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .serviceslist-1{
      padding-top: 0px;
    padding-bottom: 30px;
  }
  .serviceul{
    margin-top: 30px;
  }
  .banner-cnt h1,.bannerh1::before {
    min-width: 0;
  }
  .banner-cnt h1,.bannerh1::before {
    min-width: 320px;
  }
  .googlereviewbtn .btn-speed {
    padding: 0px 10px 0px 60px;
  }
  .xx-anniv {
      width: 120px;
  }
  .servicebox img {
        height: 120px;
        padding-bottom: 45px;
  }
  .servicebox::before {
      border-color: #0c9be5;
  }
  .servicebox:hover {
      transform: scale(1);
   -webkit-transform: scale(1);
  }
  .servicebox svg {
      width:87px;
      height:87px;
      padding-bottom:10px;
  }
}
@media(max-width: 767px) {
    .time h6 {font-size:18px;}
}
@media(max-width: 700px){
    nav.main-nav {
        width: 40%;
    }
}
@media(max-height: 700px){
  nav.main-nav ul li a{
    padding: 0.5em 1.5em;
    font-size: 16px;
  }
}
@media(max-height: 550px){
  nav.main-nav ul li a{
    padding: 0.5em 1em;
  }
}
@media(max-height: 450px){
  nav.main-nav ul li a{
    padding: 0.4em 1em;
    font-size: 14px;
  }
}
@media screen and (max-width: 600px){
    .quicklinks {
        display: none;
    }
  .innerpagecontent{
    padding-left: 30px;
    padding-right: 30px;
  }
  nav.main-nav{
    width: 55%;
  }
  .news .sec-head {
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .banner-cnt h1,.bannerh1,.sec-head{
    font-size: 30px;
  }
  .client-slider .slide-item{
    margin: auto 30px;
  }
  .news{
    margin: 60px auto 0px auto;
  }
  .footermenu li a{
    font-size: 14px;
    margin: auto;
  }
  .testimonial-cnt {
    padding: 50px 15px 100px 15px;
  }
  .socialmenu li a {
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .corporate .sec-head{
    font-size: 26px;
  }
  .alert{
    font-size: 10px;
  }
  .fixedmenu{
    display: block;
  }
  .copyright{
    margin-bottom: 80px;
  }
  .hidden-600{
    display: none;
  }
  .news-single{
    padding: 20px;
  }
  .jobform{
    padding: 30px 20px;
  }
  .servicecard .card .table{
    padding: 15px 15px;
  }
  .banner-cnt h1,.bannerh1::before{
    min-width: 0;
  }
  .googlereviewbtn{
    z-index: 1001;
    top: auto;
    bottom: 0;
  }
  .googlereviewbtn .btn-speed{
    padding: 0px 20px 0px 70px;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-radius: 0px;
  }
 .bg-blue{
      display:none !important;
  }
  .counter-card {
      height: 190px;
    padding: 10px;
    width: 100%!important;
    background: #0c9be5;
    text-align: center;
    margin:20px!important;
  }
}

@media(max-width: 576px){
  .servicebox.bdr-btm:nth-child(4){
    border-bottom: none;
  }
  .hardwarepage{
    padding-top: 50px;
  }
  .writeareview {
    left: 15px;
    bottom: 15px;
  }
  .testimonial-cnt:before{
    opacity: 0.15;
  }
  .navbar-brand img{
    width: 200px;
  }
  .logobar .navbar-nav .nav-item:nth-child(3) {
    margin-right: 25px;
}
.menucontainer .menu-toggler {
    top: 30px;
}
.margin-lr{
    margin-left:20px;
    margin-right:20px;
}
.margin-l{
    margin-left:20px;
}
.d-bl{
    display:block!important;
}
}
@media (max-width: 575.98px) {
  .mobile-margin-fix {
    margin-left: 15px !important;
    margin-right: 15px !important;
    display: inline-block; /* if needed for span */
  } 
}
@media(max-width: 575px) {
    .text-ce {
        text-align: center;
    }
    .footerlogo {
        margin:0px auto;
    }
    .footermenu {
        margin-top:10px;
        margin-bottom:30px;
    }
    .order {
        order:1;
    }
    .copyright {
            margin: 0px 0px 80px 10px;
    text-align: center;
    }
}
@media(max-width: 500px){
  .footermenu li a{
    font-size: 12px;
  }
  .logobar .navbar-nav .nav-link{
    margin-right: 15px;
  }
  .menucontainer .menu-toggler {
    right: 20px;
    top: 28px;
}
  .banner-cnt{
    left: 20px;
  }
  .banner-cnt h1:before,.bannerh1:before {
    width: 112%;
    top: -3px;
    min-width: auto;
  }
  .banner-cnt span{
    letter-spacing: 2px;
    font-size: 11px;
  }
  .banner-cnt h1,.bannerh1, .sec-head {
    font-size: 24px;
  }
  .banner-cnt h1,.bannerh1{
    margin-bottom: 18px;
  }
  .newsbox img {
    height: 250px;
  }
  .newsbox{
    min-height: 410px;
  }
  .testimonial-cnt {
    padding: 30px 10px 70px 10px;
  }
  .testimonial-slider .slide-item img {
    width: 90px;
    height: 90px;
    margin-bottom: 15px;
  }
  .testimsg {
    width: 80%;
    padding-left: 10px;
  }
  .about-cnt p, .hardware p, .corporate-cnt p, .testimsg p{
    font-size: 15px;
  }
  .soft-cnt p, .hardware p, .corporate-cnt p, .testimsg p{
    font-size: 15px;
  }
  .btn-speed{
    padding: 10px 40px 10px 23px;
    font-size: 15px;
  }
  .btn-speed:before{
    right: 15px;
  }
  nav.main-nav{
    width: 65%;
  }
  /*.menucontainer .menu-toggler span{*/
  /*  top: 95px!important;*/
  /*}*/
  .corporate .sec-head{
    font-size: 24px;
  }
  .corporate-cnt p {
    padding-top: 10px;
  }
  .innerpagecontent{
    padding-top: 30px;
  }
  .phoneicon{
    max-width: 150%;
  }
  .serv-title h4 {
    padding: 25px 20px 25px 20px;
    font-size: 24px;
  }
  .enquiryformh2 {
    font-size: 24px;
    padding-top: 10px;
  }
  .page-header .d-table h1{
    font-size: 1.8em
  }
  .contactul .text_box p span {
    font-size: 1.2rem;
  }
  .bn-contact{
    background-position: 20% 50%;
  }
  .bn-service {
    background-position: center;
  }
  .sec-title h2{
    font-size: 18px;
  }
  .page-header a.btn-speed {
    font-size: 16px;
  }
  .page-header a.btn-speed:before {
    width: 15px;
    height: 15px;
    right: 15px;
  }
  .innerpagecontent.services p{
    font-size: 14px;
  }
  .scroll{
    bottom: 50px;
    width: 45px;
    height: 45px;
  }
  .wa-float{
      bottom:50px!important;
  }
  .banner-cnt span{
    position: relative;
    left: -20px;
    top: 2px;
  }
  .xx-anniv {
      width: 100px;
  }
  .banner .slick-arrow.slick-prev {
        left: 15px;
    }
    .banner .slick-arrow.slick-next {
        right: 15px;
    }
    .servicebox img {
        height: 105px;
        padding-bottom: 40px;
    }
    .logobar .navbar-nav .nav-item:nth-child(3) {
        margin-right: 15px;
    }
    .get-quote.nav-link {
        font-size: 15px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .logobar .navbar-nav .nav-item .nav-link {
        margin: auto 0;
    }
    .logobar.bg-white {
    padding: 5px 15px;
    }
    .logobar {
    padding: 5px 15px;
    }
    .navbar-brand img {
    width: 160px;
    }
    .sec-span {
    font-size: 50px;
    }
    .about-cnt .sec-span {
        top: 30px;
    }
    .soft-cnt .sec-span {
        top: 30px;
    }
    .services .sec-span {
        top: 20px;
    }
    .corporate .sec-span {
        top: -30px;
    }
    .news .sec-span {
    left: -15px;
    top: -40px;
}
a.nav-link.get-quote {
    font-size: 12px !important;
    margin-right: 24px;
}
}
@media(max-width: 405px){
  nav.main-nav{
    width: 85%;
  }
  .banner-cnt span{
    top: 10px;
    font-size: 10px;
  }
  .banner-cnt h1:before,.bannerh1:before {
    width: calc(100% + 50px);
    top: 0;
    height: 100%;
    min-width: auto;
  }
  .banner-cnt h1,.bannerh1{
    font-size: 20px;
  }
  .navbar-brand img{
      width:150px;
  }
  .menucontainer .menu-toggler.chng{
    top: 15px;
  }
  .logobar .navbar-nav .nav-link{
    margin-left: 5px;
  }
  .logobar .navbar-nav .menu-toggler .nav-link{
    margin-top: 20px;
  }
  .menucontainer .menu-toggler span {
    /*top:130px!important;*/
    width: 30px;
    margin-right: 0px;
  }
  .menucontainer .menu-toggler span:before{
    top: 8px;
    width: 20px;
  }
  .menucontainer .menu-toggler span:after{
    top: 16px;
    width: 10px;
  }
  .menucontainer .menu-toggler.toggled span:before,.menucontainer .menu-toggler.toggled span:after,.menucontainer .menu-toggler:hover span:before, .menucontainer .menu-toggler:hover span:after{
    width: 30px;
  }
  .menucontainer .menu-toggler{
    right: 20px;
    top: 15px;
  }
  .sec-head {
    font-size: 22px;
  }
  .banner-cnt h1,.bannerh1{
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .banner-cnt {
    bottom: 25%;
  }
  .banner-cnt span{
    letter-spacing: 1.2px;
  }
  .btn-speed:before{
    top: 35%;
  }
  .corporate .sec-head{
    font-size: 22px;
  }
  .corporate .container{
    margin: 30px auto;
  }
  .footermenu li a{
    font-size: 10px;
  }
  .footermenu li.list-inline-item:not(:last-child){
    margin-right: 2px
  }
  .emailicon{
    width: 40px;
  }
  .phoneicon{
    width: 35px;
  }
  .client-slider .slide-item {
    margin: auto 20px;
  }
  .news .col-xl-3.col-md-6:last-child{
    margin-bottom: 0px;
  }
  .contactbox i{
    vertical-align: super;
  }
  .vision:after, .mission:after, .objectives:after {
    font-size: 6em;
    right: 0px;
    bottom: -20px
  }
  .custom-file-label::after{
    padding: 15px;
  }
  .news-cnt {
    padding: 15px 18px 15px 28px;
    min-height: 150px;
  }
  .news-cnt h4{
    font-size: 22px;
  }
  .navbar-brand {
      margin-right: 10px;
  }
  .logobar .navbar-nav .nav-item:nth-child(3) {
    margin-right: 5px;
    }
}
@media(max-width: 376px){
  .googlereviewbtncont,.googlereviewbtn{
    display: none;
  }
  .xx-anniv {
      width: 90px;
  }
  .logobar .navbar-nav .nav-item:nth-child(3) {
    display: none;
}
li.nav-item.btn-capital {
    margin-right: 25px;
}
}
@media(max-width:329px ){
.menucontainer .menu-toggler span{
    top:14px!important;
    width: 30px;
    margin-right: 0px;
}
}
/*responsive*/
.wa-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 10px;
    Left: 13px;
    background-color: #40c351;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    margin-bottom: 10px;
}
.wa-my-float {
    margin-top: 6px;
    margin-left: 2px;
    width: 40px;
}

#callnowbutton.cnb-displaymode-always {
    display: block;
    position: fixed;
    text-decoration: none;
}
#callnowbutton.cnb-single {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    background-position: center;
    background-size: 35px 35px;
    background-repeat: no-repeat;
}
.cnb-single.cnb-left {
    bottom: 60px;
    left: 23px;
}
.cnb-zindex-10 {
    z-index: 2147483647;
}
.bg-blue {
    background: #0c9be5 !important;
}
.gallery-box {
    position: relative;
    overflow: hidden;
    text-align: left;
    width: 500px;
    margin-left: 50px;
}

.gallery-box h3 {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    background: #0c9be5;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    margin: 0;
    border-radius: 5px;
}

.gallery-box img {
    width: 100%;
    display: block;
    transition: transform 0.3s ease;
    height:400px;
    object-fit:cover;
}

.gallery-box:hover img {
    transform: scale(1.1); /* Zoom effect */
}

.gallery-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7); /* Semi-transparent overlay */
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
    opacity: 0;
    transition: opacity 0.3s ease;
    padding: 20px;
}

.gallery-box:hover .overlay {
    opacity: 1;
}

.overlay p {
    text-align: left;
    font-size: 14px;
    margin: 0 0 20px;
    width:80%;
    
}

.btn-know-more {
    background: #0C9BE5;
    color: #fff;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    transition: background 0.3s ease;
    text-align: left;
}

.btn-know-more:hover {
    background: #006aa1;
}
.gallery-section .slick-next {
    margin-top:20px;
    position:absolute;
    right:110px;
    background: #0c9be5;
    color:#fff;
    width:50px;
    height:50px;
    font-size: 25px;
    border: none;
}
.gallery-section .slick-prev {
    margin-top:20px;
    position:absolute;
    right:180px;
    background: #0c9be5;
    color:#fff;
    width:50px;
    height:50px;
    font-size: 25px;
    border: none;
}
.ftr-h3 {
    font-size: 20px;
    font-weight: 700;
}
.list-flex {
    display: flex !important;
    justify-content: flex-end;
    gap: 15px;
    padding: 0;
    list-style-type: none;
}
.list-flex li a{
    color: #fff !important;
}
.social-top {
    display: flex !important;
    gap: 25px;
}
.menucontainer .menu-toggler.toggled span:before {
    top: -25px !important;
}
.menucontainer .menu-toggler.toggled span:after {
    top: -25px !important;
}
.chooseusbox {
   background: #F0F0F0;
   padding: 33px;
       position: relative;
    overflow: hidden;
        height: 330px;
        width: 280px;
}
.chooseusbox span {
    font-size: 26px !important;
    padding-bottom: 30px !important;
    font-weight: 600;
    line-height: 1.2rem;
}
.col-gap-20 {
    column-gap: 20px;
}
.chooseusbox figure {
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 18px;
}
.chooseusbox figure:after {
    position: absolute;
    bottom: -110px;
    right: -107px;
    content: "";
    height: 188px;
    width: 188px;
    background-color: #FBFBFB;
    border-radius: 50%;
    z-index: 0;
}
.chooseusbox figure img {
    position: relative;
    z-index: 1;
}
.chooseusbox:hover { 
 background-color: #0C9BE5;
     -webkit-transition: all 0.5s ease 0s;
}
.chooseusbox:hover figure::after {
    background-color: #fff;
        -webkit-transition: all 0.5s ease 0s;
}
.chooseusbox:hover .learnmore {
    color: #fff;
}
.chooseusbox:hover span {
    color: #fff;
}
.chooseusbox:hover p {
    color: #fff;
}
.bg-grey {
        background: #f0f0f0;
}
.values-section {
  /*flex-wrap: wrap;*/
  justify-content: center;
  gap: 20px;
}

.value-card {
  background-color: #f8f9fa;
  border-radius: 8px;
  text-align: center;
  padding: 20px;
  width: calc(33.33% - 20px); /* Adjust this if fewer cards */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.value-card .icon {
  margin-bottom: 10px;
}

.value-card img {
  width: 40px;
}

.value-card h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
}

.value-card p {
  font-size: 14px;
  color: #666;
}


/* Section styling */
/* Counters Section */
.numbers-section-counters {
  display: flex;
  gap: 20px; /* Space between counters */
}

.numbers-section-card {
  background: #0c9be5; /* Blue background for the box */
  color: #fff;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  flex: 1; /* Equal width for all counters */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  height:180px;
}

.numbers-section-card .numbers-section-counter {
  font-size: 3rem;
  font-weight: 700;
}

.numbers-section-card .numbers-section-unit {
  font-size: 2rem;
}

.numbers-section-card p {
  font-size: 1.1rem;
  margin-top: 10px;
}

.counter-section {
    justify-content: start;
  align-items: center;
  gap: 20px;
  text-align: center;
  margin: 20px 0;
}
.counter {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}
.unit {
  display: inline-block;
  margin-left: 5px;
  font-size: 58px;
  color: #fff;
}
.counter-card p {
  margin-top: 5px;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
}
.counter-card {
    height: 190px;
    padding: 10px;
    width: 200px;
  background: #0c9be5;
  text-align: center;
}
.journeybox {
    padding: 17px;
    position: relative;
    overflow: hidden;
    width: 280px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.journeycontent {
    border: 1px dashed #fff;
    padding: 60px 15px 100px;
    position: relative;
    overflow: hidden;
}
.blackbg {
    background-color: #2d2f32;
}
.journeybox:hover strong {
    color: rgba(0, 0, 0, 1);
}
.journeybox strong {
    font-size: 80px;
    text-align: center;
}
.journeybox strong {
    font-size: 90px;
    line-height: 70px;
    font-weight: 700;
    padding: 0px 0 25px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.journeybox p {
    font-size: 16px;
    line-height: 30px;
    display: block;
    color: #fff;
    position: relative;
    z-index: 1;
    margin: 0 0 20px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.journeybox figure:after {
    position: absolute;
    bottom: -90px;
    right: -90px;
    content: "";
    height: 170px;
    width: 170px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    z-index: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.journeybox figure {
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 18px;
}
.journeybox figure img {
    position: relative;
    z-index: 1;
}
.prod-img-new {
    width: 300px;
}
.eapps-widget-toolbar-panel-views{
    display:none !important;
}
.eapps-widget-toolbar-panel-wrapper{
    display:none !important;
}
.ciCnpO a{
    display:none !important;
}
.bg-whit{
        height: 100px;
    margin-top: -107px;
    display: flex
;
    z-index: 99;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    right: 0;
}
.reviewss:before{
    border:none !important;
} 
@media(max-width:600px){
    .numbers-section-counters {
        display:block !important;
    }
    .numbers-section-card{
        margin:20px;
    }
    .new-serv-section {
        display:block !important;
        text-align: -webkit-center;
    }
    .new-serv-section .item{
        margin:20px;
        
    }
    
    .new-serv-hd{
        text-align:center;
    }
    .values-section{
        display:block !important;
    }
    .value-card{
        margin: auto;
        margin-top: 10px;
        width:90%;
    }
    .hardware-sol{
        display:block !important;
    }
    .prod-img-new{
        width:auto;
    }
}
ul.navbar-nav.animated {
    margin-right: 25px!important;
}












/* Slider */

.slick-slide img {
width: 100%;
}
/*
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
padding-bottom:20px;
padding-top:20px;
} */
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}




    /*.whatsapp-float {*/
    /*  position: fixed;*/
    /*  bottom: 20px;*/
    /*  left: 20px;*/
    /*  width:230px;*/
    /*  z-index: 9999;*/
    /*  background-color: #007d8a;*/
    /*  color: white;*/
    /*  padding: 10px 15px;*/
    /*  border-radius: 25px;*/
    /*  display: flex;*/
    /*  align-items: center;*/
    /*  font-family: Arial, sans-serif;*/
    /*  text-decoration: none;*/
    /*  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);*/
    /*}*/

    /*.whatsapp-float img {*/
    /*  width: 20px;*/
    /*  height: 20px;*/
    /*  margin-right: 10px;*/
    /*}*/

    /*.whatsapp-float:hover {*/
    /*  background-color: #25d366;*/
    /*}*/
    
  .whatsapp-float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    background-color: #007d8a;
    color: white;
    padding: 12px 18px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    width: 235px; /* desktop only */
  }

  .whatsapp-float img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
  }

  .whatsapp-float span {
    display: inline-block;
  }

  .whatsapp-float:hover {
    background-color: #0c9be5;
    color:#fff!important;
  }

  /* ✅ Mobile: Make it round, hide text */
  @media screen and (max-width: 767px) {
    .whatsapp-float {
      width: 50px;
      height: 50px;
      padding: 0;
      border-radius: 50%;
      justify-content: center;
      margin-bottom: 46px;
    }

    .whatsapp-float img {
      margin-right: 0;
    }

    .whatsapp-float span {
      display: none;
    }
  }
 .stats-section {
      padding: 60px 20px;
    }

    .stat-card {
      text-align: center;
      color: white;
    }

    .stat-icon {
      font-size: 32px;
      border: 2px solid #e91e63;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 15px;
      color: #fff;
    }

    .stat-number {
      font-size: 32px;
      font-weight: 700;
      margin-bottom: 8px;
    }

    .stat-label {
      font-size: 16px;
      position: relative;
      display: inline-block;
    }

    .stat-label::after {
      content: '';
      display: block;
      height: 2px;
      width: 100%;
      background: #e91e63;
      margin-top: 6px;
    }

    @media (max-width: 767px) {
      .stat-card {
        margin-bottom: 30px;
      }
    }
    
    
    /*new swiper slider */
    
      .industry-section {
      max-width: 1200px;
      margin: auto;
    }

    .sec-head {
     
      margin-bottom: 30px;
    }

    .swiper {
      padding: 20px 0;
    }

    .industry-card {
      background: #f0f0f0;
      border-radius: 10px;
      padding: 20px;
      text-align: center;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
    }

    .industry-icon {
      font-size: 40px;
      margin-bottom: 10px;
      color: #007BFF;
    }

    .industry-label {
      font-size: 16px;
      font-weight: 600;
    }

    /* Arrows Styling */
    .swiper-button-next,
    .swiper-button-prev {
      color: #007BFF;
      font-weight: bold;
    }

    /* Hide pagination dots */
    .swiper-pagination {
      display: none !important;
    }
    .swiper-button-prev:after,.swiper-button-next:after {
    font-size: 25px !important;
}
/*swiper slider end*/


  