@charset "UTF-8";


body {
    font-family: Helvetica, sans-serif;
    position: relative;
    background: #fff;
    background-repeat: no-repeat;
    background-size: contain;
}

a {
    color: #0b1424;
    cursor: pointer
}

a:hover {
    color: inherit
}

a:active {
    color: inherit
}

a:hover,
a:focus {
    text-decoration: none
}

:focus {
    outline: none
}

* {
    scrollbar-width: thin;
    scrollbar-color: #dcdcdc #f1f1f1
}

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

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background-color: #dcdcdc;
    border: 1px solid #f1f1f1
}

::-webkit-scrollbar-thumb:hover {
    background: #666
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica, sans-serif;
}

p {
    font-family: Helvetica, sans-serif;
    color: #6d6d6d;
    font-size: 16px;
    text-align: center;
    line-height: 1.7
}

.navbar {
    padding: .5rem 0 !important
}

.navbar-brand {
    padding: .1em 0 !important
}

header {
    padding: 11% 0 0;
    min-height: 100vh
}

section {
    padding: 50px 0
}

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

section:nth-child(even) {
    background: #fff
}

section:nth-child(odd) {
    background: #f9f9f9
}

#home {
    background: url(../img/home-curve.svg) bottom center no-repeat;
    background-size: contain;
    position: relative
}

.quote-btn {
    background-color: #ff6b00;
    border-radius: 4px;
    color: #fff;
    cursor: pointer
}

.quote-btn a {
    color: #fff !important;
    font-weight: 400
}

.quote-btn:hover {
    background-color: #0858ff
}

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

.nav-menu {
    padding: 1rem 0;
    transition: all .3s ease
}

.nav-menu.is-scrolling,
.nav-menu.menu-is-open {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff
}

.nav-menu.is-scrolling {
    padding: 0;
    padding-top: 6px
}

.navbar-nav .nav-link {
    position: relative
}

h1,
h2 {
    font-size: 3em;
    color: #021f26;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    font-weight: 400
}

#home h1 {
    margin-bottom: 10px;
    font-weight: 300
}

#home p,
.innerhdr p {
    width: 66%;
    margin: 0 17%
}

.book-btn {
    background-color: #0858ff;
    border-radius: 4px;
    color: #fff;
    padding: 10px 25px;
    border: 0;
    margin-top: 4%;
    display: inline-block
}

.book-btn:hover {
    background-color: #ff6b00
}

.homeworkcount {
    position: absolute;
    bottom: 10px;
    width: 100%
}

.innerhdr .book-btn {
    margin-bottom: 0
}

#home h3,
.workcount h3 {
    font-size: 2em;
    color: #fff;
    font-weight: 600;
    line-height: .8
}

#home h3 .work,
.workcount .work {
    font-size: .4em;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: .05em;
    font-weight: 400
}

h2::after {
    content: "";
    border-bottom: 1px solid #707070;
    left: 40%;
    bottom: -10px;
    height: 1px;
    position: absolute;
    width: 20%
}

.servicetype {
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    text-align: left;
    padding: 2em;
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    background-color: #fff
}

.whweofr {
    min-height: 70px;
    display: block
}

.servicetype::after {
    content: "";
    border-bottom: 3px solid #0858ff;
    left: 34px;
    bottom: 32px;
    height: 1px;
    position: absolute;
    width: 8%
}

.servicetype h5 {
    margin-top: 25px;
    font-weight: 400
}

.smallsize .item {
    text-align: center
}

.smallsize .item span {
    min-height: 100px;
    display: block
}

.smallsize .item img {
    max-height: 80px;
    max-width: 170px;
    display: initial !important
}

.widthmaxcontent {
    width: max-content
}

.carousel-captiona p {
    text-align: left
}

.carousel-captiona h5 {
    font-size: 28px;
    position: relative;
    margin-bottom: 30px
}

.carousel-captiona h5::after {
    content: "";
    border-bottom: 3px solid #021f26;
    left: 2px;
    bottom: -10px;
    height: 1px;
    position: absolute;
    width: 8%
}

#carouselExampleCaptionsa .carousel-control-next {
    right: -60px
}

#carouselExampleCaptionsa .carousel-control-prev {
    left: -60px
}

.howowrkgf span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding-top: 10px;
    text-align: center
}

.howowrkgf img {
    height: 90px
}

.horline {
    background-image: url(../img/horizontal-line.png);
    background-repeat: repeat-x;
    background-position: center center;
    min-height: 10px;
    width: 13%
}

#serve span,
#industrycov span {
    display: block;
    text-align: center;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 400;
}

#serve h4,
#industrycov h4 {
    display: block;
    text-align: center;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.horlinea {
    min-width: 375px
}

.vertline {
    background-image: url(../img/vertical-line.png);
    background-repeat: repeat-y;
    background-position: center center;
    position: absolute;
    top: 55%;
    min-height: 450px;
    align-self: flex-end;
    min-width: 10px
}

.industrya,
.industryb,
.industryc,
.industryd {
    display: inline-block;
    width: 15%
}

.industrya img,
.industryb img,
.industryc img,
.industryd img {
    width: 100%
}

.reviewerlogo {
    border-top: solid 1px #d4d4d6;
    border-bottom: solid 1px #d4d4d6
}

.reviewerlogo span {
    border-right: solid 1px #d4d4d6;
    display: inline-block;
    padding: 20px
}

.reviewerlogo span:last-child {
    border-right: 0
}

.reviewbg {
    background-image: url(../img/map.jpg);
    background-size: cover;
    background-position: center 100px;
    background-repeat: no-repeat
}

.testbg {
    background-color: #fff;
    border-top-left-radius: 50px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    padding: 40px 41px
}

.quoteico {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99
}

.quoteico img {
    width: 60%
}

.carousel-indicators {
    display: none
}

#carouselExampleCaptionsa {
    padding-top: 50px
}

.form-control {
    border-radius: 4px;
    border: 0;
    background-color: #f7f7f7;
    height: calc(2em + 0.75rem + 2px)
}

.bookttl {
    text-align: center;
    font-size: 35px;
    letter-spacing: .1em
}

.orange {
    color: #f37328
}

.blue {
    color: #00aff0
}

.consultbg {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    padding: 1.5em
}

.consultbg i {
    font-size: 25px;
    color: #00aff0;
    margin-right: 10px;
    vertical-align: middle
}

.consultbg h5 {
    font-size: 25px;
    margin-top: 15px;
    letter-spacing: .05em;
    font-weight: 400
}

.consultbg h6 {
    font-size: 13px;
    color: #00aff0;
    letter-spacing: .05em;
    font-weight: 300;
    text-transform: uppercase
}

footer {
    letter-spacing: .1em;
    font-weight: 400
}

footer h3 {
    position: relative;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 1.5em
}

.footertp {
    background: #58a0ff;
    background: linear-gradient(90deg, rgba(88, 160, 255, 1) 0%, rgba(89, 102, 255, 1) 100%);
    color: #fff;
    letter-spacing: .1em;
    font-size: 1em
}

.footertp a {
    color: #fff
}

.footertp a:hover {
    text-decoration: underline
}

.footertp i {
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px
}

.footertpbrdr {
    border-right: solid 1px rgba(255, 255, 255, 0.8)
}

.copyrightbrdr {
    border-top: solid 1px rgba(0, 0, 0, 0.2);
    font-size: 11px;
    text-transform: uppercase
}

.copyrightbrdr i {
    font-size: 20px;
    margin: 0 10px;
    vertical-align: middle
}

.copyrightbrdr i:hover {
    color: #58a0ff
}

footer h3::after {
    content: "";
    border-bottom: 3px solid #021f26;
    left: 2px;
    bottom: -8px;
    height: 1px;
    position: absolute;
    width: 30px
}

footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-divider {
    display: inline-block;
    margin-right: 25px;
    vertical-align: top
}

.footer-divider:nth-child(odd) {
    margin-right: 0
}

footer li a {
    letter-spacing: .1em;
    color: #9a9a9a;
    line-height: 2;
    font-size: 12px;
    text-transform: uppercase
}

.navbar-toggler {
    border: 0;
    padding: .25rem 0
}

.dropdown-menu {
    border: 0;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4)
}

.dropdown-item:hover {
    color: #fff;
    background-color: #0858ff
}

.nav-item {
    margin: 0 5px
}

.mobile {
    display: none
}

.testbg h6 {
    margin-bottom: 0;
    margin-top: .5em
}

.innerhdr {
    background-image: none !important;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    padding-top: 15%
}

.workcount {
    background-color: #006cfb !important
}

.expertisecnr,
.value-cnr {
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 2em;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    min-height: 270px
}

.tech-icons {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .1em;
    display: inline-block
}

.tech-icons span {
    display: block;
    min-height: 35px
}

.expertisecnr h3,
.ondemand-cnr h3 {
    font-size: 22px;
    font-weight: 400
}

.expertisecnr p {
    min-height: 96px;
    line-height: 1.5
}

.ondemand-cnr {
    border: solid 1px #d8d8d8;
    border-radius: 12px;
    padding: 3em 1.5em 1em;
    text-align: center;
    position: relative
}

.ondemand-cnr p {
    line-height: 1.5;
    text-align: left
}

.ondemand-cnr a {
    color: #006cfb
}

.ondemand-cnr a:hover {
    text-decoration: underline
}

.techicoabs {
    position: absolute;
    top: -40px;
    left: 20px
}

.whyhire-cnr {
    background-image: url(../img/custom-share-box.svg);
    background-size: contain;
    min-height: 270px;
    background-repeat: no-repeat;
    padding: 3.5em 2.5em 1em 2em
}

.whyhire-cnr h3 {
    font-size: 16px
}

.whyhire-cnr p {
    font-size: .85em;
    line-height: 1.5;
    text-align: left
}

.choice-cnr p {
    text-align: left;
    font-size: 12px
}

.choice-cnr h3 {
    font-size: 20px;
    margin-top: 20px
}

.acrdttl {
    cursor: pointer;
    font-size: 18px;
    font-weight: 400
}

.acrdttl:before {
    content: "\2212";
    font-size: 20px;
    font-weight: 500;
    color: #777;
    float: left;
    margin-right: 20px;
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 0 10px;
    vertical-align: middle
}

.acrdttl.collapsed:before {
    content: "\002B"
}

#ondemadfaq .card {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.125)
}

#ondemadfaq .card-header {
    background-color: transparent;
    padding: .75rem .05rem
}

#ondemadfaq .card-body {
    padding: 1rem 0;
    color: #666;
    background-color: transparent
}

#ondemadfaq ul {
    padding-left: 20px;
    padding-top: 10px
}

#portfolio p {
    text-align: left
}

.project-logo {
    background-color: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    margin-right: 20px;
    padding: 15px;
    width: 80px;
    display: inline-block
}

#portfolio h3 {
    position: relative;
    margin-bottom: 30px;
    font-size: 1.3em
}

.project-logo img {
    width: 100%;
    height: auto
}

#portfolio h3::after {
    content: "";
    border-bottom: 3px solid #021f26;
    left: 100px;
    bottom: 12px;
    height: 1px;
    position: absolute;
    width: 30px
}

.value-cnr {
    padding: 2em 1em 0;
    margin-bottom: 1em
}

.value-cnr span {
    display: block;
    min-height: 100px
}

.value-cnr h3 {
    font-size: 16px;
    font-weight: 500
}

#industrycov {
    text-align: center
}

#industrycov h3 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px
}

.bluebgbtn {
    background-color: #3a8afe;
    border-radius: 20px;
    padding: 1em 2em;
    width: min-content;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.tminfo p {
    text-align: left;
    border-left: 10px solid #021f26;
    padding-left: 20px
}

.team-cnr {
    text-align: center;
    margin-bottom: 2em
}

.team-cnr h3 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 1em
}

.team-cnr h4 {
    font-size: 12px;
    font-weight: 300
}

.team-cnr i {
    color: #383838;
    margin: 8px 10px;
    font-size: 20px
}

.benefit-cnr {
    border: solid 1px;
    border-radius: 10px;
    padding: 1.2em 0 0 1.2em;
    position: relative;
    margin-bottom: 3em;
    min-height: 120px
}

.benefit-cnr h3 {
    font-size: 18px;
    color: #0f0f0f
}

.benefit-cnr p {
    font-size: 12px;
    text-align: left
}

.benefit-cnr span {
    display: block;
    background-color: #fff;
    position: absolute;
    color: #6d6d6d;
    font-size: 13px;
    width: 100%;
    padding: 1.5em;
    border-radius: 10px
}

.orangebrdr {
    border-color: #f37328
}

.greybrdr {
    border-color: #bfbfbf
}

.bluebrdr {
    border-color: #3e86fe
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: #333;
    border-bottom: solid 2px #006cfb;
    border-radius: 0
}

.nav-pills .nav-link {
    color: #8c8b8b;
    font-weight: 400
}

.job-cnr {
    margin-top: 2em;
    background-color: #f9f9f9;
    padding: 1em;
    border-radius: 10px
}

.job-cnr h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0
}

.job-cnr .expdtals {
    font-size: 13px;
    color: #8e8e8e;
    display: inline-block;
    margin: 5px 10px 10px
}

.job-cnr .expdtals:first-of-type {
    margin-left: 0
}

.job-cnr p {
    text-align: left
}

.job-cnr h5 {
    line-height: 1.2em;
    font-size: 16px;
    font-weight: 500
}

.job-cnr ul {
    padding-left: 20px;
    color: #8e8e8e
}

a.viewlnk {
    color: #006cfb
}

.job-cnr .book-btn {
    margin: 0;
    padding: 8px 25px;
    font-size: 16px;
    font-weight: 400;
    float: right
}

.book-btn:hover {
    color: #fff
}

.hireandcnrbg {
    background-image: url(../img/triange-bg.svg);
    background-position: center top;
    min-height: 180px;
    background-repeat: no-repeat;
    padding-top: 2em
}

.hireand-cnr {
    margin-top: 2.5em;
    background-color: #fff;
    padding: 2em;
    border-radius: 20px;
    text-align: center;
    min-height: 300px
}

.hireand-cnr .techicoabs {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%
}

.hireandcnr {
    border: solid 1px #b2b2b2;
    border-radius: 15px;
    padding: 1.5em 2em 1.5em 2.5em;
    position: relative;
    margin-bottom: 3em;
    min-height: 80px;
    position: relative
}

.hireandcnr h3,
.hireand-cnr h3 {
    font-size: 18px;
    color: #3a3a3a
}

.hireandcnr span {
    position: absolute;
    left: -15px;
    top: 33%
}

#digitalservice .owl-carousel .owl-item img,
#marketingtools .owl-carousel .owl-item img,
#uiuxservice .owl-carousel .owl-item img,
#webappservice .owl-carousel .owl-item img,
#startupservice .owl-carousel .owl-item img {
    display: inline-block
}

.dm-cnr {
    min-height: 150px
}

.dm-cnr h3 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 1em;
    letter-spacing: .05em;
    width: 46%;
    margin-left: 27%
}

#dmready h4 {
    font-size: 20px;
    font-weight: 400
}

.navbar-light .navbar-nav .nav-link {
    color: #666;
    font-family: Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: .01em
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #ff6b00;
    border-radius: 0
}

.navbar-light .nav-item:hover .nav-link {
    color: #ff6b00;
    border-bottom: 2px solid #ff6b00;
    border-radius: 0
}

.navbar-light .nav-item:hover .nav-link:last-of-type {
    border-bottom: 0
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0
}

#blog h3 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.4
}

#blog .blogimg {
    display: block;
    height: 250px;
    margin-top: 20px;
    padding-bottom: 10px
}

#blog .blogimg img {
    width: 100%;
    height: 100%
}

.blog-col {
    min-height: 375px
}

.bloginr {
    padding-top: 8% !important
}

.bloginr .blogimg img {
    width: 100%;
    height: auto
}

.bloginr p {
    text-align: left
}

.bloginr h1 {
    font-weight: 500
}

.bloginr h2 {
    font-size: 2em;
    font-weight: 500;
    text-align: left;
    margin: 40px 0 10px
}

.bloginr h2:after {
    content: none
}

#greeting {
    display: inline
}

.modal-body {
    padding: 1.5em
}

.modal-content {
    border-radius: 0;
    border: 0
}

.modal-header {
    background-color: #0858ff;
    color: #fff;
    border-radius: 0
}

.whyusbg {
    background-image: url(../img/why-us-bg-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}

.whyusbg h6 {
    font-weight: 300;
    font-size: 13px;
    letter-spacing: .05em;
    color: #fff;
    text-align: center
}

.whycola {
    margin-left: 15%
}

.whycolb {
    margin-left: 16.5%
}

.whycolc {
    margin-left: 36%
}

.whycold {
    margin-left: 20%
}

.whyusbg img {
    margin-bottom: 12px
}

.yrmaint {
    font-size: 40px;
    font-weight: 500;
    color: #fff
}

.bloginr ul,
.casestudyinr ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #6d6d6d
}

.noli {
    list-style-type: none;
    text-align: left;
    color: #6d6d6d
}

.casestudyinr p {
    text-align: left
}

.casestudyinr h2 {
    margin-top: 2em
}

.custom-file-input {
    opacity: 1
}

.chosen-container,
.chosen-search-input {
    width: 100% !important
}

.chosen-container-multi .chosen-choices {
    border: 0 !important;
    background-color: #f7f7f7 !important;
    background-image: none !important;
    font-family: Helvetica, sans-serif !important;
    padding: 6px 10px !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    color: #495057 !important;
    font-family: Helvetica, sans-serif !important
}

.whyboxcnr {
    min-height: 900px;
    display: block
}

.whybxa {
    background-image: url(../img/1.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 12%;
    top: 5%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxb {
    background-image: url(../img/15.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 58%;
    top: 5%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxc {
    background-image: url(../img/2.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 35%;
    top: 17%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxd {
    background-image: url(../img/3.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 12%;
    top: 35%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxe {
    background-image: url(../img/4.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 58%;
    top: 35%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxf {
    background-image: url(../img/14.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 35%;
    top: 50%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxg {
    background-image: url(../img/19.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 80%;
    top: 50%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxh {
    background-image: url(../img/18.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 12%;
    top: 65%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxi {
    background-image: url(../img/16.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 58%;
    top: 65%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxj {
    background-image: url(../img/17.svg);
    background-repeat: no-repeat;
    width: 230px;
    height: 213px;
    position: absolute;
    left: 35%;
    top: 80%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxk {
    background-image: url(../img/7.svg);
    background-repeat: no-repeat;
    width: 118px;
    height: 108px;
    position: absolute;
    left: 1%;
    top: 2%;
    background-size: contain
}

.whybxl {
    background-image: url(../img/8.svg);
    background-repeat: no-repeat;
    width: 118px;
    height: 108px;
    position: absolute;
    left: 1%;
    top: 18%;
    background-size: contain
}

.whybxm {
    background-image: url(../img/10.svg);
    background-repeat: no-repeat;
    width: 70px;
    height: 62px;
    position: absolute;
    left: 9%;
    top: 29%;
    background-size: contain
}

.whybxn {
    background-image: url(../img/8.svg);
    background-repeat: no-repeat;
    width: 118px;
    height: 108px;
    position: absolute;
    left: 15%;
    bottom: -3%;
    background-size: contain
}

.whybxo {
    background-image: url(../img/7.svg);
    background-repeat: no-repeat;
    width: 160px;
    height: 160px;
    position: absolute;
    left: 0;
    bottom: 1%;
    background-size: contain
}

.whybxp {
    background-image: url(../img/8.svg);
    background-repeat: no-repeat;
    width: 118px;
    height: 108px;
    position: absolute;
    left: 4%;
    top: 56%;
    background-size: contain;
    text-align: center;
    color: #fff;
    padding-top: 3%
}

.whybxq {
    background-image: url(../img/8.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 9%;
    background-size: contain
}

.whybxr {
    background-image: url(../img/8.svg);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    right: 14%;
    top: 27%;
    background-size: contain
}

.whybxs {
    background-image: url(../img/10.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 10%;
    top: 23%;
    background-size: contain
}

.whybxt {
    background-image: url(../img/12.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10%;
    top: 33%;
    background-size: contain
}

.whybxu {
    background-image: url(../img/13.svg);
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    right: 11%;
    bottom: 14%;
    background-size: contain
}

.whybxv {
    background-image: url(../img/6.svg);
    background-repeat: no-repeat;
    width: 140px;
    height: 140px;
    position: absolute;
    right: 10%;
    bottom: -2%;
    background-size: contain
}

.whybxw {
    background-image: url(../img/8.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 35%;
    bottom: 1%;
    background-size: contain
}

.whyboxcnr img {
    margin-bottom: 10px
}

.whyboxcnr h6 {
    letter-spacing: .06em;
    font-size: .9em;
    font-weight: 400;
    margin-bottom: 0;
}

#whyus .whyboxcnr small {
    opacity: 0.6;
    font-weight: 300;
}

.serviceicobg {
    background-color: #f4f4f4;
    border-radius: 50%;
    padding: 20px;
    width: 80px;
    height: 80px
}

.serviceicobg img {
    width: 100%;
    height: auto
}

.softtest .serviceicobg {
    background-color: #eef5ff;
    border-radius: 10%;
    padding: 20px;
    width: 80px;
    height: 80px
}

.multi-steps>li.is-active~li:before,
.multi-steps>li.is-active:before {
    content: counter(stepNum);
    font-family: inherit;
    font-weight: 500
}

.multi-steps>li.is-active~li:after,
.multi-steps>li.is-active:after {
    background-color: #ccc
}

.multi-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 2em
}

.multi-steps>li {
    counter-increment: stepNum;
    text-align: center;
    display: table-cell;
    position: relative;
    z-index: 99;
    background-image: url(../img/steps-top.png);
    background-repeat: no-repeat;
    background-position: top center
}

.multi-steps span {
    background-color: #f9f9ff;
    display: block;
    border-radius: 4px;
    padding: 10px 0;
    margin: 0 4px
}

.multi-steps>li:before {
    content: "";
    content: ✓;
    ;
    content: 𐀃;
    content: 𐀄;
    content: ✓;
    display: block;
    margin: 0 auto 4px;
    background-color: #fff;
    width: 36px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    border-color: blue;
    border-radius: 50%;
    z-index: 99
}

.multi-steps>li:after {
    content: "";
    height: 2px;
    width: 100%;
    background-color: #ccc;
    position: absolute;
    top: 16px;
    left: 50%;
    z-index: -1
}

.multi-steps>li:last-child:after {
    display: none
}

.multi-steps>li.is-active:before {
    background-color: #00aff0;
    border-color: #ccc;
    color: #fff
}

.multi-steps>li.is-active~li:before {
    background-color: #00aff0;
    border-color: #ccc;
    color: #fff
}

.noicontag h3 {
    background-color: #fff;
    border-radius: 50%;
    padding: 25px;
    border: solid 1px #eee;
    font-weight: 500;
    font-size: 1em
}

ul.engageli {
    margin: 0;
    padding: 0
}

.engageli li {
    list-style-type: none;
    background-image: url(../img/blue-bullet.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    line-height: 2.5em;
    color: #6d6d6d
}

.small-height {
    min-height: auto;
}

.hminptbrdr .form-control {
    border: solid 1px #ddd;
    background-color: #fff;
}

.gameimg {
    border: 10px #fff solid;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

@media (max-width: 767px) {
    .fixed-top {
        position: inherit
    }
    .multi-steps>li {
        font-size: .7em
    }
    .howowrkgf .middlearrow img {
        height: 100%
    }
    #serve h4,
    #industrycov h4 {
        font-size: 10px;
    }
    .reviewbg {
        background-image: none;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 460px) {
    header {
        padding: 20% 0 0;
        min-height: 100vh;
        background: url(../img/mob-header-bg.svg) bottom center no-repeat !important;
        background-size: contain !important
    }
    #home p {
        width: 100%;
        margin: 0;
        font-size: .8em
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .container {
        padding-right: 20px;
        padding-left: 20px
    }
    .mobile {
        display: block
    }
    .desktop {
        display: none
    }
    .navbar-nav {
        padding-left: 0
    }
    .nav-item.quote-btn {
        text-align: center
    }
    .dropdown-menu {
        padding: 0
    }
    .servicetype {
        width: 80%
    }
    header {
        padding: 5% 0 0
    }
    header.innerhdr {
        padding: 5% 0
    }
    h1,
    h2 {
        font-size: 1.5em;
        font-weight: 500
    }
    #home h2 {
        font-size: 1em;
        color: #666;
        line-height: 1.6;
        width: 90%;
        margin: 20px 5%
    }
    .navbar-brand {
        margin-right: 37%
    }
    .dropdown-menu {
        border: 0;
        box-shadow: none
    }
    .menucola,
    .menucolb,
    .menucolc {
        width: 100%
    }
    .firstcola {
        width: 120px;
        display: inline-block
    }
    .firstcolb {
        width: 155px;
        display: inline-block
    }
    .firstcolab {
        width: 49%;
        display: inline-block
    }
    .dropdown-item {
        font-size: 13px;
        font-weight: 500;
        padding: .25rem 0
    }
    .dropdown-header {
        text-align: center;
        margin: 0;
        padding: .5em 0;
        font-weight: 500;
        border-bottom: 2px solid #ddd;
        color: #333;
        text-transform: uppercase
    }
    .firstcola {
        width: 155px
    }
    .homeworkcount {
        position: absolute;
        bottom: 20px
    }
    #home.innerhdr {
        background: none !important
    }
    #home p {
        width: 100%;
        margin: 0;
        font-size: .9em
    }
    .mobctr {
        padding: 2em .5em
    }
    .book-btn {
        margin-bottom: 0
    }
    header {
        padding: 1% 0 0;
        min-height: 95vh
    }
    #home h3 .work,
    .workcount .work {
        font-size: .3em
    }
    .innerhdr {
        min-height: auto;
        box-shadow: none;
        border-bottom: solid 2px #bfbfbf
    }
    .carousel-control-next,
    .carousel-control-prev {
        align-items: start;
        top: 50px;
        width: 9% !important
    }
    .carousel-control-next img,
    .carousel-control-prev img {
        width: 100%;
        height: auto
    }
    .widthmaxcontent {
        width: auto;
        text-align: center
    }
    .border-bottoma {
        border-bottom: solid 1px rgba(255, 255, 255, 0.8)
    }
    .border-righta {
        border-right: solid 1px rgba(255, 255, 255, 0.8)
    }
    footer h3 {
        font-size: 18px;
        margin-top: 30px
    }
    .howowrkgf img {
        width: 100%
    }
    .industrya,
    .industryb,
    .industryc,
    .industryd {
        display: inline-block;
        width: 100%
    }
    .horline {
        width: 10%
    }
    #serve span {
        font-size: 10px
    }
    .horlinea {
        min-width: 35px
    }
    .vertline {
        min-height: 270px
    }
    h2::after {
        content: "";
        border-bottom: 0
    }
    .reviewerlogo span {
        width: 49%;
        border-bottom: solid 1px #d4d4d6
    }
    .reviewerlogo span:nth-child(even) {
        border-right: 0
    }
    #carouselExampleCaptionsa .carousel-control-next,
    #carouselExampleCaptionsa .carousel-control-prev {
        top: 100px
    }
    .carousel-captiona {
        margin-top: 20px
    }
    .bookttl {
        font-size: 26px;
        letter-spacing: .05em
    }
    .consultbg {
        padding: 1em
    }
    .consultbg p {
        margin-bottom: .3em;
        font-size: .9em
    }
    .consultbg h5 {
        font-size: 22px
    }
    .consultbg h6 {
        font-size: 13px
    }
    .consultbg i {
        font-size: 20px
    }
    .footertpbrdr {
        border-right: 0
    }
    #carouselExampleCaptionsa .carousel-control-next {
        right: 0
    }
    #carouselExampleCaptionsa .carousel-control-prev {
        left: 0
    }
    .tech-icons {
        font-size: 10px;
        letter-spacing: 0
    }
    .expertisecnr {
        padding: 1em
    }
    .whyhire-cnr {
        background-position-y: center;
        padding: 5.5em 2em 1em
    }
    .whyhire-cnr .techicoabs {
        top: 1px
    }
    .whyhire-cnr h3 {
        font-size: 14px
    }
    .choice-cnr {
        padding: 0 1em
    }
    .acrdttl {
        display: flex
    }
    .acrdttl:before {
        display: table
    }
    .job-cnr .book-btn {
        float: none;
        margin: 10px 0;
        display: block;
        width: fit-content
    }
    .job-cnr .expdtals {
        display: block;
        margin: 5px 10px 5px 0
    }
    .nav-pills .nav-link {
        font-weight: 500;
        font-size: 11px
    }
    .bloginr h2 {
        font-size: 1.5em
    }
}

@media only screen and (min-device-width: 461px) and (max-device-width: 767px) {
    header {
        padding: 15% 0 0;
        min-height: 92vh;
        background: url(../img/below-tab-top-bg.jpg) bottom center repeat-x !important
    }
    .mobctr {
        padding: 1em .5em
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .navbar-nav .nav-item {
        text-align: center
    }
    .nav-menu.fixed-top {
        position: relative
    }
    .dropdown-item {
        font-size: 12px;
        font-weight: 500
    }
    .menucola,
    .menucolb,
    .menucolc {
        width: 33%
    }
    header {
        padding: 20% 0 0;
        min-height: 92vh;
        background: url(../img/home-curve.svg) bottom center no-repeat !important;
        background-size: contain !important
    }
    #home .book-btn {
        margin-bottom: 0
    }
    #home h3,
    .workcount h3 {
        font-size: 1.3em
    }
    #home h3 .work,
    .workcount .work {
        font-size: .3em;
        line-height: .5
    }
    .innerhdr {
        min-height: auto;
        box-shadow: none;
        border-bottom: solid 2px #bfbfbf
    }
    header.innerhdr {
        padding: 5% 0
    }
    #home p,
    .innerhdr p {
        width: 100%;
        margin: 0
    }
    .consultbg i {
        font-size: 20px
    }
    .consultbg h5 {
        font-size: 26px
    }
    .consultbg p {
        font-size: 11px
    }
    footer h3 {
        font-size: 1.3em
    }
    .whyhire-cnr {
        min-height: 210px;
        background-position-y: center;
        padding: 5em 2em 1em
    }
    .whyhire-cnr .techicoabs {
        top: 1px
    }
    #portfolio .book-btn {
        display: block;
        width: max-content;
        margin-bottom: 0
    }
    h3 {
        font-size: 1.2em
    }
    .notablet {
        display: none
    }
    .tablet {
        display: block
    }
    .whyusbg {
        background-size: contain
    }
    .whycola {
        margin-left: 15%
    }
    .whycolb {
        margin-left: 16%
    }
    .whycolc {
        margin-left: 35%
    }
    .whyusbg img {
        width: 28%;
        margin-bottom: 8px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    header {
        padding-top: 5%
    }
    .whyusbg {
        background-size: contain
    }
    .whyusbg img {
        width: 26%;
        margin-bottom: 8px
    }
    .whycolb {
        margin-left: 16.3%
    }
    .whycolc {
        margin-left: 35.3%
    }
    .whycold {
        margin-left: 19%
    }
    .whyusbg h6 {
        font-size: 11px
    }
    .whybxg {
        left: 71%
    }
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {
    header {
        padding-top: 5%
    }
    .whyusbg {
        background-size: contain
    }
    .whyusbg img {
        width: 28%;
        margin-bottom: 10px
    }
    .whycola {
        margin-left: 15%
    }
    .whycolc {
        margin-left: 35%
    }
    .whycolb {
        margin-left: 16%
    }
    .whycold {
        margin-left: 20%
    }
    .notablet {
        display: none
    }
    .tablet {
        display: block
    }
    .whybxg {
        left: 78%
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1199px) {
    .whyusbg {
        background-size: contain
    }
    .whyusbg img {
        width: 30%;
        margin-bottom: 10px
    }
    .whycola {
        margin-left: 15%
    }
    .whycolb {
        margin-left: 15.3%
    }
    .whycolc {
        margin-left: 35%
    }
    .whycold {
        margin-left: 20%
    }
    .whyusbg h6 {
        font-size: 12px
    }
    #home h3 .work,
    .workcount .work {
        font-size: .25em;
        line-height: .5
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1223px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .3rem;
        padding-left: .3rem;
        font-size: 14px
    }
    h1,
    h2 {
        font-size: 2em
    }
    .notablet {
        display: none
    }
    .tablet {
        display: block
    }
    .smallpc {
        display: block
    }
    .largepc {
        display: none
    }
    .whyusbg {
        background-size: contain
    }
    #home h3 .work,
    .workcount .work {
        font-size: .3em
    }
}

@media only screen and (min-width: 1224px) {
    .navbar-light .navbar-nav .nav-link {
        color: #404040
    }
    .btco-menu li>a {
        padding: 10px 15px;
        color: #000
    }
    .btco-menu .active a:focus,
    .btco-menu li a:focus,
    .navbar>.show>a:focus {
        background: transparent;
        outline: 0
    }
    .dropdown-menu .show>.dropdown-toggle::after {
        transform: rotate(-90deg)
    }
    .mob .owl-stage-outer,
    .whyhire .owl-stage-outer {
        overflow: visible !important;
        display: flex !important
    }
    .firstcola {
        display: inline-block;
        width: 48%;
        margin-right: 2%
    }
    .firstcolb {
        display: inline-block;
        width: 48%;
        margin-right: 2%
    }
    .menucola {
        width: 45%;
        display: inline-block;
        margin-right: 3%
    }
    .menucolb {
        width: 55%;
        display: inline-block
    }
    .menucolc {
        width: 390px;
        display: inline-block
    }
    .smallpc {
        display: none
    }
    .largepc {
        display: block
    }
}

@media only screen and (min-width: 1824px) {
    header {
        padding: 19% 0 0
    }
    .book-btn {
        margin: 8% 0 0
    }
}

@media only screen and (max-width: 480px) {
    .navbar-toggler {
        padding: .25rem .55rem !important
    }
}

.pvcscrl p {
    margin-bottom: 0.5em;
    text-align: left;
}

.pvcscrl {
    max-height: 70vh;
    overflow-y: scroll;
}

.pvcytop {
    margin-top: 7%;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #333;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-carousel .owl-item img {
    display: block;
    width: auto !important;
}

.owl-theme .owl-nav {
    display: none;
}

.carousel-control-next,
.carousel-control-prev {
    color: #cecece;
    font-size: 30px;
    width: 5%;
}

@media (max-width: 575px) {
    .mob.owl-theme .owl-nav,
    .mob.owl-theme .owl-dots {
        display: none !important;
    }
    .servicetype {
        width: 92%;
        margin: 20px 0 20px -10px;
    }
    .owl-carousel .owl-stage {
        margin-left: -10px;
    }
}

@media (min-width: 1224px) {
    .mob.owl-carousel .owl-item {
        width: 33% !important;
        padding: 2%;
        margin-right: 0px !important;
    }
    .whyhire.owl-carousel .owl-item {
        width: 31% !important;
        margin-right: 20px !important;
        margin-bottom: 3em;
    }
    .mob.owl-theme .owl-nav,
    .mob.owl-theme .owl-dots,
    .whyhire.owl-theme .owl-nav,
    .whyhire.owl-theme .owl-dots {
        display: none !important;
    }
}

.aligner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.aligner .owl-carousel .owl-item img {
    width: 100%;
}

.bloginr a {
    text-decoration: underline;
}