.blue-box,
.btn-blue,
.btn-get-touch,
.btn-testimonial,
.line-border,
.slick-list,
.slick-slider,
.slick-track {
    position: relative
}

.slick-list:focus,
.slick-vertical .slick-slide:focus,
a:focus,
button,
button:focus {
    outline: 0
}

.blue-box,
.overlay-content,
.portfolio-section,
.text-center {
    text-align: center
}

.slick-list,
.slick-slider,
.slick-track,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.clearfix:after,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-list,
.wrapper {
    overflow: hidden
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

body {
    line-height: 1;
    font-family: 'Open Sans', sans-serif
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none
}

.btn-case-detail:hover,
.cbp-hrmenu .cbp-hrsub-inner>div a:hover {
    text-decoration: underline
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

h2,
h3,
h4 {
    margin: 0 0 10px
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slid {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    outline: 0;
    border: 1px solid transparent
}

.dev-slider .slick-slide {
    height: 100%
}

.slick-arrow.slick-hidden {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.blue-box span:after,
.btn-blue:after,
.btn-testimonial::after,
.line-border::before,
.webby-logo-wrap::after {
    content: ""
}

.tabs .tab-border::before {
    bottom: 6px
}

.clearfix {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.1
}

h1 {
    font-size: 2.4rem;
    margin: 0 0 0;
    color: #06f;
    line-height: 1.3;
    font-weight: 600
}

h2,
h3,
h4,
h5 {
    font-weight: 700
}

h2 {
    font-size: 32px;
    line-height: 1.1
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 21px
}

h5,
p {
    font-size: 1.8rem
}

p {
    color: #000;
    line-height: 1.5
}

.btn-blue,
.btn-get-touch,
.btn-testimonial {
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    font-size: 1.8rem;
    line-height: 48px;
    display: inline-block;
    text-align: center
}

.btn-blue {
    background-color: #06f;
    color: #fff
}

.btn-blue:hover {
    background: #00b256
}

.btn-blue,
.btn-testimonial {
    padding: 0 21px;
    font-weight: 700
}

.btn-blue:after,
.btn-get-touch:after,
.btn-testimonial::after {
    display: inline-block;
    position: relative;
    margin-left: 12px;
    width: 16px;
    height: 12px;
    background-image: url(../images/sprite.png);
    top: 0;
    background-position: -66px -73px
}

.btn-testimonial {
    background-color: #fff;
    color: #223547
}

.btn-testimonial::after {
    top: 1px;
    background-position: -88px -73px;
    transition: all .4s linear
}

img {
    max-width: 100%;
    height: auto
}

body img {
    user-select: none
}

.talk-us {
    text-align: center
}

.talk-us span {
    display: block;
    color: #223547;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 8px
}

.btn-get-touch {
    padding: 0 21px;
    background-color: #06f;
    color: #fff;
    font-weight: 700
}

.btn-blue::after,
.btn-get-touch:after {
    content: "";
    transition: all .4s linear
}

.btn-blue:hover:after,
.btn-get-touch:hover:after,
.btn-testimonial:hover:after {
    transform: translateX(10px);
    transition: all .4s linear
}

.btn-get-touch:hover {
    background: #00b256
}

[class*=icon-],
[class^=icon-] {
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px
}

.d-flex {
    display: -ms-flexbox;
    display: flex
}

.justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-between {
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-items-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -ms-flex-align: center;
    align-items: center
}

.android-icon {
    margin-left: 24px !important;
}

.align-items-baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.service-banner {
    padding: 155px 0 67px
}

.head-icon {
    margin-bottom: 30px
}

.head-icon img {
    width: 60px;
    height: 60px;
    margin-right: 16px
}

.service-banner .container {
    max-width: 1215px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

service-banner-content {
    width: 1075px
}

.service-banner h2 {
    color: #223546;
    font-size: 5.5rem;
    margin-bottom: 35px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -1px
}

.service-banner p {
    max-width: 847px;
    width: 100%;
    margin: 0 auto 60px;
    font-size: 2.2rem
}

.banner-icon {
    margin-bottom: 70px
}

.banner-icon img {
    margin: 0 16px
}

.development-block {
    min-height: 798px
}

.blue-box {
    background: #06f;
    width: 29.5%
}

.large-text {
    position: absolute;
    bottom: 155px;
    left: 50%;
    transform: translateX(-50%)
}

.large-text strong {
    display: block;
    color: #545454;
    font-size: 30rem;
    font-weight: 700;
    opacity: .1
}

.anal-text,
.andr-text,
.avr-text,
.desi-text,
.enter-text,
.hybr-text,
.mark-text,
.part-text,
.reac-text,
.star-text,
.wear-text {
    bottom: 210px
}

.blue-box span,
.blue-box span:after {
    display: inline-block;
    position: relative
}

.blue-box span,
.large-text strong {
    transform: rotate(90deg)
}

.blue-box span {
    color: #fff;
    font-size: 2.2rem;
    margin: 150px 0 0 73px
}

.blue-box span:after {
    margin-left: 9px;
    width: 16px;
    height: 12px;
    background-image: url(../images/sprite.png);
    background-position: -66px -73px
}

.development-slide {
    background: url(../service-images/development-app.png) right center no-repeat #ebebeb;
    width: 70.5%;
    position: relative
}

.phone-mockup {
    position: absolute;
    top: 50%;
    left: -170px;
    transform: translateY(-50%)
}

.phone-mockup img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.we-do {
    position: absolute;
    left: 50%;
    top: 85px;
    color: #06f;
    font-size: 2.8rem;
    font-weight: 600;
    margin-left: 20px;
    transform: translateX(-50%)
}

.mvp_services {
    left: 53%;
    top: 100px;
    width: 60%;
    top: 80px !important;
    font-size: 1.8rem !important;
    margin-bottom: 4px;
}

.development-nav {
    width: 419px;
    margin: 306px 0 0 -119px;
    position: relative
}

.nav-slider .slick-list {
    overflow: visible
}

.res-slider .hor-block svg {
    fill: #fff
}

.res-slider .hor-block svg path.st0 {
    fill: #fff
}

.res-slider .hor-block svg polygon.st0 {
    fill: #fff
}

.white-block {
    background-color: #fff;
    padding: 21px 16px;
    width: 260px;
    margin: 0 auto 22px;
    margin-left: 40px;
    cursor: pointer;
    transition: all .5s ease;
    border-radius: 4px;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, .16)
}

.slide_tab_box {
    padding: 15px 16px;
}

.mvp_block {
    padding: 20px 18px;
    margin: 0 auto 24px;
    margin-bottom: 24px !important;
}

.nav_slider {
    top: -125px !important;
}

.slick-current .white-block {
    background: #06f;
    width: 303px;
    box-shadow: 3px 4px 18px 0 rgba(0, 102, 255, .66)
}

.slide-tab strong {
    display: block;
    color: #545454;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 8px
}

.slide-tab span {
    color: #3b3b3b;
    font-size: 1.3rem
}

.slick-current .slide-tab span,
.slick-current .slide-tab strong {
    color: #fff
}

.development-vertical {
    width: calc(100% - 300px)
}

.dev-slider .slick-arrow {
    display: none !important
}

.development-vertical h2 {
    font-size: 5.5rem;
    font-weight: 700;
    margin-bottom: 16px;
    padding-right: 6%;
    color: #06f
}

.vertical_slider h2 {
    font-size: 4.8rem !important;
}

.space-box {
    padding: 0 4%;
    position: relative;
    z-index: 28
}

.development-vertical p {
    color: #3b3b3b;
    margin-bottom: 14px;
    padding-right: 10%
}

.dev-slider .slick-dots {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.dev-slider .slick-dots li {
    font-size: 0;
    margin: 12px 0
}

.dev-slider .slick-dots button {
    padding: 0;
    font-size: 0;
    border: none;
    cursor: pointer;
    background: 0 0
}

.dev-slider .slick-dots button::before {
    content: " ";
    display: inline-block;
    font-size: 16px;
    width: 15px;
    height: 15px;
    background: #d2d0d0;
    border-radius: 50%;
    opacity: 1
}

.blog-feed .slick-arrow:after,
.client-add span small:after,
.footer-col-4::before,
.line-btm.active:after,
.service-accordion .click-element:after,
.service-right figure:after {
    content: ""
}

.dev-slider .slick-dots li.slick-active button::before {
    background: #0066fe
}

.portfolio-section {
    padding: 80px 0 75px
}

.portfolio-head {
    margin-bottom: 60px
}

.portfolio-head p {
    width: 725px;
    margin: 0 auto
}

#container {
    max-width: 1388px;
    width: 100%;
    margin: 0 auto 35px;
    padding: 0 20px;
    column-gap: 26px
}

.cols {
    -webkit-column-gap: 26px;
    -moz-column-gap: 26px;
    column-gap: 26px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.portfolio-box {
    flex: 0 0 48%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 26px;
    position: relative;
    overflow: hidden
}

.case-study-img {
    position: absolute;
    top: 0;
    right: 30px
}

.mb-0 {
    margin-bottom: 0 !important
}

.portfolio-box picture {
    display: block
}

.portfolio-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.height-long {
    height: 507px
}

.height-small {
    height: 349px
}

.portfolio-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    top: 0;
    padding: 30px;
    background-color: rgba(34, 53, 70, .9);
    transition: .5s;
    opacity: 0
}

.portfolio-box:hover .portfolio-overlay {
    opacity: 1
}

.portfolio-overlay * {
    color: #fff;
    font-size: 1.4rem
}

.overlay-content {
    border: 2px solid #fff;
    padding: 0 10px;
    border-radius: 2px;
    height: 100%;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -ms-flex-align: center
}

.overlay-flex {
    opacity: 0;
    transition: transform 1s cubic-bezier(.23, 1, .32, 1) .1s, opacity .5s cubic-bezier(.165, .84, .44, 1) .1s;
    transform: rotate(-50deg) rotateX(50deg) translateX(20deg) trnslateY(20px) translateZ(0)
}

.portfolio-box:hover .overlay-flex {
    opacity: 1;
    transition: transform 1s cubic-bezier(.23, 1, .32, 1), opacity .5s cubic-bezier(.165, .84, .44, 1);
    transform: rotate(0) rotateX(0) translateX(0) translateY(0) translateZ(0)
}

.overlay-content strong {
    display: block;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.1
}

.overlay-content span {
    display: block;
    margin-bottom: 22px;
    line-height: 1.2;
    font-size: 1.8rem
}

.btn-portfolio-detail {
    display: inline-block;
    background-color: #00b256;
    font-size: 1.6rem;
    padding: 0 20px;
    line-height: 38px;
    margin-bottom: 14px;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.btn-portfolio-detail:hover {
    background-color: #fff;
    color: #00b256
}

.btn-case-detail {
    color: #fff;
    font-size: 1.6rem;
    display: block;
    width: auto
}

.button-dev a {
    margin: 0 10px
}

.home-center-mode {
    background-color: #06f;
    padding: 150px 0 100px;
    position: relative;
    overflow: hidden
}

.mode-content-blog {
    float: left;
    width: 26%;
    margin: 45px 0 0 4%;
    padding: 0 15px 0 0;
    text-align: left
}

.mode-content-blog h3 {
    font-size: 3rem;
    line-height: 1.2;
    color: #fff
}

.mode-content-blog p {
    color: #fff
}

.home-slide {
    width: 69%;
    float: right;
    padding-left: 3%;
    padding-bottom: 90px
}

.home-center-mode .draggable {
    padding: 0 !important
}

.home-center-mode .slick-track {
    margin-left: 0
}

.home-center-mode .slick-slide {
    margin-left: 15px
}

.home-center-mode .white-blog {
    background-color: #fff;
    position: relative !important;
    border-radius: 4px;
    margin-left: 0;
    height: 300px;
    padding: 60px 15px;
    text-align: center
}

.white-blog span {
    position: absolute;
    top: 20px;
    left: 17px;
    width: 40px;
    height: 40px;
    border: 1px solid #f4f4f4;
    border-radius: 2px;
    color: #005ef8;
    font-size: 1.6rem;
    align-items: center;
    -ms-flex-align: center
}

.radius-blue,
.white-blog span {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack: center
}


/* onboard-section */

.onboard-section {
    padding: 30px 0;
    background-color: #f5f2f2;
}

.healthcare-content {
    text-align: center;
    margin-bottom: 30px;
}

.healthcare-content h2 {
    margin-bottom: 20px;
}


/* .onboard-block {
    margin-bottom: 20px
} */

.onboard-wrap {
    padding-top: 20px;
}

.onboard-day {
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    display: inline-block;
    padding: 5px;
    margin-bottom: 20px;
    margin-left: -2px;
    text-transform: uppercase;
    border-radius: 2px;
}

.onboard-blog {
    padding-bottom: 35px;
    border-left: 2px solid #d8d4d6
}

.onboard-blog:last-child {
    padding: 0
}

.onboard-review {
    font-size: 2rem;
    padding-left: 10px
}

.onboard-text p {
    padding-left: 10px
}

.onboard-job {
    margin-bottom: 12px
}


/* onboard-section colose*/

.radius-blue {
    background-color: #005ef8;
    width: 101px !important;
    height: 101px !important;
    border-radius: 50%;
    margin: 0 auto 20px;
    align-items: center;
    -ms-flex-align: center
}

.white-blog p {
    color: #141414
}

.icon-understanding {
    background-position: -9px -1178px;
    width: 54px;
    height: 53px
}

.icon-wire-frames {
    background-position: -77px -1178px;
    width: 49px;
    height: 49px
}

.icon-visuals {
    background-position: -138px -1183px;
    width: 41px;
    height: 43px
}

.icon-code-engineering {
    background-position: -194px -1186px;
    width: 49px;
    height: 48px
}

.icon-integrating {
    background-position: -254px -1186px;
    width: 51px;
    height: 51px
}

.icon-support {
    background-position: -319px -1187px;
    width: 46px;
    height: 46px
}

.icon-improvisation {
    background-position: -384px -1187px;
    width: 39px;
    height: 49px
}

.icon-analytics-tools {
    background-position: -434px -1191px;
    width: 49px;
    height: 49px
}

.icon-diff {
    background-position: -499px -1191px;
    width: 50px;
    height: 49px
}

.icon-publishing {
    background-position: -562px -1190px;
    width: 44px;
    height: 50px
}

.icon-acceptance {
    background-position: -635px -1191px;
    width: 50px;
    height: 49px
}

.center-mode-slide .slick-arrow {
    width: 36px;
    height: 36px;
    position: absolute;
    bottom: 23px;
    left: 6.5%;
    background: #fff;
    font-size: 0;
    border: none;
    cursor: pointer
}

.center-mode-slide .slick-arrow.slick-disabled {
    opacity: .5;
    cursor: default
}

.home-center-mode .slick-next::after,
.home-center-mode .slick-prev::after {
    content: "";
    background-image: url(../images/sprite.png);
    position: absolute;
    background-position: -61px -3px;
    width: 16px;
    height: 12px;
    top: 14px;
    left: 10px
}

.home-center-mode .slick-prev::after {
    transform: rotate(-180deg)
}

.center-mode-slide .slick-next {
    margin-left: 55px
}

.defferently-section {
    padding: 80px 0 0
}

.react_process {
    padding: 80px 0;
}

.defferently-section .container {
    max-width: 1430px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.defferently-left {
    width: 49%;
    max-width: 100%
}

.defferently-left img {
    width: 764px;
    height: 600px
}

.defferently-left h2 {
    font-size: 6.8rem;
    color: #06f;
    line-height: 1.1;
    padding-right: 10px
}
.defferently-right {
    width: 49%;
    max-width: 100%;
    margin-top: 20px
}

.defferently-list li {
    margin-bottom: 55px
}

.defferently-list li strong {
    font-size: 13.9rem;
    color: #ddd;
    font-weight: 700;
    margin-top: -40px
}

.spectrum-box:hover .spectrum-text h3 {
    text-decoration: underline;
}

.defferently-text {
    padding-left: 22px;
    flex: 0 0 88%;
    max-width: 88%
}

.defferently-text h3 {
    font-size: 2.5rem;
    color: #393939
}

.defferently-text p {
    color: #1d1d1d;
    font-weight: 300
}

.recognized-wrapper {
    background-color: #ebebeb
}

.recognized-wrapper .container {
    max-width: 1352px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.onboard-section .container {
    max-width: 1352px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

.recognized-block,
.recognized-wrap {
    display: flex;
    display: -ms-flexbox
}

.recognized-block {
    align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.recognized-content {
    width: 50%;
    padding: 60px 30px
}

.recognized-content h2 {
    font-size: 3rem;
    margin-bottom: 20px;
    font-weight: 700
}

.recognized-content p {
    margin-bottom: 20px
}

.recognized-wrap {
    width: 50%;
    display: block;
    background-color: #223547;
    padding: 75px 4% 65px;
    align-items: center;
    -ms-flex-align: center;
    text-align: right;
    position: relative
}

.recognized-wrap::after {
    content: "";
    background-color: #223547;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100vw;
    height: 100%
}

.recognized-wrap h3 {
    text-align: right;
    margin-bottom: 40px;
    font-size: 2.6rem;
    color: #fff
}

.brand-logo-section,
.btn-fixed,
.service-left h3,
.service-right,
.startup-tabbing,
.tabbing-links,
.tested-box {
    text-align: center
}

.recognized-logo-wrap {
    overflow: visible;
    white-space: normal;
    padding-bottom: 0;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 585px;
    margin: 0 0 40px
}

.recognized-logo-wrap li {
    display: inline-block;
    width: 33.3%;
    height: 121px;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #1e3040;
    border-right: 1px solid #1e3040;
    background-color: #26394b;
    transition: all .5s ease 0s
}

.recognized-logo-wrap li span {
    padding: 0;
    border-radius: 3px 3px 0 0;
    font-size: 1.6rem;
    font-weight: 600;
    display: block;
    height: 100%;
    text-indent: -9999px;
    font-size: 0;
    transition: all .5s ease 0s;
    background: url(../images/client-logo.png) no-repeat;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%)
}

.recognized-logo-wrap li .recognized-logo-1 {
    background-position: -26px -591px;
    width: 124px;
    height: 57px
}

.recognized-logo-wrap li .recognized-logo-2 {
    background-position: -405px -604px;
    width: 108px;
    height: 31px
}

.recognized-logo-wrap li .recognized-logo-3 {
    background-position: -23px -729px;
    width: 124px;
    height: 34px
}

.recognized-logo-wrap li .recognized-logo-4 {
    background-position: -408px -714px;
    width: 122px;
    height: 18px
}

.recognized-logo-wrap li .recognized-logo-5 {
    background-position: -18px -833px;
    width: 124px;
    height: 24px
}

.recognized-logo-wrap li .recognized-logo-6 {
    background-position: -408px -819px;
    width: 156px;
    height: 28px
}

.recognized-logo-wrap li .recognized-logo-7 {
    background-position: -14px -921px;
    width: 136px;
    height: 33px
}

.recognized-logo-wrap li .recognized-logo-8 {
    background-position: -408px -938px;
    width: 122px;
    height: 23px
}

.recognized-logo-wrap li .recognized-logo-9 {
    background-position: -20px -1035px;
    width: 122px;
    height: 31px
}

.recognized-logo-wrap li:hover .recognized-logo-1 {
    background-position: -201px -591px
}

.recognized-logo-wrap li:hover .recognized-logo-2 {
    background-position: -656px -604px
}

.recognized-logo-wrap li:hover .recognized-logo-3 {
    background-position: -207px -722px
}

.recognized-logo-wrap li:hover .recognized-logo-4 {
    background-position: -669px -721px
}

.recognized-logo-wrap li:hover .recognized-logo-5 {
    background-position: -181px -828px
}

.recognized-logo-wrap li:hover .recognized-logo-6 {
    background-position: -669px -817px
}

.recognized-logo-wrap li:hover .recognized-logo-7 {
    background-position: -201px -921px
}

.recognized-logo-wrap li:hover .recognized-logo-8 {
    background-position: -682px -938px
}

.recognized-logo-wrap li:hover .recognized-logo-9 {
    background-position: -192px -1032px
}

.recognized-wrap .tabs-btn li:hover {
    background: #00b256
}

.startup-tabbing {
    padding: 80px 0;
    background-color: #f3f3f3
}

.startup-tabbing .container {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.startup-tabbing h3 {
    font-size: 2.6rem;
    margin-bottom: 30px
}

.startup-tabbing p {
    width: 620px;
    margin: 0 auto 30px
}

.tabs {
    width: 100%;
    display: inline-block
}

.tabbing-links {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
    overflow-x: scroll;
    margin-bottom: 40px;
    text-align: left
}

@media (min-width: 1200px) {
    .tabbing-links {
        overflow: visible
    }
}

.tabbing-links li {
    display: inline-block;
    margin: 0 11px;
    flex: 0 0 auto
}

.tabbing-links li a {
    display: block;
    font-size: 1.6rem;
    color: #323131;
    font-weight: 600;
    padding: 17px 6px
}

#mobile-app-testing li svg {
    width: 69px
}

#mobile-app-testing li svg .st0 {
    fill: #223547
}

.tabbing-links li a:hover,
.tabbing-links li.active a {
    color: #06f
}

.tab {
    display: none
}

.tab.active {
    display: block
}

.tab>ul {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -ms-flex-pack: center
}

.tabbing-content ul li {
    background-color: #fff;
    display: inline-block;
    position: relative;
    width: 14%;
    max-width: 100%;
    height: 135px;
    margin: 0 10px 23px;
    border-radius: 2px;
    text-align: center;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .12)
}

[class*=tec-],
[class^=tec-] {
    background-image: url(../images/technology-sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 22px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 20px
}

.tabbing-content ul li i,
.tabbing-content ul li svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    margin: 0 auto;
    transform: translateY(-30%)
}

.brand-logo-section .slick-slide span,
.service-accordion .click-element:after {
    transform: translateY(-50%)
}

.tec-swift {
    background-position: -8px -9px;
    width: 64px;
    height: 56px
}

.tec-objective-c {
    background-position: -101px -24px;
    width: 99px;
    height: 33px
}

.tec-x-code {
    background-position: -226px -9px;
    width: 54px;
    height: 52px
}

.tec-java {
    background-position: -309px -7px;
    width: 41px;
    height: 57px
}

.tec-android-sdk {
    background-position: -373px -12px;
    width: 49px;
    height: 58px
}

.tec-eclipse {
    background-position: -450px -8px;
    width: 61px;
    height: 57px
}

.tec-sketch {
    background-position: -531px -12px;
    width: 61px;
    height: 57px
}

.tec-after-effects,
.tec-flinto,
.tec-illustrator,
.tec-invision,
.tec-photoshop {
    width: 51px;
    height: 48px
}

.tec-photoshop {
    background-position: -10px -102px
}

.tec-illustrator {
    background-position: -94px -103px
}

.tec-after-effects {
    background-position: -173px -102px
}

.tec-invision {
    background-position: -245px -103px
}

.tec-flinto {
    background-position: -320px -103px
}

.tec-html5 {
    background-position: -399px -105px;
    width: 50px;
    height: 57px
}

.tec-css3 {
    background-position: -474px -106px;
    width: 49px;
    height: 56px
}

.tec-angular-js {
    background-position: -17px -182px;
    width: 109px;
    height: 31px
}

.tec-react-native {
    background-position: -151px -172px;
    width: 63px;
    height: 55px
}

.tec-ionic {
    background-position: -236px -182px;
    width: 104px;
    height: 35px
}

.tec-backbone-js {
    background-position: -374px -172px;
    width: 46px;
    height: 57px
}

.tec-laravel {
    background-position: -442px -182px;
    width: 81px;
    height: 56px
}

.tec-codeigniter {
    background-position: -546px -174px;
    width: 46px;
    height: 55px
}

.tec-drupal {
    background-position: -14px -238px;
    width: 50px;
    height: 57px
}

.tec-wordpress {
    background-position: -91px -244px;
    width: 57px;
    height: 57px
}

.tec-magento {
    background-position: -178px -244px;
    width: 48px;
    height: 57px
}

.tec-vue-js {
    background-position: -250px -259px;
    width: 113px;
    height: 36px
}

.tec-node-js {
    background-position: -392px -248px;
    width: 50px;
    height: 57px
}

.tec-python {
    background-position: -483px -249px;
    width: 58px;
    height: 57px
}

.tec-django {
    background-position: -17px -330px;
    width: 90px;
    height: 31px
}

.tec-grails {
    background-position: -136px -327px;
    width: 75px;
    height: 52px
}

.tec-go {
    background-position: -236px -334px;
    width: 78px;
    height: 29px
}

.tec-php {
    background-position: -340px -330px;
    width: 89px;
    height: 45px
}

.tec-postgre-sql {
    background-position: -464px -330px;
    width: 56px;
    height: 57px
}

.tec-my-sql {
    background-position: -15px -380px;
    width: 93px;
    height: 50px
}

.tec-mongo-db {
    background-position: -142px -402px;
    width: 118px;
    height: 33px
}

.tec-redis {
    background-position: -309px -402px;
    width: 70px;
    height: 56px
}

.tec-cassandra {
    background-position: -413px -405px;
    width: 86px;
    height: 44px
}

.tec-elastic {
    background-position: -531px -391px;
    width: 52px;
    height: 58px
}

.tec-google-ae {
    background-position: -17px -461px;
    width: 63px;
    height: 56px
}

.tec-aws {
    background-position: -110px -470px;
    width: 71px;
    height: 43px
}

.tec-heroku {
    background-position: -211px -477px;
    width: 106px;
    height: 29px
}

.tec-firebase {
    background-position: -350px -466px;
    width: 42px;
    height: 57px
}

.tec-urban-airship {
    background-position: -416px -475px;
    width: 89px;
    height: 39px
}

.tec-push-woosh {
    background-position: -535px -475px;
    width: 57px;
    height: 50px
}

.tec-google-analytics {
    background-position: -18px -552px;
    width: 46px;
    height: 46px
}

.tec-flurry {
    background-position: -96px -558px;
    width: 111px;
    height: 27px
}

.tec-apple-pay {
    background-position: -232px -554px;
    width: 75px;
    height: 35px
}

.tec-google-wallet {
    background-position: -330px -546px;
    width: 51px;
    height: 52px
}

.tec-stripe {
    background-position: -409px -553px;
    width: 72px;
    height: 29px
}

.tec-braintree {
    background-position: -499px -561px;
    width: 103px;
    height: 14px
}

.tec-kotlin {
    background-position: -548px -322px;
    width: 50px;
    height: 51px
}

.tabbing-content ul li span {
    color: #223547;
    font-size: 1.4rem;
    font-weight: 600;
    display: block;
    padding: 15px 0;
    margin-top: 88px
}

.testimonial-service {
    background-color: #ebebeb
}

.service-left {
    width: 54%;
    max-width: 100%;
    padding: 70px 5.5%
}

.service-left h3 {
    font-size: 2.6rem;
    color: #141414;
    margin-bottom: 30px
}

.service-accordion .click-element {
    display: block;
    background-color: #fff;
    color: #223547;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 16px 40px 16px 20px;
    cursor: pointer;
    line-height: 1.2;
    position: relative
}

.service-accordion .click-element.active {
    background-color: #223547;
    color: #fff
}

.service-accordion .click-element:after {
    background-image: url(../images/sprite.png);
    background-position: -906px -911px;
    width: 17px;
    height: 9px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.service-accordion .click-element.active:after {
    background-position: -906px -930px
}

.faq-slide {
    background-color: #223547;
    margin-bottom: 28px;
    border-radius: 4px;
    overflow: hidden
}

.accordion-content {
    display: none;
    padding: 4px 20px 24px
}

.accordion-content p {
    color: #fff;
    padding-right: 5%
}

.service-right {
    width: 43%;
    max-width: 100%;
    background-color: #06f;
    padding: 70px 5%
}

.slide-testimonial {
    overflow: hidden;
    padding-top: 70px
}

.slide-testimonial .slick-list {
    overflow: visible !important
}

.service-right h3 {
    color: #fff;
    font-size: 2.6rem;
    margin-bottom: 21px
}

.rated {
    color: #fff;
    font-size: 1.6rem;
    display: block;
    line-height: 1.3;
    margin-bottom: 22px
}

.service-right figure {
    width: 291px;
    height: 291px;
    background-color: #fff;
    margin: 0 auto 106px;
    position: relative
}

.service-right figure img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.service-right figure:after {
    width: 292px;
    height: 292px;
    background-color: rgba(1, 90, 223, .8);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    transform: rotate(120deg)
}

.service-right p {
    color: #fff;
    margin-bottom: 26px
}

.client-add {
    color: #fff
}

.client-add strong {
    display: block;
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 15px
}

.client-add span {
    font-size: 1.8rem
}

.client-add span small {
    position: relative
}

.client-add span small:after {
    display: inline-block;
    width: 1px;
    background: #ddd;
    height: 22px;
    margin: -2px 10px 0;
    vertical-align: middle
}

.brand-logo-section {
    background: #00b256;
    padding: 80px 0
}

.brand-logo-section .container {
    max-width: 1389px;
    margin: 0 auto;
    padding: 0 15px
}

.brand-logo-section h3 {
    font-size: 2.6rem;
    color: #fff;
    margin-bottom: 20px
}

.brand-logo-section p {
    width: 670px;
    margin: 0 auto 40px;
    color: #fff
}

.brand-logo-section .slick-arrow,
.brand-logo-section .slick-dots {
    display: none !important
}

.res-slider .hor-block {
    height: 86px !important;
    position: relative;
    display: inline-block
}

.brand-logo-section .slick-slide span {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.res-slider .hor-block svg {
    fill: #fff
}

.service-form-section {
    padding: 120px 0
}

.service-form-section .container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.form-content {
    width: 44%;
    position: relative
}

.digital-value {
    color: #06f;
    font-size: 30.9rem;
    margin-top: -67px;
    font-weight: 700;
    display: inline-block
}

.maintenance-blog h4,
.tested-box h4 {
    font-size: 2.8rem;
    text-transform: uppercase;
    font-weight: 700
}

.digital-block {
    margin-bottom: 16px
}

.maintenance-blog {
    width: 100%;
    padding-left: 3%;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.maintenance-blog h4 {
    display: block;
    color: #151515;
    padding-left: 16px;
    line-height: 1.15;
    border-left: 3px solid #d7d7d7;
    margin-bottom: 13px
}

.maintenance-blog p {
    color: #1d1d1d;
    padding-left: 12px;
    display: block
}

.tested-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 36px 5% 20px;
    border: 1px solid #efeded;
    border-radius: 3px;
    box-shadow: 3px 4px 32px 0 rgba(0, 0, 0, .18)
}

.tested-box h4 {
    color: #151515;
    margin-bottom: 14px
}

.tested-img {
    margin-bottom: 22px
}

.tested-img span {
    margin: 0 17px
}

.icon-amazon-device {
    background-position: -31px -1531px;
    width: 103px;
    height: 62px
}

.icon-google-firebase {
    background-position: -218px -1526px;
    width: 49px;
    height: 67px
}

.icon-appium {
    background-position: -338px -1531px;
    width: 66px;
    height: 66px
}

.form-box {
    background-color: #06f;
    width: 51%;
    padding: 28px 40px;
    border-radius: 3px;
    box-shadow: 0 0 68px 0 rgba(0, 102, 255, .42)
}

.form-box h4 {
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700;
    margin-bottom: 8px
}

.form-box p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 34px
}

.service-form ul {
    margin-bottom: 22px
}

.service-form li {
    margin-bottom: 16px;
    position: relative
}

.service-form li label {
    display: block;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 7px
}

.drop-choice select,
.service-form li input,
.service-form li textarea {
    background: #fff;
    width: 100%;
    border-radius: 3px;
    padding: 0 12px;
    line-height: 1;
    height: 39px;
    color: #1d1d1d;
    font-size: 14px;
    border: 1px solid #e3e3e3;
    font-family: 'Open Sans', sans-serif
}

.drop-choice select {
    color: #9d9d9d;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}

.drop-select {
    position: relative
}

.drop-select:before {
    content: "";
    position: absolute;
    right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #646464;
    border-bottom: 5px solid transparent;
    top: 50%;
    pointer-events: none;
    transition: all .1s ease-in-out
}

.drop-select option {
    color: #1d1d1d;
    font-weight: 400
}

.drop-select select.selectClass {
    color: #1d1d1d;
    font-weight: 400
}

.drop-choice select:focus,
.service-form li input:focus,
.service-form li textarea:focus {
    box-shadow: 0 0 14px rgba(255, 255, 255, .6)
}

.service-form li input.error,
.service-form li textarea.error {
    border-color: red
}

.service-form li input.success,
.service-form li textarea.success {
    border-color: #00b256
}

.service-form li textarea {
    height: 92px;
    line-height: 1.3;
    padding-top: 10px
}

.multi-element>div {
    width: 49%;
    position: relative
}

.connect-now {
    text-align: center
}

.connect-now span {
    display: inline-block;
    margin-top: 8px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600
}

.send-btn {
    display: block;
    margin: 0 auto;
    padding: 0 50px;
    line-height: 48px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    background-color: #223547;
    font-family: 'Open Sans', sans-serif;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.send-btn:hover {
    background: #fff;
    color: #223547
}

.feed-text,
.feed-text a {
    color: #fff;
    padding: 0 15px
}

.blog-feed-wrap {
    background: #223547;
    padding: 15px 2.5%
}

.blog-feed-wrap,
.feed-primary {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center
}

.feed-primary {
    width: 100%
}

.feed-primary span {
    color: #fff;
    font-size: 3rem;
    font-weight: 700
}

.blog-feed {
    width: 87%;
    padding-left: 58px;
    position: relative
}

.feed-slider {
    position: static !important
}

.feed-block {
    padding: 10px 0
}

.feed-text {
    font-size: 1.6rem;
    padding: 0 15px;
    height: 50px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    line-height: 1.3;
    border-right: 1px solid #4e5d6c
}

.blog-feed .slick-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 30px;
    margin-top: -12px;
    background: 0 0;
    height: 34px;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    z-index: 1;
    transform: translateY(-50%)
}

.blog-feed .slick-arrow:after {
    background-image: url(../images/sprite.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 17px;
    margin: 0 auto;
    width: 14px;
    height: 17px;
    transform: rotate(-90deg)
}

.blog-feed .slick-prev {
    border-top: 1px dotted #4e5d6c
}

.blog-feed .slick-next {
    top: 64px;
    right: 0;
    border-bottom: 1px dotted #4e5d6c
}

.blog-feed .slick-prev:after {
    background-position: -998px -92px
}

.blog-feed .slick-next::after {
    background-position: -999px -116px
}

.blog-feed .slick-next::after,
.blog-feed .slick-prev::after {
    top: 6px
}

.footer-top {
    max-width: 1520px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 3%
}
.boston_new{
    display: block;
  }
.footer-col {
    width: 24%;
    max-width: 100%;
    margin-bottom: 0
}

.footer-col-3 {
    padding-right: 20px
}

.footer-col-4 {
    position: relative;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer-col-4::before {
    width: 1px;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.core-menu li,
.footer-address li {
    margin-bottom: 16px
}

.address-content,
.address-tabing li,
.core-menu li a,
.dmca-sec span,
.footer-address li a,
.link-service li a {
    color: #223547;
    font-size: 1.6rem;
    transition: all .4s ease;
    position: relative
}

.footer-address .icon-us_flag {
    margin-top: -4px;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-position: -488px -897px
}

.icon-e-mail {
    width: 15px;
    height: 11px;
    background-position: -743px -904px;
    margin-right: 10px
}

.address-tabing {
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    display: -ms-flexbox
}

.address-tabing li {
    background: 0 0;
    margin-right: 10px;
    padding-right: 10px;
    cursor: pointer;
    border-right: 1px solid #c2c2c2
}

.address-tabing li.current span::before {
    transform: scaleX(1) translateZ(0)
}

.address-tabing li:last-child,
.link-service ul li:last-child {
    border: none
}

.address-tabing li.current,
.address-tabing li:hover,
.core-menu li a:hover,
.footer-address li a:hover,
.link-service li a:hover {
    color: #06f
}

.address-content {
    display: none;
    color: #223547;
    line-height: 1.4;
    font-weight: 300
}

.banner-icon span em,
.btn-fixed {
    font-weight: 600;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.address-content.current {
    display: inherit
}

.ny-logo {
    display: block
}

.icon-ny {
    background-position: -838px -1049px;
    width: 80px;
    height: 80px
}

.footer-middle {
    background-color: #f8f6f6;
    padding: 20px 2.6%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.dmca-sec,
.footer-social {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center
}

.dmca-sec span,
.footer-social li {
    margin-right: 20px
}

.dmca-sec span,
.link-service li a {
    color: #223547
}

.icon-dmca-footer {
    background-position: -543px -893px;
    width: 77px;
    height: 24px;
    display: block;
    margin-bottom: 0
}

.footer-social li a i,
.icon-dmca-footer {
    text-indent: -9999px;
    overflow: hidden
}

.footer-social li a {
    display: block;
    color: #223547;
    position: relative
}

.icon-ins {
    background-position: -849px -331px;
    width: 16px;
    height: 16px
}

.icon-tw {
    background-position: -904px -336px;
    width: 17px;
    height: 14px
}

.icon-g-plus {
    background-position: -937px -336px;
    width: 16px;
    height: 16px
}

.icon-fb {
    background-position: -879px -331px;
    width: 11px;
    height: 19px
}

.icon-dribble {
    background-position: -1039px -384px;
    width: 20px;
    height: 20px
}

.link-service ul {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack: center
}

.link-service ul li {
    border-right: 1px solid #e4e4e4;
    margin-right: 10px;
    padding-right: 10px
}

.banner-icon .architecture {
    width: 80px
}

.banner-icon .svg-architecture {
    width: auto
}

.architecture img {
    width: 100%;
    object-fit: cover
}

.banner-icon span {
    display: inline-block;
    position: relative;
    margin: 0 17px 32px;
    height: 60px
}
.tech-icon{
    display: flex;
    justify-content: center;
}

.banner-icon .Monetization img {
    width: 49px
}

.banner-icon.artificial-intelligence span {
    margin: 0 22px 48px
}

.banner-icon.blockchain-app span {
    margin: 0 22px 48px
}

.banner-icon.mobile-strategy span {
    margin: 0 22px 48px
}

.banner-icon.enterprise-development span {
    margin: 0 17px 48px
}

.banner-icon span img {
    margin: 0;
    width: 100%;
    height: 100%
}

.python img {
    width: 100%
}

.banner-icon .nodejs {
    width: 69px
}

.nodejs img {
    width: 100%
}

.banner-icon .python {
    width: 70px
}

.banner-icon span .appleWatch {
    width: 59px
}

.banner-icon span .appleTv {
    width: 94px
}

.banner-icon span .iPod {
    width: 55px
}

.banner-icon span .iPad {
    width: 70px
}

.banner-icon span .iPhone {
    width: 54px
}

.banner-icon span svg {
    max-width: 100px
}

.banner-icon span .app-stroe {
    width: 56px
}

.banner-icon span .play-store {
    width: 56px
}

.banner-icon span .monetize-app {
    width: 56px
}

.banner-icon span .app-marketing {
    width: 86px
}

.banner-icon span .app-performance {
    width: 78px
}

.banner-icon span .monitor-app {
    width: 70px
}

.banner-icon span .upgrade-app {
    width: 48px
}

.banner-icon span .fixing-bug {
    width: 59px
}

.banner-icon span .enhance-app {
    width: 48px
}

.banner-icon span em {
    color: #223547;
    font-size: 1.4rem;
    position: absolute;
    top: 100%;
    margin-top: 13px;
    left: 50%;
    line-height: 1.2;
    transform: translateX(-50%);
}

.banner-icon span em.cp {
    white-space: nowrap;
}

.banner-icon span:hover em {
    color: #06f
}

strong.android-text {
    font-size: 28rem
}

.pwa-evelopment .large-text {
    bottom: 218px
}

.dev-slider.slick-vertical .slick-slide {
    margin-top: 310px;
    height: 737px
}

.cbp-hrmenu .cbp-hrsub-inner>div a.active {
    border-bottom: 2px solid #fff
}

.btn-fixed {
    display: none;
    position: fixed;
    right: 23px;
    bottom:250px;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    transform: rotate(90deg);
    transform-origin: right
}

.btn-fixed a {
    color: #fff;
    padding: 16px 27px;
    display: block;
    font-weight: 700;
    background-color: #06f;
    transition: .3s linear
}

.btn-fixed a:hover {
    background-color: #00b256
}

.btn-fixed span {
    display: block;
    transform: rotate(180deg)
}

.other-services {
    background-color: #ebebeb;
    padding: 80px 0
}

.other-services .container {
    max-width: 1370px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.other-flex {
    max-width: 1010px;
    margin: 0 auto;
    width: 100%
}

.other-head-blog {
    text-align: center;
    margin-bottom: 60px
}

.other-head-blog h3 {
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 40px;
    font-weight: 700
}

.other-head-blog p {
    width: 725px;
    margin: 0 auto
}

.other-box {
    width: 18%;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .12);
    position: relative
}

.other-box:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    background-color: #06f;
    top: 29px;
    left: 50%;
    border-radius: 50%;
    transition: .2s linear;
    transform: translateX(-50%)
}

.other-box:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 0
}

.other-box a {
    display: block;
    padding: 22px 12px;
    height: 100%;
    position: relative;
    z-index: 1
}

.other-flex a img {
    width: 90px;
    height: 91px
}

.other-box,
.other-box i,
.other-box span {
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.other-box svg {
    width: 90px;
    height: 86px;
    fill: #00b256;
    position: relative
}

.other-box:hover svg {
    fill: #fff
}

.other-box span {
    display: block;
    color: #101010;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 20px
}

.other-box:hover span {
    color: #fff
}

.spectrum-section {
    background-color: #223547;
    padding: 120px 0
}

.spectrum-flex {
    justify-content: space-between;
    -ms-flex-pack: justify
}

.spectrum-left {
    display: block;
    position: relative;
    width: 31%;
    padding: 40px 3% 40px 6%
}

.spectrum-left:after {
    content: "";
    background: url(../service-images/spectrum-bg.png) no-repeat left top;
    position: absolute;
    top: 0;
    left: 100%;
    width: 118px;
    height: 100%
}

.spectrum-left h2,
.spectrum-left p {
    color: #fff;
    margin-bottom: 24px
}

.spectrum-right {
    width: 69%;
    padding: 70px 0 70px 3%;
    position: relative
}

.app-slide .slick-track {
    display: flex !important;
}

.app-slide .slick-slide {
    height: inherit !important;
}

.app-slide .slick-slide>div,
div.ab {
    height: 100%;
}

.spectrum-right .slick-slide {
    margin-left: 22px
}

.spectrum-box {
    background-color: #fff;
    position: relative !important;
    border-radius: 4px;
    margin-left: 0;
    height: 100%;
    padding: 135px 15px 35px;
    text-align: center;
    overflow: hidden;
    min-height: 360px;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center
}

.spectrum-text {
    width: 100%
}

.spectrum-box h3 {
    color: #32474d;
    font-size: 2.4rem;
    font-weight: 400;
    margin-bottom: 18px;
    display: block
}

.spectrum-box h3 a {
    color: #32474d;
}

.spectrum-box p {
    color: #363636;
    font-size: 1.6rem;
    display: block
}

.spectrum-box:after,
.svg-wrap {
    content: "";
    position: absolute;
    display: inline-block;
    background: #005ef8;
    top: -49px;
    left: -36px;
    border-radius: 50%;
    width: 156px;
    height: 156px;
    text-align: center
}

.spectrum-box svg {
    position: absolute;
    top: 16px;
    left: 12px;
    z-index: 1;
    width: 70px;
    height: 68px;
    fill: #fff
}

.ar-vr svg path {
    fill: #fff;
}

.hybrid-svg svg {
    fill: none;
}

.spectrum-box,
.spectrum-box h3,
.spectrum-box p,
.svg-wrap {
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.spectrum-box:hover {
    background-color: #005ef8;
    padding-top: 0
}

.spectrum-box:hover p {
    display: none
}

.spectrum-box:hover h3 {
    color: #fff;
    margin-bottom: 0;
}

.spectrum-box:hover h3 a {
    color: #fff;
}

.spectrum-box:hover h3:hover {
    text-decoration: none !important;
}

.spectrum-box:hover svg {
    position: static;
    margin-bottom: 16px
}

.spectrum-box:hover:after {
    display: none
}

.spectrum-right .slick-disabled {
    opacity: .5;
    cursor: default
}

.spectrum-right .slick-arrow {
    bottom: 0
}

button::-moz-focus-inner {
    border: 0
}

.tooltip-box {
    position: absolute;
    top: 100%;
    margin-top: 9px;
    background: #00b256;
    color: #fff;
    font-size: 1.4rem;
    float: left;
    border-radius: 4PX;
    padding: 13px 15px;
    line-height: 0;
    z-index: 1;
    display: none
}

.tooltip-box::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #00b256
}

.breadcrumb {
    position: absolute;
    top: 135px;
    left: 67px
}

.breadcrumb a {
    color: #06f
}

.breadcrumb * {
    font-size: 14px
}
.defferently-left img{
    width:auto;
    height:auto;
    object-fit:cover;
}

.switch-wrap {
    text-align: left;
    margin-top: 37px;
    margin-bottom: 33px;
    cursor: pointer;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-right: 20px;
    vertical-align: middle
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch-slider {
    display: block !important;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s
}

.switch-slider:before {
    position: absolute;
    display: block !important;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s
}

.switch-wrap input:checked+.switch-slider {
    background-color: #00b256
}

.switch-wrap input:focus+.switch-slider {
    box-shadow: 0 0 1px #2196f3
}

.switch-wrap input:checked+.switch-slider:before {
    transform: translateX(26px)
}

.switch-slider.round {
    border-radius: 34px
}

.switch-slider.round:before {
    border-radius: 50%
}

@media only screen and (min-width: 768px) {
    .cbp-hrmenu>ul>li:hover .cbp-hrsub {
        height: 685px
    }
    .height-long img {
        width: 100%;
        height: 100%;
    }
    .defferently-left .height-long {
        display: block;
        width: 303px;
        height: 303px;
        background-color: #ddd;
        border-radius: 50%;
        padding: 30px;
        overflow: hidden;
    }
    .defferently-text {
        padding-left: 40px;
        width: calc(100% - 40px);
        margin-bottom: 40px;
    }
    .defferently-list li::after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #ddd;
        position: absolute;
        left: 19px;
        top: 0;
        z-index: -1;
    }
    .defferently-list li {
        margin-bottom: 0;
        position: relative;
    }
    .defferently-left h2 {
        margin-bottom: 30px;
    }
    .defferently-list li:first-child strong:after {
        display: none;
    }
    .defferently-list li:last-child:after {
        display: none;
    }
    .defferently-list li strong {
        font-size: 2rem;
        color: #fff;
        font-weight: 700;
        display: inline-block;
        background-color: #ddd;
        border-radius: 50%;
        display: block;
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #000;
        margin-top: 0;
    }
    /* onboard-section */
    .onboard-section {
        padding: 50px 0
    }
    .onboard-section p {
        margin-bottom: 35px;
        max-width: 1000px;
        margin: auto;
    }
    .onboard-block {
        box-shadow: 0 11px 21px 0 rgba(0, 0, 0, .02);
        /* margin-bottom: 43px; */
        padding-bottom: 20px
    }
    .nav_slider {
        top: 17px !important;
    }
    .onboard-blog {
        display: flex;
        justify-content: space-between;
        border-left: 0;
        padding-bottom: 0
    }
    .onboard-job {
        width: 37.2%;
        margin: 0;
        border-right: 2px solid #d8d4d6;
        padding: 0 10px 35px 25px;
        position: relative
    }
    .onboard-job:after {
        content: "";
        position: absolute;
        top: 0;
        height: 0;
        display: block;
        right: -2px;
        transition: all .3s linear;
        border-right: 2px solid #e01321
    }
    .onboard-blog:hover .onboard-job:after {
        height: 100%
    }
    .onboard-blog:hover .onboard-day {
        background-color: #e01321;
        transition: all .3s linear
    }
    .onboard-text p {
        position: relative
    }
    .onboard-text p:after {
        content: "";
        position: absolute;
        top: 2px;
        left: -18px;
        background: url(../images/onboard-watch.jpg) no-repeat center;
        width: 18px;
        height: 18px;
        background-size: cover;
        transition: all .3s linear;
        opacity: 0
    }
    .onboard-blog:hover .onboard-text p:after {
        opacity: 1
    }
    .onboard-text {
        width: 58%
    }
    .onboard-day {
        margin-left: 0
    }
    /* onboard-section colose*/
    .mvp_block {
        padding: 23px 13px;
        margin: 0 auto 28px;
        margin-left: 40px;
    }
}

@media only screen and (min-width: 992px) {
    .nav_slider {
        top: 17px !important;
    }
    .mvp_block {
        padding: 35px 15px;
        margin: 0 auto 28px;
        margin-bottom: 35px !important;
    }
    .mvp_services {
        top: 99px !important;
    }
    .mvp_services {
        top: 117px !important;
    }
    .slide_tab_box {
        padding: 21px 16px;
    }
}

@media only screen and (min-width: 1024px) {
    .mvp_block {
        margin-left: 0;
        margin-bottom: 25px !important;
    }
}

@media only screen and (min-width: 1025px) {
    .maintenance-blog {
        width: 62%
    }
    .defferently-left .height-long {
        width: 400px;
        height: 400px;
    }
}

@media only screen and (min-width: 1200px) {
    .defferently-left .height-long {
        width: 500px;
        height: 500px;
    }
    /* onboard-section */
    .onboard-section {
        padding: 80px 0
    }
    .onboard-section p {
        margin-bottom: 40px
    }
    .cto-block {
        padding-left: 20px
    }
    .attachment-contact {
        margin-top: 60px;
    }
    /* onboard-section colose*/
}

@media only screen and (min-width: 1280px) {
    /* onboard-section */
    .onboard-section {
        padding: 92px 0 0 0;
    }
    .onboard-job {
        padding: 0 15px 0px 117px;
    }
    .onboard-section p {
        margin-bottom: 60px
    }
    .onboard-review {
        font-size: 2.6rem;
        padding-left: 26px;
        letter-spacing: -.9px
    }
    .onboard-text p {
        font-size: 1.8rem;
        padding-top: 12px;
        padding-right: 90px;
        padding: 12px 90px 0 10px;
        letter-spacing: .24px
    }
    .onboard-day {
        margin-bottom: 12px
    }
    .onboard-text p:after {
        top: 13px;
        left: -27px;
        width: 23px;
        height: 23px
    }
}


/* onboard-section colose*/