*{
    padding: 0;
    margin:0;
    box-sizing: border-box;
}
html, body{
    scroll-behavior: smooth;
  height: 100%;
}
body{
    overflow-x: hidden!important;
    font-family: gilroy_light;
}
input:focus, textarea:focus, select:focus{
             outline: none!important;
             box-shadow: unset!important;
     }

.container {
            max-width: 100%!important;
          overflow-x: hidden !important;
                    overflow-y: hidden !important;
  }

.caia_mobile{
    display: none;
}
    img.ss {
    width: 14%;
    }

    .hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s!important;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 1 !important;
}


    #home.ct-header.ct-header--slider {
    background-size: cover;
    }
    .ct-header .ct-slick {
    margin-bottom: 0;
    }

    .ct-u-display-tablex {
    display: table;
    width: 100%;
    height: 100vh;
    }
    .ct-u-display-tablex > .inner {
    display: table-cell;
    width: 100%;
    left: 53%;
    position: relative;
    vertical-align: middle;
    }
    .ct-header p.big {
    font-family: gilroy_light;
    font-size: 3.5vw;
    font-weight: 700;
    color: white;
    }
    .ct-slick-homepage .slick-dots {
    position: absolute;
    bottom: 50px;
    right: 80px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    }
    .ct-header .pera1 {
    margin: 18px 0 18px;
    width: 86%;
    font-size: 1.3vw;
    color: #fff;
    }
    * {
    outline: none !important;
    }
    .ct-slick .slick-track,
    .ct-slick .slick-list,
    .ct-slick .item,
    .ct-slick .slick-item {
    min-height: inherit;
    }
    .ct-slick .item {
    background-size: cover;
    }
    .ct-slick-homepage .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
    }
    .ct-slick-homepage .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: -1px;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    .ct-slick-homepage  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 21px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 14px;
    }
    /* Transitions */
    .activate {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1 * 100);
    filter: alpha(opacity=1 * 100);
    }
    .animated {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0 * 100);
    filter: alpha(opacity=0 * 100);
    }
    .inner .kw_more:hover {
    text-decoration: none;
    background-size: 0% 100%;
    border: 1px solid white;
    color: #bcd530!important;
    border: 1px solid whtie;
    text-decoration: none;
    }
    .inner .kw_more {
        width: 100%;
    text-align: center;
    background: white;
    padding: 10px 30px 10px 30px;
    text-align: center;
    font-size: 15px;
    border-radius: 6px;
    color: #bcd530;
    font-family: gilroy_light;
    border: 1px solid #bcd530;
    margin-top: 5%;
    background-image: linear-gradient(#000000 , #090909 );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
    }

    .span_2 a {
    color: black;
    text-decoration: none;
}

.span_2 a:hover {
    color: black;
    text-decoration: none;
}


.locations_iconlist2 {
    list-style: none;
    display: inline-flex;
    text-align: center;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 40px;
}


.tooltipc{
 display: inline;
 position: relative;
}

p.inner.contentdiv_btn.bb {
    text-align: left;
    cursor: pointer;
    margin-top: 2%;
    width: 100%;
}

.tooltipc:hover:after{
background: #333;
background: rgba(0,0,0,.8);
border-radius: 5px;
bottom: 67px;
color: #fff;
content: attr(titles);
left: -12%;
padding: 5px 15px;
position: absolute;
z-index: 98;
width: 214px;
font-size: 11px;

}

.tooltipc:hover:before{
border: solid;
 border-color: #333 transparent;
 border-width: 6px 6px 0 6px;
 bottom: 62px;
 content: "";
 left: 50%;
 position: absolute;
 z-index: 99;
 font-size: 9px;
}

/* product tooltip css */

.so.tooltipc:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 98px;
    content: "";
    left: 9%;
    position: absolute;
    z-index: 99;
    font-size: 9px;
}

.so.tooltipc:hover:after {
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 102px;
    color: #fff;
    content: attr(titles);
    left: -35%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 214px;
    font-size: 11px;
}

.bpx.tooltipc:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 97px;
    content: "";
    left: 40%;
    position: absolute;
    z-index: 99;
    font-size: 9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(0deg);
}

.bpx.tooltipc:hover:after {
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 102px;
    color: #fff;
    content: attr(titles);
    left: 4%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 200px;
    font-size: 11px;
}

.pp.tooltipc:hover:before {
 border: solid;
 border-color: #333 transparent;
 border-width: 6px 6px 0 6px;
 bottom: 88px;
 content: "";
     left: 75%;
 position: absolute;
 z-index: 99;
 font-size: 9px;
 -webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -ms-transform: rotate(180deg);
 -o-transform: rotate(180deg);
 transform: rotate(92deg);
}

.pp.tooltipc:hover:after {
 background: #333;
 background: rgba(0,0,0,.8);
 border-radius: 5px;
 bottom: 61px;
 color: #fff;
 content: attr(titles);
 left: 77%;
 padding: 5px 15px;
 position: absolute;
 z-index: 98;
 width: 200px;
 font-size: 11px;
}

.pp2.tooltipc:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 154px;
    content: "";
    left: 22%;
    position: absolute;
    z-index: 99;
    font-size: 9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(-92deg);
}

.pp2.tooltipc:hover:after {
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 121px;
    color: #fff;
    content: attr(titles);
      left: -23%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 200px;
    font-size: 11px;
}





/* all locations  css*/
img.location1 {
    position: absolute;
    top: 30%;
    left: 17%;
}

img.location2 {
    position: absolute;
    top: 13%;
    left: 18%;
}

img.location3 {
    position: absolute;
    top: 13%;
    left: 20%;
}

img.location4 {
    position: absolute;
    top: 18%;
    left: 19%;
}

img.location5 {
    position: absolute;
    top: 22%;
    left: 30%;
}
img.location6 {
    position: absolute;
    top: 18%;
    left: 28%;
}
img.location7 {
    position: absolute;
    top: 15%;
    left: 30%;
}
img.location8 {
    position: absolute;
    top: 18%;
    left: 50%;
}
img.location9 {
    position: absolute;
    top: 32%;
    left: 61%;
}
img.location10 {
    position: absolute;
    top: 40%;
    left: 68%;
}
img.location11 {
    position: absolute;
    top: 40%;
    left: 69%;
}
img.location12 {
    position: absolute;
    top: 42%;
    left: 69%;
}
img.location13 {
    position: absolute;
    top: 45%;
    left: 69%;
}
img.location14 {
    position: absolute;
    top: 44%;
    left: 68%;
}
img.location15 {
    position: absolute;
    top: 42%;
    left: 68%;
}




img.vert-move {
    width: 12px;
-webkit-animation: mover 0.7s 10 ease-in-out;
animation: mover 0.7s 10 ease-in-out;
}
@-webkit-keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-10px); }
}
@keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-10px); }
}

/* end all locations */


  .container-fluid {

      max-width: 100%!important;
        overflow-x: hidden !important;
                overflow-y: hidden !important;
}

/* tool tip */
/* Add this attribute to the element that needs a tooltip */
/* [data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
} */

/* Hide the tooltip content by default */
/* [data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
} */

/* Position tooltip above the element */
/* [data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 180px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 10px;
  line-height: 1.2;
} */

/* Triangle hack to make tooltip look like a speech bubble */
/* [data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
} */

/* Show tooltip content on hover */
/* [data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
} */

/* end tool tip */



.pad0{
  padding-left: 0px;
  padding-right: 0px;
}
.casestudy_slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #C50A2A;
}
.casestudy_slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.casestudy_slider .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.problem_solved  .slick-arrow.arrows_left {
    display: inline;
    position: absolute;
    top: 40%;
    z-index: 9;
    right: 5%;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(180deg);
}

.problem_solved .slick-arrow.arrows_right {
    display: inline;
    position: absolute;
    top: 40%;
    right: 0px;
    transform: rotate(0deg);
    z-index: 9;
    left: 5%;
}

.client_slider  .slick-arrow.arrows_left {
    display: inline;
    position: absolute;
    top: 40%;
    z-index: 999;
    right: -7%;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(180deg);
}

.client_slider .slick-arrow.arrows_right {
    display: inline;
    position: absolute;
    top: 40%;
    right: 0px;
    transform: rotate(0deg);
    z-index: 999;
    left: -7%;
}

.problem_solved.slick-initialized.slick-slider {
    padding-left: 104px;
padding-right: 104px;
}
.insights_slider.slick-initialized.slick-slider {
    padding-left: 92px;
    padding-right: 92px;
}


.insights_slider  .slick-arrow.arrows_left {
    display: inline;
    position: absolute;
    top: 40%;
    z-index: 9;
    right: 5%;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(180deg);
}

.insights_slider .slick-arrow.arrows_right {
    display: inline;
    position: absolute;
    top: 40%;
    right: 0px;
    transform: rotate(0deg);
    z-index: 9;
    left: 5%;
}

.ani1{
    visibility: hidden;
}
.ani22{
    visibility: hidden;
}
.ani3{
    visibility: hidden;
}
.ani4{
    visibility: hidden;
}
.ani5{
    visibility: hidden;
}
.ani6{
    visibility: hidden;
}
.ani7{
    visibility: hidden;
}
.ani8{
    visibility: hidden;
}
.ani9{
    visibility: hidden;
}
.ani10{
    visibility: hidden;
}
.ani11{
    visibility: hidden;
}
.ani12{
    visibility: hidden;
}
.ani13{
    visibility: hidden;
}
.ani14{
    visibility: hidden;
}
.ani15{
    visibility: hidden;
}









.casestudy_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
@font-face {
   font-family: gilroy_light;
   font-display: auto;
   src: url("fonts/gilroy_light.OTF") format("opentype");
}


@font-face {
   font-family: gilroy_bold;
   font-display: auto;
   font-weight: bold;
   src: url("fonts/gilroy_bold.OTF") format("opentype");
}
@font-face {
   font-family: proxima_regular;
   font-display: auto;
   src: url("fonts/proxima_regular.OTF") format("opentype");
}


/* @font-face {
   font-family: proxima_bold;
   font-display: auto;
   font-weight: bold;
   src: url("fonts/proxima_bold.OTF") format("opentype");
} */
.w_100{
  width: 100%;
    object-fit: cover;
    height: 100vh;
}
.navbar {
       position: fixed;
    z-index: 999;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
        padding-top: 3px;
    padding-bottom: 3px;
}
.navbar li.nav-item a {
    color: white;
    font-size: 16px;
    font-weight: 600;
}
li.nav-item {
    padding-left: 0px;
    width: 100%;
    text-align: center;
}
.navbar_gap{
  width: 100%;
    margin: auto;
    padding-left: 28%;
    text-align: center;
}
.inn_100{
      /*width: 85%;*/
}
.mainslider{
  width: 100%;
  height: 100vh;

}

 .mainslider .slick-dots {
    position: absolute;
    bottom: 50px;
    right: 80px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px!important;
}
.contentdiv{
    position: absolute;
top: 50%;
left: 54%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: white;
z-index: 9;
}
.contentdiv .kw_more {
    width: 100%;
    text-align: center;
    background: white;
    padding: 10px 30px 10px 30px;
    text-align: center;
    font-size: 15px;
    border-radius: 6px;
    color: white;
    font-family: gilroy_light;
    border: 1px solid #C50A2A;
    margin-top: 5%;
    background-image: linear-gradient(#C50A2A, #C50A2A);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}
.kw_more:hover {
    text-decoration: none;
    background-size: 0% 100%;
    border: 1px solid white;
    color: #C50A2A!important;
    border: 1px solid whtie;
    text-decoration: none;
}
.contentdiv_btn{
    text-align: left;
    cursor: pointer;
    margin-top: 7%;
    width: 100%;
}
.contentdiv_btn2 {
    text-align: center;
    cursor: pointer;
    margin-left: 34%;
    width: 100%;
}
.contentdiv_btn3 {
    text-align: center;
    cursor: pointer;
    margin-left: 21%;
    margin-top: 35%;
    width: 100%;
}
.contentdiv h1{
  font-family: gilroy_light;
    font-size: 3.5vw;
    font-weight: 700;
}
.contentdiv .pera1{
    width: 86%;
    font-size: 1.3vw;
}

.for_mobile {
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}

.for_mobile {
    padding-top: 60px;
}
.for_mobile span {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 4px;
    height: 60px;
    background: white;
    margin-left: -15px;
    border: 0px solid #ff7e1c;
    border-radius: 2px;
    box-sizing: border-box;
}
.for_mobile span::before {
    position: absolute;
    top: 0px;
    left: 50%;
    content: '';
    width: 4px;
    height: 26px;
    margin-left: -2px;
    background-color: #0f1540;
    /* border-radius: 100%; */
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}
.parallax {
    background-image: url(../images/social.jpg);
        min-height: 488px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
}
.know_more_top {
   position: absolute;
    bottom: 18%;
    left: 50%;
    font-size: 11px;
    margin-left: -14px;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) rotate(-90deg);
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.know_more_top:hover{
    text-decoration: none;
    color: white;

}
@-webkit-keyframes sdb10 {
0% {
-webkit-transform: translate(0, 0);
opacity: 0;
}
40% {
opacity: 1;
}
80% {
-webkit-transform: translate(0, 40px);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes sdb10 {
0% {
transform: translate(0, 0);
opacity: 0;
}
40% {
opacity: 1;
}
80% {
transform: translate(0, 40px);
opacity: 0;
}
100% {
opacity: 0;
}
}
.mainslider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;

}
.mainslider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: -1px;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mainslider  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 21px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 14px;
}
.bg_grey{
    background: white;
    margin: 0;
    padding: 0;
}

/*  */
.content {
  position: relative;
  width: 95%;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
      background: #0000007a;
    position: absolute;
    height: 99%;
    border-radius: 10px;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}
img.content-image:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.cotentimg{
    width: 100%;
}
.insights_pre_next_slider .content .contentoverlay {

    position: absolute;
    height: 99%;
    border-radius: 10px;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.content_insight {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.content-image{
  width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.active1 {
    background-color: black;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    transition: all 0.2s ease-in-out;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.ppp
{
    padding-bottom: 1% !important;
}

.fadeIn-bottom{
  top: 80%;
}
/*  */
.padall{
    padding-top: 5%;
    padding-left: 8%;
    padding-right: 3%;
    padding-bottom: 2%;
}
.p_1{
    color: #bcd530;
font-size: 45px;
font-family: gilroy_bold;
line-height: 0px;
padding-top: 33px;
padding-bottom: 33px
}
.p_2{
     color: #544c4c;
    font-size: 16px;
    font-family: gilroy_light;
}
.padleft{
      padding-left: 6%;
    padding-right: 5%;
}
.hyebrid p{
    padding-left: 109px;
}
.digital_marketing p{
    padding-left: 109px;
}
.digital-app p{
    padding-left: 20px;
}
.api p{
    padding-left: 73px;
}
.uiux p{
    padding-left: 28px;
}
.digital-app p{
    padding-left: 34px;
}
.edge p{
    padding-left: 83px;
}
.application_maintaince p{
    padding-left: 35px;
}
.digitaltext p{
        padding-left: 47px;
}
.cyber_text p{
    padding-left: 69px;
}
.service_studio_content{
      border-bottom: 1px solid #cccccc;
    padding-bottom: 0%;
}
.service_studio_content .span_1{
      width: 9%;
    margin: auto;
    text-align: center;
}
.service_studio_content .span_2{
   font-size: 16px;
    font-weight: 600;
    font-family: gilroy_bold;
    padding-left: 5%;
}
.service_studio_icons {
    padding-bottom: 5%;
        display: flex;
}

.seevicesorder
{
    margin-left: -86px;
}

.service_studio_icons .icon_span{
    width: 45px;
height: 45px;
margin-left: 5%;
line-height: 30px;

}
.service_studio_icons .text_icons{
    padding-left: 2%;
        color: #544c4c;
        font-size: 14px;
        margin-left: 3%;
        padding-top: 6%;
        font-family: gilroy_light;
}
.ps_text{
      padding-left: 8%;
          padding-bottom: 3%;
    color: black;
    font-size: 45px;
    font-family: gilroy_bold;

}
.slider_pad{
    padding-top: 3%;
padding-bottom: 4%;

}
.insights_pad_home{
    padding-top: 3%;
padding-bottom: 4%;
}
.casediv{
  position: relative;
    overflow: hidden;
}

.bottom-left {
         position: absolute;
    bottom: 14px;
    font-size: 18px;
    font-weight: 900;
    left: 20px;
    font-family: gilroy_bold;
    color: white;
}
.caseimg{
    width: 100%;
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
img.caseimg:hover {
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.icns_app{
        padding-top: 5%;
}
.pad_gap{
      padding-left: 8%;
    padding-right: 8%;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 15px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: white;
    font-family: gilroy_light;
    transform: translate(-50%, -50%);
    background: #060606d1;
    padding: 23px;
    border-radius: 0px;
    padding-top: 35px;
}
.readmore{
    width: 33%;
    font-size: 11px;
    margin: auto;
    text-align: center;
    background: white;
    padding: 7px;
    text-align: center;
    border-radius: 6px;
    color: #bcd530;
    font-family: gilroy_light;
    font-weight: bold;
    display: block;
    border: 1px solid #bcd530;
    margin-top: 5%;
    background-image: linear-gradient(#000000 , #090909 );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}
.content:hover .bottom-left{
    display: none;
}
.centered .head_text{
    font-size: 18px;
    font-weight: 900;
    font-family: gilroy_bold;
    color: white;
    line-height: 20px;
}
.readmore:hover{
    text-decoration: none;
    background-size: 0% 100%;
    border: 1px solid white;
    color: #bcd530!important;

    text-decoration: none;
}
.iconsstudio{
    margin: auto;
    text-align: center;
    width: 69%;
}
.text_icons{
    font-size: 14px;
    font-weight: 700;
    font-family: gilroy_light;
    padding-top: 8%;
    padding-right: 44px;
}
.text_icons2{
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    font-family: gilroy_light;
    padding-top: 1%;
    padding-right: 30%;
}
.pad_left{
        padding-left: 5%;
}
.problem_solved .slick-dots {
    position: absolute;
    bottom: -66px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.problem_solved .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;

}
.problem_solved .slick-dots li button:before {
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.problem_solved .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #C50A2A;
}
.industry_text{
    padding-bottom: 5%;
    color: black;
    font-size: 45px;
    text-align: center;
    font-family: gilroy_bold;
}
.grey_container{
    background-color: #F8F8F8;
    padding-top: 2%;
    padding-bottom: 2%;
}
.grey_container_color {
    background-color: #F8F8F8;
}
.white_container_color {
    background-color: white;
}
.retailandcpgheading {
    color: #C50A2A;
        font-size: 32px;
        font-family: gilroy_bold;
        padding-bottom: 5px;
        padding-top: 0%;
        margin: 0;
}
.industrydiv{
    text-align: center;
        margin: auto;
        width: 50%;

}
.industry_img{
  width: 65%;
    padding-top: 6%;
    padding-bottom: 7%;
    margin: auto;
    /* transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; */

}
.gaptop{
    padding-top: 15px;
}
.industry_img:hover{
  width: 65%;
  padding-top: 6%;
  padding-bottom: 7%;
  margin: auto;
    /* transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; */

}
.industrydiv p{
      font-size: 16px;
    font-weight: 600;
    font-family: gilroy_bold;
    margin-top: 6%;
}
.industry_slider .slick-arrow.arrows_left{
    display: inline;
    position: absolute;
    top: 40%;
    z-index: 9;
    right: 1%;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(180deg);
}
.industry_slider .slick-arrow.arrows_left:hover{
    cursor: pointer;
}
.industry_slider .slick-arrow.arrows_right:hover{
    cursor: pointer;
}
.industry_slider .slick-arrow.arrows_right{
    display: inline;
    position: absolute;
    top: 40%;
    right: 0px;
    transform: rotate(0deg);
    z-index: 9;
    left: 0%;
}
.insights_pad {
    padding-top: 5%;
    padding-bottom: 0%;
}
.insights_gap{
      padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 4%;
}
.insights_slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #C50A2A;
}
.case_study_pad{
        padding-bottom: 4%;
}
.insights_slider .slick-dots {
    position: absolute;
    bottom: -66px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.insights_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.insights_slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.client_slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #C50A2A;
}
.client_slider .slick-dots {
    position: absolute;
    bottom: -66px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.client_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.client_slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.red_container{
    background-color: #f8f8f8;
    padding-top: 1%;
    padding-bottom: 2%;
}
.red_container_text {

    padding-bottom: 2%;
    color: black;
    font-size: 45px;
    text-align: center;
    font-family: gilroy_bold;
}
.red_container_slider svg.arrows_left {

      display: inline;
    position: absolute;
    top: 40%;
    left: 5%;
     z-index: 999;
}
.red_container_slider .slick-arrow.arrows_left:hover{
    cursor: pointer;
}
.red_container_slider svg.arrows_right {

    cursor: pointer;
}
.red_container_slider svg.arrows_right {
right: 5%;
      display: inline;
    position: absolute;
    top: 40%;

    z-index: 999;
}
.red_container_slider p {
    font-size: 16px;
    font-weight: 600;
    font-family: gilroy_bold;
    margin-top: 6%;
    color: black;
}
.red_container_slider_img {
    /* width: 70px;
    height: 70px; */
    margin: auto;

    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.red_container_slider .slick-slider {
    position: relative;
    width: 90%;
    margin: auto;
    /* overflow: hidden; */
    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;
}


.rrr
{
    padding-bottom: 0% !important;
}


.red_container_slider_img:hover {
    /* width: 70px;
    height: 70px; */
    /* margin: auto;
        transform: scale(1.1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; */
}
.global_container {
    background-color: white;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 17%;
        padding-left: 17%;
    width: 100%;
    height: 423px;
    display: table-cell;
    vertical-align: middle;
        position: relative;
}
.global_text {
    font-weight: 600;
    line-height: 55px;
    color: black;
    font-size: 45px;
    font-family: gilroy_bold;
}
.global_contentdiv{
  padding-left: 21%;
    padding-top: 20%;
}
.global_contentdiv .pera_text{
    color: #544c4c;
    font-size: 16px;
    font-family: gilroy_light;
}
.padrow{
      padding-left: 15%;
    padding-right: 15%;
        padding-bottom: 3%;
}
.padnew{
    margin-bottom: 3%;
}
.common_img{
  width: 100%;
  margin:auto;
}
.partner_text {

    padding-bottom: 3%;
    color: black;
    font-size: 45px;
    text-align: center;
        padding-top: 3%;
    font-family: gilroy_bold;
}
.social_responsiblity {
    position: relative;
    top: 61%;
    left: 51%;
    width: 50%;
}
.social_responsiblity_p1{
      font-size: 18px;
    font-weight: 600;
    font-family: gilroy_bold;
    color: white;
}
.social_responsiblity_p2{
    font-weight: 600;
    line-height: 42px;
    color: white;
    font-size: 45px;
    font-family: gilroy_bold;
}
.social_responsiblity_p3{
    width: 76%;
    color: white;
    font-size: 16px;
    font-family: gilroy_light;
}
.industries-right-p {
        padding-top: 0px;
}
.industries-right-icon {
    width: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

.locations_iconlist2 li {
    width: 100%;
}

.locations_iconlist2 img {
    width: 30%;
    margin: auto;
    text-align: center;
}

.locations_iconlist2 p {
    font-size: 15px;
}

.pad5{
    padding-left: 7px;
    padding-right: 0px;
}
.bold_family {
        font-family: gilroy_bold;
}
.paddingheading {
        padding-top: 10px;
        text-align: center;
        font-size: 30px;
         padding-top: 30px;
        padding-bottom: 30px;
}

.explorediv{
        background: #363636;
    position: absolute;
    right: 0;
    bottom: 0%;
    padding: 5% 3% 8% 2%;
    transform: scale(1.6);
}
.linediv{
      width: 20%;
    height: 2px;
    margin-bottom: 4%;
    background: white;
}
.explore_text{
      font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    font-family: gilroy_light;
    color: white;
}
.explore_pera{
      font-size: 11px;
    color: white;
    font-family: gilroy_light;
}
.explore_youself{

    text-align: center;
    padding: 8px 15px;
    color: white;
    font-size: 8px;
    font-family: gilroy_light;
    font-weight: bold;
    margin-top: 5%;
    background: #363636;
    border: 1px solid #C50A2A;
    background-image: linear-gradient(#C50A2A, #C50A2A);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}
.explore_youself:hover {
    background-size: 0% 100%;
    color: #ffff!important;
    border: 1px solid #C50A2A;
    text-decoration: none;
}
.footerdiv{
      background: #1c1c1c;
    padding-top: 4%;
    padding-bottom: 4%;
    padding-left: 7%;
    padding-right: 7%;
}
.innover_footer_img{
      width: 30%;
}
.common_p_footer{
  color: white;
    font-size: 18px;
    font-weight: 600;
    margin-top: 9%;
    font-family: gilroy_light;
}
.footerul_logo_bottom {
    font-size: 12px;
    color: gray;
    font-family: gilroy_light;
    list-style-type: none;
    line-height: 23px;
    margin-top: 7%;
}
.footerul{
  font-size: 12px;
    color: white;
    font-family: gilroy_light;
    list-style-type: none;
    line-height: 23px;
}
.anchorlist{
  text-decoration: none;
    color: white;
}
.power_class{

    color: white;
    font-family: gilroy_light;
    font-size: 12px;
    margin-top: 3%;
}
.border-top {
    border-top: 1px solid #80808052!important;
}
.join_btn{
    width: 46%;
    background: #1c1c1c;
    padding: 6px;
    text-align: center;
    color: black;
    font-size: 10px;
    font-family: gilroy_light;
    font-weight: bold;
    display: block;
    margin-top: 5%;
    border-radius: 25px;
    border: 1px solid white;
    background-image: linear-gradient(white, white);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}
a.anchorlist:hover {
    text-decoration: none;
    color: white;
}
.join_btn:hover {
    background-size: 0% 100%;
    color: #ffff!important;
    border: 1px solid whtie;
    text-decoration: none;
}
.footer_newsletter .form-control {
    font-family: gilroy_light;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: grey;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid gray;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.dropdown_a{
    color: grey!important;
    font-size: 14px !important;
    font-family: gilroy_light;
}
img.iconsstudio.iconsstudiozoom {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
img.iconsstudio.iconsstudiozoom:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.dropdown-menu {
    position: absolute;
    top: 81%;
    left: 22px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.5rem;
     border-top: 5px solid #bcd530;
}



  .industries-we-server-bg {
  background-image: url("../images/innerpage/industries/innover-banner.png");
  height: 63vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.industries-we-server-bg-contact {

    background: url(../images/contact.jpg);
  background-size: cover;
    height: 63vh;
  background-repeat: no-repeat;
    position: relative;


}


.indus_middle_div{
  width: 100%;
    position: absolute;
    top: 50%;
}
.indus_middle_div h2{
  text-align: center;
    font-size: 3vw;
    color: white;
    width: 100%;
    font-family: gilroy_bold;
}
.industries_serve:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.industries_serve {
    display: flex;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.industries_serve span{
  color: black;
    font-size: 1.1vw;
    font-family: gilroy_bold;
    padding-left: 12px;
}
.industry_spantext a{
    color: black;
    font-size: 14px;
    font-family: gilroy_bold;

}
.industry_spantext{
    color: black;
    font-size: 14px;
    font-family: gilroy_bold;
}
.zoomdiv{
    webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.zoomdiv:hover{
    webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.zoomdiv .center_p{
    margin: 0;
    padding-top: 14px;
}
.svgimg{
    width: 50px;
    height: 100%;
}
.svg_row{
  padding-top: 28px;
}
.svg_container_fluid{
  width: 75%;
margin: auto;
margin-top: -60px;
}
.svg_box{
  background: white;
  position: relative;
  padding: 40px 50px 40px 50px;
  box-shadow: 0px 14px 14px -14px #00000040;
  margin-bottom: 60px;
  border-radius: 15px;
  border: 1px solid #dadada5c;
  }
    .svg_box .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.svg_box .nav-tabs a {
    text-decoration: none;
}
  .industries_serve img{
    display: inline-block;
      width: 50px;
      height: 50px;
      vertical-align: middle;
  }
  .linheight_23{
    line-height: 23px;
  }
  .linheight_50{
    line-height: 50px;
  }
    /* img.industries-services-img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
} */

.industries-services-img {
    width: 100%;
float: left;
padding-right: 40px;
padding-bottom: 10px;
margin: 0;

}
.over_flow_h{
    width: 600px;
    height: auto;
}
  .industries-services-img img {
    width: 100%;
}


.industries_row_pad{
    margin-top: 3%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 4%;
}
.insight_grey{
    background-color: #F8F8F8;
}
.ins_pad{
    padding-top: 0%;
}
.datafor_problem{
    padding-top: 3%;
        padding-left: 8%;
        padding-right: 8%;
        padding-bottom: 0%;
        margin-top: -11%;
        margin-bottom: 0%;
}
.whitebox_data_analytic{
    background: white;
position: relative;
width: 90%;
margin: auto;
}
.enabler_text .p1{
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    text-align: center;
    font-family: gilroy_bold;
    padding-top: 7px;
}
.enabler_text .p2{
    font-size: 15px;
    line-height: normal;
     padding-left: 48px;
    padding-right: 48px;
}
.enabler_pad{
    padding-left: 15px;
    padding-right: 15px;
}
.form_conatiner{
    padding-top: 3%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 3%;


}
.linediv_black{
    width: 6%;
        height: 3px;
        background-color: black;
        margin-bottom: 3%;
}
.form_conatiner .ready_text{
    color: black;
    font-size: 16px;
    line-height: normal;
    font-family: gilroy_bold;

}
.inlineform .form-control {
    display: block;
    color: #495057;
    background-color: #F8F8F8;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    border-radius: unset;
    transition: unset;
    width: 75%;
    padding: 8px 0px;
    font-size: 14px;
}
form.form-inline.row.inlineform {
    padding-left: 50px;
}
.keep_btn{
    background: white;
border: none;
padding: .375rem 1.2rem;
border: 1px solid #bcd530;
background-image: linear-gradient(#bcd530, #bcd530);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
color: white;
transition: background-size .5s, color .5s;
}
.keep_btn:hover{
    background-size: 0% 100%;
        color: #bcd530;
        border: 1px solid #bcd530;
        text-decoration: none;
    }
    .anchor_click{
        display: inline-flex;
text-decoration: none;
    }
    .anchor_click:hover{

    text-decoration: none;
    }

    .data_management_bg {
    background-image: url(../images/innerpage/data-management/Banner.png);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.digital_exp_banner_bg {
    background-image: url(../images/innerpage/bpx/Banner_experience.png);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.digital_infra_banner_bg {
    background-image: url(../images/innerpage/bpx/Banner_infra.png);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.adobe_bg {
    background-image: url(../images/innerpage/partner/Adobe-Banner.jpg);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.data_solving{
    color: black;
    font-size: 30px;
    font-family: gilroy_bold;
    padding-bottom: 0%;
    padding-top: 2%;
    line-height: 42px;
}
.datasoling_p{
        color: black;
    font-size: 20px;
    /* font-family: gilroy_bold; */
    padding-bottom: 0%;
    padding-top: 2%;
    line-height: normal;
}
.banner_pera{
    font-size: 18px;
font-weight: 400;
width: 86%;
margin: auto;
}
.manage_pera{
    font-size: 18px;
font-weight: 400;
width: 72%;
margin: auto;
color: black;
    margin-top: -4%;
}
.insight_slider_p{
    padding-bottom: 2%;
    color: black;
    font-size: 37px;
        padding-top: 66px;
    font-family: gilroy_bold;
}
.insights_pre_next_slider_content{

    font-size: 16px;
    font-weight: 400;
    width: 100%;
}
.insights_pre_next_slider .slick-slide {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
}
.insight_contentdiv{
        padding-left: 5%;
}
.readmoreinsight:hover {
    text-decoration: none;
    background-size: 0% 100%;
    border: 1px solid #bcd530;
    color: #bcd530!important;
    text-decoration: none;
}


.readmoreinsight {
    /* width: 20%; */
    font-size: 14px;
    text-align: center;
    background: white;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    color: white;
    font-family: gilroy_light;
    font-weight: bold;
    display: block;
    border: 1px solid #bcd530;
    margin-top: 5%;
    background-image: linear-gradient(#bcd530, #bcd530);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}
img.arrowsright.slick-arrow {
    position: absolute;
    bottom: 0px;
    right: 111px;
}
.slick-arrow:hover{
    cursor: pointer;
}
.prespan.slick-arrow{
    position: absolute;
bottom: 0px;
right: 74px;
font-size: 16px;
}
img.arrowsleft.slick-arrow {
    position: absolute;
    bottom: 0px;
    right: 0px;
    transform: rotate(180deg);
    z-index: 99;
}
.nextspan.slick-arrow{
    position: absolute;
    bottom: 0px;
    right: 20px;
    font-size: 16px;
    z-index: 99;
}
.tabmaindiv{
    width: 90%;
    border: none;
    z-index: 99;
    position: relative;
    top: 278px;
    margin: auto;
}
.data_tab_management_bg {
    background-image: url(../images/innerpage/bpx/data_tab_management.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    position: relative;
}
.data_tab_science_bg {
    background-image: url(../images/innerpage/bpx/data_tab_science.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    position: relative;
}
.service_tab2_text .p1{
    font-size: 16px;
width: 100%;
text-align: left;
padding-left: 14px;
}
.service_tab2_text .p2{
font-size: 16px;
width: 100%;
text-align: left;
padding-left: 28px;
}
.service_tab2_text .p3{
font-size: 16px;
width: 100%;
text-align: left;
padding-left: 30px;
}
.service_tab2_text .p4{
font-size: 16px;
width: 100%;
text-align: left;
padding-left: 41px;
}
ul.nav.nav-tabs.row.tabmaindiv.pad0 a:hover {
    text-decoration: none;
}
.tab1_head2 {
    margin-bottom: 3%;
        margin-top: 18%;
        color: black;
        font-size: 37px;
        text-align: center;
        font-family: gilroy_bold;
}
.infobg{
    background-image: url(../images/innerpage/bpx/wave_data_science.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
        background-color: #d3d3d33d;

}
.data_science_tab_bg{
    background-image: url(../images/innerpage/data-management/data_analytics_tab.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    padding-bottom: 5%;
}
.data_management_anchor{
    width: 100%;
    background-color: #F5F5F5;
    display: block;
    color: grey;
    padding: 20px 0px 20px 30px;
    margin-top: -10px;
    z-index: 99;
        text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.data_management_anchor:hover{
    text-decoration: none;

}
/* .active{
    background-color: #aae23f;
} */
.info_bg .tab-content>.active {
    display: block;
    background-color: transparent;
}
.info_bg .tab-content {
    padding-top: 4%;
    position: relative;


}
.info_bg .big_data_tab_content {
    padding-top: 0%;
    position: relative;
}
.data_div_img{
    position: relative;
    overflow: hidden;
}
/* .data_div_img img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.data_div_img img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
} */
.indutrymaindiv{

    padding-top: 2%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 4%;

}
.tab1_head{
    margin-bottom: 0%;
margin-top: 2%;
    color: black;
    font-size: 30px;
    text-align: center;
    font-family: gilroy_bold;
}
.datamanage_service_text .p1{
    font-size: 16px;
width: 100%;
text-align: left;
padding-left: 55px;
}
.datamanage_service_text .p2{
    font-size: 16px;
    width: 100%;
    text-align: left;
    padding-left: 33px;
}
.datamanage_service_text .p3{
    font-size: 16px;
    width: 100%;
    text-align: left;
    padding-left: 33px;
}
.datamanage_service_text .p4{
    font-size: 16px;
    width: 100%;
    text-align: left;
    padding-left: 58px;
}
.middle_div_row{

    margin: auto;
    text-align: center;
}
.mid_text_gap{
        padding-top: 140px;
}
.solution_approach{
        padding-bottom: 150px;
}
.info_w{
    width: 60%;
}
.services_icons{
    width: 32%;
margin: auto;
text-align: center;
}
.servicrow{
    /* margin: auto;
    width: 80%; */
        height:auto;
        width: 100%;
}
.servicrow_p{
    color: #000000c4;
    font-size: 20px;
    padding-top: 10px;
    text-align: center;
    font-family: gilroy_bold;
}
.content_show{
    margin: auto;
    width: 70%;
        position: relative;
        height: 125px;
}

.show_1{
    position: relative;
    top: 0;
    left: 24%;
    width: 100%;
    text-align: left;

}

.sw1{
    position: relative;
top: 0;
left: 7%;
width: 100%;
text-align: left;
}
.bpx_sw1{
    position: relative;
top: 0;
left: 0px;
width: 100%;
text-align: left;
padding-left: 16%;
}
.show_11{
    position: absolute;
    top: 0;
    width: 40%;
    left: -4%;
}

.show_1 .p1{
    font-size: 14px;
width: 85%;
}
.linered{
    width: 170px;
    height: 3px;
    background-color: #c50a2a;
    margin-bottom: 14px;
}
.show_2{
    position: relative;
    top: 0;
    left: 14%;
    padding-left: 0px;
    width: 100%;
    text-align: left;
}
.bpx_sw2{
    position: relative;
top: 0;
left: 0px;
padding-left: 24%;
width: 100%;
text-align: left;
}
.show_2 .p2{
    font-size: 14px;
width: 88%;
}
.show_3{
    position: relative;
    top: 0;
    left: 14%;
    text-align: left;
}
.show_3 .p3{
    font-size: 14px;
width: 88%;
}

.show_4{
    position: relative;
left: 25%;
top: 0;
padding-left: 0px;
width: 100%;
text-align: left;
}
.bpx_sw4{
    position: relative;
left: 0;
top: 0;
padding-left: 11%;
width: 100%;
text-align: left;
}
.sw4{
    position: relative;
    left: 18%;
    top: 0;
    padding-left: 0px;
    width: 100%;
    text-align: left;
}
.show_44{
    position: absolute;
    left: 84%;
    top: 0;
    padding-left: 5px;
    width: 28%;
}
.show_4 .p4{
    font-size: 14px;
width: 100%;
padding-right: 0px;
}
.data_management_info{
    position: relative;
    height: 95vh;

}



.business_team_img{

    width: 27%;
    position: relative;
    visibility: hidden;

}

.business_team_img_s{
    width: 27%;
    position: relative;
    visibility: hidden;

}


.data_consumption_img {
    width: 13%;
    padding-top: 6px;
        visibility: hidden;

}

img.data_consumption_img_ds {
    width: 10%;
        position: relative;
        visibility: hidden;
}

.relativ_alldiv2 {
    position: absolute;
        left: 50%;
        transform: translate(-50%, 12%);
        width: 100%;
        padding-left: 5%;
        /* display: -webkit-box; */
        padding-right: 5%;

}

.relative1
{
    position: relative;
}

.relative2
{
    position: relative;
}

img.business_team_img_dg {
    width: 10%;
        position: relative;
        visibility: hidden;
}

img.data_consumption_img_arrow {
    width: 10%;
        position: relative;
        visibility: hidden;
    }

img.data_consumption_img_arrow2 {
    width: 10%;
        position: relative;
        visibility: hidden;
}
img.data_consumption_img_model {
    width: 10%;
        position: relative;
        visibility: hidden;
}

img.data_consumption_img_arrow3
{
width: 10%;
position: relative;
visibility: hidden;
}

img.data_consumption_img_driven
{
width: 10%;
position: relative;
visibility: hidden;
}

img.data_consumption_img_arrow4
{
width: 10%;
position: relative;
visibility: hidden;
margin-left: -34px;
}
img.data_consumption_img_robust
{
width: 10%;
position: relative;
visibility: hidden;
}

.line1
{
    margin: auto;
        border-bottom: 5px solid #c60b2a;
        width: 10%;
        margin-top: -6px;
        margin-bottom: 23px;
}

.line2
{
    margin: auto;
    border-bottom: 5px solid #c60b2a;
    width: 10%;
    margin-top: 10px;
    margin-bottom: 23px;
}
.info_bg{
        margin-bottom: 6%;
}
.line3
{
    margin: auto;
    border-bottom: 5px solid #c60b2a;
    width: 10%;
    margin-top: -27px;
    margin-bottom: 70px;
}
.service_offering_container{
    position: relative;
background: white;
width: 80%;
margin: auto;
margin-top: -7%;
padding-bottom: 5%;
}



.relativ_alldiv {
    position: absolute;
    left: 33%;
    transform: translate(-50%, 20%);
    /* display: inline-grid; */
    /* text-align: -webkit-center; */
    width: 100%;
}


.relativ_alldiv3 {
    position: absolute;
 left: 33%;
 transform: translate(-50%, 232%);
 width: 100%;
}
.data_manage_img{
    width: 12%;
    padding-bottom: 8px;
        visibility: hidden;
}
.DESIGN_THINKING_img {
    width: 172px;
height: 172px;
position: relative;
}
.design_thingking_p{
    color: black;
    font-weight: 400;
    font-size: 16px;
    margin: 0px;
    line-height: 1;
    font-family: gilroy_bold;

}
.design_thingking_subhead{
  color: black;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: gilroy_light;
  line-height: 1;
    padding-top: 8px;
}
.relativediv_tab2{
  position: absolute;
  transform: translate(-50%, 40%);
  width: 100%;
  display: inline-flex;
  padding-left: 12%;
    padding-right: 12%;

}
.designthinking_div{
  position: relative;
  display: inline-block;
}
.non_canonical_div{
  position: relative;
    transform: translate(0%, -28%);

}
.rapid_prototyping_div{
  position: relative;

      transform: translate(0%, -21%);
  }
.technology_assit_div{
  position: relative;

  }
  .serlf_serve_div{
    position: relative;
  }
    .datascience_height{
        position: relative;
height: 60vh;

    }
    .digital_experience_bg{
        background-image: url(../images/innerpage/bpx/wave_data_science.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    background-color: #d3d3d33d;
        margin-top: 5%;
margin-bottom: 5%;
    padding-bottom: 180px;
            height: 681px;

    }
    .posi_rela{
        position: relative;
    }
    .line_top_posi{
        position: absolute;
    }
    .linetopposi{
        position: absolute;
    }
    .line_img_black{
        position: relative;
    top: 41px;
    left: 158px;
    width: 73%;
    }
    .commin_font_width{
        font-size: 16px;
        width: 100%;
        text-align: left;
        color: #5f5f5f;
    }
    .digital_marketing_font_width{
        font-size: 16px;
        width: 100%;
        text-align: left;
        color: #5f5f5f;
    }
    .line_service{
        border-bottom: 5px solid #c60b2a;
    width: 10%;
    }
    .digital_experience_text .p1 {

    padding-left: 84px;
}
.digital_experience_text .p2 {
    padding-left: 84px;
}
.digital_experience_text .p3 {

    padding-left: 95px;
}
.our_approach_head {
    margin-bottom: 0%;
    padding-top: 50px;
    color: black;
    font-size: 30px;
    text-align: center;
    font-family: gilroy_bold;
}
.ul_ourapproach{
    font-size: 16px;
    width: 100%;
    padding-left: 60px;
    padding-top: 30px;
        color: #5f5f5f;
}
.ul_ourapproach2{
    font-size: 16px;
    width: 100%;
    padding-left: 60px;
    padding-top: 0px;
        color: #5f5f5f;
}
.dig_expe_ser_container {
    position: relative;
    background: transparent;
    width: 80%;
    margin: auto;
    margin-top: -195px;
    padding-bottom: 55px;
}
.our_approach_textdiv{
    text-align: center;
}
.ourapproach_row{
    width: 72%;
margin: auto;
padding-top: 40px;
}
.ourapproach_row_icons{

    width: 50%;
    margin: auto;
    text-align: center;

}

.diversity_background {
    background-image: url(../images/innerpage/diversity/diversity_banner.png);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.pad1about{
  padding-top: 50px;
padding-bottom: 50px;

}

.banner_pera_about {
    font-size: 18px;
    font-weight: 400;
    width: 70%;
    margin: auto;
}
.tab_diversity_div{
  width: 100%;
border: none;
z-index: 99;
position: absolute;
top: 59%;
padding-left: 90px;
padding-right: 90px;

}
.diversity_info {
  width: 40%;
    margin: auto;
    padding-top: 40px;
}
.tab_diversity_div li a:hover{
    text-decoration: none;
}
.diversity_activetab_heading{
    font-weight: bold;
    font-family: gilroy_bold;

}
.diversity_activetab_p{
    font-size: 18px;
    color: black;
    font-weight: 400;
    width: 60%;
    margin: auto;
    padding-top: 14px;
    padding-bottom: 0px;

}

.trucksmart_bg {
    background-image: url(../images/innerpage/bpx/wave_data_science.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    background-color: #d3d3d33d;
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 180px;
}
.solution_line{
    margin: auto;
    border-bottom: 5px solid #c60b2a;
    width: 7%;
    margin-top: 10px;
    margin-bottom: 23px;

}
.benefits_head{
    margin-bottom: 0%;
    margin-top: 3%;
    color: black;
    font-size: 30px;
    text-align: center;
    font-family: gilroy_bold;

}
.trucksmart_banner_bg {
    background-image: url(assets/images/innerpage/trucksmart/banner_trucksmart.jpg);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.content_benefits{
  padding-top: 20px;
font-weight: 800;
line-height: 24px;
width: 92%;
margin: auto;

}
.benefits_row{
    width: 100%;
    padding-top: 40px;

}
.solution_text_head{
  color: #c24b33;
font-size: 25px;
padding-top: 10px;
text-align: center;
font-family: gilroy_bold;
}
.solutionrow{
    width: 72%;
    margin: auto;
    padding-top: 40px;

}
.peratext{
  font-weight: 400;
line-height: 24px;
width: 90%;
margin: auto;
color: gray;
}
.solution_icon_p{
  font-weight: 400;
line-height: 24px;
width: 80%;
margin: auto;
color: grey;
padding-top: 25px;
}
.ourapproach_images{
    width: 35%;
    margin: auto;
    text-align: center;

}
.solution_textline{
  width: 74%;
margin: auto;
height: 2px;
background-color: #80808066;
margin-top: 10px;
margin-bottom: 10px;
}
.approach_row {
    width: 72%;
    margin: auto;
    padding-top: 90px;
}
.trucksmart_white_container{
    padding-top: 3%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 0%;
    margin-top: 0px;
    margin-bottom: 0%;

}
.trucksmart_viedo{

    position: relative;
    z-index: 1;
    /* top: 34%; */
    text-align: center;
    width: 55%;
    margin: auto;
    margin-top: -14%;

}
.truck_rolls {
    color: black;
    font-size: 30px;
    font-family: gilroy_bold;
    padding-bottom: 0%;
    line-height: 42px;
}
.truckroll_text{
  font-weight: 600;
    font-size: 15px;
    text-align: center;
        margin: 0;
}
.truck_rolls_row{
  margin: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}
.border_left_right{
  border-left: 2px solid #808080a1;
    border-right: 2px solid #808080a1;
}
.banner_pera_truck {
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    margin: auto;
}
.benefits_container {
    position: relative;
    background: white;
    width: 80%;
    margin: auto;
    margin-top: -195px;
    padding-bottom: 80px;
}
.banner_pera_track_trace {
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    margin: auto;
}
.approach_track_row {
    width: 72%;
    margin: auto;
    padding-top: 50px;
}
.trackandtrace_solution_head
{
    color: #000000c4;
    font-size: 20px;
    padding-top: 20px;
    text-align: center;
    font-family: gilroy_bold;
    line-height: normal;

}
.ul_solution_trackandtrace {
    font-size: 16px;
    width: 100%;
    padding-left: 80px;
    padding-top: 10px;
    color: #5f5f5f;
    text-align: left;
}
.solution_trackandtrace_row {
    width: 80%;
    margin: auto;
    padding-top: 50px;
}
.line_img_black_tracktrace {
    position: relative;
    top: 46px;
    left: 221px;
    width: 72%;
    z-index: 0;
}
.indus_div a{
    text-decoration: none;
    color: black;
}
.indus_div a:hover{
    text-decoration: none;
    color: black;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-toggle::after {
display: none;
}
.dropdown-content {
display: none;
position: absolute;
/* background-color: #f1f1f1; */
min-width: 192px;
/* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
z-index: 1;
}
/* .dropdown-content a {
color: black;
padding: 9px 16px;
text-decoration: none;
display: block;
} */
/* .dropdown-content a:hover {background-color: #ddd;} */
.dropdown:hover .dropdown-content {display: block;}
/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */
.dropdown-item.active, .dropdown-item:active {
background-color: #C50A2A !important;
}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #bcd530 !important;
color: white !important;
}
.inn_100 {
    padding-top: 10px;
padding-bottom: 10px;
/*width: 44%;*/
}

.nav_brand{
width: 28%;
}
.pad1about{
  padding-top: 50px;
padding-bottom: 50px;

}
.pad1award{
  padding-top: 50px;
    padding-bottom: 60px;
background: #F7F7F7;
position: relative;
    margin-bottom: 2%;

}
.col_absolute{
     position: relative;
    bottom: 0px;
}
.about_iconlist{
  list-style: none;
    display: inline-flex;
    text-align: center;
    width: 100%;
    padding-left: 16%;
    padding-right: 16%;
    padding-top: 40px;
}
.about_iconlist img{
  width: 42%;
margin: auto;
text-align: center;

}
.banner_pera_about {
    font-size: 18px;
    font-weight: 400;
    width: 70%;
    margin: auto;
}
.about_iconlist li{
  width: 100%;
}
.about_iconlist p{
  font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    line-height: normal;
}
.about_pera_ourapproach{
    font-size: 18px;
    font-weight: 400;
    width: 70%;
    margin: auto;
    text-align: center;
    padding-top: 40px;
    color: gray;
}
.greycolor_pad{
      background-color: whitesmoke;
      padding-bottom: 50px;
}
.heading_about {
    color: white;
    text-align: center;
    font-size: 22px;
    width: 50%;
    margin: auto;
    line-height: normal;
    font-family: gilroy_light;
    padding-top: 10px;
}
.aboutline{
    margin: auto;
    border-bottom: 3px solid #c60b2a;
    width: 7%;
    margin-top: 10px;
    margin-bottom: 23px;

}
.div-row-padding {
        padding-left: 8%;
    padding-right: 8%;
}
 .award_head {
   color: #000000c4;
    font-size: 30px;
    text-align: left;
    font-family: gilroy_bold;
}
.section_white_img{
      width: 100%;
}
.awardsline{
  width: 13%;
    height: 3px;
    background-color: #C50A2A;
}
.award_pera_text{
  font-size: 16px;
    padding-top: 40px;
    margin: 0;
}
.footerulsocial {
  display: flex;
  list-style: none;
  width: 45%;
}

.footerulsocial li {
    width: 100%;

}
.social {
    width: 60%;
}

.rr
{
  color: white;
    font-size: 12px;
}

h4.lls {
    color: white;
    font-size: 19px;
    font-weight: 600;
}
.padcontact_left{
  padding-left: 60px;
  padding-top: 9px;
}
.onlin_solution_pad{
  padding-left: 60px;
padding-top: 9px;
padding-bottom: 30px;
}
.rowfooter{
      padding-bottom: 20px;
}

.linktext
{
  color: white;
    font-size: 18px;
    padding-top: 23px;
    font-weight: 700;
}

.award_background {
    background-image: url(../images/innerpage/about/awards_banner.png);
    height: 63vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.submit_contact{
    width: 100%;
    text-align: center;
    background: white;
    padding: 10px 30px 10px 30px;
    text-align: center;
    font-size: 15px;
    border-radius: 6px;
    color: #bcd530;
    font-family: gilroy_light;
    border: 1px solid #bcd530;
    margin-top: 5%;
    background-image: linear-gradient(#000000 , #090909 );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;

}
.submit_contact:hover {
    text-decoration: none;
    background-size: 0% 100%;
    border: 1px solid white;
    color: #bcd530!important;
    border: 1px solid #bcd530;
    text-decoration: none;
}
.width_100{
    width:100%;
}
.about_background video {
   width: 100%;
   }
