/* fonts */
/* 375x498 */
@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias.eot');
  src: url('../fonts/Celias.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias.woff2') format('woff2'),
      url('../fonts/Celias.woff') format('woff'),
      url('../fonts/Celias.ttf') format('truetype'),
      url('../fonts/Celias.svg#Celias') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias-Thin.eot');
  src: url('../fonts/Celias-Thin.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias-Thin.woff2') format('woff2'),
      url('../fonts/Celias-Thin.woff') format('woff'),
      url('../fonts/Celias-Thin.ttf') format('truetype'),
      url('../fonts/Celias-Thin.svg#Celias-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias-Medium.eot');
  src: url('../fonts/Celias-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias-Medium.woff2') format('woff2'),
      url('../fonts/Celias-Medium.woff') format('woff'),
      url('../fonts/Celias-Medium.ttf') format('truetype'),
      url('../fonts/Celias-Medium.svg#Celias-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias-Light.eot');
  src: url('../fonts/Celias-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias-Light.woff2') format('woff2'),
      url('../fonts/Celias-Light.woff') format('woff'),
      url('../fonts/Celias-Light.ttf') format('truetype'),
      url('../fonts/Celias-Light.svg#Celias-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias-Bold.eot');
  src: url('../fonts/Celias-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias-Bold.woff2') format('woff2'),
      url('../fonts/Celias-Bold.woff') format('woff'),
      url('../fonts/Celias-Bold.ttf') format('truetype'),
      url('../fonts/Celias-Bold.svg#Celias-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias-Black.eot');
  src: url('../fonts/Celias-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias-Black.woff2') format('woff2'),
      url('../fonts/Celias-Black.woff') format('woff'),
      url('../fonts/Celias-Black.ttf') format('truetype'),
      url('../fonts/Celias-Black.svg#Celias-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Celias';
  src: url('../fonts/Celias-Italic.eot');
  src: url('../fonts/Celias-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Celias-Italic.woff2') format('woff2'),
      url('../fonts/Celias-Italic.woff') format('woff'),
      url('../fonts/Celias-Italic.ttf') format('truetype'),
      url('../fonts/Celias-Italic.svg#Celias-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}


body {
  padding: 0;
  margin:0;
  overflow-x: hidden;
  font-family: 'Celias';
  font-size: 1rem;
  font-weight: 400;
  background-color: #202a4d;
}
/* helper claseses */
b, strong {
  font-weight: 600;
}
.z-1 {z-index: 1;}
.z-2 {z-index: 2;}
.z-3 {z-index: 3;}
.z-4 {z-index: 4;}
.z-5 {z-index: 5;}
.z-6 {z-index: 6;}
.container {
  max-width: 1170px;
    /* width: calc( 100% - 10.5rem ); */
}
.h-608{height:608px;}
.p-10 {padding-top:6rem;}
.p-11 {padding-top:7rem;}
.pb-10 {padding-bottom: 12rem;}
.w-100 {width:100% !important;}
.ourservice-bg {
  background-color: #2f53b3;
  background-image:url(../images/service-solution-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.fs-14{
  font-size: 14px;
}
.fs-18 {
  font-size: 18px;
}

.fs-24{
  font-size: 24px;
}
.fs-32 {
  font-size: 32px !important;
}
.fs-40 {
font-size:40px !important;
}
.aboutinfo {
  max-width: 270px;
}
.page-wrapper {
    position: relative;
    left: 0;
    transition: all 0.25s;
  }
 .btn-oxbow {
    background: #4073f6;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    padding: 15px 15px !important;
    text-decoration: none;
    border-radius: 5px;
}
  .btn-oxbow:hover, .btn-industry:hover,.btn-casestudy:hover, .btn-blog:hover {
    text-decoration: none;
    color: #fff;
  }

  .btn-industry {
    background: #4073f6;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 27px !important;
    text-decoration: none !important;
    border-radius: 5px;
    top: -8px;
    position: relative;
}
.btn-casestudy {
  background: #4073f6;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 27px !important;
  text-decoration: none !important;
  border-radius: 5px;
  top: 34px;
  position: relative;
}
.credit {
        background: #4D74FB;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.btn-blog {
  background: #4073f6;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 27px !important;
  text-decoration: none !important;
  border-radius: 5px;
  top: 52px;
  position: relative;
}
.casestudypadd {
  padding: 92px 0 77px 0;
}
.casestudypadd p {
        font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}
.casestudypadd h2 {font-size: 27px;}
  ul.list-details li {font-size: 15px; line-height: 1.5em;}
  .pagenav {
      position: fixed;
      bottom: 160px;
      left: 32px;
      z-index: 200;
      writing-mode: vertical-rl;
      transform: rotate(180deg);
      overflow: hidden;
  }
  .pagenav  a {
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    transition: color .5s ease;
    direction: ltr;
}
  .pagenav a:before {
    content: '';
    width: 1px;
    height: 2rem;
    margin-bottom: 20px;
    background-color: currentColor;
    display: block;
    transition: transform .3s ease;
}
  .main {
    flex: 1 1 auto;
  }
  
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .logo {
    max-width: 257px;
    padding-right: 100px;
}
  .header-left, .header-right {
    display: flex;
    align-items: center;
}
.header-middle .header-right {
  padding-right: 2.6rem;
}
.header-right {
  font-size: 18px;
  margin-left: auto;
}
  /* main menu */
  .menu,
.menu li,
.menu ul,
.menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
}
.menu:after {
  display: block;
  clear: both;
  content: "";
}
.menu .show > ul,
.menu .show > .megamenu {
  opacity: 1;
}
.menu li > a {
  display: block;
  padding: 0.8rem 1.8rem;
  transition: 0.2s ease-out;
  color: #777;
  text-decoration: none;
}
.menu li.current-menu-item >a{ color: #2f53b3;}
.menu li:hover > a, .menu li.show > a, .menu li.active > a {
  /* background: #f4f4f4; */
  color: #2f53b3;
}
.menu > li {
  float: left;
  position: relative;
  margin-right: 2.8rem;
}
.menu > li > a {
  padding: 1rem 0;
  font-size: 13px;
  font-weight: 400;
  color: #555;
}
.menu > li:hover > a, .menu > li.show > a, .menu > li.active > a {
  color: #222529;
  background: transparent;
}
.menu > li > .sf-with-ul:before {
  content: "";
  position: absolute;
  z-index: 1000;
  left: 50%;
  bottom: 0;
  margin-left: -14px;
  border: 10px solid;
  border-color: transparent transparent #fff;
  opacity: 0;
}
.menu > li.show > .sf-with-ul:before {
  opacity: 1;
  visibility: visible;
}
.menu .megamenu {
  display: none;
  position: absolute;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
  border: 1px solid #eee;
  border-top: 3px solid #222529;
  left: 15px;
  padding: 10px 20px;
  width: 580px;
}
.menu .megamenu.megamenu-3cols {
  width: 600px;
}
.menu .megamenu .row > div {
  padding-top: 1.5rem;
}
.menu .megamenu img {
  width: 300px;
  height: 100%;
  object-fit: cover;
}
.menu .megamenu .submenu {
  margin: 0;
  padding-top: 0;
  border-top: none;
  display: block;
  position: static;
  box-shadow: none;
  min-width: 0;
}
.menu .megamenu .submenu a {
  padding: 7px 8px 8px 0;
}
.menu .megamenu .submenu li:hover a {
  text-decoration: underline;
  background: transparent;
}
.menu .nolink {
  cursor: default;
  display: inline-block;
  padding-bottom: 11px;
  font-weight: 700;
  color: #333;
}
.menu ul {
  display: none;
  position: absolute;
  min-width: 200px;
  padding: 5px 0;
  border-top: 3px solid #222529;
  top: 100%;
  left: 0;
  z-index: 101;
  background-color: #fff;
  box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1);
}
.menu ul ul {
  top: -5px;
  left: 100%;
}
.menu.sf-arrows .sf-with-ul + ul > li {
  position: relative;
}
.menu.sf-arrows .sf-with-ul:after {
  position: absolute;
  right: 1rem;
  content: "";
  font-family: "fontawesome";
}
/* .menu.sf-arrows > li > .sf-with-ul:after {
  content: "";
  position: static;
  margin-left: 5px;
  font-weight: 400;
} */

.main-nav .menu {
  font-size: 12px;
}
.main-nav .menu > li {
  margin-right: 2.9rem;
}
.main-nav .menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  letter-spacing: -0.01em;
}
.main-nav .menu > li:first-child > a {
  padding-left: 0;
}
.main-nav .menu > li:not(.float-right):last-child, .main-nav .menu > li:not(.float-right) + li.float-right {
  margin-right: 0;
}

.main-nav .menu.sf-arrows ul {
  border-top: none;
  min-width: 390px;
}
.main-nav .menu > li > ul {
  left: -15px;
}
.main-nav .menu .megamenu {
  top: 100%;
  left: -15px;
  border-top: none;
}
.main-nav .menu .megamenu img {
  height: 100%;
  object-fit: cover;
}
.normal .main-nav .menu > li > a ,
.normal  .header-right {color: #f1efef;}
.fixed  .main-nav .menu > li > a,
.fixed  .header-right {color: #fff;}
  /* main menu end */


  .header {
    z-index: 1000;
    width: 100%;
    /* margin: 0 6px; */
  }
  /* .sticky-header.fixed {
    padding: 8px 0;
  } */
  .sticky-header.fixed {
    backdrop-filter: blur(6px);
    display: flex;
    position: fixed;
    right: 0;
    left: 0;
    width: 100%;
    padding: 1rem 0;
    /* background: #e2e6ea47; */
    background-color: #2f53b3d1;
    box-shadow: 0 1px 0 0 rgb(0 0 0 / 6%);
    z-index: 1040;
    transition: all 0.5s ease-out;
}
  .sticky-header.normal .logo > img.sticky{
    display: none;
  }
  .sticky-header.fixed .logo > img.normal{
    display: none;
  }
  .sticky-header {
    /* transition: left 0.25s; */
    transition: all 0.5s ease-out;
} 
  /* .sticky-header.header-middle.fixed {
    height: 8px 0px;
  } */

  .header-middle {
    padding-top: 2.7rem;
    padding-bottom: 2.7rem;
  }

  .header-middle .header-right {
    padding-right: 2.6rem;
  }
  
  /* mobile */
  @media (min-width: 992px) {
    .mobile-menu-toggler {
      display: none;
  }
  }

.mobile-menu-toggler {
  border: 0;
  background: transparent;
  color: #222529;
  padding: 1rem 0.5rem;
  margin-right: 0.5rem;
  font-size: 20px;
  line-height: 0;
  cursor: pointer;
}
  /* end mobile */
  #title {
    background-color: #000;
    padding: 40px 0px;
    .fa {
      color:#fff;
      font-size:40px;
      padding-left:40px;
    }
  }
  
  
  /* Ow; Slider CSS*/
  
  .headercarousel .owl-wrapper {
    positon: relative;
  }
  
  .headercarousel .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  
  .headercarousel .owl-theme .owl-controls .owl-page span {
    background: #fff !important;
  }
  
  .headercarousel .owl-img {
    width: 100%;
  }
  
  .headercarousel .owl-text-overlay {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 360px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    padding-bottom: 20px;
    font-family: 'Celias';
    border-radius: 15px 50px 30px 5px;
  }
  
  .headercarousel h2.owl-title {
      font-size: 55px;
    font-weight: bold;
    margin-bottom: 0;
  }
  
  
  
  .headercarousel .owl-theme .owl-controls .owl-page span:active {
    background: #fff !important;
  }
  
  /* hide previous and next */
  
  .owl-buttons {
    visibility: hidden;
    display: none;
  }

  .headercarousel .owl-carousel {
    position: fixed !important;
    z-index:0 !important;
}
/* solutions */
.solutioncarousel .owl-wrapper {
  positon: relative;
}

.solutioncarousel .owl-controls {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.solutioncarousel .owl-theme .owl-controls .owl-page span {
  background: #fff !important;
}

.solutioncarousel .owl-img {
  width: 100%;
}

.solutioncarousel .owl-text-overlay {
  position: absolute;
  width: 35%;
  top: 49%;
  transform: translateY(-50%);
  left: 20%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  padding-bottom: 20px;
  font-family: 'Celias';
  border-radius: 15px 50px 30px 5px;
}


.solutioncarousel .owl-theme .owl-controls .owl-page span:active {
  background: #fff !important;
}

/* hide previous and next */

.owl-buttons {
  visibility: hidden;
  display: none;
}

.solutioncarousel .owl-carousel {
  position: fixed !important;
  z-index:0 !important;
}
.solutioncarousel h2.owl-title {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 35px;
}
.solutioncarousel .solinfo {
  display: block;
  width:74%;
}

  /* parallax */
  #section1 { 
    height: 100vh; 
    background-attachment: fixed;
    margin: 0 auto; 
    position: relative; 
   
}
#section2 { 
  background-size: 66% 87% !important;
  background-color: #fff;
  background: url(../images/industry-background.jpg);
  background-repeat: no-repeat;
  height: 746px;
  margin: 0 auto;
  position: relative;
  background-position-x: -92px;
  background-position-y: 8px;
}
.noqsection{
    background: url(../images/footer-top-background.jpg);
    background-size: cover;
    background-position: top left;
}
.footerbg{
     background: url(../images/footer-background.jpg);
    background-size: cover;
    background-position: top left;
}
.noqsection .container.iconboxcolor {
    background-color: transparent;
}
.noqsection .container.iconboxcolor .oxbow-wrapper-icon {
    background: #303a91;
    height: 70px;
    width: 70px;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 0px 4px #e2e8fc;
}
.noqsection .container.iconboxcolor .oxbow-wrapper-icon span{
    color: #fff !important;
    font-size: 40px;
}
#contactus { 
  background-size: 54% !important;
  background-color: #fff;
  background: url(../images/contactus.jpg);
  background-repeat: no-repeat;
  height: 746px;
  margin: 0 auto;
  position: relative;
}
.section_wrap {
  background-color: white;
  position: relative;
}
#section3 { 
  /* background: url();
   background-size: cover;
  background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    height: 100vh; 
    margin: 0 auto; 
    position: relative;  */
}

#section4 { 
  /* background: url();
  
   background-size: cover;
  background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    height: 100vh; 
    margin: 0 auto; 
    position: relative;  */
}
.industrymajor {
  margin-left: -45px;
    margin-right: -45px;
  
    position: relative;
    /* height: 746px; */
    background-size: contain;
    
  
}
.white-gr-left-right {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+42,ffffff+42&0+1,1+42 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 1%, rgba(255,255,255,1) 42%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 1%,rgba(255,255,255,1) 42%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 1%,rgba(255,255,255,1) 42%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
height: 746px;
}
.indus-white-gr-left-right {
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 42%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 42%);
  background: linear-gradient(to right, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 42%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  height: 657px;
}
.industryinfo {
  width: calc(100% - 360px);
  position: absolute;
  right: -35px;
  margin-top: 128px;
}
.industryinfo h2 {
  font-size: 36px;
    font-weight: bold;
    margin: 0;
}
.industryinfo .order  {
  color: #506fdb;
  font-weight: bold;
  font-size: 18px;
 }
 .industryinfo  .order-heading {
  color: #333;
  font-weight: bold;
  font-size: 18px;
 }
 .industryinfo ul {
    list-style: none;
    padding-left: 30px;
  }

  .industryinfo ul li::before {
    content: "\2022";
    color: #506fdb;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -0.5em;
    font-size: 22px;
  }
  /* end parallax */

/* .nonloop .item {
  width: 560px;
  height: 420px;
} */
.imagewrapper {
    display: block;
}
.imagewrapperposright {
  right: -110px
}
.mainimg {
  transform: translate(-12%,14%);
}
.maindotted {
  transform: translate(629%,83%);
}
.about-pb { padding-bottom: 9rem;}
.oxbow-box-icon {
  padding: 60px 8% 38px 8% !important;
}
.iconboxcolor {
  background-color: #121728;
  color: #ffffff;
}
.servicenonloop .item a:hover ~ .oxbow-fancy-box-bg.bg-primary {
    background: #4d74fb !important;
}
.iconboxcolor .col-sm:not(:last-child) {border-right: 1px solid #30384c;}
.f-48 {font-size: 48px;}
.f-96 {font-size: 96px;}
.title-padd {
  padding: 20px 0 5px 0;
}
.title-padd + p {font-size: 14px;font-weight: 500;}

.casestudy {
  width: 323px;
  padding: 60px 36px 48px 36px;
  box-shadow: 0 12px 35px -10px rgb(0 0 0 / 10%);
  margin: 0 16px 0 -60px;
}
.casestudy h5, .casestudy p {
  height: 60px;
}
.servicenonloop .item {
  width:343px;
}
.oxbow-item-url {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.oxbow-fancy-box-bg {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .7s cubic-bezier(.25,1,.2,1);
}


.casestudy:hover .oxbow-fancy-box-bg {
  opacity: 1;
}
.casestudy:hover .oxbow-wrapper-icon .text-primary,
.casestudy:hover .card-title,
.casestudy:hover .card-text,
.casestudy:hover .readmore{
  color: #ffffff !important;
}
.casestudy:hover svg g *  {
  fill: #ffffff;
}
.credit {
        background: #4D74FB;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.bg-white p {
        font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}
.casestudy:hover .card-body {
  transform: translateY(-6px) ;
}
.casestudy .card-body {
  position: relative;
    z-index: 2;
    transition: transform .7s cubic-bezier(.25,1,.2,1);
}
.ourblog-bg{
  background-color: #122353;
 
}
.ourblog-bg .blog-card {
  border: 0;
}
.ourblog-bg p {
        font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}
.ourblog-bg h2 {
    font-size:27px;
}
.ourblog-bg .card {margin-right: auto; }
.oxbow-read-more {
  color: inherit!important;
  /* margin-top: 2rem; */
}
.oxbow-link-text {
  padding: 0 1.25rem;
  font-size: 14px;
  color: #6c757d!important;
}

.oxbow-read-more span {
  margin-right: 1em;
  white-space: nowrap;
  font-weight: 500;
}
.oxbow-read-more:hover svg {
  transform: translateX(0);
}
.oxbow-read-more svg {
  display: block;
  position: relative;
  width: 2em;
  height: auto;
  transform: translateX(-1.5em);
  transition: fill .5s ease,transform .25s cubic-bezier(.785,.135,.15,.86);
  fill: currentColor;
}

.oxbow-read-more svg .oxbow-arrow-line {
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform .25s cubic-bezier(.785,.135,.15,.86);
}
.oxbow-read-more:hover .oxbow-arrow-line {
  transform: scaleX(1);
  transform-origin: right center;
}
.oxbow-post-category{
  position: relative;
  top: 1.5rem;
  right: 1.5rem;
  margin-bottom: 2rem;
  text-align: right;
}
.oxbow-post-category a {
  color: #000;
  text-decoration: none;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  position: relative;
  padding: 4px 8px;
  border-radius: 2px;
  font-size: 12px;
  transition: all .45s cubic-bezier(.25,1,.33,1);
}
.oxbow-post-category a:hover {
  box-shadow: 0 15px 35px -10px rgb(0 0 0 / 30%);
    transform: translateY(-3px);
}
.oxbow-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 1em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  pointer-events: none;
}
.oxbow-with-shape {
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.social-links ul{
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:flex-end;
}
.social-links ul li {
    margin: 0 5px;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    display: inline-block;
}

.social-links ul li a{
  display: block;
    position: relative;
    text-align: center;
    line-height: 1em;
    transition: transform .3s ease;
}
.oxbow-circle {
  border-radius: 100%;
  overflow: hidden;
}
.visitus, .callus {
  color: rgba(255,255,255,0.5);
  font-size: 12px;
}
.phone {
  color: #4D74FB;
  margin-bottom: 0;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0px;
}
.address {font-size: 14px;}
hr {
  width: 100%;
  height: 1px;
  background-color: rgba(225,225,225,0.2);
}
ul.footermenu {
  margin: 0;
  padding:0;
}
.aboutinfo p {line-height: 1.6rem;}
.social-links {
  display: block;
    text-align: right;
}
ul.footermenu li {color: white; list-style-type: none;line-height: 1.6rem;}
ul.footermenu li a {text-decoration: none; color:white;font-size: 14px;}
.ourservice-bg p {
  font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}
.ourservice-bg h2
{
  font-size: 24px;
}
.serimgwrap {
  border-radius: 5px;
    overflow: hidden;
    width: 481px;
    height: 361px;

}
.nonloop .owl-stage{
  /* transform: translate3d(390px, 0px, 0px) !important; */
  margin-left: -254px;
  }
  .nonloop img {border-radius: 5px; width: auto !important;}
  .mousemove-image{transition: all .5s;}
  .showcase {
    font-weight: 500 !important;
    font-size: 44px;
  }
  .showcasedetails-desktop {
    font-size: 18px;
    font-weight: 400;
    line-height: 2rem;
    padding-top: 1rem;
  }
  .showcasedetails-mobile{display: none;}
  /* #view-ad-image {
    width: 100%;
    height: 100%;
    max-height: 250px;
    overflow: hidden;
    background: red;
    position: relative;
  } */
  .scheduledemo h2 {
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    font-size: 54px;
    color: #fff;
}

.oxbow-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 8% 10%;
  z-index: 3;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  will-change: transform;
}
.oxbow-content {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

a.srvhover .oxbow-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 8% 10%;
  z-index: 3;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  will-change: transform;
}

a.srvhover:hover .oxbow-content .oxbow-content-inner h3{
  opacity: 1;
  transform: translateY(0);
  font-weight: 700;
  color:white
}
a.srvhover .oxbow-content .oxbow-content-inner h3  {
  opacity: 0;
  transform: translateY(15px);
  transition: all .35s;
  font-weight: 700;
  color:white
}

a.srvhover:hover .oxbow-content .oxbow-content-inner .oxbow-description  {
  opacity: 1;
  transition-delay: .06s;
}
a.srvhover .oxbow-content .oxbow-content-inner .oxbow-description  {
  opacity: 0;
  transition: all .35s;
}
.aboutsp{    display: inline-block;
  padding: 60px 0 0px 0;
  width: 100%;}
.btn-oxbow2 , .btn-oxbow2:hover{
  background: #4073f6;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 18px 22px !important;
  text-decoration: none !important;
  border-radius: 5px;

}



.btnicon2 {
  position: relative;
  left: -13px;
  fill: white;
}
  /* on desktop */
 .mobile-menu {display: none;}

  @media  screen and (max-width: 1366px) {
    .anprimg {      transform: scale(0.8) translate(-19%,0%) !important;  }
    .about-pb { padding-bottom: 9rem !important;}
    .about-pb p {
        font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    }
    #view-ad-image{position: relative;top:50px;}
    .headerslider h4.owl-title { font-weight: 500; font-size: 19px;}
    .contactfrm {padding: 175px 0px 40px 43px !important;
      position: relative !important;
      right: -38px !important;
      transform: scale(0.9) !important;
  }
  .ourservheading {
    font-size: 27px !important;
    line-height: 40px;
    font-weight: bold !important;
  }
    .headercarousel .owl-carousel{background-color: #fff;}
    #contactus { 
      background-size:contain !important;
      background-color: #fff;
      background: url(../images/contactus.jpg);
      background-repeat: no-repeat;
    
      height: 746px;
      margin: 0 auto;
      position: relative;
    }
    .nonloop .owl-stage{
      margin-left: -326px;
    }
    .btn-oxbow2 {
      background: #4073f6;
      color: #fff;
      display: inline-block;
      font-size: 16px;
      font-weight: 500;
      padding: 18px 22px !important;
      text-decoration: none;
      border-radius: 5px;
  }
    .showcase {
        font-weight: 600 !important;
        font-size: 30px;
        /*width: 70%;*/
        margin: 0 auto;
    }
    .solutioncarousel .solinfo {width:100%;}
    .solutioncarousel h2.owl-title { font-size: 34px;}
    .solutioncarousel .owl-text-overlay{top:58%;}
    .headercarousel h2.owl-title {
      font-size: 55px;
    }
    #section1 {
      height: 100vh;
  }
  .solutioncarousel .owl-text-overlay {
    left: 9%;
  }
  .headercarousel .owl-text-overlay {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 118px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    padding-bottom: 20px;
    font-family: 'Celias';
    border-radius: 15px 50px 30px 5px;
  }
  /*laptop* 14' - 15' */
  
  
}
 
.oxbow-arrow-joint {
  fill: #fff;
  stroke: none;
}
.blog-excerpt {
  line-height: 16px;
  font-size: 14px;
}

.w-75 {	width: 75%;margin: 0 auto;}
.benefits h3 {font-weight: 600;letter-spacing: 0px; font-size: 2rem;}
ul#benefits{list-style-type: none; padding: 0;margin-left: -20;}
ul#benefits li{text-indent: 1rem; line-height: 2rem;}
ul#benefits li::before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: '';
  display: inline-block;
  height: 0.46em;
  left: -1.1em;
  position: relative;
  top: 0.8em;
  transform: rotate(45deg);
  vertical-align: top;
  width: 0.46em;
  border-color: #1040b9;
}

.gradientclr {
  background: rgb(158,96,164);
background: linear-gradient(90deg, rgb(121 0 133) 0%, rgb(127 66 171) 48%, rgb(33 0 167) 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    opacity: 0.6;
}

.schdemobtn {
  background: #4073f6;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 18px 40px !important;
  text-decoration: none;
  border-radius: 50px;
  left: 0;
  right: 0;
  top: 58%;
  width: 242px;
  margin: 0 auto;
  border: 2px solid #ffff;
}
.schdemobtn:hover {
  background: #507ff6;
  text-decoration: none;
  color: #fff;
}

.bgimagecontainer {
  background-image: url(../images/know-how-feature.jpg);
  background-size: cover;
  min-height: 70vh;
  padding: 12rem 0;
}

.bgimageanprcontainer {
  background-image: url(../images/solution_bgimg.jpg);
  background-size: cover;
  min-height: 70vh;
  padding: 0rem 0 7rem 0;
}

.bgimageanprcontainer h3 {
  color: #fff;
}
.bgimgoverlay {
  background: #001138;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.card-imgv {
  position: absolute;
  width: 87% !important;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 5px solid rgb(0 0 0 / 13%);
  border-radius: 2px;
}
.knowhowfeature .card-body {
  top: 148px;
  background: white;
  position: absolute;
  padding: 5rem 2.25rem 1.25rem 2.25rem;
  border-radius: 0.7rem;

}
.solutionstack .card-body {
  top: 148px;
  background: white;
  position: absolute;
  padding: 5rem 2.25rem 1.25rem 2.25rem;
  border-radius: 0.7rem;
  width: 100%;
}
.solutionstack_height {height: 495px !important;}
.card {
  height: 472px;
  background: transparent;
  margin-right: 15px;
}
.card .ctitle {color: #486ed6;
  font-size: 18px;
  font-weight: 500;}



  .bgimagecontainer .owl-theme .custom-nav {
    position: absolute;
    top: 46%;
    left: 0;
    width: 1247px;
    right: 0;
    margin: 0 auto;
 }
  .bgimagecontainer .owl-theme .custom-nav .owl-prev, 
  .bgimagecontainer .owl-theme .custom-nav .owl-next{
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
 }
  .bgimagecontainer .owl-theme .custom-nav .owl-prev i, 
  .bgimagecontainer .owl-theme .custom-nav .owl-next i{
    font-size: 2.5rem;
    color: #cecece;
 }
  .bgimagecontainer .owl-theme .custom-nav .owl-prev {
    left: 0;
 }
  .bgimagecontainer .owl-theme .custom-nav .owl-next {
    right: 0;
 }

 /* --------------------- */
  .bgimageanprcontainer .owl-theme .custom-nav  {
    position: absolute;
    top: 46%;
    left: 0;
    width: 1247px;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
 }
  .bgimageanprcontainer .owl-theme .custom-nav .owl-prev, 
  .bgimageanprcontainer .owl-theme .custom-nav .owl-next{
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
 }
  .bgimageanprcontainer .owl-theme .custom-nav .owl-prev i, 
  .bgimageanprcontainer .owl-theme .custom-nav .owl-next i {
    font-size: 2.5rem;
    color: #cecece;
 }
  .bgimageanprcontainer .owl-theme .custom-nav .owl-prev {
    left: 0;
 }
  .bgimageanprcontainer .owl-theme .custom-nav .owl-next {
    right: 0;
 }
 .client .item {border: 1px solid #f3f3f3;}
 .clientblock {
  padding: 5rem;
  border: 1px solid #f3f3f3;
}


.contactfrm {
  padding: 175px 0px 40px 43px;
  position: relative;
  right: -162px;
}
.ind-mt {
  margin-top: 82px;
}
.form-control-lg, .form-control {    font-size: 14px;
  padding: 1.5rem 1rem;
  border-radius: 0px;
  border: 0px;}
.contactbtn {    background: #000;
  color: #fff !important;
  width: 100%;
  border-radius: 0px;
  padding: 10px 1px;}

  .contactfrmtitle {font-size: 12px;
    font-weight: 700;
    word-spacing: 1px;}
  
    h5.card-icon {
      background-color: #5f77db;
      border-radius: 50%;
      height: 70px;
      width: 70px;
      margin: 0 auto;
      text-align: center;
      line-height: 4rem;
      border: 4px solid #d9caca;
      box-sizing: content-box;
    }
    ul.supportcard {
      margin:0 0 100px 0;
      padding:0;
    }
    ul.supportcard li {
      list-style-type: none;
      display: inline-block;
    }
    ul.supportcard li:hover .card {
     box-shadow: 0px 6px 12px 5px #0000000f;
     background-color: #ffffff;
    }
    ul.supportcard .card{
    height: auto !important;
    background-color: #f1f1f1;
    width: 22rem;
    text-align: center;
    padding: 22px 0;
    transition: all .2s;
    }

    .card-subtitle {
      margin-top: -0.375rem;
      margin-bottom: 0;
      text-align: center;
      padding: 17px 0 10px 0;
      font-size: 18px;
      font-weight: 700;
      color: #1e1e1e !important;
  }
  .card-text {
    color: #7e7777; 
  }
  .contacthero {
    padding:362px 0  0px 0;
  }
  .contacthero h3 {
    font-size: 46px;
    color: #fff;
    font-weight: 700;

  }

  .imgwrappadd {
    padding: 139px 0;
  }



/*============Mobile Menu===================*/
.menu-block {
	/*
  position: fixed;
  left: 0;
  top: 0;
	*/
  width: 100%;
  z-index: 1030;
  backdrop-filter: blur(6px);
  background: #e2e6ea47;
  box-shadow: 0 1px 0 0 rgb(0 0 0 / 6%);
}
.menu-block.fixed {
	position: fixed;
  left: 0;
  top: 0;
}
.menu-submenu {background: #000; position: fixed; left: 0; top: 0; width: 100%; z-index: 1030; height: 100%; display:none; overflow-y: auto;}
.menu-submenu, .menu-block{padding:0 15px;}

.catagory {width: 100%; padding:20px 0 0 5px;}
.catagory ul, .catagory li {list-style: none; margin: 0; padding: 0;}
.catagory li {margin:5px 0;}
.catagory a {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.catagory a:hover {color: #0000e1;}
.catagory li li {
  padding: 0 0 8px 20px;
}

.menu-icon {
  cursor: pointer;
  float: right;
  background: rgb(255 255 255);
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #000;
  margin: 8px 0 0;
  border-radius: 50%;
}
.catagory_list {
  position: absolute;
  left: 152px;
  top: 59px;
}
span.catagory_list_plus::after {
  content: '';
  border: solid #fff;
  border-width: 0 1px 1px 0;
  padding: 3px;
  transform: translateX(-10px) rotate(-45deg);
  transition: transform .2s cubic-bezier(.49,1.27,1,1);
  display: block;
}
span.catagory_list_minus::after {
  content: '';
  border: solid #fff;
  border-width: 0 1px 1px 0;
  padding: 3px;
  transform: translateX(-10px) rotate(45deg);
  transition: transform .2s cubic-bezier(.49,1.27,1,1);
  display: block;
}

.wpcf7-not-valid-tip {
  color: yellow;
  font-size: 12px;
  font-weight: normal;
  display: block;
  background-color: #ff3c3c;
  padding: 0 6px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
    padding: 0.2em 1em;
    border: 1px solid #ffffff;
    position: absolute;
    bottom: 23px;
    right: 0;
    color: #ebe8e8;
    background: #ff3030;
}
.landsurvey .card-block{
    padding: 0 40px 0 0px;
}
.landsurvey .card-block .card-title,
.landsurvey .card-block .card-text {color: #000;}
.landsurveycontainer {
    background-image: url(../images/know-how-feature.jpg);
    background-size: cover;
    min-height: 70vh;
    padding: 0rem 0 12rem 0;
    color: white;
}
ul.lservbtnlist {
    padding:0;
    margin:0;
}
ul.lservbtnlist li {
    list-style-type: none;
    line-height: 6rem;
}
ul.lservbtnlist li a {
  padding: 1.5rem;
    background: #4073f6;
    color: #ffffff;
    display: block;
}


ul.lservbtnlist li:nth-child(even) a {
    border-bottom:1px solid #ddd;
     border-top:1px solid #ddd;
}

.btn-aboutuscts {
    background: #0bc861;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 45px !important;
    text-decoration: none !important;
    position: relative;
    border-radius: 50px !important;
}
.case-studies a.btn-casestudy {
     background: #0bc861;
     border-radius: 50px !important;
}
.btn-aboutuscts:hover {color:#fff; }
/* pagination */
.oxbow-slider-progress {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 30px;
}
.oxbow-current-slide {
  height: 30px;
    position: relative;
    overflow: hidden;
}
.oxbow-counter {
  display: flex;
  flex-direction: column;
  text-align: right;
  transition: transform .5s ease;
}

.oxbow-counter span {
  height: 30px;
  line-height: 30px;
  min-width: 60px;
}
.oxbow-slider-bar-wrapper {
  width: 120px;
  height: 2px;
  display: block;
  position: relative;
  margin: 0 18px;
}
.oxbow-slider-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition: width .5s ease;
  background-color: currentColor;
}
.oxbow-slider-bar-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  opacity: .1;
}
.oxbow-carousel-next {
  cursor: pointer;
  pointer-events: visible;
}


.oxbow-nav-right-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.oxbow-nav-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  bottom: 60px;
  position: fixed;
  right: 100px;
  color: white;
}

.oxbow-carousel-next svg {
  display: block;
  fill: currentColor;
}
.bg-white.acrtidetails {
    background-image: url(../images/Certifications-background.jpg);
        overflow: hidden;
        background-size:cover;
}
.bg-white.acrtidetails  .acrti img{
    /*transform: rotate(-20deg);*/
	transform: rotate(-17deg);
}
.ourblog-bg .btn-blog,
.headercarousel .owl-text-overlay a.btn-oxbow {
    padding: 12px 20px !important;
    background: #0bc861;
    color: #fff;
    border-radius: 50px;
}
.foronlyblog{
    background-image: url(../images/blog-background.jpg);
        overflow: hidden;
        background-size:cover;
}
.servicenonloop.Industries-we-majorly .item {
    width: 260px;
}
.servicenonloop.Industries-we-majorly .item .heading {
    padding: 12px;
    background: #ffffff;
    box-shadow: 0px 0px 8px #ccc;
    margin: 6px;
}
.servicenonloop.Industries-we-majorly .item img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 12px;
}
.servicenonloop.Industries-we-majorly .owl-nav {
    position: absolute;
    top: -90px;
    right: 0;
}
.servicenonloop.Industries-we-majorly .owl-nav button {
    width: 50px;
    background: #0bc861;
    color: #fff;
    height: 50px;
    border-radius: 50%;
}
footer .phone a {
    color: #0bc861 !important;
}
/*.view-modal-popup {*/
    
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100vh;*/
/*    width: 100%;*/
/*    z-index: 999999;*/
/*    background: rgba(64,41,203,0.8);*/
    
/*    display:none;*/
/*}*/
.view-modal-popup {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 999999;
    background: #fff;
    display: none;
}
.view-modal-popup .min{
    height: auto;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 10px 50px;
}
.modeal-popup {
    width: 98%;
    max-width: 1200px;
    background: rgb(59 41 170);
    padding: 50px;
    border-radius: 16px;
    overflow: auto;
    max-height: 92vh;
}
/* width */
.modeal-popup::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.modeal-popup::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.modeal-popup::-webkit-scrollbar-thumb {
  background: #2c1e84; 
  border-radius: 10px;
}

/* Handle on hover */
.modeal-popup::-webkit-scrollbar-thumb:hover {
  background: #3b29aa; 
}
.view-modal-popup .min .close {
    background: #fff;
    opacity: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    border-radius: 50%;
    top: 10px !important;
    right: 10px !important;
    position: absolute;
}
.view-modal-popup .min .modeal-popup {
    position: relative;
}


/*sd2*/
@media (min-width: 1200px) {
	.container {
    max-width: 1210px;
	}
}

.header-middle .logo img {
    width: 100%;
    max-width: 175px;
}
.header-middle .logo {
	max-width: initial;
}
.main-nav .menu > li > a {
    font-weight: 300;
}
.header-middle .header-right span {
    font-weight: 300;
    font-size: 16px;
}
.header-middle .header-right span a {
    color: #fff;
    font-weight: 600;
}
.header-middle .header-right {
    padding-right: 0;
}
section#section2 .industryinfo {
    margin-top: 100px;
}
section#section2 .owl-stage {
    /*transform: translate(0) !important;*/
}
.servicenonloop.Industries-we-majorly .item {
    width: auto;
}
section#section2 .industryinfo .row.ind-mt {
    margin-top: 20px;
}
section#section2 .indus-white-gr-left-right {
	height: 550px;
}
section#section2 .industryimage img {
    max-width: 310px;
    position: absolute;
    bottom: 0;
}
.headercarousel .oxbow-nav-inner {
	background:transparent !important;
}
.servicenonloop.Industries-we-majorly .item .heading {
    overflow: hidden;
    position: relative;
}
.servicenonloop.Industries-we-majorly .item .heading:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 0%;
    border-radius: 50%;
    background-color: #ebeeff;
    bottom: -30%;
    left: -40%;
    z-index: 1;
    transition: .5s;
	opacity:0;
}
.servicenonloop.Industries-we-majorly .item .heading:hover:after {
	width: 120%;
    height: 120%;
	opacity:1;
}
.servicenonloop.Industries-we-majorly .item .heading img, .servicenonloop.Industries-we-majorly .item .heading span, .servicenonloop.Industries-we-majorly .item .heading ul {
	z-index:2;
	position: relative;
}
div#view-ad-image {
    transform: translateY(130px) !important;
    margin-top: -90px;
}
.servicenonloop .owl-nav button {
    border: none !important;
    outline: none !important;
}
.servicenonloop .owl-nav button.owl-prev.disabled, .servicenonloop .owl-nav button.owl-next.disabled {
    background-color: #e3e3e3 !important;
	color: #ababab !important;
}

div#view-ad-image .nonloop .owl-stage {
    margin-left: -344px !important;
}
.adj_height {
	height: calc(100% - 160px);
}
.adj_height .container-fluid {
    padding-right: 0;
}
.aboutsp {
    padding-left: 20px;
}
.aboutdiv.imp .aboutsp .about-pb p#oxbowaboutus {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
}
.aboutdiv.imp .aboutsp .about-pb .showcase {
    font-weight: 700 !important;
    font-size: 38px;
}
.btn-aboutuscts {
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 36px !important;
    line-height: 1;
    background: #2dbe70;
    box-shadow: 6px 6px 18px rgb(173 127 251 / 53%);
}
.about-pb {
    padding-bottom: 86px;
}
/*
.aboutsp .imgwrappadd .maindotted {
    transform: translate(0px, 0px);
    right: 91px;
    bottom: -130px;
}
.aboutsp .imgwrappadd .maindotted img {
    width: 86px;
}
*/
.our_crtf .item p {
    color: #fff;
    font-size: 18px;
}
.bg-white.acrtidetails .row {
    display: flex;
    align-items: center;
}
.our_crtf_sol {
    padding-left: 80px;
}
.our_crtf_sol img {
	margin-bottom:20px;
	max-width:100%;
}
.our_crtf_sol .owl-dots {
    text-align: left !important;
}
.our_crtf_sol .owl-dots span {
    margin: 0 8px 0 0 !important;
    background: transparent !important;
    border: 1px solid #fff;
}
.our_crtf_sol .owl-dots .owl-dot.active span {
	background: #fff !important;
}
.our_crtf_sol .owl-dots .owl-dot {
    border: none !important;
    outline: none !important;
}
.our_crtf_sol .owl-carousel.owl-theme.our_crtf {
    padding-bottom: 0 !important;
}
.bg-white.acrtidetails .acrti img {
	max-width: 88%;
	padding-left: 60px;
}
.bg-white.acrtidetails .acrti {
    text-align: right;
}
.casestudypadd .text-uppercase.fs-14 {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
}
.casestudypadd h2 span.text-primary {
    color: inherit !important;
}
.case-studies a.btn-casestudy {
    border-radius: 50px !important;
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 36px !important;
    line-height: 1;
    background: #2dbe70;
    box-shadow: 6px 6px 18px rgb(173 127 251 / 53%);
}
.case-studies .casestudypadd {
    padding-right: 14px;
	padding-bottom: 50px;
}
.servicenonloop-tw .owl-stage-outer {
    margin-left: 80px !important;
}
.servicenonloop-tw .casestudy {
	 width: 100%;
    margin: 0 !important;
    /* box-shadow: 2px 3px 30px rgb(0 0 0 / 10%); */
	    box-shadow: 2px 3px 20px 0px rgb(0 0 0 / 10%);
    border: none;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.case-studies .container-fluid {
    padding-right: 0px;
}
.casestudy:hover .oxbow-fancy-box-bg {
	background-color: #4d74fb!important;
}
.servicenonloop-tw .item {
    padding-top: 24px;
    padding-bottom: 24px;
	margin-left:15px!important;
}
.ourblog-bg h2 {
    font-size: 20px;
    margin-bottom: 18px;
}
.ourblog-bg .card-text {
    font-size: 15px;
    color: #3e3e3e !important;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 1.6;
    height: 50px;
    overflow: hidden;
    margin-bottom: 0;
}
.foronlyblog {
    padding-bottom: 90px !important;
}
.ourblog-bg h2.blog_sect_title {
	font-size:27px;
}
.ourblog-bg .btn-blog {
    background-color: #2dbe70;
}
.ourblog-bg .card {
	height:auto;
}
.ourblog-bg .card.blog-excerpt {
    color: #000000 !important;
}
.prent_crd_area {
    padding-left: 120px;
    padding-right: 40px;
}
.prent_crd_area .oxbow-link-text {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}
.blog-excerpt.date_inp {
    font-weight: 400;
    letter-spacing: 0;
}
.need_sub_hd_style {
	color: #000;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 2px !important;
}
.our_client_sect h2 {
    font-size: 27px !important;
    font-weight: 700 !important;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.our_client_sect {
    padding-bottom: 30px;
}
.iconboxcolor .col-sm:not(:last-child) {
    border-right: 1px solid #ffffff4d;
}
.noqsection .oxbow-wrapper-icon {
    box-shadow: 0px 0px 0px 4px #e2e8fc59 !important;
    height: 78px !important;
    width: 78px !important;
}
.noqsection .oxbow-box-content .title-padd {
    font-size: 22px;
}
.noqsection .oxbow-box-content p {
    font-size: 14px;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}
footer .email a:hover {
    color: #0bc861 !important;
}
.imagewrapper.imagewrapperposright.position-relative.imgwrappadd .bgbluemainimg.position-absolute, .imagewrapper.imagewrapperposright.position-relative.imgwrappadd .mainimg{
	transition: .5s;
}
.imagewrapper.imagewrapperposright.position-relative.imgwrappadd:hover .bgbluemainimg.position-absolute {
    transform: translate(-20px, 20px);
}
.imagewrapper.imagewrapperposright.position-relative.imgwrappadd:hover .mainimg {
    transform: translate(-2%,9%);
}
.bg-white.acrtidetails .acrti img{
	transition:.5s;
}
.bg-white.acrtidetails .acrti img:hover {
	/*transform: rotate(-10deg)scale(1.1);*/
}
.servicenonloop-tw .casestudy .card-text {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
.servicenonloop-tw .casestudy .card-body {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
.blog_img_holder {
    overflow: hidden;
}
.prent_crd_area .card.blog-card .blog_img_holder img{
	transition:.5s;
}
.prent_crd_area .card.blog-card:hover .blog_img_holder img {
	transform:scale(1.15);
}
.clients-list img, .noqsection .oxbow-box-icon {
	transition:.5s;
}
.clients-list:hover img{
	transform:translateY(-15px);
}
.noqsection .oxbow-box-icon {
    transition: .5s;
}
.noqsection .oxbow-box-icon:hover{
	transform:translateY(-15px);
}
section#section2 {
    background-size: cover !important;
    background-position: left !important;
	/*height:auto;*/
	overflow: overlay;
}

/* Hide scrollbar for Chrome, Safari and Opera */
section#section2::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
section#section2 {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

#section1 {
    height: 87vh;
}
.headercarousel .owl-text-overlay .btn-oxbow {
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 36px !important;
    line-height: 1;
    background: #2dbe70 !important;
}
div#view-ad-image .item {
    overflow: hidden;
}
.serimgwrap {
	max-width:100%;
}

.display-block-on-mob {
	display:none;
}
 
.aboutsp {
    margin-top: 70px;
}

.ourservice-bg.adj_height .container-fluid {
   /* transform: translateY(-50px); */
}

.ourblog-bg h2.blog_sect_title {
    margin-bottom: 0px;
}

.bg-white.acrtidetails .acrti {
    /* padding-top: 130px;
    padding-bottom: 110px; */
	padding-top: 10px;
    padding-bottom: 0px;
}

.bg-white.acrtidetails .owl-dots {
    margin-top: -70px !important;
}

.bg-white.acrtidetails .owl-dots button.owl-dot {
    position: relative;
    z-index: 2;
    border: none !important;
    outline: none !important;
}

.bg-white.acrtidetails .owl-carousel.owl-theme.our_crtf {
    margin-bottom: -4px !important;
}

@media (max-width:1366px) {
	.aboutsp {
    margin-top: 0px;
}
	.about-pb {
    padding-bottom: 86px !important;
}
	.bg-white.acrtidetails .acrti img {
    padding-top: 25px;
    padding-bottom: 25px;
}
	.prent_crd_area {
    padding-left: 100px;
}
}

.btn_hover_one {
	position:relative;
	overflow:hidden;
}
.btn_hover_one:after {
    background: linear-gradient(45deg, #0a3995, #da5efe);
    transition: .5s;
    transform: translateX(-101%);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.btn_hover_one:hover:after {
	transform: translateX(0);
}
.btn_hover_one span {
	position:relative;
	z-index:2;
}
#section1 {
    height: 100vh;
}

div#view-ad-image {
    margin-left: 110px;
}

@media only screen and (min-width: 1500px) and (max-width: 1990px) {
div#view-ad-image {
    margin-left: 158px !important;
}
	.case_std_carousel {
    margin-left: 140px;
}
	
}

div#view-ad-image .nonloop .owl-stage {
    margin-left: 0px !important;
	
}

.servicenonloop-tw .owl-stage-outer {
    margin-left: 0px !important;
}

.case_std_carousel {
    margin-left: 80px;
}

.section_wrap {
    overflow-x: hidden;
}

/*v r 2*/
.area_de_industrymajor {
    background: url(../images/industry-background-2.jpg);
    background-size: cover;
    background-position: left;
	/*overflow:hidden;*/
}
#section2 {
	height:auto;
	background:none;
}
section#section2 .indus-white-gr-left-right {
    background: transparent;
}
.servicenonloop.Industries-we-majorly .item .heading {
    border-radius: 4px;
}

.area_de_industrymajor .item .heading p {
    display: none;
}

.headercarousel .owl-carousel {
	position:relative !important;
}

#section1 {
    height: auto;
}
.headercarousel .owl-text-overlay a.btn-oxbow {
    font-size: 15px;
    font-weight: 500;
}

.headerslider h4.owl-title {
    margin-bottom: 40px !important;
    font-size: 22px;
}

.aboutsp {
    padding-top: 110px;
}

.aboutdiv .aboutsp .about-pb p.showcasedetails-desktop {
	text-align: justify;
}

.aboutdiv .aboutsp .imagewrapper {
    padding-top: 110px;
}

.aboutdiv.imp .aboutsp .about-pb .showcase {
    margin-bottom: 5px;
}
.case-studies .casestudypadd {
    padding-top: 110px;
}

.prent_crd_area {
    padding-left: 10px;
    padding-right: 10px;
}

.foronlyblog .prent_crd_area {
    padding-left: 0;
    padding-right: 0;
}

.ourblog-bg.foronlyblog .btn-blog {
    margin-right: 10px;
}

.our_client_sect .p-10 {
    padding-top: 80px;
}

 

.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-carousel {
    position: relative !important;
}

.page-template-template-anpr-sensor-based-automations .benefits h3 {
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 36px;
}

.page-template-template-anpr-sensor-based-automations .benefits {
    padding-top: 70px;
}

.aboutdiv .aboutsp .imagewrapper img.mn_img {
    padding-right: 70px;
}

.page-template-template-anpr-sensor-based-automations .aboutsp {
    max-width: 1140px;
    margin-left: 50%;
    transform: translateX(-50%);
	padding-top: 0px !important;
    margin-top: 0;
}

.page-template-template-anpr-sensor-based-automations ul#benefits li {
    font-size: 18px;
    line-height: 1.8;
}

.page-template-template-anpr-sensor-based-automations .aboutdiv .aboutsp .imagewrapper {
    padding-top: 46px;
}

.page-template-template-anpr-sensor-based-automations .about-pb {
    padding-bottom: 86px;
    padding-top: 30px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .benefits h3 {
    font-size: 24px;
    margin-top: 10px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .benefits {
    padding-bottom: 30px !important;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .card-body {
    transform: translateY(118px);
    position: initial;
    padding-top: 130px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .card-body ul li {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .card-body ul#benefits {
    height: 80px;
    overflow: hidden;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .card-body a.btn-oxbow {
    background-color: #0bc861;
    font-size: 14px;
    padding: 12px 20px !important;
}

.certification_hed_img {
    width: 100% !important;
    max-width: 220px !important;
}

img.svg_tpng_icon {
    width: 90px !important;
    height: 90px !important;
    margin-left: auto;
    margin-right: auto;
}

.servicenonloop-tw .casestudy:hover img.svg_tpng_icon {
	filter: brightness(100);
}

.bg-white.acrtidetails {
   /* padding-top: 60px;
    padding-bottom: 40px; */
		 padding-top: 0px;
    padding-bottom: 0px;
}

.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-text-overlay .btn-oxbow2 {
    background: #2dbe70;
    font-size: 15px;
    text-transform: uppercase;
    padding: 17px 30px 17px 17px !important;
}

.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-text-overlay .btn-oxbow2 svg.btnicon2 {
    width: 30px;
    height: 16px;
}

.page-template-template-anpr-sensor-based-automations .aboutsp {
    padding-bottom: 15px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer {
	    background-image: url(../images/solution_bgimg2.jpg);
}

.area_de_scheduledemo {
    padding-top: 70px !important;
    padding-bottom: 90px !important;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .item .card:hover .card-body {
	background-color: #607ddd !important;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .item .card:hover .card-body .ctitle, .page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .item .card:hover .card-body ul li {
    color: #ffffff;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .item .card:hover .card-body ul#benefits li:before {
	    border-color: #ffffff;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .item .card:hover .card-body a.btn-oxbow {
	background-color: #ffffff;
    color: #000;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .solutionstack_height {
    /* height: auto !important; */
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .solutionstack .item {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px !important;
    overflow: hidden;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-prev {
    background-color: #fff !important;
    border-radius: 50%;
    left: -50px !important;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-prev .fa {
    color: #919191 !important;
    display: block;
    font-size: 20px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-next {
    background-color: #fff !important;
    border-radius: 50%;
    right: -50px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-next .fa {
    color: #919191 !important;
    display: block;
    font-size: 20px;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .owl-dots {
	display:none;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-next:hover, .page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-prev:hover{
	background-color: #607ddd !important;
}

.page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-next:hover .fa, .page-template-template-anpr-sensor-based-automations .bgimageanprcontainer .owl-theme .custom-nav .owl-prev:hover .fa {
	color: #fff !important;
}

.page-template-template-anpr-sensor-based-automations .scheduledemo .schdemobtn {
    background: #0bc861;
    border-width: 1px;
}

@media only screen and (min-width: 1400px) {
	.aboutsp {
    padding-top: 50px;
}
	}

@media only screen and (max-width: 1366px) {
	
	.bg-white.acrtidetails .acrti {
    /* padding-top: 60px;
    padding-bottom: 60px; */
		 padding-top: 0px;
    padding-bottom: 0px;
		margin-bottom: -30px;
}
	.bg-white.acrtidetails .owl-dots {
    margin-top: -40px !important;
    margin-bottom: -30px;
}

.bg-white.aboutdiv.imp .container {
    padding-left: 0;
    padding-right: 0;
}

.bg-white.aboutdiv.imp .container .aboutsp {
    padding-left: 0;
    padding-right: 0;
}
	.imagewrapperposright {
    right: -80px;
}
	
	.aboutdiv .about-pb {
    padding-right: 34px;
		padding-left: 15px;
}
	 
	
}

@media only screen and (max-width: 1366px) {
div#view-ad-image {
    margin-left: 70px;
}
	.case_std_carousel {
    margin-left: 70px;
}
	.servicenonloop-tw .casestudy .card-body {
    max-width: 270px;
		 }
	.prent_crd_area {
    padding-left: 10px;
		padding-right: 10px;
}
	.servicenonloop.Industries-we-majorly .owl-nav {
		/*right: 40px;*/
	}
	section#section2 .industryinfo {
    right: 0;
		padding-right: 30px !important;
}
	section#section2 .indus-white-gr-left-right {
   /* background: none; */
		transform: translateX(30px);
}
	.bg-white.acrtidetails {
   /* padding-top: 60px;
    padding-bottom: 40px; */
		 padding-top: 0px;
    padding-bottom: 0px;
}
 }

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

@media only screen and (max-width: 1241px) {
	section#section2 .indus-white-gr-left-right {
		transform: translateX(0px);
	}
	.prent_crd_area {
    padding-left: 30px;
    padding-right: 30px;
}
	
	 }

@media only screen and (max-width: 941px) {
div#view-ad-image {
    margin-left: 10px;
}
	}

@media only screen and (max-width: 767px) {
	
	.foronlyblog .prent_crd_area {
    padding-left: 30px;
    padding-right: 30px;
}
	
	.bg-white.acrtidetails {
    margin-top: 100px;
}
	
	section#section2 .industryinfo {
		padding-right: 0px !important;
	}
	
	#section2 {
		background:none !important;
	}
	
	.bg-white.acrtidetails .acrti img {
    max-width: 75% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
	.bg-white.acrtidetails .acrti {
    padding-top: 0px;
    padding-bottom: 0px;
}
	
	.case-studies .container-fluid {
    padding-right: 15px;
}
	.case_std_carousel {
    margin-left: 10px;
}
	#section1 {
    height: auto !important;
	}
	
	section#section2 {
    height: auto !important;
	}
	
	.area_de_industrymajor .owl-carousel.servicenonloop {
    padding-bottom: 0 !important;
}
	.ourservice-bg.adj_height .p-11 {
    padding-top: 80px;
}
	div#view-ad-image {
    top: 0;
    margin-left: 0;
    margin-top: -10px;
	transform: translateY(80px) !important;
}
	.bg-white.aboutdiv.imp .aboutsp {
    margin-top: -10px;
    padding-left: 10px !important;
}
	
	.aboutdiv .aboutsp .imagewrapper {
    padding-top: 0px;
}
	
	.aboutdiv .btn_abt_mob {
    margin-bottom: 34px;
    margin-top: -40px;
}
	.case-studies .casestudypadd {
    padding-left: 30px !important;
    padding-right: 10px !important;
}
	
	.casestudypadd h2 {
    font-size: 20px !important;
    line-height: 1.5 !important;
}
	.case_std_carousel .owl-carousel {
    padding-bottom: 30px !important;
}
	.ourblog-bg h2.blog_sect_title {
    font-size: 20px !important;
    margin-bottom: -20px !important;
}
	
	.ourblog-bg h2.blog_sect_title br {
		display:none;
	}
	
	.ourblog-bg .blog_sub_title {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.ourblog-bg h2.blog_sect_title {
    padding-left: 20px !important;
    padding-right: 20px !important;
		}
	
	.our_client_sect .p-10 {
    padding-top: 60px;
		padding-bottom: 30px !important;
}
	.our_client_sect .row h2 {
    font-size: 22px !important;
}
	.noqsection .oxbow-box-content .title-padd {
    font-size: 18px;
}
	.footcontent.pt-5.pb-5 {
    padding-bottom: 0 !important;
}
	
	.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-text-overlay {
    top: 40px;
    transform: translateY(0);
    text-align: center;
}
	
	.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-text-overlay .btn-oxbow2 {
    font-size: 13px;
    padding: 7px 10px 7px 17px !important;
}
	
	.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-text-overlay .btn-oxbow2 svg.btnicon2 {
    width: 25px;
    height: 18px;
}
	.page-template-template-anpr-sensor-based-automations .solutioncarousel .owl-text-overlay .btn-oxbow2 svg.btnicon2 {
    width: 25px;
    height: 18px;
    left: -10px;
}
	
	.page-template-template-anpr-sensor-based-automations  .section_wrap.anpr-sol-section {
    padding-top: 60px;
}
	
}

.page_header.bgimagecontainer {
	background-image: url(../images/know-how-feature-2.jpg);
}

section.blog_list_sect_fst {
    background-image: url(../images/blog-bg.png);
    background-size: contain;
	padding-top: 190px;
	background-repeat: no-repeat;
}

/*
.lsurvey1.active {
    background-image: url(../images/lsurvey-actv.jpg);
    background-size: cover;
	background-repeat: no-repeat;
}
*/

ul.lservbtnlist.survey-list {
    padding-top: 10px;
}

ul.lservbtnlist li a {
	background: #4073f600;
}

ul.lservbtnlist.survey-list .lsurvey1 {
	transition:.4s;
}

ul.lservbtnlist.survey-list .lsurvey1.active, ul.lservbtnlist.survey-list .b-nav-tab.active {
    background-image: url(../images/lsurvey-actv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: calc(100% + 10px);
    transform: translateX(-9px)translateY(1px);
}


body.post-template-default.single.single-post .page_header.bgimagecontainer {
    background-image: url(../images/know-how-feature-2.jpg) !important;
}

.single-post .main_content_area article.master_article img.big_image {
    width: 100%;
    max-width: 500px;
}






