@import url(https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,500i,600,600i,700,800,900&display=swap);

body,
h1,
h2,
h3,
h4,
h5,
html {
    font-family: Montserrat, sans-serif
}

a,
a:active,
a:focus,
a:hover {
    color: #333;
    text-decoration: none
}

.customnav,
.process-step .btn:focus,
a {
    outline: 0
}

#background,
.abthdr,
.analyticsbg,
.autombg,
.carousel-inner,
.clientssec,
.cloudheaderbg,
.contacthdr,
.joinushdr,
.makeussec,
.our-partners div,
.ourworkshdr,
.process,
.process-step,
.rpahelpsec,
.webbg {
    position: relative
}

.makeusoverly p,
.rpahelpoverly p,
.wbot ul li {
    text-align: justify
}

#background,
#webbg {
    min-width: 100%;
    width: auto;
    z-index: -100
}

.abtsecsr h3,
.founder-txt,
.keytitle,
.navbar-default .navbar-nav>li>a,
footer h3 {
    text-transform: uppercase
}

body,
html {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 1.6;
    color: #42495b;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 600
}

.h2,
h2 {
    font-size: 29px
}

.cloudsec .icofont,
.ibcolor,
.serlinks ul li a:hover {
    color: #fe9b00
}

.m_top5 {
    margin-top: 5px
}

.m_top10,
.top-nav-collapse .navpad {
    margin-top: 10px
}

.m_top15 {
    margin-top: 15px
}

.m_top20 {
    margin-top: 20px
}

.m_top30 {
    margin-top: 30px
}

.m_top40 {
    margin-top: 40px
}

.m_top50 {
    margin-top: 50px
}

.m_top60 {
    margin-top: 60px
}

.m_btm20 {
    margin-bottom: 20px
}

.m_btm30 {
    margin-bottom: 30px
}

.m_btm40 {
    margin-bottom: 40px
}

.m_btm60 {
    margin-bottom: 60px
}

.wecan_mar {
    margin: 16px 0
}

.frmbdr {
    padding: 30px 30px 40px;
    border: 1px solid #ecf4f9;
    border-radius: 3px
}

.atmic h4,
.founder-txt,
.frmbdr label {
    font-size: 16px;
    font-weight: 600
}

.form-control {
    border: 1px solid #babebf;
    height: 42px
}

.m_rht30 {
    margin-right: 30px
}

.m_lft30 {
    margin-left: 30px
}

.bdrlft {
    border-left: 1px solid #e9e9e9;
    padding-left: 20px
}

.bdrrght {
    border-right: 1px solid #e9e9e9;
    padding-right: 20px
}

.padbtm40 {
    padding-bottom: 40px
}

#webbg {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100% !important;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.iocnbdr,
.siconbdr {
    transform: rotate(45deg)
}

.brandimg {
    margin-top: -20px
}

.top-nav-collapse .brandimg {
    margin-top: 0
}

.navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: transparent
}

.navbar-default {
    background-color: transparent;
    padding: 12px 0;
    transition: .3s
}

.navbar-brand {
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center
}

.abthdr,
.analyticsbg,
.autombg,
.cloudheaderbg,
.contacthdr,
.joinushdr,
.joinusoverly,
.ourworkshdr,
.webbg {
    min-height: 320px
}

.navbar-brand img {
    padding-top: 0;
    width: 160px !important;
    height: auto !important
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #ea6045
}

.top-nav-collapse {
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(47, 47, 47, .1);
    box-shadow: 0 3px 10px 0 rgba(47, 47, 47, .1);
    transition: .5s cubic-bezier(.4, 0, 1, 1)
}

.white,
.white:focus,
.white:hover {
    color: #fff;
    width: 100% !important
}

.block {
    display: block
}

.customnav .navbar-default .navbar-nav>li>a {
    color: #42495b !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    -o-transition: color .2s ease-out, background 1s ease-in;
    -ms-transition: color .2s ease-out, background 1s ease-in;
    -moz-transition: color .2s ease-out, background 1s ease-in;
    -webkit-transition: color .2s ease-out, background 1s ease-in;
    transition: color .2s ease-out, background 1s ease-in
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fe9b00;
    background-color: rgba(12, 184, 182, 0);
    border-bottom: 2px solid #fe9b00
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    -o-transition: color .2s ease-out, background 1s ease-in;
    -ms-transition: color .2s ease-out, background 1s ease-in;
    -moz-transition: color .2s ease-out, background 1s ease-in;
    -webkit-transition: color .2s ease-out, background 1s ease-in;
    transition: color .2s ease-out, background 1s ease-in
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fe9b00 !important;
    border-bottom: 2px solid #fe9b00
}

.affix {
    background-color: #fff !important
}

.affix .navbar-nav>li>a:focus,
.affix .navbar-nav>li>a:hover {
    background-color: rgba(12, 184, 182) !important
}

.webbg {
    background: url(../../images/hmecontbg.webp) center center/cover no-repeat
}

.mainhomebg,
.thank-sec {
    background: url(../../images/ukbgsm.webp) 0 0/cover no-repeat;
    height: 100vh;
    position: relative;
    height: calc(var(--vh, 1vh) * 100)
}

.mainhomebgoverly {
    background: url(../../images/matebg.webp);
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100)
}

.job-item .mail-link,
.timeline-title {
    color: #fe9d00 !important
}

.banner-text,
.link:hover,
.linkedin-icon:hover,
.minftr ul li a,
.pagetitle,
.serlinks ul li a {
    color: #fff
}

.abthdr {
    background: url(../../images/abt.webp) center center/cover no-repeat
}

.ourworkshdr {
    background: url(../../images/ourworkshdr.webp) center center/cover no-repeat
}

.joinushdr {
    background: url(../../images/joinhdr.webp) center center/cover no-repeat
}

.joinusoverly {
    background-color: rgba(47, 47, 47, .4)
}

.contacthdr {
    background: url(../../images/contacthdr.webp) center center/cover no-repeat
}

.cloudheaderbg {
    background: url(../../images/cloudcomputing.webp) center center/cover no-repeat
}

.analyticsoverly,
.autooverly,
.bg-color {
    background-color: rgba(0, 37, 90, .39);
    min-height: 320px
}

.autombg {
    background: url(../../images/rpahdr1.webp) center center/cover no-repeat
}

.analyticsbg {
    background: url(../../images/analyticslive.webp) center center/cover no-repeat
}

.atmic .icofont,
.keytitle {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.banner-info,
.posabt,
.posrel {
    position: absolute
}

.pagetitle {
    padding-top: 130px
}

.cloudsec,
.servsec {
    padding: 40px 0 60px
}

.hidden1 {
    opacity: 0
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before,
.visible1 {
    opacity: 1
}

.landtitle {
    display: table-cell;
    vertical-align: middle
}

.PillList-item input[type=checkbox]:checked+.PillList-label .Icon--checkLight,
.PillList-item input[type=radio]:checked+.PillList-label .Icon--checkLight,
.banner-logo img,
.icv {
    display: inline-block
}

.banner-info {
    top: 50%;
    color: #fff;
    text-align: center;
    left: 50%;
    margin-top: 190px;
    margin-left: -200px
}

.banner-text h4 {
    font-size: 80px;
    padding-bottom: 15px;
    font-weight: 300;
    color: #fe9b00;
    line-height: 1
}

.banner-text p {
    font-size: 90px;
    padding-bottom: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 1.4
}

.bliefsec h4,
.dropdown-menu>li>a,
.maintitle i,
footer h3,
footer h4 {
    font-weight: 500
}

.Offerings a,
footer h3 {
    color: #fff !important
}

.atmic h4,
.cloudsec h4,
.keytitle {
    color: #42495b
}

.pagetitlebdr h1,
.pagetitlebdr h2 {
    line-height: 1.2;
    font-weight: 700
}

.banner-info .fa-angle-down {
    color: #fff;
    font-size: 30px;
    border: 1px solid #fff;
    padding: 1px 6px;
    border-radius: 60px
}

.dropdown-menu>li>a {
    padding: 9px 20px
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 9px;
    border: 0;
    border-radius: 2px
}

.nav>li>a {
    margin: 0 22px;
    padding: 10px 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background: #00f260;
    background: -webkit-linear-gradient(to right, #feb100, #c4db25);
    background: linear-gradient(to right, rgba(166, 208, 51, .88), rgba(47, 198, 254, .75))
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #002a62
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 18px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.keyoffers {
    padding: 60px 0 50px
}

.keytitle {
    padding: 15px 0;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    background-image: linear-gradient(to right, #febb00, #fea200 50%, #42495b 50%);
    background-size: 200% 100%;
    background-position: 100%
}

.clientssec,
.makeussec {
    background-position: center center;
    background-attachment: fixed
}

.keyservice:hover .keytitle {
    transition: .5s cubic-bezier(0, 0, .23, 1);
    background-position: 0
}

.keyservice {
    text-align: center;
    border-radius: 3px;
    padding: 15px;
    font-size: 18px
}

.keyservice img {
    background-color: #fff;
    padding: 12px;
    border-radius: 3px;
    border-bottom: 0 solid #feaa00;
    transition: .5s
}

.cntbtn,
.iocnbdr {
    border: 1px solid #fff
}

.keyservice:hover img {
    box-shadow: 0 0 3px #febc00
}

.myvideo {
    max-width: 100%;
    height: auto;
    width: 1920px;
    position: absolute;
    z-index: -1;
    background-size: cover
}

.videooverly {
    background-color: rgba(0, 37, 90, .39);
    height: auto
}

.cnfrmsec,
.whatwecansec {
    padding: 40px 0 70px
}

.clientssec {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../../images/clientsbg.webp)
}

.clientsoverly {
    padding: 60px 0 100px;
    color: #fff
}

.carousel-control {
    top: 40%;
    color: #428bca;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1
}

.carousel-control:hover {
    color: #d9534f
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important
}

.carousel-control.right {
    left: auto;
    right: -32px
}

.carousel-control.left {
    right: auto;
    left: -32px
}

.carousel-indicators {
    bottom: -30px
}

.carousel-indicators li {
    margin: 0;
    padding: 0 3px;
    width: 12px;
    height: 6px;
    background: #ccc;
    border: 1px solid #ccc
}

.carousel-indicators .active {
    width: 12px !important;
    height: 6px;
    background-color: #222 !important;
    border-color: #ccc
}

.atmic .icofont,
.servicon:hover {
    background-color: #fe9b00
}

.makeussec {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../../images/makeusdiifferenrt.webp)
}

.makeusoverly {
    padding: 50px 0 70px;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

.blockchainsec,
.digitalstrategysec,
.featuressec,
.hmecontsec,
.rpahelpsec,
footer {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover
}

.rpahelpsec,
footer {
    background-attachment: fixed
}

.makeusoverly p strong {
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px
}

.rpahelpsec {
    background-size: cover;
    background-image: url(../../images/rpa.webp);
    background-position: center center
}

.chatbotbgoverly,
.cloudbfsbgoverly,
.rpahelpoverly {
    padding: 50px 0 60px;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

.hmecontsec,
footer {
    background-size: cover;
    background-position: center;
    position: relative
}

.rpahelpoverly p strong {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px
}

.iocnbdr {
    padding: 9px
}

.technologiessec {
    padding: 50px 0 80px
}

.tech .aiml-lang{
    display: flex !important;
    justify-content: center !important;
}

.hmecontsec {
    background-image: url(../../images/hmecontbg.webp)
}

.hmecontsecoverly {
    background: linear-gradient(to right, rgba(166, 208, 51, .68), rgba(47, 198, 254, .74));
    background: -webkit-linear-gradient(to right, rgba(166, 208, 51, .68), rgba(47, 198, 254, .74));
    padding: 80px 0;
    color: #fff
}

.cnttitle {
    font-size: 36px;
    font-weight: 300
}

.cntbtn {
    background-color: transparent;
    border-radius: 4px;
    font-size: 18px;
    padding: 9px 45px;
    margin-top: 18px;
    color: #fff
}

.cntbtn:hover {
    color: #fe9b00;
    cursor: pointer
}

footer {
    background-image: url(../../images/footerbg.webp)
}

.advul ul li,
footer p {
    line-height: 2
}

footer h3 {
    font-size: 18px;
    margin-bottom: 26px;
    padding-bottom: 10px;
    display: table;
    border-bottom: 1px solid #fff
}

footer ul li {
    vertical-align: top
}

footer ul li img {
    height: 40px !important
}

.serlinks ul li a .fa {
    padding-right: 12px;
    font-size: 20px;
    padding-top: 3px
}

.serlinks ul li {
    color: #fff;
    line-height: 2.9
}

.ftroverly {
    background: rgba(43, 43, 43, .93);
    background: -webkit-linear-gradient(to bottom, rgba(66, 73, 91, .94), rgba(99, 99, 99, .94));
    background: linear-gradient(to bottom, rgba(66, 73, 91, .94), rgba(99, 99, 99, .94));
    color: #fff;
    padding: 50px 0
}

.minftr {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 0 12px
}

.blockchainsec,
.chatbotbg2,
.cloudbfsbg,
.digitalstrategysec,
.enterpriseapplications,
.featuressec {
    background-position: center center;
    background-attachment: fixed;
    position: relative
}

.minftr .fa-facebook:hover {
    color: #3d68ac
}

.minftr .fa-twitter:hover {
    color: #1cb7eb
}

.minftr .fa-linkedin:hover {
    color: #1686b0
}

.minftr .fa-google-plus:hover {
    color: #e3411f
}

.maintitle i {
    font-style: initial
}

.advnce-title h1,
.maintitle h1,
.maintitle h2 {
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 700
}

.maintitle span {
    border-bottom: 2px solid rgba(100, 100, 102, .41);
    padding: 3px 50px
}

.servin {
    max-width: 55px;
    margin: 0 auto
}

.siconbdr {
    height: 70px;
    width: 70px;
    margin-bottom: 30px;
    border: 1px dashed #fe9b00;
    line-height: 78px
}

.icv {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.featuressec {
    background-size: cover;
    background-image: url(../../images/swdev.webp)
}

.blockchainsecovrly,
.featuressecovrly,
.ourofficeseccovrly {
    background-color: rgba(0, 0, 0, .68);
    padding: 60px 0;
    color: #fff
}

.blockchainsec {
    background-size: cover;
    background-image: url(../../images/blockchain.webp)
}

.digitalstrategysec {
    background-size: cover;
    background-image: url(../../images/digitalstrategy.webp)
}

.cloudbfsbg,
.enterpriseapplications {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover
}

.digitalstrategyovrly {
    background-color: rgba(0, 0, 0, .45);
    padding: 60px 0;
    color: #fff
}

.enterpriseapplications {
    background-size: cover;
    background-image: url(../../images/entapp.jpg)
}

.enterpriseapplicationsovrly {
    background-color: rgba(0, 0, 0, .45);
    padding: 180px 0;
    color: #fff
}

.featuressec ul li {
    margin-bottom: 45px
}

.servcont {
    text-align: right;
    padding-right: 74px;
    margin-top: -42px
}

.servicontitle {
    padding-right: 74px;
    color: #fe9b00
}

.servicon {
    border: 1px solid #ccc;
    padding: 14px 16px;
    border-radius: 0;
    margin-top: -15px;
    transition: background-color 1s ease-out
}

.servicon:hover {
    color: #fff;
    border-radius: 4px
}

.servcontfl {
    padding-left: 74px;
    margin-top: -42px
}

.servicontitlefl {
    padding-left: 74px;
    color: #fe9b00
}

.serviconfl {
    border: 1px solid #eee;
    padding: 14px 21px;
    border-radius: 8px;
    margin-top: -15px
}

.faqsec,
.processec {
    padding: 50px 0 60px;
    border-bottom: 2px solid #eee
}

.cusoft-sec {
    padding: 60px 0;
    border-bottom: 2px solid #eee
}

.pricon {
    color: #fea800;
    padding: 20px;
    border-radius: 60px;
    text-shadow: 6px 4px 0 rgba(227, 227, 227, .5)
}

.chainbenfits {
    color: #fea800;
    padding-right: 20px;
    text-shadow: 6px 4px 0 #e3e3e3
}

.chainpoints {
    padding-left: 50px;
    margin-top: -39px;
    padding-bottom: 10px
}

.chainpoints h4 {
    font-size: 20px;
    color: #42495b
}

.chainperf {
    padding-left: 44px;
    margin-top: -39px;
    padding-bottom: 50px
}

.cloudbfsbg {
    background-size: cover;
    background-image: url(../../images/customizedchatbots.webp)
}

.chatbotbg2 {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url('../../images/enterprisechatbots.webp')
}

.wbot ul {
    padding-top: 10px
}

.wbot ul li {
    padding-bottom: 10px;
    margin-bottom: 6px
}

.btn-circle,
.conflo-btn,
.featurecard,
.our-partners div a,
.process-step {
    text-align: center
}

.pagetitlebtmbdr {
    border-bottom: 1px solid #efefef !important;
    padding-bottom: 5px
}

.pagetitlebdr {
    border-right: 1px solid #ccc
}

.pagetitlebdr h1 {
    font-size: 32px;
    margin: 10px auto
}

.pagetiltedot {
    font-size: 12px;
    color: #fe9b00
}

.empcontent h2,
.empcontent h4 {
    font-weight: 500;
    margin-bottom: 15px
}

.imghvr-reveal-down ul li {
    line-height: 1.4;
    font-size: 15px
}

.imghvr-reveal-down h4,
.tshadow {
    text-shadow: 1px 2px #223
}

.rpabenfi {
    border: 0 solid rgba(238, 239, 240, .67);
    padding: 10px 0;
    color: #000;
    margin-bottom: 2px;
    border-radius: 4px;
    min-height: 80px
}

.blockchainbg,
.chatbotbg,
.digitalstrategybg,
.aimlservicesbg,
.iotbg,
.lifecybbg {
    min-height: 320px;
    position: relative
}

.advsec {
    padding: 50px 0 70px
}

.anlticsecv {
    background: #f8ac33;
    padding: 60px 0;
    color: #fff
}

.adviconoverly,
.adviconoverlyg,
.adviconoverlyo,
.adviconoverlyr {
    padding: 50px 13px;
    margin: 0 -15px;
    background-position: center center;
    color: #fff
}

.adviconbg {
    background-image: url(../../images/mainbg.png)
}

.adviconoverly {
    background-color: rgba(22, 73, 176, .8)
}

.adviconoverlyg {
    background-color: rgba(30, 129, 251, .76)
}

.adviconoverlyr {
    background-color: rgba(1, 95, 123, .82)
}

.adviconoverlyo {
    background-color: rgba(0, 177, 215, .74)
}

.advanfesec {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../../images/anlyticsmiddle.jpg);
    background-position: center center;
    background-attachment: fixed;
    position: relative
}

.advanfesecoverly,
.crtimelinecoverly {
    padding: 50px 0;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

.empcontent {
    padding-left: 44px;
    margin-top: -41px;
    padding-bottom: 10px;
    padding-right: 16px
}

.empcontent h2 {
    font-size: 18px
}

.empcontent1 {
    padding: 25px 10px
}

.empcontent1 h4 {
    font-weight: 400;
    line-height: 1.4
}

.advtableau {
    padding: 70px 0;
    border-bottom: 2px solid #f6f6f6
}

.advtableau .list-group-item {
    position: relative;
    display: block;
    padding: 20px 10px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #f9f9f9
}

.abtsecsr {
    padding: 1px 0 40px;
    border-bottom: 1px dashed #eee
}

.abtsecsr h3 {
    margin-bottom: 6px
}

.abtshadow {
    text-shadow: 1px 1px #ccc
}

.abtsrtitle h1,
.abtsrtitle h2 {
    font-size: 55px;
    font-weight: 600;
    color: #c1c1c1
}

.abtsrtitle span {
    padding: 0 140px;
    border-bottom: 2px solid #888
}

.abtimgsec {
    padding: 60px 0
}

.abtimgsec ul li {
    width: 50%;
    float: left;
    padding: 0
}

.bliefsec {
    padding: 0 0 60px
}

.bliefsec img {
    width: 36px
}

.maintitle .bliefsec h2 {
    font-size: 26px
}

.biconbg {
    background-color: #f8f8f8;
    padding: 19px;
    outline: #f8f8f8 solid 7px;
    border: 1px solid #717171
}

.crtimeline {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../../images/teambg.webp);
    background-position: center center;
    background-attachment: fixed;
    position: relative
}

.lifecybbg {
    background: url(../../images/lifecyc.webp) center center/cover no-repeat
}

.iotbg {
    background: url(../../images/iot-banner.webp) center center/cover no-repeat
}

.blockchainbg {
    background: url('../../images/blk.webp') center center/cover no-repeat
}

.digitalstrategybg {
    background: url('../../images/dgl.webp') center center/cover no-repeat
}

.chatbotbg {
    background: url('../../images/chatbts.webp') center center/cover no-repeat
}

.aimlservicesbg{
    background: url('../../images/aiml.jpg') center center/cover no-repeat
}

.chatbotsec {
    padding: 30px 0 0
}

.cnfrmsec input,
.cnfrmsec textarea {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075)
}

.cnfrmsec img {
    height: 35px;
    margin-top: 16px
}

.cnfrmsec ul li {
    padding: 3px 0
}

.ourwrksbox {
    background-color: #222;
    border-radius: 6px;
    color: #fff;
    margin: 18px 0
}

.ourwrkstxt {
    padding: 0 15px
}

.ourwrksimg {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.ourwrksbox1 {
    background-color: #17303c;
    border-radius: 6px;
    color: #fff;
    margin: 18px 0 36px
}

.ourwrksimg1 {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.industries {
    padding: 15px;
    font-weight: 300;
    border: 1px solid rgba(255, 255, 255, .18);
    min-height: 350px;
    border-radius: 0;
    margin-bottom: 15px
}

.industries ul li {
    line-height: 1.8
}

.ourofficesec ul li,
.thank-sec h2 {
    line-height: 32px
}

.industries .fa-angle-double-right {
    color: #adadad
}

.featurecard {
    box-shadow: 0 2px 38px 0 rgba(0, 0, 0, .06);
    border-radius: 4px;
    padding: 15px 25px;
    margin-bottom: 25px;
    min-height: 338px
}

.featurecard h4 {
    font-size: 18px;
    color: #42495b
}

@media screen and (min-width:320px) and (max-width:640px) {
    .banner-info {
        margin-top: -50px;
        margin-left: 80px;
        position: absolute
    }

    .banner-text h4 {
        font-size: 32px;
        padding: 30px 0 0;
        font-weight: 300;
        color: #fe9b00
    }

    .banner-text p {
        font-size: 36px;
        padding-bottom: 15px;
        font-weight: 600;
        color: #fff
    }

    .keyoffers {
        padding: 60px 0 !important
    }

    .hmecontsecoverly {
        padding: 10px 0 30px !important;
        color: #fff
    }

    .werecogsec .slick-slide img {
        width: 100%;
        height: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .banner-info {
        margin-top: 20px;
        margin-left: -50px;
        position: absolute
    }

    .banner-text h4 {
        font-size: 60px;
        padding: 28px 0 0;
        font-weight: 300;
        color: #fe9b00
    }

    .banner-text p {
        font-size: 80px;
        padding-bottom: 15px;
        font-weight: 600;
        color: #fff
    }
}

#background {
    right: 0;
    bottom: 0;
    min-height: 60%;
    height: auto
}

.newlfcyc {
    background-color: rgba(255, 255, 255, .15);
    border: 1px solid #fff;
    color: #fff;
    padding: 18px;
    margin-bottom: 25px;
    min-height: 195px
}

.newlfcycicon {
    padding-top: 35px;
    color: #f29c1f
}

.process {
    display: table;
    width: 100%
}

.process-row {
    display: table-row
}

.process-step button[disabled] {
    opacity: 1 !important
}

.process-row:before {
    top: 40px;
    right: 118px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 78%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.process-step {
    display: table-cell
}

.process-step p {
    margin-top: 4px
}

.btn-circle {
    width: 80px;
    height: 80px;
    font-size: 12px;
    border-radius: 50%
}

.item,
.pre-loader {
    top: 0;
    height: 100%;
    left: 0
}

.process .btn-info {
    color: #fff;
    background-color: #fe9b00;
    border-color: #fe9b00
}

.rpainblock {
    border: 1px solid #eee;
    min-height: 330px
}

.rpainblockhdr {
    background-color: #08c6ff;
    padding: 8px 12px;
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif
}

.rpainblockbdy {
    background-color: #fff;
    padding: 15px;
    font-size: 14px
}

.rpainblockhdr::after {
    content: '';
    position: absolute;
    left: 12%;
    top: 10.8%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #08c6ff;
    clear: both
}

.rpainblockbdy ul li {
    padding-bottom: 5px
}

.rpainblock:hover {
    box-shadow: 4px 4px 0 #e0e0e0;
    transition: .3s ease-in
}

#testimonial__container {
    background: rgba(0, 0, 0, .4)
}

#testimonial__video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 600px;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#testimonial__content {
    padding: 50px 0
}

@media all and (min-width:600px) {
    #testimonial__video {
        width: 1024px
    }

    #testimonial__content h2 {
        font-size: 24px
    }

    #testimonial__content a,
    #testimonial__content p {
        font-size: 18px
    }
}

@media all and (min-width:1024px) {
    #testimonial__video {
        width: 1600px
    }

    #testimonial__content h2 {
        font-size: 30px
    }

    #testimonial__content a,
    #testimonial__content p {
        font-size: 24px
    }
}

.carousel-inner {
    width: 60%;
    overflow: hidden;
    margin: 0 auto
}

#fade-quote-carousel.carousel {
    padding: 20% 0 30px
}

#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px
}

#fade-quote-carousel.carousel .carousel-indicators>li {
    background-color: #fff;
    border: none
}

#fade-quote-carousel.carousel .carousel-indicators .active {
    background: #6b6b6b
}

#fade-quote-carousel blockquote {
    color: #fff;
    text-align: center;
    border: none
}

blockquote h3 {
    font-size: 42px
}

.entp ul li,
.job-sub-title,
.sdbdr p,
blockquote p {
    font-size: 16px
}

.our-partners div {
    border: 8px solid #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    overflow: hidden
}

.our-partners div a {
    display: block;
    padding: 16px
}

.our-partners div img {
    max-width: 100%;
    height: auto
}

/* Our Partner css */
.our-partner .flex-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.our-partner .flex-row>[class*="col-"] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.order-1 { order: 1; }
.order-2 { order: 2; }
.order-3 { order: 3; }

  .our-partner{
    padding: 0px 15px;
}

  .our-partner-details{
    border-radius: 20px;
    background: linear-gradient(90deg, #BC6AEA 0%, #34A1DF 100%);
    padding: 30px 15px;
  }

  .our-partner-info p{
    color: #fff;
    margin-bottom: 10px;
  }

  .our-partner-info p:last-child{
    margin-bottom: 0px;
  }

  .our-partner-logo .maintitle h2{
    margin-top: 0px;
  }

  .maintitle .title-border{
    border-bottom: 2px solid #fff;
  }

  .our-partner-logo{
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .our-partner-logo .handshake-img{
    width: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
  }

  .our-partner-logo .title-border{
    color: #fff;
  }

  .our-partner-logo .kis-ai-logo{
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #fff;
    width: 360px;
  }

  .our-partner-benefits p{
    color: #fff;
  }

  .kis-ai-benefits{
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .kis-ai-benefits .benefit-1,
  .kis-ai-benefits .benefit-2,
  .kis-ai-benefits .benefit-3{
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border-radius: 10px;
    background-color: #fff;
  }

  .kis-ai-benefits .benefit-1 p,
  .kis-ai-benefits .benefit-2 p,
  .kis-ai-benefits .benefit-3 p{
    margin: 0px;
    color: #42495b;
  }

  .kis-ai-benefits .benefit-1 img,
  .kis-ai-benefits .benefit-2 img,
  .kis-ai-benefits .benefit-3 img{
    padding: 8px;
    border-radius: 5px;
  }

  .kis-ai-benefits .benefit-1 img{
    background-color: #BC6AEA;
  }

   .kis-ai-benefits .benefit-2 img{
    background-color: #FA6E61;
  }

   .kis-ai-benefits .benefit-3 img{
    background-color: #1B97DE;
  }

  @media screen and (max-width:992px) {
      .order-1 { order: 2; }
      .order-2 { order: 1; }
      .order-3 { order: 3; }
  
      .our-partner-logo .kis-ai-logo,
      .our-partner-info {
          margin-bottom: 30px;
      }
  }
  
@media screen and (min-width:768px) {
    #fade-quote-carousel.carousel .carousel-indicators {
        bottom: -190px
    }
}

@media screen and (max-width:768px) {
    .flex-row>[class*="col-"]{
        width: 100%;
    }
}


/* @media screen and (max-width:991px) {

    .our-partners,
    .our-partners:last-child {
        margin-bottom: 30px
    }

    .our-partners {
        width: 100% !important
    }
} */

.carousel-inner:after,
.carousel-inner:before,
.sdbdr:after,
.sdbdr:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border: solid #fff;
    transition: .5s
}

.carousel-inner:before {
    left: 5px;
    top: 5px;
    border-width: 3px 0 0 3px
}

.carousel-inner:after {
    border-width: 0 3px 3px 0;
    bottom: 5px;
    right: 5px
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -webkit-border-radius: 0px;
    border-radius: 0
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #00f260;
    background: -webkit-linear-gradient(to bottom, #fea400, #00f260);
    background: linear-gradient(to bottom, #fea400, #00f260);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .5)
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, .4)
}

.pre-loader {
    background-color: #fff;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.pre-loader div {
    margin: -25px auto 0;
    text-indent: -9999em;
    top: 50%;
    position: relative;
    display: block;
    border-top: 4px solid #fea400;
    border-right: 4px solid #feb700;
    border-bottom: 4px solid #196df8;
    border-left: 4px solid #bbd729;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateY(50%);
    -webkit-animation: 1.1s linear infinite load9;
    animation: 1.1s linear infinite load9
}

.gt-badge img,
.item,
.v-center {
    position: absolute
}

.ftcon-sec a,
.ourofficesec a {
    color: #fff !important;
    margin-left: 5px
}

.pre-loader div,
.pre-loader div:after {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

@-webkit-keyframes load9 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load9 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.sdbdr:before {
    left: 16%;
    top: 5px;
    border-width: 3px 0 0 3px
}

.sdbdr:after {
    border-width: 0 3px 3px 0;
    bottom: -10px;
    right: 12%
}

.sdbdr h3 {
    font-size: 46px
}

.slider .owl-item {
    height: 100vh;
    position: relative
}

.slider .owl-theme .owl-dots {
    position: absolute;
    bottom: 6vh;
    width: 100%
}

.owl-theme .owl-dots .owl-dot span {
    width: 6px !important;
    height: 6px !important
}

.item {
    width: 100%;
    background-size: cover
}

.v-center {
    color: #fff;
    width: 100%;
    top: 46%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media screen and (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }

    .customnav .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    #testimonial__content h2 {
        font-size: 24px
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: rgba(255, 255, 255, .39)
    }

    #testimonial__content {
        padding: 50px 0
    }

    .sdbdr h3 {
        font-size: 22px
    }

    .sdbdr p {
        font-size: 14px
    }

    .sdbdr:before {
        left: 3%;
        top: 5px;
        border-width: 3px 0 0 3px
    }

    .sdbdr:after {
        border-width: 0 3px 3px 0;
        bottom: -10px;
        right: 2%
    }
}

.alert-success {
    color: #089a0b;
    font-weight: 600;
    font-size: 18px;
    border-color: #d4d4d4
}

.cmg-soon,
.link {
    font-size: 20px
}

.entp ul li {
    font-weight: 500;
    padding: 10px 20px;
    background: #f9f9f9;
    margin-bottom: 12px
}

.mgcp {
    width: 180px !important;
    padding: 6px 15px;
    border: 1px solid #fff;
    border-radius: 6px
}

.pr-logo {
    width: 40%
}

.link {
    color: #fff;
    background: #6c56f9;
    padding: 5px 20px
}

.m_100 {
    margin-top: 100px;
    margin-bottom: 100px
}

.linkedin-icon {
    border-radius: 50px;
    color: #fff;
    background-color: #169bf7;
    padding: 3px 8px;
    margin-top: 4px;
    display: inline-block
}

@media screen and (min-width:992px) {
    .about-sec {
        margin-top: 0
    }
}

.navbar-sec {
    display: flex;
    justify-content: flex-end
}

.gt-badge {
    width: 72px;
    position: relative
}

.gt-badge img {
    width: 72px
}

.ftcon-sec a {
    font-size: 15px
}

.ourofficesec img {
    height: 40px;
    margin-top: 16px
}

.ourofficesec {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../../images/ourworkshdr.webp);
    background-position: center center;
    background-attachment: fixed;
    position: relative
}

.ourofficesec .media {
    margin: 15px auto
}

.ourofficesec .media-left {
    min-width: 100px
}

@media (max-width:767.98px) {
    .navbar-sec {
        display: block;
        justify-content: unset
    }

    .gt-badge {
        float: right
    }
}

.job-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.job-title {
    font-size: 24px;
    color: #fe9d00 !important;
    margin-bottom: 18px
}

.advnce-title h2 {
    font-size: 18px;
    margin-top: 10px
}

.serviniot h2,
.servinqe h2 {
    margin-bottom: 10px;
    font-size: 18px
}

.abtusbtn {
    background-color: #fe9b01;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 18px;
    padding: 9px 45px;
    margin-top: 10px;
    color: #fff;
    display: inline-block
}

.accordion__header {
    padding: 1em;
    background-color: #fff;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ecf4f9
}

.accordion {
    margin-top: 50px
}

.accordion__header>* {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.accordion__header.is-active {
    background-color: #fe9b01;
    color: #fff;
    border: 1px solid #fe9b01
}

.accordion__toggle,
.accordion__toggle::before {
    background-color: #42495b;
    border-radius: 2px;
    display: block
}

.accordion__toggle {
    margin-left: 10px;
    height: 3px;
    width: 13px;
    position: relative;
    flex-shrink: 1
}

.conflo-btn,
.floatForm {
    position: fixed;
    z-index: 9999
}

.accordion__toggle::before {
    content: "";
    width: 3px;
    height: 13px;
    position: absolute;
    top: -5px;
    left: 5px
}

.is-active .accordion__toggle {
    background-color: #fff
}

.PillList-children,
.PillList-item input[type=checkbox],
.PillList-item input[type=checkbox]:checked+.PillList-label .Icon--addLight,
.PillList-item input[type=radio],
.PillList-item input[type=radio]:checked+.PillList-label .Icon--addLight,
.PillList-label .Icon--checkLight,
.is-active .accordion__toggle::before {
    display: none
}

.accordion__body {
    display: none;
    padding: 1em;
    border: 1px solid #fe9b01;
    border-top: 0;
    transform: scale(0);
    opacity: 0;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.accordion__body.is-active {
    display: block;
    transform: scale(1);
    opacity: 1;
    animation: .3s ease-in-out anim
}

@keyframes anim {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0;
        transform: scale(0)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.badge-sec {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.badge-sec div {
    padding: 5px
}

.badge-sec img {
    width: 100%;
    height: auto
}

.istqb-logo img {
    background: #fff;
    padding: 12px;
    border-radius: 10px;
    border: 3px solid #b48525;
    width: 100%;
}

@media screen and (max-width:320px) {
    .istqb-logo img {
        width: 100%
    }
}

@media screen and (max-width:992px) {
    .mgcp {
        width: 100% !important
    }
}

.listings .slick-track {
    display: flex;
    align-items: center
}

.werecogsec {
    padding: 50px 0 60px;
    /* border-top: 2px solid #eee */
}

.werecogsec .slick-slide img {
    margin: auto;
    height: auto
}

.conflo-btn {
    background: #007df0;
    right: -44px;
    top: 30%;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    line-height: 0;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    display: none;
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, .2);
    font-weight: 500;
    transform: rotateZ(-90deg)
}

.conflo-btn i {
    font-size: 18px;
    vertical-align: middle;
    transform: rotateZ(90deg)
}

.wibanim {
    animation: .8s ease-in wibble;
    display: block
}

@keyframes wibble {
    20% {
        transform: translateX(-20%) rotateZ(-90deg)
    }

    65% {
        transform: translateX(12%) rotateZ(-90deg)
    }

    80% {
        transform: translateX(-9%) rotateZ(-90deg)
    }

    95% {
        transform: translateX(9%) rotateZ(-90deg)
    }
}

.floatForm {
    top: 10%;
    max-width: 400px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 24, 51, .1);
    opacity: 0;
    transition: 1s;
    right: -400px;
    height: 88%;
    overflow-y: auto;
    margin-left: 10px;
    width: 90vw
}

.floatForm h4 {
    font-size: 22px;
    color: #fe9b01
}

.floatForm .form-control {
    height: 32px
}

.floatForm textarea {
    width: 100%;
    height: auto !important;
    resize: none
}

.flclose {
    font-size: 16px;
    font-weight: 700;
    line-height: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 3px;
    background: #fff;
    opacity: .5
}

.flclose:hover {
    background: #ccc1;
    border-radius: 50%;
    cursor: pointer;
    opacity: .8;
    padding: 3px
}

.floatForm .submit-btn {
    height: 35px;
    padding: unset;
    margin-top: 10px
}

.floatForm .form-group {
    margin-bottom: 5px
}

.floatForm .btn-primary {
    background-color: #fe9b01;
    border: 1px solid #fe9b01;
    color: #fff
}

.floatForm .btn-primary.active.focus,
.floatForm .btn-primary.active:focus,
.floatForm .btn-primary.active:hover,
.floatForm .btn-primary:active.focus,
.floatForm .btn-primary:active:focus,
.floatForm .btn-primary:active:hover {
    background-color: #fe9b01;
    border: 1px solid #fe9b01;
    color: #fff
}

.closeflo {
    opacity: 1;
    transition: 1s;
    right: 10px
}

.PillList-item {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0 10px 10px 0;
    text-transform: capitalize
}

.PillList-item input[type=checkbox]:checked+.PillList-label,
.PillList-item input[type=radio]:checked+.PillList-label {
    background-color: #fe9b01;
    border: 1px solid #fe9b01;
    color: #fff
}

.PillList-label {
    border: 1px solid #fe9b01;
    border-radius: 2px;
    color: #fe9b01;
    display: block;
    padding: 5px 20px;
    text-decoration: none
}

.PillList-label .Icon {
    width: 1px;
    height: auto;
    margin: 0 0 0 4px
}

.Icon--smallest {
    font-size: 12px;
    line-height: 12px
}

.Icon {
    background: 0 0;
    display: inline-block;
    font-style: normal;
    vertical-align: baseline;
    position: relative
}

.pill-list {
    display: flex;
    flex-wrap: wrap
}

.help-block {
    display: none;
    margin-top: 5px;
    margin-bottom: 0;
    color: #ab4846;
    font-size: 12px
}

.thank-sec img {
    min-width: 175px;
    max-width: 175px;
    margin-bottom: 20px
}

.thank-sec h1 {
    font-size: 60px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 0
}

.thank-sec h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 400
}

.thank-sec .cont {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.g-recaptcha {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.carousel-spl-img {
    max-width: 500px;
    margin: auto auto 15px;
    -webkit-filter: drop-shadow(0px 0px 15px #ffffff12);
    filter: drop-shadow(0px 0px 15px #ffffff12)
}
.Syng-logo-img{
    max-width: 180px;
    border: 2px solid #fafdfa;
}
.tz-gallery {
    padding: 40px
}

.lifeatibase-sec {
    padding-top: 60px;
    padding-bottom: 60px
}

.tz-gallery .row>div {
    padding: 2px
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: .4s
}

.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(254 155 0 / 60%);
    content: '';
    transition: .4s
}

.baguetteBox-button {
    background-color: transparent !important
}



/* ---------- Quality-engineering-services-css start here ------------*/

.solid_enggsec , .enterprise-sec {
    position: relative;
}

.quality-enggsec .ellipse-1{
    position: absolute;
    top: -150px;
    right: -180px;
}

.quality-enggsec .ellipse-2{
    position: absolute;
    left: -150px;
    bottom: -180px;
}

.quality-enggsec .lifecybbg {
    min-height: 488px;
    position: relative
}

.quality-enggsec .pagetitlebdr,
.quality-enggsec .pagetitlebtmbdr {
    border: none;
}

.sec_p70 {
    padding: 70px 0px;
}

.quality-enggsec .section-bg {
    background-color: rgba(254, 155, 1, 0.1);
    position: relative;
    clip-path: border-box;
}

.quality-enggsec .solid_enggsec .col-md-6 img{
    width: 100%;
}

.quality-enggsec .lifecybbg {
    /* background: linear-gradient(90deg, #174899, #174899, #24abe2); */
    background: rgb(23,72,153);
background: -moz-linear-gradient(90deg, rgba(23,72,153,1) 40%, rgba(36,171,226,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(23,72,153,1) 40%, rgba(36,171,226,1) 100%);
background: linear-gradient(90deg, rgba(23,72,153,1) 40%, rgba(36,171,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#174899",endColorstr="#24abe2",GradientType=1);
}

/*.quality-enggsec .card-height > div:nth-child(n+4) {
    margin-top: 30px;
}*/

.quality-enggsec  .card-height {
    display: flex;
    flex-wrap: wrap;
}

.quality-enggsec  .card-height .col-12{
    display: flex;
    flex-direction: column;
}

.quality-enggsec  .card-height .card {
    flex: 1;
    padding: 20px 18px;
    border: 1px solid #FE9B0026;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 16px;
}

.quality-enggsec .card-details h2 {
    font-size: 18px;
}

.quality-enggsec .enterprise {
    padding: 15px;
    border-radius: 5px
}

.quality-enggsec .enterprise .enterprisecard {
    padding: 20px 10px;
    align-items: center
}

.quality-enggsec .enterprise .enterprisecard:last-child {
    border-bottom: 0
}

.quality-enggsec .enterprise h3 {
    text-align: center;
    font-size: 16px;
}

.quality-enggsec .qe-card-details {
    border: 1px solid #0fae5e;
    padding: 15px;
    border-radius: 5px;
    background: rgba(14, 173, 93, .05)
}

.quality-enggsec .qe-card-details h4,
.quality-enggsec .qe-card-details p {
    text-align: center
}

.quality-enggsec .qe-card-details h4 {
    font-size: 16px;
    font-weight: 600;
}

.quality-enggsec .qe-card-details p {
    font-size: 14px;
    line-height: normal
}

.quality-enggsec .testing-types h4 {
    border: 1px solid rgba(253, 94, 0, .4);
    font-size: 16px;
    margin: 5px;
    padding: 8px;
    border-radius: 5px;
    background: rgba(253, 94, 0, .05);
    font-weight: 600;
    text-align: center;
}

.quality-enggsec .accelerators h4 {
    border: 1px solid rgba(82, 92, 255, .4);
    font-size: 16px;
    margin: 5px;
    padding: 8px;
    border-radius: 5px;
    background: rgba(61, 117, 255, .05);
    font-weight: 600;
    text-align: center;
}

.quality-enggsec .platform-data {
    display: flex;
}

.quality-enggsec .enterprise {
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(3, 65, 99, 0.05);
}

.quality-enggsec .circle-icon {
    padding: 14px;
    background: #fff;
    border-radius: 50px;
    width: 60px;
    margin: 0 auto 15px auto;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, .1)
}

/* ------case studies section slider starts here---------- */

.quality-enggsec .casestudiesslider .ibcolor {
    font-size: 22px;
    font-weight: 500;
}

.quality-enggsec .casestudiesslider .sub-title {
    font-size: 32px;
    font-weight: 500;
    margin-top: 10px;
}

.quality-enggsec .casestudiesslider p {
    margin: 20px 0px;
}

.quality-enggsec .casestudysec .slick-slide img {
    width: 100% !important;
}

.quality-enggsec .impact {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

.quality-enggsec .impactdata span {
    font-size: 24px;
    color: #FE9B00;
    font-weight: 700;
}

.quality-enggsec .impactdata p {
    margin: 0px;
}

.quality-enggsec .impactdata {
    padding: 10px;
}

.quality-enggsec .capabilitiessec ol{
    padding-left: 15px;
}
.quality-enggsec .capabilitiessec ol li{
    padding-top: 5px;
}
/* slick slider custom css for quality engineering page */

.quality-enggsec .slick-dots {
    list-style: none;
    display: none;
    text-align: center;
    margin: 0px;
    margin-top: 30px;
    width: 100%;
}

.quality-enggsec .slick-dots li {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
}

.quality-enggsec .slick-dots li button {
    display: block;
    font-size: 0px;
    padding: 5px;
    width: 16px;
    height: 16px;
    border-radius: 12px;
    border: 1px solid #FE9B01;
    background-color: transparent;
}

.quality-enggsec .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.quality-enggsec .slick-dots li.slick-active button:before {
    width: 16px;
    height: 16px;
    border-radius: 12px;
    background-color: #FE9B01;
    border: 1px solid transparent;
}


/* QA Outsourcing section CSS Starts */
.qa-outsourcing-cards{
    display: flex;
    flex-wrap: wrap;
}

.qa-outsourcing-cards .qa-outsourcing-info{
    display: flex;
    flex-direction: column;
}

.qa-outsourcing-cards .card{
    background-color: #fff;
    padding: 30px 18px;
    border-radius: 10px;
    flex: 1;
    border: 1px solid #FE9B0026;
}

.qa-outsourcing-cards .qa-outsourcing-info:nth-last-child(-n+3){
    margin-top: 30px;
}


.qa-outsourcingsec .card h2{
    margin: 16px 10px;
}
/* QA Outsourcing section CSS Ends */


/* Technology section CSS Starts */
.technologiessec .tech-logo{
    padding: 10px;
    background-color: #fff;
    height: 92px;
    /* margin-bottom: 30px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0px 4px 10px 0px rgba(3, 65, 99, 0.05);
}

.technologiessec .technology:nth-last-child(-n+8) .tech-logo{
    margin-top: 30px;
}

/* Technology section CSS Ends */


/* Blog section CSS Starts */
.quality-enggsec .blog-sec .maintitle h2{
    margin-top: 0px;
}

.quality-enggsec .blog-sec .card{
    background-color: #fff;
    box-shadow: 0px 4px 10px 0px rgba(3, 65, 99, 0.05);
}

.quality-enggsec .blog-sec .card-body{
    padding: 15px 25px;
}

.quality-enggsec .blog-sec .card h2{
    margin-top: 0px;
}

.quality-enggsec .blog-sec .card img{
    width: 100%;
}

.quality-enggsec .blog-sec span{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.quality-enggsec .blog-sec{
    margin-bottom: 70px;
}
/* Blog section CSS Ends */


/* Customized Approach Section CSS Starts */
.customized-appr-cards{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

.customized-appr-cards .customized-appr-cards-info{
    display: flex;
    flex-direction: column;
}

.customized-appr-cards .card{
    flex: 1;
}

.num-bg{
    height: 84px;
    border-radius: 50px;
    width: 100%;
    background-color: #F9F9F9;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 0px 27px;
}

.num-order{
    font-size: 30px;
    font-weight: 600;
    line-height: 36.57px;
    color: #525CFF;
    height: 56px;
    width: 56px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.customized-appr-sec .card{
    padding: 15px;
    border-radius: 10px;
    width: 300px;
    margin: auto
}

.customized-appr-sec .btm-cards{
    display: flex;
    justify-content: center;
    margin-top: -15px;
}

.c-blue{
    background-color: #F5F8FF;
    border: 1px solid #B4BAFF;
}

.c-purple{
    background-color: #F9F2FF;
    border: 1px solid #A144EA;
}

.c-orange{
    background-color: #FFF7F2;
    border: 1px solid #FE9B00;
}

.c-cyan{
    background-color: #F1F9FF;
    border: 1px solid #52A2FF;
}

.c-green{
    background-color: #F3FBF7;
    border: 1px solid #0FAE5E;
}

.num-blue,.c-blue h2{
    color: #525CFF;
}

.num-cyan , .c-cyan h2{
    color: #52A2FF;
}

.num-orange , .c-orange h2{
    color: #FE9B00;
}

.num-green , .c-green h2{
    color: #25A71A;
}

.num-purple , .c-purple h2{
    color: #A144EA;
}


/* testimonial section css starts here */

.testimonials-sec h5 {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 22px;
    color: var(--secondary-color);
    margin: 22px 0px 10px 0px;
  }
  
  .testimonials-sec .client-info p {
    margin: 0px;
    margin-top: 10px;
    font-size: 16px;
    color: #393939;
  }
  
  .client-info {
    background: var(--primary-color);
    /* margin: 0px 0px 0px 30px; */
    padding: 45px 40px;
    border-radius: 8px;
    position: relative;
  }

  .double-quote img {
    position: absolute;
    top: 25px;
    right: 62px;
    opacity: 0.4;
}

.testimonials-sec .slick-slide img{
    display: initial;
}

  .client-info {
    background: #ffffff;
    margin: 15px;
    padding: 20px 20px;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 4px 10px 0px rgba(3, 65, 99, 0.05);
  }

/* testimonial section css starts here */

.quality-enggsec .banner-card {
    position: absolute;
    bottom: 20px;
    /* left: 0; */
    display: flex;
    align-items: end;
    height: 100%;
}

.quality-enggsec .banner-card .maintitle{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.quality-enggsec .banner-card .title-info{
    background-color: #00b0f0;
    padding: 20px;
    color: #ffffff;
}

.quality-enggsec .banner-card div:nth-child(2){
    background-color: #fff;
    padding: 16px;
}

.quality-enggsec .banner-card img{
    max-width: 300px;
}

/* Customized Approach Section CSS Ends */



@media screen and (max-width:1200px) {

    .nav>li>a {
        margin: 0 12px;
        padding: 10px 0;
    }

    .quality-enggsec .abtusbtn{
        margin: 0px 0px 20px;
    }

    .technologiessec .technology:nth-last-child(-n+9) .tech-logo{
        margin-top: 30px;
    }
}

@media screen and (max-width:992px) {

    .quality-enggsec .platform-data {
        display: block !important;
    }

    .quality-enggsec .platform-data .qe-card-details {
        margin: 10px 0px;
    }

    .quality-enggsec .capabilitiessec .row {
        margin-bottom: 0px;
    }

    .quality-enggsec .casestudiesslider  p:first-child {
        margin: 20px 0px;
    }

    .quality-enggsec .sec_p70{
        padding: 50px 0px;
    }
    
    .quality-enggsec .card-height > div:nth-child(n+3) {
        margin-top: 30px;
    }

    .qa-outsourcing-cards .qa-outsourcing-info:nth-last-child(-n+6){
        margin-top: 30px;
    }
    
    .technologiessec .technology:nth-last-child(-n+10) .tech-logo{
        margin-top: 30px;
    }

    .blog-sec .blog-info:nth-last-child(-n+2){
        margin-top: 30px;
    }



    /* our-customised approach - responsive */

    .num-blue{
        color: #525CFF;
        border: 1px solid #525CFF;
    }
    
    .num-cyan{
        color: #52A2FF;
        border: 1px solid #52A2FF;
    }
    
    .num-orange{
        color: #FE9B00;
        border: 1px solid #FE9B00;
    }
    
    .num-green{
        color: #25A71A;
        border: 1px solid #25A71A;
    }
    
    .num-purple{
        color: #A144EA;
        border: 1px solid #A144EA;
    }

    .customized-appr-cards{
        margin-bottom: 0;
        justify-content: center;
    }

    .num-order{
        margin: auto;
    }

    .customized-appr-cards-info:nth-last-child(-n+3) {
        margin-top: 30px; 
    }

    .customized-appr-cards .customized-appr-cards-info {
        display: initial;
    }

    .customized-appr-sec .card{
        width: 100%;
    }

    .quality-enggsec .banner-card .title-info h1{
        font-size: 24px;
    }

}

@media (max-width:767.98px) {

    .quality-enggsec .capabilitiessec .col-12{
        width: 100% ;
    }

    .quality-enggsec .card-height > div:nth-child(n+2) {
        margin-top: 30px;
    }

    .qa-outsourcing-cards .qa-outsourcing-info{
        width: 100%;
    }

    .qa-outsourcing-cards .qa-outsourcing-info:nth-last-child(-n+7){
        margin-top: 30px;
    }

    .technologiessec .technology:nth-last-child(-n+11) .tech-logo{
        margin-top: 30px;
    }

    .quality-enggsec .casestudiesslider p {
        margin: 20px 0px;
    }

    .customized-appr-sec .card{
        width: 100%;
    }

    .customized-appr-cards-info:nth-last-child(-n+4) {
        margin-top: 30px; 
    }

    .quality-enggsec .impactdata{
        padding: 0px 5px;
    }

}

@media (max-width:659px) {
    
    .customized-appr-cards-info:nth-last-child(-n+4) {
        margin-top: 30px; 
    }

    .quality-enggsec .double-quote{
        display: none;
    }
        
}


@media (max-width:470px) {

    .quality-enggsec .impact {
        display: initial;
    }

    .quality-enggsec .impactdata{
        display: flex;
        align-items: center;
    }

     .quality-enggsec .impactdata span{
        margin-right: 10px;
     }

}