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

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

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

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

@font-face {
   font-family: 'SegoeUI-SemiBold';
   src: url('../fonts/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-SemiBold.woff') format('woff'), url('../fonts/SegoeUI-SemiBold.ttf') format('truetype'), url('../fonts/SegoeUI-SemiBold.svg#SegoeUI-SemiBold') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face {
    font-family:'DIN-Bold';
    src:url('../fonts/DIN-Bold.woff') format('woff'),
        url('../fonts/DIN-Bold.woff2') format('woff2'),
        url('../fonts/DIN-Bold.eot'),
        url('../fonts/DIN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DIN-Bold.otf') format('truetype'); 
        font-weight: normal; 
        font-style: normal; 
        font-display: swap; 
}
@font-face {
    font-family: 'DIN-LightAlternate-Regular';
    src:url('../fonts/DIN-LightAlternate-Regular.woff') format('woff'),
        url('../fonts/DIN-LightAlternate-Regular.woff2') format('woff2'),
        url('../fonts/DIN-LightAlternate-Regular.eot'),
        url('../fonts/DIN-LightAlternate-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DIN-LightAlternate-Regular.otf') format('truetype'); 
        font-weight: normal; 
        font-style: normal; 
        font-display: swap; 
    }
video {
   border: none;
   width: 100%;
}

* {
   margin: 0;
   padding: 0;
}

a {
   text-decoration: none !important;
}

ul,
ol {
   list-style: none;
   padding: 0;
   margin: 0;
}

html,
body {
   position: relative;
   height: 100%;
   width: 100%;
   background: #fff;
   font-family: 'SegoeUI' !important;
   color: #5A5A5A;
   line-height: 29px;
   font-size: 15px;
}

.container {
   max-width: 1170px;
}

img {
   max-width: 100%;
}


/*hero header start here*/



.bg-overly.active {
    display: block;
}
.carousel-fade .carousel-item {
   height: 365px;
}
.bg-light-blue{
   background: #f2f7fb;
}

.carousel-indicators li {
   background-color: #a97676;
}
.star-rating {
    margin-bottom: 35px;
}
div#carouselExampleFade .carousel-indicators {
   position: absolute;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 15;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: center;
   justify-content: left;
   padding-left: 0;
   margin-right: 0;
   margin-left: 0;
   list-style: none;
}

.banner {
   position: relative;
   position: relative;
   height: 72%;
   width: 100%;
   display: table;
}

.middle-c {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
}

.middle-c .heading {
   font-size: 3vw;
   font-family: 'SegoeUI-Bold';
   letter-spacing: 3.3px;
}

.bg-white.position-relative {
   padding-top: 50px;
}
h1.heading.mb-3.border_left {
    border-left: 7px solid #ff7436;
    padding-left: 25px;
}
.left-pd{padding-left:25px;}
.effectivebtn {
       border: 1px solid transparent;
      margin-top: 30px;
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #000;
    padding: 13px 25px;
    border-radius: 100px;
    font-family: 'SegoeUI-SemiBold';
    overflow: hidden;
    background: #fff; transition-duration: 0.3s;
}


/* effectivebtn-5 styles */


.effectivebtn.effectivebtn-5:hover {
   color: #fff;
   background: #009999;
}


span.overlay-t {
   position: absolute;
   position: absolute;
   top: -30px;
   left: 0;
   text-transform: uppercase;
   font-size: 136px;
   font-family: 'SegoeUI-Bold';
   z-index: 2;
   line-height: normal;
   color: #0B80BD;
   opacity: 0.07;
}


/*hero header end here*/

#videoModal .close {
    position: absolute;
    right: -31px;
    top: -12px;
    color: #fff;
    opacity: 1;
    font-size: 35px;
}
#videoModal video {
    border: 1px solid #b9b9b9;
    border-radius: 4px;
}
div#videoModal:before {
    position: fixed;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58);
}
   /*home paeg testimonial css start here___________________________*/
#home-testimonial .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
#home-testimonial .owl-carousel .owl-stage-outer {
    padding-bottom: 78px;
}
#home-testimonial .owl-controls {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
#home-testimonial .owl-controls .owl-dot {background: #03446b;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 5px;
border-radius: 100px;}

#home-testimonial .owl-controls .owl-dot.active{background: #009999;}

.testimonial_list ul li p {
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}
.testimonial__image.pngicon span {
    width: 130px;
    display: inline-block;
    background: #cacaca;
    line-height: 59px;
    vertical-align: middle;
    margin-right: 7px;
    padding: 28px;
}
/*home paeg testimonial css end here___________________________*/
/*HOW WE ACHIEVE start*/
h3.download-whitepaper{
    font-size: 20px;
}

.ptb-80 {
   padding-bottom: 80px;
   padding-top: 80px;
}

section.business-sec {
   position: relative;
   background: #fff;
   box-shadow: inset 0 7px 9px -9px rgba(140, 122, 122, 0.67);
}

section.business-sec:before {

   content: "";
   position: absolute;
   top: 5px;
   left: 0;
   width: 100%;
   height: 100%;
   background-image: url(../images/dott-bg1.png);
   background-position: 0px top;
   background-repeat: no-repeat;
   background-size: 220px;
}

span.overlay-text {
   white-space: nowrap;
   -moz-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   -o-transform: rotate(270deg);
   transform: rotate(270deg);
   display: block;
   position: absolute;
   bottom: 278px;
   right: -190px;
   letter-spacing: -1.65px;
   text-transform: uppercase;
   font-size: 80px;
   font-family: 'SegoeUI-Bold';
   color: #7D3AA2;
   opacity: 0.03;
}

.paddingmulti {
   padding-top: 80px;
}

.business-img img {
   margin-top: 94px !important;
   border-radius: 10px;
}

img.line-bg {
   position: absolute;
   top: 30px;
   left: -53px;
   width: 487px;
}

.box-services {
   background: #f3f3f3;
   padding: 25px 40px;
   margin-bottom: 25px;
   border-radius: 15px;
   transition: all 0.9s ease 0s;
   margin-right: 7.5rem;
}

.box-services p {
   color: #5A5A5A;
}

.box-services h3 {
   font-size: 22px;
   margin-bottom: 13px;
   font-family: 'SegoeUI-SemiBold';color: #000;
}

.btnk.absolute {
   position: absolute;
   bottom: -6px;
   right: -4px;
   width: 190px;
   text-align: left;
}

.title {
   text-align: center;
   margin-bottom: 20px;
}
a.k-btn.text-left.d-inline.clr.mt-3:hover span {
    width: 100%;
}
.bg-blue{
  background:#006dae;
}

.title h2 {
   text-align: center;
   font-size: 23px;
   font-family: 'SegoeUI-Bold';
   letter-spacing: 1.5px;
   color: #000000;
}

.title span {
   background: #1986c1;
   height: 1px;
   display: inline-block;
   width: 148px;
}

h3.sub_heading {
   font-size: 38px;
   margin-bottom: 37px;
   color: #000;
}

p.font22 {
   color: #5A5A5A;
   font-size: 18px;
   max-width: 564px;
}

.box-services.service-box1:before {
   width: 43px;
   height: 43px;
   background: #fff url(../images/analysis.svg);
   content: "";
   background-repeat: no-repeat;
   padding: 10px;
   background-size: 27px;
   top: 30px;
   background-position: center 55%;
   left: -21px;
   border-radius: 50%;
   z-index: 9;
   position: absolute;
}

.box-services.service-box2:before {
   width: 43px;
   height: 43px;
   background: #fff url(../images/noun_Prototyping.svg);
   content: "";
   background-repeat: no-repeat;
   padding: 10px;
   background-size: 27px;
   top: 30px;
   background-position: center;
   left: -21px;
   border-radius: 50%;
   z-index: 9;
   position: absolute;
}

.box-services.service-box3:before {
   width: 43px;
   height: 43px;
   background: #fff url(../images/noun_cloud.svg);
   content: "";
   background-repeat: no-repeat;
   padding: 10px;
   background-size: 27px;
   top: 30px;
   background-position: center;
   left: -21px;
   border-radius: 50%;
   z-index: 9;
   position: absolute;
}

.k-btn {
   position: relative;
   padding: 10px 22px;
   display: flex;
   display: inline-flex;
   justify-content: left;
   align-items: left;
   vertical-align: middle;
   z-index: 1;
   color: #000000;
   background-size: 16px;
   background-position: 100% center;
   padding-right: 40px;
}
button.k-btn {
  background:none;
  border: none;
}
button.k-btn:focus {
    outline: 1px dotted;
    outline: none;
}
.k-btn span {
   content: "";
   left: 0;
   top: 4px;
   position: absolute;
   background: #009999;
   width: 40px;
   height: 40px;
   z-index: -1;
   border-radius: 100px;
   transition: all 300ms ease-in-out;
}
.kbtn-right {
   position: relative;
   padding: 10px 22px;
   display: flex;
   display: inline-flex;
   justify-content: right;
   align-items: left;
   vertical-align: middle;
   z-index: 1;
   color: #000000;
   background-size: 16px;
   background-position: 100% center;
   padding-right: 40px;
}
.kbtn-right span {
   content: "";
   right: 0;
   top: 2px;
   position: absolute;
   background: #009999;
   width: 40px;
   height: 40px;
   z-index: -1;
   border-radius: 100px;
   transition: all 300ms ease-in-out;
}


.kbtn-right:hover>span {
   width: 100%;
}
.kbtn-right:hover {
  color: white !important;
}
.k-btn:hover>span {
   width: 100%;
}


.hover-div:hover a.k-btn>span {
   width: 100%;
}
.hover-div:hover a{color:#fff;}
.hover-div:hover a:after {
    content: "4";
    background: url(../images/arrow-btn-nav.png) 100% 0 no-repeat;
    background-size: 16px;
    background-position: 100% center;
    z-index: 9;
    position: absolute;
    right: 15px;
    height: 44px;
    color: #fff;
    width: 57px;
    text-indent: 103px;
    overflow: hidden;
    top: 4px;
}

.k-btn:after {
   content: "4";
   background: url(../images/arrow-btn.svg) 100% 0 no-repeat;
   background-size: 16px;
   background-position: 100% center;
   z-index: 9;
   position: absolute;
   right: 15px;
   height: 44px;
   color: #fff;
   width: 57px;
   text-indent: 103px;
   overflow: hidden;
   top: 4px;
}
.k-btn:hover:after {
   content: "4";
   background: url(../images/arrow-btn-nav.png) 100% 0 no-repeat;
   background-size: 16px;
   background-position: 98% center;
   z-index: 9;
   position: absolute;
   right: 15px;
   height: 44px;
   color: #fff;
   width: 57px;
   text-indent: 103px;
   overflow: hidden;
}
.colorheader{
  background:#026dae;
}
.khover:hover a.k-btn>span {
   width: 100%;
}
.khover:hover a:after {
  content: "4";
    background: url(../images/arrow-btn-nav.png) 100% 0 no-repeat;
    background-size: 16px;
    background-position: 100% center;
    z-index: 9;
    position: absolute;
    right: 15px;
    height: 44px;
    color: #fff;
    width: 57px;
    text-indent: 103px;
    overflow: hidden;
    top: 4px;
}

.khover:hover a{
  color:#fff;
}

/*HOW WE ACHIEVE end*/


/* Industries Section start here*/

.industries_owl  #owl-demo:hover > .owl-controls { display: block;}
.industries_owl .owl-controls {
    position: absolute;
    right: 0;
    left: 0;transition: all 300ms ease-in-out;
    top: 45%;
}
.industries_owl .owl-carousel .owl-nav .owl-next{
    background: #009999 url('../images/next.svg') no-repeat;
	font-size:0px;
	width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    background-position: center center;
    background-size: 34%;
	left: 10px !important; transition: all 300ms ease-in-out;
}
.industries_owl .owl-carousel .owl-nav .owl-prev {
    background: #009999 url(../images/prv.svg) no-repeat;
    font-size: 0px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    background-position: center center;
    background-size: 34%;
	right: 10px;
    left: auto !important;transition: all 300ms ease-in-out;
}

.industries-item {
   background: #1183bf;
   padding: 40px;
   width: 239px;
   margin: 10px;
   background: #1183BF 0% 0% no-repeat padding-box;
       box-shadow: 0px 3px 16px #00c8cf2e;
   border-radius: 10px;
   text-align: center;
   position: relative;
   transition: .2s;
   overflow: hidden;
   z-index: 2;cursor: pointer;
}

.industries-item span {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 0;
   height: 0;
   transform: translate(-50%, -50%);
   z-index: -1;
   border-radius: 50%;
}

.industries-item:hover span {
    background: #009999;
   width: 100%;
   height: 100%;
   transform: translate(-50%, -50%);
   transition: .5s;
   border-radius: 0%;
}

.industries-item img {
   max-width: 62px;
    margin: 0 auto;
}

.industries-item h6 {
   padding: 29px 0 0 0;
   color: #fff;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.section-title h2 {
   font-size: 35px;
   font-weight: 200;
   margin-bottom: 20px;
}

.section-title p {
   max-width: 635px;
   margin-top: -7px;
}

.mw-100 {
   max-width: 100%;
}

.mx-w {
   background: url(../images/bg-title.png) repeat;
   background-size: 234px;
   background-position: center center;
   max-width: 601px;
   margin: 0 auto;
   padding: 47px 0;
}

.mx-w h3 {
   font-size: 33px;
   margin: 6px 0px !important;
       text-transform: capitalize;
           text-transform: capitalize;
}

.mx-w h3,
.mx-w p {
   background: #fff;
   margin-bottom: 0px;
}

h2.achive {
   text-align: center;
   font-size: 23px;
   font-family: 'SegoeUI-Bold';
   background: #fff;
   margin: 0;
   color: #000000;
   text-transform: uppercase;
   letter-spacing: 1.5px;
}

.btnk.absolute {
   position: absolute;
   bottom: -6px;
   right: -4px;
   width: 158px;
   text-align: left;
   white-space: nowrap;
}

span.border-line {
   background: #1986c1;
   height: 1px;
   display: block;
   max-width: 148px;
   margin: 5px auto 0 auto;
}

p.font22.mw-100 a {
   color: #5A5A5A;
   font-size: 17px;
   display: inline-block;
   margin-top: 8px;
}

.bttn {
   border: 1px solid #1183bf;
   padding: 13px 7px;
   border-radius: 100px;
   color: #000;
   font-size: 15px;
   display: inline-block;
   overflow: hidden;
   z-index: 1;
   width: 277px;
   margin: 0 10px;
   position: relative;
   transition: all 0.9s ease 0s;
}

a.bttn.bg-btn {
   background: #fff;
   border: 1px solid #fff;
   text-transform: uppercase;
   color: #1183bf;
   font-weight: bold;
}

.explorebnt {
   border: 1px solid #1183bf;
   padding: 13px 25px;
   color: #000;
   font-size: 15px;
   display: inline-block;
   overflow: hidden;
   z-index: 1;
   margin: 0 10px;
   position: relative;
   transition: all 0.9s ease 0s;
   border: 1px solid #0EB3BA;
   border-radius: 100px;
   text-transform: uppercase;font-family: 'SegoeUI-SemiBold';
   color: #0EB3BA;
}

.explorebnt:after {
   z-index: -1;
   transition: all 0.9s ease 0s;
   background: #fac32a;
   bottom: -10px;
   content: "";
   height: 20px;
   position: absolute;
   left: -30px;
   -moz-transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
   width: 20px;
}

.explorebnt:hover {
   border: 1px solid #fac32a;
   color: #000;
}

.explorebnt:hover:after {
   transform: scale(50);
   z-index: -1;
   width: 100%;
}

.bttn:after {
   z-index: -1;
   transition: all 0.9s ease 0s;
   background: #009999;
   bottom: -10px;
   content: "";
   height: 20px;
   position: absolute;
   left: -30px;
   -moz-transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
   width: 20px;
}

.bttn:hover:after {
   transform: scale(50);
   z-index: -1;
   width: 100%;
}

.bttn:hover {
   color: #fff !important;
}

a.bttn.bg-btn:hover {
   border: 1px solid #a2d9f7;
}


/* Industries Section end here*/


/* paper Section start here*/

.papersection .media {
   background: #FFFFFF 0% 0% no-repeat padding-box;
   box-shadow: 0px 2px 5px #00020257;
   opacity: 1;
   padding: 33px;
   border-radius: 10px;
}

span.overlay-Insights {
   white-space: nowrap;
   -moz-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   -o-transform: rotate(270deg);
   transform: rotate(270deg);
   display: block;
   position: absolute;
   bottom: 296px;
   right: -253px;
   letter-spacing: 1.35px;
   font-size: 52px;
   font-family: 'SegoeUI-Bold';
   color: #7D3AA2;
   text-transform: uppercase;
   opacity: 0.03;
}

.papersection .media h5 {
   font-family: 'SegoeUI-SemiBold';
}

img.pen {
   position: absolute;
   top: 77px;
   left: 33px;
}




.carousel-innerrr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

/* paper Section end here*/


/*testomonial section start here*/
.servicebanner.about-banner{
   background: url(../images/about-banner.png);
   background-position: center;
   background-size: cover;

}
.overlay-testomonial {
   white-space: nowrap;
   -moz-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   -o-transform: rotate(270deg);
   transform: rotate(270deg);
   display: block;
   position: absolute;
   top: 170px;
   left: -117px;
   letter-spacing: 1.35px;
   font-size: 52px;
   font-family: 'SegoeUI-Bold';
   color: #7D3AA2;
   text-transform: uppercase;
   opacity: 0.03;
}

.carousel-indicators li {
   box-sizing: content-box;
   -ms-flex: 0 1 auto;
   flex: 0 1 auto;
   width: 12px;
   height: 12px;
   margin-right: 3px;
   margin-left: 3px;
   text-indent: -999px;
   cursor: pointer;
   background-color: #fff !important;
   background-clip: padding-box;
   border-top: 10px solid transparent;
   border-bottom: 10px solid transparent;
   opacity: .5;
   transition: opacity .6s ease;
   border-radius: 100%;
   border: 1px solid #707070;
}

.carousel-indicators li.active {
   background: #009999 !important;
   border: 1px solid #009999;
}

p.testimonial {
   max-width: 800px;
   margin: 0 auto 15px auto;
}

.arrow-text img {
   width: 60px;
}
i.fa.fa-star {
    color: #ff7436;
}
.arrow-text {
   margin-bottom: 25px;
}


/*testomonial section end here*/
  /*flip section start here*/

   .full-size, .flip-box .object, .flip-box .front, .flip-box .back {
   width: 100%;
   height: 100%;    text-align: center;
   }
   .slice, .flip-box .front, .flip-box .back, .flip-box .flank {
   display: block;
   overflow: hidden;
   position: absolute;
   }
   .flip-box {
   float: left;
   display: block;
   position: relative;
   z-index: 2;
   width: 300px;
   height: 200px;
   -webkit-perspective: 400px;
   -moz-perspective: 400px;
   -ms-perspective: 400px;
   -o-perspective: 400px;
   perspective: 400px;border-radius: 10px;
   width: 239px;
   overflow: hidden;  
   }
   .owl-carousel .owl-item .flip-box img{max-width: 62px;
   margin: 0 auto;}
   .flip-box h6 {
   padding: 29px 0 0 0;
   color: #fff;
   letter-spacing: 1px;
   text-transform: uppercase;
   }
   .flip-box.alternative a {
   height: 100%;
   width: 100%;
   display: block;
   vertical-align: middle;
   display: table-cell;
   }
   .flip-box .object {
   position: absolute;
   -webkit-transition-property: -webkit-transform;
   -moz-transition-property: -moz-transform;
   -o-transition-property: -o-transform;
   transition-property: transform;
   -webkit-transition-duration: 1s;
   -moz-transition-duration: 1s;
   -o-transition-duration: 1s;
   transition-duration: 1s;
   -webkit-transition-timing-function: ease-in-out;
   -moz-transition-timing-function: ease-in-out;
   -o-transition-timing-function: ease-in-out;
   transition-timing-function: ease-in-out;
   -webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
   -ms-transform-style: preserve-3d;
   -o-transform-style: preserve-3d;
   transform-style: preserve-3d;
   -webkit-transform: translateZ(-75px);
   -moz-transform: translateZ(-75px);
   -ms-transform: translateZ(-75px);
   -o-transform: translateZ(-75px);
   transform: translateZ(-75px);
   }
   .flip-box .object:hover, .flip-box .object:focus {
   -webkit-transition-property: -webkit-transform;
   -moz-transition-property: -moz-transform;
   -o-transition-property: -o-transform;
   transition-property: transform;
   -webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
   -o-transition-duration: 0.5s;
   transition-duration: 0.5s;
   -webkit-transition-timing-function: ease-in-out;
   -moz-transition-timing-function: ease-in-out;
   -o-transition-timing-function: ease-in-out;
   transition-timing-function: ease-in-out;
   -webkit-transform: translateZ(-75px) rotateY(180deg);
   -moz-transform: translateZ(-75px) rotateY(180deg);
   -ms-transform: translateZ(-75px) rotateY(180deg);
   -o-transform: translateZ(-75px) rotateY(180deg);
   transform: translateZ(-75px) rotateY(180deg);
   }
   .flip-box .front {
   z-index: 1;
   background-color: #1183BF;
   -webkit-transform: rotateY(0deg) translateZ(75px);
   -moz-transform: rotateY(0deg) translateZ(75px);
   -ms-transform: rotateY(0deg) translateZ(75px);
   -o-transform: rotateY(0deg) translateZ(75px);
   transform: rotateY(0deg) translateZ(75px);
   }
   .flip-box .back {
   z-index: 0;
   background-color: #9bcc18;
   -webkit-transform: rotateY(180deg) translateZ(75px);
   -moz-transform: rotateY(180deg) translateZ(75px);
   -ms-transform: rotateY(180deg) translateZ(75px);
   -o-transform: rotateY(180deg) translateZ(75px);
   transform: rotateY(180deg) translateZ(75px);
   }
   .flip-box .flank {
   width: 150px;
   height: 200px;
   left: 75px;
   background-color: #55700e;
   -webkit-transform: rotateY(-90deg) translateZ(150px);
   -moz-transform: rotateY(-90deg) translateZ(150px);
   -ms-transform: rotateY(-90deg) translateZ(150px);
   -o-transform: rotateY(-90deg) translateZ(150px);
   transform: rotateY(-90deg) translateZ(150px);
   }
   .flip-box.flip-up .object:hover, .flip-box.flip-up .object:focus {
   -webkit-transform: translateZ(-75px) rotateX(180deg);
   -moz-transform: translateZ(-75px) rotateX(180deg);
   -ms-transform: translateZ(-75px) rotateX(180deg);
   -o-transform: translateZ(-75px) rotateX(180deg);
   transform: translateZ(-75px) rotateX(180deg);
   }
   .flip-box.flip-up .back {
   -webkit-transform: rotateX(180deg) translateZ(75px);
   -moz-transform: rotateX(180deg) translateZ(75px);
   -ms-transform: rotateX(180deg) translateZ(75px);
   -o-transform: rotateX(180deg) translateZ(75px);
   transform: rotateX(180deg) translateZ(75px);
   }
   .flip-box.flip-up .flank {
   width: 300px;
   height: 150px;
   left: 0;
   top: 25px;
   -webkit-transform: rotateX(-90deg) translateZ(100px);
   -moz-transform: rotateX(-90deg) translateZ(100px);
   -ms-transform: rotateX(-90deg) translateZ(100px);
   -o-transform: rotateX(-90deg) translateZ(100px);
   transform: rotateX(-90deg) translateZ(100px);
   }
   .flip-box.alternative .front {
   background-color: #1183BF;
   display: table;
   vertical-align: middle;border-radius: 10px;
   }
   .flip-box.alternative .back {
   background-color: #00a9af;
   display: table;
   vertical-align: middle;border-radius: 10px;
   }
   .flip-box.alternative .flank {
   background-color: #00a9af;border-radius: 10px;
   }
   .no-csstransforms3d .flip-box .object {
   position: relative;
   overflow: hidden;
   -webkit-transform-style: none;
   -moz-transform-style: none;
   -ms-transform-style: none;
   -o-transform-style: none;
   transform-style: none;
   }
   .no-csstransforms3d .flip-box .object .back {
   top: 300px;
   z-index: 0;
   -webkit-transition-property: top;
   -moz-transition-property: top;
   -o-transition-property: top;
   transition-property: top;
   -webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-timing-function: ease-in-out;
   -moz-transition-timing-function: ease-in-out;
   -o-transition-timing-function: ease-in-out;
   transition-timing-function: ease-in-out;
   }
   .no-csstransforms3d .flip-box .object:hover .back {
   top: 0;
   z-index: 1;
   }
   .no-csstransforms3d .flip-box .flank {
   display: none;
   }
   .testimonial-bg {
   background: #03446b;
   }
   .testimonial__image {
    max-width: 440px;
   border-radius: 10px;
   overflow: hidden;
   display: flex;
   }
   .testimonial__image {
   background: #e0e0e0;
   }
   .testimonial__image p{
   color: #000;
   }
   .testimonial_list ul li {
   display: flex;
   align-items: center;
   padding-left: 0px;
   margin-left: 0px;
   background: none !important;
   font-size: 18px;
   }
   .testimonial_list {
   padding: 40px 20px 90px 20px;
   }
   .testimonial_list .home-icon {
   width: 60px;
   height: 60px;
   display: inline-flex;
   justify-content: center;
   align-items: center;
   margin-right: 20px;
   }
   .lead-increase-block {
   position: absolute;
   background-color: #009999;
   padding: 32px 19px 16px;
   z-index: 999;
   color: #fff;
   text-align: center;
   left: 54px;
   bottom: -65px;
   line-height: 1em !important;
   font-family: 'SegoeUI-SemiBold';
   border-radius: 5px;
   }
   .lead-increase-block p:first-child {
   margin-bottom: 20px;
   font-size: 73px;
   }
   .lead-increase-block p {
   line-height: 36px;
   margin: 0;
   }
   .font_cst {
   font-size: 15px;
   font-weight: 500;
   padding-top: 17px;
   color: #000;
   line-height: 28px;
   text-transform: none;
   }
   a.bttn.more-testimonial {
   background: #099;
   color: #fff;
   text-align: center;
   width: auto;
   border: none;
   padding: 10px 29px;
   text-transform: uppercase;
   font-size: 14px;
   font-family: 'SegoeUI-SemiBold';
   }
   a.bttn.more-testimonial:hover {
   background: #006dae;
   color:#fff !important;
   }
   a.compny-logo {
    margin-top: 5px;
    display: inline-block;
}
   a.compny-logo img {
   border-radius: 2px;
   }
   .testimonial__image p {
   padding-top: 17px;
    font-size: 18px;
   }



   /* Internet Explorer 10 only */
   @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .object {
   position: relative;
   overflow: hidden;
   transform: none !important;
   }
   .object .back {
   top: 300px;
   z-index: 0;
   -webkit-transition-property: all;
   -moz-transition-property: all;
   -o-transition-property: all;
   transition-property: all;
   -webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
   -o-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-timing-function: ease-in-out;
   -moz-transition-timing-function: ease-in-out;
   -o-transition-timing-function: ease-in-out;
   transition-timing-function: ease-in-out;
   }
   .object:hover .back {
   top: 0;
   z-index: 1;
   transform: rotateY(0deg) translateZ(0);
   }
   }


 /*flip css end here*/

/*partner section start here*/
   .text-black{
  color:#000;
}

.bg-grad {
   position: absolute;
   left: 0;
   top: 0px;
   background: -webkit-radial-gradient(51% 51%, #000000 0%, rgba(0, 0, 0, 0) 100%);
   background: radial-gradient(52% 50%, #000000 0%, rgb(0, 0, 0, 0) 100%);
   opacity: 0.1;
   z-index: -1;
   bottom: 0;
   right: 0;
}

.partner_logo ul li>div {
   text-align: center;
   background: #fff;
   margin: 10px 5px;
   border-radius: 5px;
   padding: 3rem 1.5rem;
}

.partner_logo ul>li>div>img {
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
   transition: .3s;
}

.partner_logo ul>li>div>img:hover {
   -webkit-filter: grayscale(0);
   filter: grayscale(0);
}

.logotype {
   background: #006dae !important;
   color: white;
}

.xs-heading{
    font-size: 20px;
    display: inherit;
    margin: 0;
}
.hrspan.xs-about {
    width: 100px;
    height: 2px;
    margin: 0 auto 30px auto;
}


/*partner section end here*/


  /*insight page css start here______________________________________-*/
  .row.mdlparent {
    position: relative;
  }
   .mdlbox {
    text-align: center;
    padding: 52px 38px;
    box-shadow: 0px 3px 36px #00000029;
    margin: 23px 14px;
    border-radius: 4px;
    position: relative;
    overflow:hidden;
    cursor: pointer;
    transition: 0.4s;
}
   .mdlbox h5 {
    font-size: 20px;
    margin: 18px 0;
    color: #000;
    font-weight: 600;
}
   .mdlbox img{
    width: 68px;
    margin-top: 10px;
}

.mdlbox:after {
    content: "";
    background: #03e2eb url(../images/arrow-btn.svg) 100% 0 no-repeat;
    background-size: 16px;
    background-position: 63% 55%;
    position: absolute;
    right: 0;
    height: 44px;
    width: 60px;
    overflow: hidden;
    bottom: 0;
    transition: .3s;
}

 .main-holder {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   height: 100%;
   width: 100%;
   }
 .opnmparent {
    position: absolute;
    background: white;
    box-shadow: 0px 3px 59px #00000029;
    padding: 40px;
    z-index: -99;
}
.styleclose {
    position: absolute;
    top: 18px;
    right: 30px;
    width: 30px;
    cursor: pointer;
}
   .hide_contnt{
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-name: wrprOpen;
  animation-timing-function: ease-in-out;
  height: 0;
  margin-top: 0;
  overflow: hidden;
z-index: 2;
}
 @keyframes wrprOpen {
 0% {
 height: 0%;
 margin-top: 0px;
 padding: 0;
 transform: translate(0 , 20%);
}
 100% {
 height: 100%;
 transform: translate(0 , 0%);
}
}
.mdlbox:hover {
    box-shadow: 0px 0px 6px 3px #006dae40;
}
span.border-line.w20 {
    width: 90px;
}
.insight-overly {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #15141494;
    z-index: 9999;
     display: none; 
}

/*insight page css end here______________________________________-*/


/*transformation section start here*/

.transformation {
   padding: 80px 0;
   position: relative;
   background: url(../images/busness-bg-bottom.png) left bottom no-repeat, url(../images/busness-bg-top.png) right top no-repeat;
   background-size: 50%;
}

section.transformation::after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   background: #1183bf;
   z-index: -1;
   height: 100%;
}

section.transformation p {
   font-size: 18px;
}

section.transformation h3.sub_heading {
   font-size: 43px;
   font-family: 'SegoeUI-SemiBold';
}




/*about page css start here new about page */
   .containery{
   padding: 60px 0;
   }
   .bannerheading {
      font-size: 30px;
      font-weight: 900;
      color: #000;
   }
   .bnrtext {
      color: #5A5A5A;
      margin-top: 20px;
      word-spacing: 1px;
   }
   .hrspan{
      background: #1986c1;
      height: 2px;
      display: block;
      max-width: 138px;
   }
   .culturespan{
      width: 98px;
   }
   #partnershipspan{
         max-width: 163px;
   }
   .mivi-valh{
      position: relative;
      background:linear-gradient(rgba(0, 0, 0, 0.31),rgba(0, 0, 0, 0.07)), url(../images/mivival.png)  no-repeat;
      background-size: cover;
   }
   .mivi-val{
    margin-top: -100px;
   }
   .teamtext .col-text {
   padding-bottom: 65px;
   }
   .boxmission {
   background: #fff;
   padding: 48px 31px;
   border-radius: 8px;
   box-shadow: 0 0 14px #8a8787;
       min-height: 250px;
       transition: .3s;
   }
   .boxmission:hover {
   transform: translate(0,-5px);
   }
   .boxmission img {
   width: 57px;
   margin-right: 13px;
   }
   .mx-w2 {
   background: url(../images/bg-title.png);
   background-size: 155px;
   background-position: center center;
   max-width: 266px;
   padding: 31px 0;
   }
   .subigh {
   font-size: 30px;
   font-weight: 600;
   }
   .heading3{
   font-size: 24px;
   font-weight: 600;
   color: #000;
   }
   .bg-lifeepik{
   background: url(../images/lifeepiksoimg.jpg);
    background-size: cover;
}
.cst-container {
    max-width: 570px;
    margin-left: auto;
    padding: 50px 0;
    padding-right: 15px;
}
.cst-gallery li {
    overflow: hidden;
    float: left;
}
   .temlead {
      padding: 10px;
   text-align: center;
      transition: .3s;
      margin-top: 20px;
      border-radius: 4px;
   }
   .border-10{
      border-radius: 10px;
   }
   figure {
margin: 0px;
}
    
   .temlead figure img {
   max-width: 136px;
   }
   .temlead h5 {
          margin-top: 15px;
   font-size: 17px;
   font-weight: 600;
   }
   .temlead img.linkdin {
   width: 20px;
   }
   .temlead p {
   color: #5a5a5a;
   font-size: 14px;
   padding: 3px 1px;
   margin-bottom: 0;
   }
   .w-border {
    width: 126px;
}
   
   .img-fluid.gsimg {
   width: 163px;
   margin: 18px;
   }

#accordion-gsa {

    box-shadow: 0 0 5px #ddd;

}
  .gsa-heading .panel-title  a:before {
background: url(../images/right-arrow.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-position: center;
    content: "";
    /* float: right; */
    transition: all 0.5s;
    width: 27px;
    height: 55px;
    margin-right: 10px;
    background-repeat: no-repeat;
    transform: rotate(272deg);
    background-size: 19px;
    position: absolute;
    right: 19px;
}
#accordion-gsa .gsatext{

    text-align: left;
box-shadow: 0 6px 15px
#dddddd4d;
padding: 10px;
color:
black;
font-size: 23px;
font-weight: 400;

}

.gsa-heading  a.collapsed:before {
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
   .gridlayout1 {
   display: grid;
   grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
   grid-gap: 10px;
   }
   .partner_logo .gridlayout1>li>div {
    margin: 0;
    padding: 2rem 1.5rem;
}
   .owlExample.ceomessage .owl-controls {
    position: absolute;
    left: 50%;
   top: 85%;
}
.linebefore p{
       position: relative;
    padding-left: 51px;
}
.linebefore p:before {
        content: "";
    width: 36px;
    height: 2px;
    background: #0e0e0e;
    position: absolute;
    top: 30px;
    left: 8px;
}
.owl-carousel.owlExample.ceomessage.owl-theme.owl-center.owl-loaded{
       margin-top: 50px;
}
.tt-none {
    text-transform: none !important;
}
.about-list ul{
    display: flex;
    flex-wrap: wrap;
}
.about-list ul.h-100  li{
   width:33.33%;
}
.h-100  li.liActive{
   width: 80% !important;
}
.about-list ul, .about-list ul:hover, .about-list ul li, .about-list ul li:hover {
   transition:0.9s;
}
.timeline-text li{
position: relative;
    list-style: none;
    text-align: right;
    font-size: 15px;
    text-transform: capitalize;
    padding-right: 30px;    padding-bottom: 8px;

   }
   .timeline-text li:before {
   font-family: FontAwesome;
    content: "\f0a8";
    font-size: 16px;
    color: #b3aeae;
    padding-right: 6px;
    position: absolute;
    right: 0;
   }
   .w-sign{max-width:230px; margin:0 auto;}
/* end here */

/*thankyou page css start*/
/*.transformation {
   z-index: 1;
}*/
.thnqcol i {
font-size: 70px;
   color: #009999;
}
.thnqcol h3 {
color: #000;
font-size: 36px;
}
.thnqcol p {
font-size: 18px;
}
a.link {
   color: #1183bf;
}
a.link:hover {
   color: #099;
}
.jobform .form-group {
margin-bottom: 1rem;
position: relative;
}
.jobform label.error {
top: 94%;
}
/*t
hankyou page css end here*/


/*service page css start here*/







/*service page new css */


.quick-link ul.list-inline li {
    display: inline-block;
    padding-right: 20px;
}
.quick-link ul.list-inline li a {
    color: #fff;
}
.quick-link ul.list-inline li a:hover {
color: #fac32a;
}
.quick_fixed {
    position:fixed;
    /* z-index: 99999; */
    top: 140px;
    left: 0;
    right: 0;
    margin-top: 0 !important;
    background: #05629a;
    padding: 20px 0;top: 97px !important;
}
.heading-text {
   text-align: center;
   font-size: 23px;
   font-family: 'SegoeUI-Bold';
   letter-spacing: 1.5px;
   color: #000000;
   margin-bottom: 60px;
   text-transform: uppercase;
}

.col-heading {
   font-size: 25px;
   font-weight: 600;
   color: #000;
   text-transform: capitalize;
}
.abtimg img {
    border-radius: 10px;
}

.sec1 .k-btn {
   margin-top: 20px;
}

.v-pills-tab .nav-link:before {
   background: #1183bf57;
   content: "";
   width: 1px;
   position: absolute;
   top: 0;
   left: 6px;
   bottom: 0px;
}

.v-pills-tab .nav-link:after {
   background: #ffffff;
   content: "";
   width: 1px;
   position: absolute;
   top: 50%;
   transform: translate(0, -50%);
   bottom: 0px;
   left: -3px;
   border: 1px solid #ddd;
   height: 20px;
   width: 20px;
   border-radius: 50%;
}

.v-pills-tab .nav-link.active:after {
   background: #1183bf !important;
}

.v-pills-tab .nav-link {
   position: relative;
   padding: 13px 0 13px 29px;
   color: #5A5A5A;
}

.v-pills-tab .nav-link.active {
   background-color: transparent;
   font-weight: bold;
   color: black;
}
.v-pills-tab li.not-active .nav-link {
   background-color: transparent;
   font-weight: bold;
   color: black;
}
.v-pills-tab li.not-active .nav-link:after {
   background: #1183bf !important;
}

.v-pills-tab li:first-child .nav-link:before {
   top: 39%;
}

.v-pills-tab li:last-child .nav-link:before {
   bottom: 39%;
}

.servicebanner {
   background: url(../images/servicebanner.jpg) no-repeat;
   background-size: 100%;
    height: 550px;
    padding-top: 100px;
	    display: grid;
    align-content: center;

}

section.service-section.business-sec.sec1 {
   box-shadow: inset 0 7px 9px -9px rgba(162, 157, 157, 0.85);
    padding: 60px 0;
}

section.service-section.servicebg {
   box-shadow: none;
   background: url(../images/bgsec1.png);
   background-repeat: no-repeat;
   background-size: 100%;
}

.roundeimg img {
   border-radius: 10px;
}

.servicebanner .heading {
   font-size: 3vw;
   font-family: 'SegoeUI-Bold';
   letter-spacing: 3.3px;
}
/*a.btn.achorbtn {
    color: white;
    border: 1px solid #fff;
        display: block;
    width: 100%;
}*/

/*transformation section end here*/


/*DIGITAL ENABLEMENT Page css start here*/
.servicebanner.digital-enablement {
    background: url(../images/digital-enablement.jpg) no-repeat;
}
h3.increase-font {
    font-size: 47px;
}
h4.subheading {
    font-family: 'SegoeUI-SemiBold';
    font-size: 30px;
}
h4.og-heading {
    font-family: 'SegoeUI-SemiBold';
    margin-bottom: 5px;
    font-size: 21px;
    color: #000;
    margin-top: 11px;
}

h3.col-heading.text-color {
    line-height: 50px;
}
.btn-yellow {
   border:1px solid transparent;
    background: #009999;
    border-radius: 100px;
    text-transform: uppercase;
    padding: 14px 25px;font-family: 'SegoeUI-SemiBold';
}

a.effectivebtn.effectivebtn-5.btn-yellow.blue-shade {
    background: #009999;
}
a.effectivebtn.effectivebtn-5.btn-yellow.blue-shade:hover {
      color: #0c0c0c;
    background: #ffffff;
    border: 1px solid #009999;
}
a.effectivebtn.effectivebtn-5.btn-yellow:hover {
       background: #ffffff;
    border: 1px solid #009999;
}
/*DIGITAL ENABLEMENT Page css end here*/

/*advance anyalystic page css strt here*/
.analysis-banner{
  background: #006dae url(../images/analysis_banner2.png) no-repeat;
}
.bg-lightblue {
    background: rgb(255,255,255);
    position: relative; 
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 13%, rgba(7,140,210,0.1741071428571429) 13%, rgba(7,140,210,0.12368697478991597) 87%, rgba(255,255,255,1) 88%);*/
    background: linear-gradient(0deg, rgba(255,255,255,1) 13%, rgba(240, 254, 255) 13%, rgba(240, 254, 255) 87%, rgba(255,255,255,1) 88%);
}
.smlborderh {
   font-weight: 600;
    color: #1084C0;
    border-bottom: 1px solid #1084C0;
    display: inline-block;
    padding: 11px 0 5px;
    font-size: 18px;

}
.degitalcard img{
    max-width: 75px;
    margin: 0 auto;
}
.cardactive .card-title, .cardactive .card-text, .cardactive .k-btn{
  color: #fff !important;
}
.cardactive{
  background: #006dae;  
}
.degitalcard  {
    padding: 23px;
    text-align: center;
    margin: 7px;
    border-radius: 5px;
    box-shadow: 0px 3px 14px #0000001C;
    border: none;
    transition: .3s;
}


.degitalcard .card-title {
    font-weight: 600;
    color: #006dae;
    margin: 16px 0;
}
.degitalcard  .card-text{
    color: #5A5A5A;
    line-height: 29px;
    font-size: 15px;
    margin-bottom: 0;
}

.bgmuliptle{
    background: url(../images/dott1.jpg) bottom left no-repeat, url(../images/dott1.jpg) bottom right no-repeat !important;
    background-size: 280px !important;
 }



/*cloud transformation css start here*/
/*cloud transformation css start here*/
.blankbox{
    background: #006dae ;
    border-radius: 4px 0 0 4px;
    padding: 50px ;
    position: relative;
}
.blankbox:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background: #006dae;
    left: 100%;
}
.degitalcard {
    padding: 50px 24px;
}
span.icon-circle {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 0 auto;
    background: #f5f5f5;
    border-radius: 100%;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 58px;
}
.minus-margin .degitalcard figure {
    background: #eceaea;
    /* display: inline !important; */
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    margin: 0 auto;
    align-items: center;
}
.minus-margin .degitalcard figure img {
    max-width:50px;
}
.overlaptext {
    position: absolute;
    background: #006dae;
    width: 200px;
    left: 0;
    padding: 25px 15px;
    top: 0;
    color: white;
    border-top-left-radius: 4px;
}
.overlaptext h6 {
    font-size: 12px;
}
.overlaptext .heading3 {
    font-size: 22px;
    line-height: 26px;
    font-family: 'SegoeUI-SemiBold';
}
.degitalcard .card-title{
   color: black;
   font-size: 17px;
}

/*brand management page css start here */
.borderbox {
    box-shadow: 0 0 14px #ada4a4;
}
.bottom-absolutes {
         position: absolute;
    width: 394px;
    bottom: -14px;
    overflow: hidden;
    height: 270px;
    border-radius: 4px;
}
.img-size img {
    width: 60%;
    border-radius: 4px;

 }
.lgabsolute {
     width: 60%;
    position: absolute;
    background: white;
    padding: 40px;
    top: 50%;
    left: 40%;
    transform: translate(0px, -50%);
    
}
.shadow-custom{
   box-shadow: 0 0 9px #a7a4a4;
}
.pabso-top {
    padding: 30px;
    position: absolute;
    background: white;
    left: 50%;
    top: 0;
    transform: translate(-50%, -30%);
}
.paddingdesktop {
    padding: 40px 15px;
}
section.service-section.business-sec.sec1.bg-right:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dott-bg2.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 220px;
}







/*footer start here*/

footer {
padding-top: 45px;
    border-top: 1px solid #ddd;
}

footer .footer-box h4 {
   font-size: 19px;
   margin-bottom: 15px;
   /*font-family: 'SegoeUI-SemiBold';*/
   color: #47495a;
}

footer .footer-box ul li a {
   font-size: 14px;
   transition: all .25s ease;
   color: #4a4a4a;
}

footer .footer-box ul li a:hover {
   color: #006dae;
}

footer .footer-box ul li {
   margin-bottom: 10px;
   line-height: normal;
}

footer .footer-box ul.list-inline.social-link li a {
   margin-right: 20px;
   border-radius: 50%;
   width: 39px;
   height: 39px;
   border: 1px solid #37383c;
   position: relative;
   margin-right: 3px;
   transition: all .3s ease-in-out;
   display: inline-block;
   text-align: center;
   line-height: 31px;;
}

footer .footer-box ul.list-inline.social-link li img {
   width: 15px;
}

footer .footer-box ul.list-inline.social-link li img:hover {
   opacity: 0.4;
}

footer .copyright-row {
   background: #ffffff;
   padding: 20px 0;
   text-align: center;
   color: #4a4a4a;
   margin-top: 70px;
   border-top: 1px solid #ddd;
}

#return-to-top {
     position: fixed;
    bottom: 17px;
    right: 20px;
    background: #009999;
    height: 42px;
    width: 40px;
    border-radius: 2px;
    transform: rotate(90deg);
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 38px;
    text-align: center;
    z-index: 999;
}

#return-to-top img {
   width: 15px;
}



/* santosh-css-start */

.servicebanner.digital-enablement.lights-banner{
    background: url(../images/insight-banner.png)no-repeat;
    background-size: cover;
}
.heading.mb-3.border_left.costum-clr {  border-left: 7px solid #ff7436;}
.servicebanner.Setting_banner {  background: url(../images/Setting_banner.gif)no-repeat; background-size: cover;	display: grid; align-content: center;}
.carouselscroll.owl-carousel.owl-theme.owl-loaded {   position: absolute;  top: 42px;}
.read-more-testmonial.hoverdiv1:hover { color: #000; background: none;  border: 1px solid #006dae;}
.read-more-testmonial.hoverdiv2:hover { color: #006dae; background: #f3f3f3;border: 1px solid #f3f3f3;}
.carouselscroll.button-hover-cls a {  background: #006daebf;}
.position-testmonial-div { position: relative;  background: #f3f3f3;  z-index: 0;}
.testimonial__image {   position: relative;  max-width: 420px;  background: #e0e0e0;}
.testimonial__image p {   
    padding-left: 10px;
    font-size: 20PX;
  }
.testimonial__image img {  width: 130px;}
.font_cst {  font-size: 15px;  font-weight: 500;  padding-top: 17px;}
.read-more-testmonial {  font-size: 24px;  transition: 0.3s;color: #ffffff;  background: #006dae; border:1px solid #006dae;  padding: 4px 46px;  display: inline-block;  font-weight: 500;   border-radius: 2px;  margin-top: 14px;padding-top: 0;}
.testimonial-listing {  padding: 72px 0px;   text-align: center;}
.testimonial-bg {   position: absolute;  top: 0;  bottom: 0;  right: 0;  left: 50%;  z-index: -1;  padding: 20px;}
.testimonial-listing li {  display: inline-block;  width: 166px;  padding: 23px 8px;  margin: 6px 6px;}
.add-team-section .custom-bx{position:relative;transition:all .2s ease-out 0s; box-shadow: 0px 0px 7px #c7c7c7;}
.add-team-section .custom-bx .box-content,.custom-bx:after{position:absolute;left:13px;right:13px}
.add-team-section .custom-bx:after{content:"";display:block;background:#006dae;top:13px;bottom:13px;opacity:0;transform:rotate3d(-1,1,0,100deg);transition:all .4s ease-in-out 0s}
.add-team-section .custom-bx:hover:after{opacity:.9;transform:rotate3d(0,0,0,0deg)}
.add-team-section .custom-bx img{width:100%;height:auto; border-radius: 3px;}
.add-team-section .custom-bx .box-content{top:45%;opacity:0;z-index:1;-webkit-transform:translate(10%,-30%);transform:translate(10%,-30%);    transition: all .1.2s ease-out 0s;}
.add-team-section .custom-bx:hover .box-content{opacity:1;transform:translate(0,-50%);transition-delay:.2s;    text-align: center;}
.add-team-section .custom-bx .title { display: block; font-size: 20px; font-weight: 500; color: #fff; margin: 0 0 10px;}
.add-team-section .custom-bx .post{display:block;font-size:15px;color:#f7f7b9;margin-bottom:13px}
.add-team-section .custom-bx .social{padding:0;margin:0;list-style:none}
.add-team-section .custom-bx .social li{display:inline-block}
.add-team-section .custom-bx .social li a{display:block;width:35px;height:35px;background:#f7f7b9;border-radius:50%;font-size:17px;color:#1b1462;line-height:35px;margin-right:5px;transition:all .4s ease-in-out 0s}
.add-team-section .box14 .icon li,.box14 .post{display:inline-block}
.add-team-section .custom-bx .social li a:hover{color:#f7f7b9;background:#39b54a;}


/* santosh-css-end */




/* css start by mukesh */
.servicebanner.dgitalProcess_banner {
    background: url(../images/dgitalprocess_banner.jpg)no-repeat;    background-size: cover;
}
.border-radius img{
   border-radius: 10px;
}
.robotic-process-bottomRow .media-left a {
    background: #1183bf;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    margin-right: 15px;
    line-height: 30px;
    padding: 5px;
}
.robotic-process-bottomRow .media-body h4 {
    font-size: 18px;
    font-weight: 600;
}
.robotic-process-bottomRow .media-left a img{
   width: 25px;
}
/* css end by mukesh */

/*============= monika css start ================*/
.wf_banner {
   background: #0064B1 url(../images/workforce-banner.png)no-repeat;
    background-size: cover;
   /*opacity: 0.96;*/
}
.solution_dd_banner {
   background: #0064B1 url(../images/design-and-development-banner.png)no-repeat;
    background-size: cover;
   opacity: 0.96;
} 
.solution_dd_banner img {
   max-height: 350px;
   float: right;
}
.mainsec {
   padding: 60px 0px;
}
.bgdott {
   background: url(../images/dottedbanner.png) left bottom no-repeat, 
   url(../images/dottedbanner.png) bottom right no-repeat, 
   url(../images/dottedbanner.png) top left no-repeat, 
   url(../images/dottedbanner.png) top right no-repeat;
   background-size: 420px;
}
.bgdottL {
   background: url(../images/dott-bg1.png) left bottom no-repeat, 
   url(../images/dott-bg1.png) bottom right no-repeat, 
   url(../images/dott-bg1.png) top left no-repeat, 
   url(../images/dott-bg1.png) top right no-repeat;
   background-size: 220px;
}
.bgdott3hide {
   background-position: left top, right top, right bottom;
}
.bgdott1show {
   background-position: left top;
}
.bgdott2show {
   background-position: right top;
}
.bgdottxt {
   background: url(../images/dott-bg1.png);
}
.bgdottmt {
   margin-top: 60px;
}
.bglyt {
   background: #fbfbfb;
   box-shadow: 0px 3px 6px #00000029;
}
.mainsec h6.smlborderhm {
   border:none;
   position: relative;
}
.mainsec h6.smlborderhm:before {
   position: absolute;
   width: 70px;
   border-top:1px solid #1084C0;
   left: 0;
   content: "";
   top: 0;
}
.mainsec figure {
   margin:0;
}
.fig_border,
.box_border {
   position: relative;
}
.fig_border img {
   position: relative;
   z-index: 2;
}
.fig_img:before,
.fig_border:before,
.fig_border:after,
.box_border:after,
.box_border:before {
    content: "";
    position: absolute;    
    z-index: 1;
    border:5px solid #1185c2;
}
.fig_borderbr:before,
.box_borderlb:after {
   display: none;
}
.box_borderlb:before {
   left: -5px;
   bottom: -5px;
   border-top: none;
   border-right: none;
}
.fig_borderbr:after {
   right: -5px;
   bottom: -5px;
   border-top: none;
   border-left: none;
}
.fig_border_soldd1:after {
    border-width: 50px;
    right: -20px;
    bottom: -20px;
    height: 70%;
    width: 70%;
    border-radius: 4px;
}
.fig_img:before {
   border:none;
   background-size: 100%;
}
.figshado {
   /*box-shadow: 0px 3px 6px #00000029;*/
}
.service_dot_blok {
   border-radius: 0px;
   border:none;
   padding-top: 24px;
}
.service_dot_blok figure {
   padding-bottom: 20px;
   position: relative;

}
.service_dot_blok:not(.service_dot_blokl) figure:before {
    content: "";
    position: absolute;
    left: auto;
    top: 50%;
    border-bottom: 1px solid #1185c2;
    width: 132px;
    z-index: 1;
    right: -78px;
    margin-top: -9px;
}
.service_dot_blok figure img {
    max-height: 170px;
}
.service_box_blok {
   border: 1px solid #7070701F;
   padding: 30px 20px;
}
.service_box_blok:hover {
   box-shadow: 0px 6px 13px #0000001F;
}
.service_box_blok img {
   max-height: 80px;
   margin:10px auto;
}
.sercard p {
   color: #5A5A5A;
}
.sercard h5 {
    margin: 20px 0px;
    font-weight: bold;
    color: #000;
    font-size: 20px;
}
.sercard a {
   margin:0 auto;
}
/*solution design and development page*/
/*.slidertxtbox {
    box-shadow: 0px 4px 10px #00000029;
    padding: 40px 20px;
}*/
.slidertxtbox h6 {
   font-weight: bold;
}
.prev-next-div a {
   width: 35px;
    height: 35px;
    background: #CFCFCF;
    opacity: 0.48;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.prev-next-div a:hover {
   background-color: #45F0F6;
}
.prev-next-div {
   display: inline-block;
    margin-left: 50%;
    padding-left: 15px;
    position: absolute;
    bottom: 95px;
}
.bglyt1 {
   background-color: #f5fafd;
}
.pimbox {
   background: #FFFFFF;
   box-shadow: 0px 4px 10px #00000029;
   z-index: 1;
   padding: 30px;

}
.pimbox:before {
   width: 150px;
    height: 150px;
}
.pimcard {
   box-shadow: 0px 3px 10px #00000029;
   padding: 24px;
   height: 100%;
}
.pimcard img {
   max-height: 60px;
}
.pimcard:hover h5 {
   color: #006dae;
}
/*tools page*/
.blnkbanner {
   background: #006dae;
    position: static;
    height: 110px;
}
.blnkbannercs {
   background:transparent;
}
.lgtxt {
   font-size: 40px;
}
.tool_col {
   z-index: 4;
}
.tool_col_box {
   box-shadow: 50px 0px 50px #AEAEAE33;
   padding: 40px 60px;
   background:#fff;
   z-index: 45;    border-radius: 10px;
}
.tool_col_box h3 {
   font-size: 32px;
}
.tool_col_box p {
   padding-top: 0;
}
.fig_bordertool:before,
.fig_bordertool:after {
   border-color: #00C7CF;
   width: 30%;
   /*height:17%;*/
   background-color:#00C7CF;
   z-index: 3;
   opacity: 0.73;
       border-width: 30px; display:none;
}
.fig_bordertoolrtp:before {
   right:0;
   top:0;display:none;
}
.fig_bordertoolrtp:after {
   bottom:0;display:none;
   right:0;
}
.fig_bordertoolltp:before {
   left:0;display:none;
   top:0;
}
.fig_bordertoolltp:after {
   left:0;
   bottom:0;display:none;
}
.toolrowodd .tool_col_box,
.toolroweven .fig_bordertool  {
   margin-left: -115px;
}
.toolrowodd .fig_bordertool,
.toolroweven .tool_col_box {
   margin-right: -115px;
}
.work_banner {
   background: #006DAE url(../images/work-banner.png)no-repeat;
    background-size: cover;
    opacity: 1;
}
.banner_txtm .heading {
   font-size: 5vw;
}
.banner_txtm p {
   font-size: 20px;
}
.bannerline {
   border-top: 2px solid #fff;
   width: 70px;
}
.banner_arrow:after {
   content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #006DAE;
    top: 100%;
    left: 50%;
    position: absolute;
    margin-top: -10px;
}
.work-casestdy {background: #FEFBF4; }
.work-whitepaper {background: #E4EBFE; }
.work-testimonal {background: #F3F1FF; }
.casestdy_blok {
   max-width: 400px;
}
.casestdy_blok h3 {
   font-size: 36px;
}
.casestdy_blok p {

}
.casestdy_imgblokl {
   margin-left: -105px;
}
.casestdy_imgblokr {
   margin-right: -104px;
}
/*news page*/
.bgblum {
   background-color: #1183BF;
}
.recnewscard .card-header {
   border-radius: 12px 12px 0px 0px;
}
.recnewscard .card-body,
.recnewscard .card-footer {
   border: 1px solid #F2FBFF;;
}
.recnewscard .media,
.recnewscard .media {
   padding: 24px;
   background-color: #f2fbff;
}
.recnewscard .media:nth-child(even) {
   background-color: #e7f6fe;
}
.recnewscard .media .datetym {
   font-size: 90%;`
}
.recnewscard .media p {
   font-size: 15px;
}
.recnewscard .page-item .page-link {
   color: #000;
}
.recnewscard .page-item.active .page-link {
      background-color: #0EB3BA;
    border-color: #0EB3BA;
    border-radius: 3px;
    color: #fff;
}  
.recnewscard .page-item .page-link:hover {
   background-color: #e7f6fe;
   border-color: #e7f6fe;
}
.news_wrappr .news_sidebarr,
.news_wrappr .news_maincol {
   padding-top: 60px;
}
.main_newsrow [class*=col-] {
   padding-left: 8px;
   padding-right: 8px;
}
.news-heading {
   font-size: 38px;
}
.news_card {
   border:0;
   border-radius: 0;
   margin:16px 0px;
}
.news_card figure img {
   border-radius: 8px;
}
.news_card .news_card_overlay {
   position: absolute;
   background: #000000;
   opacity: 0.68;
   bottom: 10px;
   left: 0;
   right: 0;
   padding: 8px 10px;
   display: none;
   transition: all 300ms ease-in-out;
}
.news_card a:hover .news_card_overlay {
   display: block;
}
.news_card .news_card_overlay * {
   color: #fff;
}
.news_card .news_card_overlay p,
.news_card .news_card_overlay .dateblok {
   font-size: 14px;
   margin-bottom: 0;
}
.news_card .news_card_overlay h5 {
   font-size: 16px;
    font-weight: unset;
    margin: 10px 0px;
}

.news_card.news_card_activ .news_card_overlay p,
.news_card.news_card_activ .news_card_overlay .dateblok {
   font-size: 16px;
}
.news_card.news_card_activ .news_card_overlay h5 {
   font-size: 16px;
   margin:22px 0px;
}

/*contact us page*/
.contactUs_pge .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    -webkit-transform-style: preserve-3d;
}
.contact_blok {
   background: #FFFFFF;
   box-shadow: 0px 20px 66px #1183BF26;
}
.contactForm .form-control {
   border-color: #70707059;
   font-size: 14px;
}
.cont_blok {
   border:none;padding: 0 15px;
   border-radius: 0;
}
.cont_blok .ofc_title { 
   margin-top: 10px;

}
.cont_blok img {
   max-height: 138px;
}
.cont_blok p {
   margin:8px 0px;
   color: #5A5A5A;
   line-height: 1.7;   
}
.cont_blok p.ofc_address {
   min-height: 75px;
}
.cont_blok p a {
   color: #0EB3BA;
   font-weight: bold;
}
.cont_blok p a:hover {
   color: #000;
}
.cont_blok .k-btn span {
       background: #009999;
}
.contactUs_pge .industries_owl .h4, .contactUs_pge h4.ofc_title{
  font-size: 19px;
  color: #000;
  margin-bottom: 25px;
}
/*case study page*/
.csbanner {
   background: #FFF url(../images/case-study-banner.png)no-repeat;
   background-size: cover;
}
.csbanner .compny-logo {
  display: inline-block;
  margin-top: 24px;
}
.csbanner .compny-logo img {
max-height: 60px;
}

.cs_banner_text .heading {
   text-transform: uppercase;
   margin:10px 0px 30px;
}
.cs_banner_text .heading span {
   border-bottom:1px solid #fff;
}
.cs_banner_text p {
   font-size: 18px;
   margin-top: 20px;
   margin-bottom: 0;
}
.cs_banner_text .cs_titl {
   color: #009999;
   font-size: 19px;
}
.cs_banner_text p strong {
   display: block;
}
figure {
   position: relative;
}
figure.fig_ind.ind_web {
  max-width: 500px;
      margin: 0 auto;
}
.fig_ind:before {
   content: "";
   position: absolute;    
   z-index: 1;
   background-size: 100%;
}
.fig_ind.ind_web:before {
   background-image: url('../images/cspoint.png');
   top: -28px;
    right: 15px;
    width: 80px;
   height: 80px;
}
.fig_ind.ind_mob:before {
   background-image: url('../images/cspoint.png');
   width: 80px;
   height: 80px;
   left: -20px;
    top: -28px;
}
.desktop-holder {
   background: url('../images/industryimages/desktop-holder.png')no-repeat;
   width: 100%;
   height: 330px;
   padding: 13px 60px 71px 57px;
   overflow: hidden;
   background-size: 100%;
   max-width: 500px;
   margin:0 auto;
}
.mobile-holder {
   background: url('../images/industryimages/mobile-holder.png')no-repeat;
   width: 251px;
   height: 529px;
   padding: 16px 14px 29px;
   overflow: hidden;
}
.desktop-size,
.mobile-size {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    -webkit-transition: 10s;
    transition: 10s;
    cursor: pointer;
}
.desktop-size:hover,
.mobile-size:hover {
    background-position: center bottom;
    -webkit-transition: 10s;
    transition: 10s;
}
.csbgmap {
   background: url(../images/csbgmap.png)no-repeat;
   background-size: cover;
}
.cs-heading {
  font-size: 36px;
  color: #000;
  margin-bottom: 1rem;
}

/*counter block*/
/*.countbg {
   max-width: 300px;
   height: 273px;
   background-repeat: no-repeat;
   background-size: 100%;
}
.countbgl { background-image: url(../images/countbgl.png); }
.countbgc { background-image: url(../images/countbgc.png); }
.countbgr { background-image: url(../images/countbgr.png); }
.countcrcl .coutnrtxtbox {
   color: #fff;
   font-size: 30px;
   padding: 4px;
   width: 100%;
   text-align: center;
    padding-top: 20%;
    padding-left: 45px;
}
.countcrcl_box h5 {
   display: inline-block;
    font-weight: bold;
        position: absolute;
        margin:0;
}
.countbgl h5 { left: -50px; top: 40px; }
.countbgc h5 { left: 38%; top: auto; bottom: -24px; }
.countbgr h5 { right: -75px; top: 15px; }
.cs-heading { font-size: 38px; }*/
.fig_mob:before {
   background-image: url('../images/cspoint.png');
   width: 80px;
   height: 80px;
   left: 80px;
    top: -20px;
}
.bglytcs {
   background-color: #00999921;
}
.cspointsec {
   padding-top: 220px;
   margin-top: -195px;
}
.cspointsec:before {
   content: "";
   position: absolute;
   background-image: url('../images/cspoint.png');
   width: 80px;
   height: 80px;
   right: 80px;
    top: -40px;
    background-size: 100%;
}
.cspointsec h3 {
   line-height: 1.3;
   margin-bottom: 24px;
}
ul.ind_list li {
    margin: 8px 0px;
    font-size: 18px;
}
.ind_list li {
    position: relative;
    padding-left: 20px;
    color: #5A5A5A;
}
.ind_list li:before {
   font-family: FontAwesome;
   display: inline-block;
   vertical-align: middle;
   content: "\f111";
   content: "\f054";
   position: absolute;
    left: 0;
    font-size: 12px;
    top: 3px;
}
.cs_ind {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}
.cs_ind strong {
    display: block;
}
.bannerCountr .card {
  background-color: transparent;
      border: 2px solid #AECEFB;
      height: 100%;
}
.cardcountr .card-body {
  padding: 24px;
}
.countnum {
    color: #fff;
    font-size: 44px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1;
}
.countnum .counter {
  font-weight: bold;
}
.countnum span.up,
.countnum span.down {
  position: relative;
  padding-right: 20px;
}
/*.countnum span.up:before,
.countnum span.down:before {
    font-family: 'FontAwesome';
    vertical-align: top;
    content: "\f176";
    color: #fff;
    font-size: 75%;
    line-height: 1;
    padding-right: 10px;
    font-weight: lighter;
}*/
.countnum span.up:before,
.countnum span.down:before {
    content: "";
    background-image: url(../images/arowup.png);
    content: "";
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
    width: 17px;
    height: 40px;
}
.countnum span.down:before {
    /*content: "\f175";*/
    background-image: url(../images/arowdown.png);
}
.cardcountr h5 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
}
.cx_txt_blok p {
  font-size: 18px;
  line-height: 1.7;
}
.cs_abtchalange .bgl {
  background-image: url('../images/case-study-about-challenge.png');
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.cs_abtchalange .content_block {
    padding: 30px 20px;
}
.cs_abtchalange .content_block p {
  font-size: 18px;
  line-height: 1.8;
}
.ind_mob_sec {
  background-color: #fcfcfc;
  /*background-image: linear-gradient(to bottom, #ffffff 20%, #FCFCFC 20%, #FCFCFC 80%);*/
}
.cs_seroffer {
  background-color: #F0FDFE;
}
.cs_seroffer h4 {
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  padding-bottom: 8px;
  letter-spacing: 1.5px;
  font-family: 'SegoeUI-Bold';
}
.cs_seroffer h4 span {
    background: #1986c1;
    height: 1px;
    width: 140px;
    position: absolute;
    content: "";
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}
.cs_seroffer .card {
  border:none;
  margin-top: 60px;
}
.cs_seroffer .card figure {
  max-width: 220px;
  margin: 0 auto;
}
/*case study images for all*/
.ferinc-web {
   background-image: url('../images/industryimages/ferinc-web.png');
}
.ferinc-mobile {
   background-image: url('../images/industryimages/ferinc-mobile.png');
}
.omni-web { background-image: url('../images/industryimages/omni-web.png'); }
.agriaviation-web { background-image: url('../images/industryimages/agri-aviation-web.png'); }
.archinstall-web { background-image: url('../images/industryimages/architectural-installation-web.png'); }
.elctrotstng-web { background-image: url('../images/industryimages/electronic-testng-web.png'); }
.acgrid-web { background-image: url('../images/industryimages/acgridenergy-web.png'); }
.firequip-web { background-image: url('../images/industryimages/fire-equipment-web.png'); }
.highwayconst-web { background-image: url('../images/industryimages/highway-construnction-web.png'); }
.boutiquestor-web { background-image: url('../images/industryimages/boutique-store-web.png'); }
.homeservicstor-web { background-image: url('../images/industryimages/home-services-web.png'); }
.homestorbldg-web { background-image: url('../images/industryimages/home-storage-building-web.png'); }
.intdesignser-web { background-image: url('../images/industryimages/silverpetal-web.png'); }
.labelmfg-web { background-image: url('../images/industryimages/label-mfg-web.png'); }
.mfgdist-web { background-image: url('../images/industryimages/powerjet-web.png'); }
.metalcast-web { background-image: url('../images/industryimages/metal-casting-web.png'); }
.authorsell-web { background-image: url('../images/industryimages/dawn-web.png'); }
.broadline-web { background-image: url('../images/industryimages/broadline-web.png'); }
.heels-web { background-image: url('../images/industryimages/heels-web.png'); }
.muscleup-web { background-image: url('../images/industryimages/musclup-web.png'); }
.outwearstor-web { background-image: url('../images/industryimages/outlinewear-web.png'); }
.carstorage-web { background-image: url('../images/industryimages/car-storage-web.png'); }
.ezchartr-web { background-image: url('../images/industryimages/charter-web.png'); }
.shipser-web { background-image: url('../images/industryimages/shipping-services-web.png'); }
.energysol-web { background-image: url('../images/industryimages/energysol-web.png'); }
.ecosolr-web { background-image: url('../images/industryimages/ecosolar-web.png'); }
.steelprocess-web { background-image: url('../images/industryimages/steel-process-web.png'); }
.travelh-web { background-image: url('../images/industryimages/travel-web.png'); }
.pge-web { background-image: url('../images/industryimages/pge-web.png'); }
.mont-web { background-image: url('../images/industryimages/montgo-web.jpg'); }
.tpe-web { background-image: url('../images/industryimages/tpe-web.png'); }
.shipser-mobile { background-image: url('../images/industryimages/shipping-services-mob.png'); }
.pge-mobile { background-image: url('../images/industryimages/pge-mob.png'); }
.mont-mobile { background-image: url('../images/industryimages/montgo-mob.jpg'); }
.tpe-mobile { background-image: url('../images/industryimages/tpe-mob.png'); }
.prplastic-web {
    background-image: url(../images/industryimages/prplastic-web.jpg);
}
.prplastic-mobile {
    background-image: url(../images/industryimages/prplastic-mob.jpg);
}
.pro-web {background-image: url(../images/industryimages/pro-web.png); }
.pro-mobile { background-image: url(../images/industryimages/pro-mob.png); }
@media only screen and (max-width:991px) {
   .bgdottmt {
      margin-top: 30px;
   }
   .blnkbanner {
      height: 49px;
   }
   .tool_col_box {
    padding: 24px 30px;
   }
}
/*============= monika css  end  ================*/

/* today 30-10-19 css start */
.servicebanner.marketautomation_banner{
   background: url(../images/marketing-automation-bnr-bg.jpg)no-repeat;
}
.servicebanner.marketautomation_banner.marketing_automationBnnr{
   background: url(../images/market-automation-banner.jpg)no-repeat;
       background-size: cover;
}
.servicebanner.marketautomation_banner.customer-experience {
    background: url(../images/customer-experience-banner.jpg) no-repeat;
    background-size: cover;
}
.real-time .k-btn {
    float: right;
    margin-top: -70px;
}

.dubbleImg {
    position: relative;
    min-height: 260px;
}
.dubbleImg .img_1 {
    position: absolute;
    left: 0;
    top: 39%;
    z-index: 9;
    width: 290px;
}
.dubbleImg .img_2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
}
p.col-text.user-experience-content:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    width: 60px;
    height: 100%;
    border-radius: 5px 0 0 5px;
    z-index: 999;
}
p.col-text.user-experience-content {
    position: relative;
}
.inline-images span{
   display: inline-flex;;
}
.inline-images .absoluteBtn{
   position: absolute;
   bottom: 0px;
   left: 0px;
}
.omni-channel {
    transition: 1.5s;
}
.omni-channel:hover{
   margin-top: -50px;
   transform: translate(0,-5px);
}
.omni-sec {
    padding: 50px 50px 0;
}
.omni-channel a.k-btn {
    position: absolute;
    top: 100%;
    margin-top: 10px;
    opacity: 0;
    left: 50%;
    width: 180px;
    margin-left: -90px;
}
.omni-channel:hover a.k-btn {
    opacity: 1;
}
.servicebanner.business-advisory{
   background: url(../images/business-advisory-bg.jpg)no-repeat;
}
.growth-opportunitiesRow .dubbleImg .img_1 {
    position: absolute;
    top: 60px;
    left: 130px;
    z-index: 9;
    width: 290px;
}
.consumer-insight .dubbleImg .img_1 {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 9;
    width: 290px;
}
.platform-technologyRow .dubbleImg .img_1 {
    left: 0px;
    top: 50px;
   width: 430px !important;
}
.platform-technologyRow .dubbleImg{
   min-height: 380px;
}
.platform-technologyRow .dubbleImg .img_2 {
    right: -8px;
    top: -23px;
}
p.nam.small-font {
    font-size: 15px;
}
ul.cloud-list li:before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 20px;
    color: black;
    padding-right: 6px;
    vertical-align: middle;
}
#cloud-roadmap p strong {
    color: #000;
}

#services .box {
  padding: 25px;
    margin-bottom: 40px;
    box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
    background: #fff;
    transition: 0.4s;
    border: 1px solid #ddd;
    min-height: 342px;
}
#services .box img {
    width: 60px;
}
#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon {
  float: left;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #50d8af 0%, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


#services .box h4 {
font-size: 25px;
    font-weight: 600;
    color: #000; text-align:left;
    text-transform: capitalize;
}
h4.title i {
    color: #009999;
}
ul.showboxFirst img {
    width: 90px;
}
#organic {
  padding: 60px 0;
  background: #f3f3f3;
}

#organic .section-header h3,
#organic .section-header p {

}

#organic .card {
  background: #fff;
  border-color: #ddd;
  background: #fff;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  border-radius: 10px;
  text-align: center;

  transition: 0.3s ease-in-out;
  height: 100%;
}

p.imgp img {
    width: 75px;
    margin-top: 30px;
}

#organic .card h5 {
  font-size: 25px;
  font-weight: 600;
      color: #000;
}

#organic .card p {
  font-size: 15px;

}

#organic .card .readmore {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  transition: 0.3s ease-in-out;
  border-bottom: #00458f solid 2px;
}

#organic .card .readmore:hover {
  border-bottom: #fff solid 2px;
}

#organic .counters {
  padding-top: 40px;
}

#organic .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;

}

#organic .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;

}
#inorganic-sec .degitalcard .card-title {
    font-size: 25px;
}
/* today 30-10-19 css end */






 










ul.listing {
    padding-left: 20px;
    padding-top: 15px;
}

ul.listing li {
    list-style: disc;
    color: #5A5A5A;
    font-size: 15px;
    line-height: 29px;
}
.boxmission {
    padding: 40px 31px;
}
.boxmission img {
    height: 51px;
}
.mx-w2 {
   max-width: 460px;
    margin: 0 auto;
}
.culture-sec .hrspan{
   margin: 0 auto;
}
.team-sec{
    box-shadow: 0 2px 17px 0px #0099993d;
}

.bottom-links {
    background: #fff;
    padding: 10px 0px;
    z-index: 999;border-bottom: 1px solid #03e2ea;
}
.bottom-links ul li {
    display: inline-block;
}
.bottom-links ul li a.btn.achorbtn {
    display: block;
    width: 100%;
    padding: 7px 16px;
    font-size: 14px;
    border-radius: 0px;
    position: relative;
    transition: 0.5s;
   font-family: 'SegoeUI-SemiBold';
}
.bottom-links ul{
   text-align: center;
}
.servicebanner.digital-enablement .bottom-links ul {
    width: 735px;
}
.bottom-links ul li a.btn.achorbtn:hover, .bottom-links ul li a.btn.achorbtn.active{
  color: #01C6CE;
}
.bottom-links ul li a.btn.achorbtn:hover:before, .bottom-links ul li a.btn.achorbtn.active:before{
   opacity: 1;
}
.bottom-links ul li a.btn.achorbtn:focus{
   outline: none;
   box-shadow: none;
}
/* .bottom-links ul li a.btn.achorbtn:before { */
    /* content: ""; */
    /* position: absolute; */
    /* bottom: -19px; */
    /* left: 50%; */
    /* background: #03e2ea; */
    /* width: 14px; */
    /* height: 14px; */
    /* border-radius: 100%; */
    /* margin-left: -7px; */
    /* box-shadow: 0px 0px 6px #6f6666dd; */
    /* transition: 1.5s; */
    /* opacity: 0; */
    /* z-index: 1; */
    /* border: 1px solid #fff; */
/* } */
.banner-cover1 {
    padding: 24vh 0 12vh 0;
}
.linebefore.display_div1 p {
    margin: 0;
    padding: 0;
}

.linebefore.display_div1 p:before {
    display: none;
}


/* blog */
.blog-section h1 {
    font-size: 38px;
    line-height: 46px;
}
.blog-section .blg-sab-hed {
    font-size: 16px;
    letter-spacing: 0.2px;
    padding-bottom: 18px;
}
.blg-sab-hed a {
    background: #009999;
    border-radius: 100px;
    text-transform: capitalize;
    padding: 5px 24px;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 10px;
	color:#000;
	transition:0.3s;
}
.blg-sab-hed a:hover {
    color: #ffffff;
    background: #006dae;
}
.card.mb-4.blog-bdr {
    border-bottom: 1px solid #ddd !IMPORTANT;
    border-radius: 0;
    border: none;
}
.card.mb-4.blog-bdr p {
    color: #5A5A5A;
}
.Blog-next-prv .pagination {
    border-top: 1px solid #ddd;
    padding-top: 32px;
    padding-bottom: 18px;
}
.tab-content.tab-content-adit .media-heading {
    font-size: 17px;
}
.tab-content.tab-content-adit .media-body {
    margin-left: 16px;
}
.tab-content.tab-content-adit .media-body small {
    color: #5A5A5A;
}
.bloga-clr {
    color: #006dae;
}
.divflix {
    display: inline-flex;
    color: #000;
}
.more_links_Post li {
    display: inline-block;
    background: #ddd;
    border-radius: 24px;
    padding: 4px 20px;
    font-size: 13px;
    margin: 2px 1px 10px;
}
.more_links_Post li:hover {
    background: #009999;
}

.more_links_Post li a {
    color: #000000e0;
    transition: 0.3s;
}
.tab-content.tab-content-adit .active {
    display: inline;
}


/* blog */


/* 11/01/2019 start */

.servicebanner.industries_banner{
   background: url(../images/industries-bannr.png)no-repeat;
   background-size: cover;
   /*padding: 38vh 0 38vh 0;*/
   background-position: center;
}
.searchOption {
    position: relative;
    max-width: 520px;
    margin: 0 auto;
}
.searchOption .form-control {
    padding: 11px 20px;
    height: auto;
    border-radius: 100px;
    border: none;
   box-shadow: 0px 3px 9px #d0d0d0;
}
input.searchBttn {
    background: url(../images/search-icon.png) no-repeat;
    width: 51px;
    height: 48px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}
input.searchBttn:focus{
   box-shadow: none;
   outline: none;
}
h2.heading-text.idus-heading {
    font-size: 32px;
    font-weight: normal;
    font-family: sans-serif;
}
.platform-technologyRow {
    padding-top: 127px;
}
ul.inds-tabs li {
    display: inline-block;
    padding: 15px 10px;
    border-radius: 18px;
    width: 100%;
    margin-top: 15px;
    position: relative;
    transition: 0.9s;
}
.industry_quick_links.bottom-links ul li a.btn.achorbtn{
  padding: 7px 12px;
}
ul.inds-tabs li span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    transform: translate(-50%, -50%);
    z-index: -1;
   border-radius: 10px;
}
ul.inds-tabs li:hover span, ul.inds-tabs li.active span{
    background: #1183bf;
    background: #03e2eb;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    transition: 0.9s;
   border-radius: 10px;
}
ul.inds-tabs li a {
   padding: 30px 44px;
    display: inline-block;
    border-radius: 20px !important;
    border: none !important;
    transition: 1.5s;
    width: 100%;
   box-shadow: 0px 0px 4px #9eeaec;
}
ul.inds-tabs li a img {
    width: 50px !important;
    display: inline-block !important;
}
ul.inds-tabs li:hover a img{
   color: #fff;
}
ul.inds-tabs li:hover, ul.inds-tabs li.active {
    background: none;
}
ul.inds-tabs li.active a{
   box-shadow: none;
}
ul.inds-tabs li:hover a{
   box-shadow:none;
}
ul.inds-tabs li a.active, ul.inds-tabs li a:hover{
   border:none;
   background: none !important;
   border-radius: 0;
}
ul.inds-tabs li h6 {
    color: #000;
    font-size: 13px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
ul.inds-tabs li:hover h6, ul.inds-tabs li.active h6{
   color: #000;
 }
.bg-overly {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    display: none;
}
span.case-study-icon {
    width: 140px;
    height: 140px;
    display: inline-block;
    background: #fff;
    border: 20px solid #f5f5f5;
    line-height: 95px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 50px;
}
.ins-dubbleImg {
    position: relative;
    background: #ffeae1;
    min-height: 529px;
    border-radius: 100%;
}
.ins-dubbleImg.left-col .img_1 {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 9;
    width: 300px;
}
.ins-dubbleImg.left-col .img_2 {
    position: absolute;
    right: 0px;
    top: 168px;
    width: 300px;
    z-index: 99;
}
.ins-dubbleImg.right-col .img_1 {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 9;
    width: 280px;
    box-shadow: 0px 0px 36px #d0d0d0;
}
.ins-dubbleImg.right-col .img_2 {
    position: absolute;
    left: 0px;
    top: 168px;
    width: 290px;
    z-index: 99;
}
.inds-sec .case-study-row {
    padding: 40px 0;
}
.ins-dubbleImg.right-col {
    background: #e5f1ff;
}
a.k-btn:hover {
    color: #fff;
}
ul.inds-tabs {
    margin-bottom: 20px;
   text-align: center;
}
.bottom-links.pos-relative{
   position: relative;
}
.inds-tabs .owl-controls .owl-nav div i {
    font-size: 38px;
    line-height: 23px;
}
.sentence_case{
  text-transform: none;
}

/* 11/01/2019 end */

/* 11/04/2019 start */
.inds-tabs .owl-controls .owl-nav div{
   top: 50%;
}
.inds-tabs .owl-controls .owl-nav div.owl-prev{
   left: -50px;
}
.inds-tabs .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}
.header-2 ul.list-inline li a, .header-2 .wsmenu>.wsmenu-list>li>a {
    color: #000;
}
.header-2.navbar_fixed .topbar ul.list-inline li a, .navbar_fixed .wsmenu>.wsmenu-list>li>a{
    color: #fff;
}
.header-2 .wsmenu>.wsmenu-list>li>a:hover {
    color: #009999;
}
.header-2 .menu-global {
    border-top: 2px solid #000;
}
.header-2.navbar_fixed .menu-global {
    border-top: 2px solid #fff;
}
.header-2 .white-logo{
   display: none;
}
.header-2 .white-logo, .header-2.navbar_fixed .blue-logo{
   opacity: 0;
   visibility: hidden;
}
.header-2.navbar_fixed .white-logo{
   opacity: 1;
   visibility: visible;
   display: block;
}
/* 11/04/2019 end */



/* SANTOSH-START-CSS- */

.testimonial-sec .img-box img {
    border: 1px solid #ddd;
    border-radius: 2px;
}
.servicebanner.solution_dd_banner.new-add-sec {
    background: #0064B1 url(../images/solution-design-banner.jpg)no-repeat;
    background-position: center;
    background-size: cover;
}
.servicebanner.business-advisory.new-add-sec.new-advisory-banner{
    background: url(../images/business-advisory-banner.jpg)no-repeat;
	background-position: center;
   background-size: cover;
}
.servicebanner.wf_banner.new-advisory-banner.new-workforce-banner {
    background: url(../images/workforce-transformation-banner.jpg)no-repeat;
    background-position: center;
    background-size: cover;
}

/* SANTOSH-END-CSS- */

  .form_wraper {
   padding: 35px 24px;
       background: #f3f3f3;
}
.wpform .declr {
   font-size: 12px;
   line-height: 1.2;
} 
.wpform .form-control {
   font-size: 14px;
}
ul.wplist li {
    margin: 8px 0px;
    position: relative;
    padding-left: 24px;
    color: #5A5A5A;
}
.wplist li:before {
   font-family: FontAwesome;
   display: inline-block;
   vertical-align: middle;
   content: "\f00c";
   position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
    color: #006dae;
}
.wpform .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
}











/* 07/11/2019 start */
.sec_title {
    font-size: 35px;
    color: #000;
   margin-bottom: 15px;
    text-transform: capitalize;
        font-weight: 600;
           /* font-family: 'SegoeUI-SemiBold';*/
}
.small-subheading {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
/* 07/11/2019 end */

/* 08/11/2019 start */
.growth_row .dubbleImg:before {
    content: "";
    background: #fff;
   border: 5px solid #1185c2;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 190px;
    height: 170px;
}
.platform-technologyRow .dubbleImg:before {
    content: "";
    background: #fff;
    border: 5px solid #1185c2;
    position: absolute;
    bottom: 5px;
    left: -5px;
    width: 190px;
    height: 170px;
}
section#internal-staffing {
    background: #eff7fa;
}
section#internal-staffing:before {
    display: none;
}
form.form.wpform h5 {
     font-size: 20px;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 13px;
}
  a.tel {
    color: #006dae;
}
a.tel:hover {
    color: #099;
}
/* 08/11/2019 end */

.progress-container {
    width: 100%;
    height: 4px;
    background: #ccc;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
}
.progress-bar {
  height: 4px;
  background: #009999;
  width: 0%;
}



.form .form-group {
    margin-bottom: 20px;
}
.form-control:focus {
    box-shadow: none;
}
label.error {
    color: red;
    font-size: 12px;
    position: absolute;
    top: 80%;
}
span.cptcha-input {
    font-size: 18px;
    font-weight: bold;
}
span.cptcha-input input {
    width: 18px;
    border: none;
background: none; font-weight: 700!important;}
button.k-btn:hover {
    color: #fff;
}
span.cptcha-input strong {font-weight: bolder;
    font-size: 20px;
    color: #000;}
span.cptcha-input input:focus {outline: none;}
input#captcha_field {
    background: #fff url(../images/captcha_logo.png)no-repeat;
    background-repeat: no-repeat;
    background-position: 97%;
    background-size: 26px;
    height: auto;
    margin: 0;
    z-index: 99999;
}

.footer-sec .ruby-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-sec .ruby-wrapper > ul {
    position: relative
}

.footer-sec ul.ruby-menu > li {
    font-size: 14px;
        position: relative;
}

.footer-sec ul.ruby-menu > li.ruby-menu-right {
    float: right
}
.footer-sec ul.ruby-menu > li > a {
    display: block;
    line-height: 34px;
	transition:0.9s;
	
}
.footer-sec .ruby-menu li .li-hover:hover {
    padding-left: 15px;
}
.footer-sec .ruby-wrapper ul li a span {
    height: 8px;
    width: 10px;
    vertical-align: middle;
    margin-right: 5px;
    background: url(../images/rght-arrow2.png) 100% center no-repeat;
    background-position: right center;
    display: inline-block;
}
.footer-sec ul.ruby-menu > li > a:only-child {
    padding: 0 15px
}



.footer-sec ul.ruby-menu > li > a:only-child:after,ul.ruby-menu > li:hover > a:only-child:after {
    content: ''
}

.footer-sec ul.ruby-menu > li.ruby-active-menu-item > a {
    background: #17a47d
}

.footer-sec ul.ruby-menu > li > a .fa {
    position: relative;
    width: 24px
}
.footer-sec ul.ruby-menu > li > ul {
      display: none;
      padding:0 10px ;
}

.footer-sec ul.ruby-menu > li:hover > ul {
  display: block;
}
.ruby-menu li ul{
  z-index: 999;
}

.footer-sec ul.ruby-menu > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
   position: absolute;
   top: 100%;
    box-shadow: 0px 10px 11px -10px #96989a75;
    width: 100%;
    background: #f6f5f5;
    background: #fff;
}

.footer-sec .ruby-wrapper ul li {
    margin-bottom: 0 !important;
}

.footer-sec ul.ruby-menu > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a {
    display: inline-block;
    line-height: 34px;
    font-size: 11px !important;
	width:100%;
}
.footer-sec ul.ruby-menu > li  i.fa{
    position: absolute;
    right: 0;
    font-size: 16px;
    top: 17px;
    transform: translate(0px, -50%);
    width: 26px;
    text-align: center;
    height: 34px;
    padding-top: 7px;


}

.footer-sec ul.ruby-menu > li  i.fa.fa-angle-down.rotate {
    transform: rotate(180deg);
    top: 0;
    color: #006dae;
}
.megadrop-f{
   color: #006dae !important;
 }
.footer-sec .ruby-wrapper .visible-xs {
    visibility: hidden;
    position: absolute
}

/*career pages*/
.jobsrch label {
  display: block;
    margin-bottom: 8px;
    color: #000;
    font-family: 'SegoeUI-SemiBold';
    line-height: 1.2;
}
.jobsrch .form-control {
  padding: 8px 14px;
  height: auto;
}
.jobsrch .btn {
    background: #099;
    color: #fff;
    width: 100%;
    border: none;
    padding: 10px 14px;
    font-size: 14px;
    font-family: 'SegoeUI-SemiBold';
}
.jobsrch .btn:hover {
  background: #fff;
}
.carrer_sec{
  background: #f3f3f3;
}
.carer_card_row .col-md-4 {
  margin-top: 24px;
}
.card.carer_card {
  border: none;
    padding: 30px 10px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
    border-radius: 0;
    cursor: pointer;
    -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    background: #fff;
    overflow: hidden;
}
.card.carer_card * {
  -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
        position: relative;
}
.card.carer_card a {
  display: inline-block;
}
.carer_card span {
    font-size: 40px;
    color: #006dae;
}
.carer_card .nam {
    font-size: 20px;
    color: #000;
    margin:16px auto;
}
.carer_card .rm {
    color: #006dae;
    font-weight: bold;
    font-family: 'SegoeUI-SemiBold';
}
.carer_card:before {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -100%;
    top: -100%;
    background: #009999;
    content: '';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.carer_card:after {
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
}
.carer_card:hover:before {
    opacity: 1;
    top: 0;
    right: 0;
}

.card.carer_card:hover span,
.card.carer_card:hover .rm,
.card.carer_card:hover .nam {
  color: #fff;
  position: relative;
}
/*career inner pages*/
.ffsm {
  font-family: 'SegoeUI-SemiBold';
}
.job_desc_blok h5 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #000;
}
.job_desc_blok h4 {
  color: #006dae;
  font-family: 'SegoeUI-SemiBold';
}
.job_desc_blok .keylist li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 4px;
}
.job_desc_blok .keylist li:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    content: "\f00c";
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #009999;
}
.job_desc_blok p a {
   color: #0EB3BA;
    font-weight: bold;
}
.job_apply_form {
    padding: 20px 30px 30px;
    background: #009999;
    border-radius: 4px;
}
.jobform label {
  display: block;
  margin-bottom: 0;
  color: #fff;
  font-family: 'SegoeUI-SemiBold';
}
.jobform .form-group {
  margin-bottom: 1rem;
}
.jobform .form-control {
  height: auto;
}
.jobform .btn {
  background: #fff;
    color: #099;
    width: 100%;
    padding: 8px 30px;
    font-family: 'SegoeUI-SemiBold';
    border-radius: 6px;
    border-color: #fff;
}
.jobform .btn:hover {
    background: #099;
    color: #fff;
}
.main-tymlyn {
    position: relative;
}
.main-tymlyn:before {
    content: "";
    width: 2px;
    height: 100%;
    border-radius: 20px;
    margin: 0 auto;
    background: #03446b;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.main-tymlyn .tymlyn {
    margin-bottom: 30px;
    position: relative;
}
.main-tymlyn .tymlyn:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #009999;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -90%)
}
.main-tymlyn .tymlyn-img {
     margin-bottom: 10px;
}
.main-tymlyn .tymlyn-img img {
  border-radius: 8px;
  max-height: 250px;
}
.main-tymlyn .tymlinetitl {
    font-size: 24px;
    color: #000;
}
.main-tymlyn .tymlyn-year {
    font-size: 24px;
    color: #009999;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1;
}
.main-tymlyn .tymlynlist li {
    position: relative;
    padding-left: 20px;
    margin: 4px 0px;
    font-size: 16px;
    line-height: 1.5;
}
.main-tymlyn .tymlynlist li:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    content: "\f178";
    position: absolute;
    left: 0;
    font-size: 12px;
    top: 4px;
    color: #03446b;
}
#about .about-col {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    border: 1px solid #ddd;height: 380px;
}
#about .about-col:hover {
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);

}
#about .about-col .img {
  position: relative;
}

#about .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#about .about-col .icon {
        width: 85px;
    height: 85px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #006dae;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc( 50% - 32px);
    bottom: -40px;
    transition: 0.3s;
    box-shadow: 0px 0px 5px #8e8585;
}
.about-col .icon img {
padding-top: 14px;
    width: 36px;
}
#about .about-col i {
    font-size: 24px;
    line-height: 1;
    color: #009999;
    transition: 0.3s;padding-top: 9px;
}

#about .about-col:hover .icon {
  background-color: #009999;
}

#about .about-col:hover i {
  color: #fff;
}

#about .about-col h2 {
 color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    padding: 0;
    margin: 47px 0 20px 0;
}
#about .about-col p {
  padding: 0 20px 20px 20px;
}

.shadow_box{
  box-shadow: 0px 0px 8px #ddd;
  }

.big-bg img {
    /*margin-left: -48px;*/
    width: 100%;
}
.backclrdiv {
    background: #006dae;
    color: #fff;
}
.backclrdiv p,a {
    color: #fff;
}
.back_div-img.img-expand {
    padding: 40px 8px 0px 0px;
}
img.box-position1 {
    position: absolute;
    left: 228px;
    right: 0;
    top: -46px;
    width: 330px;
}
img.box-position {
    position: relative;
    width: 320px;
}
.readmore-btn1 a {
    position: absolute;
    bottom: 0;
}
.readmore-btn1 a {
    position: absolute;
    bottom: -10px;
    right: 15px;
}
.platform-technologyRow .dubbleImg:before{
  bottom:7px;
}
.growth_row  .dubbleImg .img_2, .growth_row  .dubbleImg .img_1, .platform-technologyRow .dubbleImg .img_2, .platform-technologyRow  .dubbleImg .img_1{
  border: 2px solid #fff;
}
.toggle-bg-header {
    background: #006dae;
}
@media only screen and (min-width:576px) {
    .main-tymlyn .col-sm-6 {
        padding-left: 32px;
        padding-right: 32px;
    }
    .main-tymlyn .row:not(.flex-sm-row-reverse) .tymlyn-img {
      text-align: right;
    }
    .main-tymlyn .row.flex-sm-row-reverse .tymlyn-content {
      text-align: right;
    }
    .main-tymlyn .row.flex-sm-row-reverse .tymlyn-content .tymlynlist li {
      padding-left: 0;
      padding-right: 20px;
    }
    .main-tymlyn .row.flex-sm-row-reverse .tymlyn-content .tymlynlist li:before {
      content: "\f177";
      right: 0;
    }
}

@media only screen and (max-width:991px) {
    .main-tymlyn .tymlyn-year,
    .main-tymlyn .tymlinetitl {
        font-size: 20px;
    }
}

@media only screen and (max-width:575px) {
    .main-tymlyn .tymlyn:before {
        left: 0;
        top: 4%;
    }
    .main-tymlyn:before {
        margin-left: 0;
    }
    .main-tymlyn .col-sm-6  {
        padding-left: 40px;       
    }
}
/*120221*/
footer {  font-family: 'Open Sans',sans-serif; }
footer .footer-box h4 { 
  font-family: 'DIN-LightAlternate-Regular','Open Sans',sans-serif;
  font-weight: 400;
}
.rubysubli ul { position: relative !important;background: transparent !important;box-shadow: none !important; }