.ready-banner {
    background: var(--color-secondary);
    padding-bottom: 3rem !important;
    padding-top: 3rem;
    border-bottom: 1px solid rgb(255 255 255 / 9%);
}

.ready-banner .slide-track-logo {
    margin-top: 0;
    border-bottom: 0;
}

.slider .slide-track-logo .slide {
    background: var(--color-white-fixed);
    border-radius: .8rem;
    padding: 1rem 1rem;
    height: auto;
    width: 180px;
    margin: 0 2rem;
}

.slide.home-fynd-logo img {
    width: 85%
}

#proposal_form {
    position: relative
}

.horizontalTab .resp-tabs-list-tabblock {
    width: 100%;
    border-bottom: .1rem solid var(--grey-to-dark-grey-color) !important;
    float: left
}

.horizontalTab .resp-tabs-container-tabblock {
    padding-top: 5rem;
    background: var(--color-text-invert)
}

#horizontalTab-services .tab-inner-first .quote-red {
    margin-bottom: 4rem
}

.testimonial-authorImg {
    width: 80px;
    height: 80px;
    border-radius: 10rem;
    margin-bottom: 12px;
    overflow: hidden
}

.testimonial-avtar-block h3 {
    display: block
}

.tab-inner-first a {
    color: var(--color-primary);
}

.horizontalTab .tab-inner-middle ul li a:hover,
.viewallServices-btn:hover {
    padding-right: 3rem;
    color: var(--color-primary);
    transition: .3s
}

.horizontalTab .tab-inner-middle p {
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.9rem;
    margin-bottom: 4rem;
    color: var(--color-text);
    margin-top: 0;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}


.horizontalTab .tab-inner-middle ul li a:hover {
    color: var(--color-primary);
    transition: all .3s;
    background: url(../images/arrow-hoverSVG.svg);
    padding-right: 3rem;
}

.horizontalTab .tab-inner-last h3 {
    font-weight: 600;
    font-size: 4rem;
    color: var(--color-text);
    line-height: 4.8rem;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.ceo-message::before {
    left: inherit;
    right: -32rem;
    top: 36rem
}

.ceoimg {
    padding-right: 8rem
}

.ceoimg .rounded {
    border-radius: 1rem !important
}

.ceomsg-content .quote-red p {
    line-height: 0;
    margin-top: 0
}

#reveal-click,
.quote-red p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.red-underline-Extralong {
    background: url(../images/highlight-4.svg) bottom right no-repeat;
    padding-bottom: 1rem
}

.messageCEO h4 {
    margin: 0;
    color: var(--color-text);
    text-transform: none
}

#reveal-click {
    background: var(--color-primary);
    color: var(--color-white-fixed);
    cursor: pointer;
    font-size: 1.2rem;
    padding: .2rem .5rem;
    text-decoration: none;
    display: inline-block;
    position: relative;
    left: 1%;
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 10rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    margin-top: 0;
    margin-bottom: 0;
}

#reveal-click svg {
    fill: var(--color-white-fixed);
    width: 1.7rem
}

.increase-conversion .nav li h3 a.active,
.we-orchestrate .nav li h3 a.active {
    font-weight: 400;
    transition: .4s
}

.scheduleCall-btn {
    background: var(--color-secondary);
    font-size: 2rem;
    font-weight: 400 !important;
    color: var(--color-white-fixed);
    padding: 1.5rem 6.1rem .7em !important;
    display: inline-block;
    border-radius: 1rem;
    transition: .3s;
    margin-top: 4rem
}

.overflowContent {
    padding-top: 20rem
}

.overflowContent div {
    position: relative
}

.black-text-color,
.content-blockscroll h3 {
    color: var(--color-text);
}

.body-color,
.red-part {
    transition: .3s
}

.red-part {
    transition: .3s ease;
    padding-bottom: 13rem
}

.web-part {
    width: 100%
}

.web-part:before {
    width: 56rem;
    height: 56rem;
    background: rgb(0 0 0 / 9%) !important;
    right: 28rem;
    z-index: 0;
    left: inherit;
    top: 21rem
}


.portfolioproject-name {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.web-part .mobile-screen,
.web-part .web-screen {
    background: rgb(255 255 255 / 0%);
    padding: 1.6rem;
    border-radius: 2.2rem
}

.web-part .mobile-screen {
    width: calc(103% - 0rem);
    background: rgb(255 255 255 / 0%);
    padding: 1.6rem;
    -webkit-box-shadow: inset 0.1rem 0.1rem 0.8rem 0.1rem rgb(0 0 0 / 29%), 0 0.6rem 1.5rem -0.1rem rgb(0 0 0 / 32%);
    -moz-box-shadow: inset .1rem .1rem .8rem .1rem rgb(0 0 0 / 29%), 0 .6rem 1.5rem -.1rem rgb(0 0 0 / 32%);
    box-shadow: inset 0.1rem 0.1rem 0.8rem 0.1rem rgb(0 0 0 / 29%), 0 0.6rem 1.5rem -0.1rem rgb(0 0 0 / 32%);
    border-radius: 2.2rem;
    z-index: 2;
}

.web-part .firstMobile-portfolio .mobile-screen,
.web-part .secondMobile-portfolio .mobile-screen,
.web-part .thirdMobile-portfolio .mobile-screen {
    left: 0
}

.black-part,
.white-part {
    transition: .3s
}

.web-part .web-screen {
    overflow: hidden;
    width: calc(95% - 0rem);
    -webkit-box-shadow: inset .1rem .1rem .8rem .1rem rgb(0 0 0 / 29%), 0 .6rem 1.5rem -.1rem rgb(0 0 0 / 32%);
    -moz-box-shadow: inset .1rem .1rem .8rem .1rem rgb(0 0 0 / 29%), 0 .6rem 1.5rem -.1rem rgb(0 0 0 / 32%);
    box-shadow: inset .1rem .1rem .8rem .1rem rgb(0 0 0 / 29%), 0 .6rem 1.5rem -.1rem rgb(0 0 0 / 32%);
    z-index: 9999;
    border-radius: 2.2rem;
}

.webscreen-imgslideup .frameupdown-slide {
    margin: 1.6rem;
    overflow: hidden;
    height: 640px
}

.web-screen img {
    max-width: 100%;
    position: relative;
    transition: top 30s cubic-bezier(0, 0, .93, .76);
    cursor: pointer;
    left: 0;
    right: 0;
    margin: 0 auto
}

.our-clients {
    position: relative;
    padding-bottom: 0 !important
}

.our-clients h2 {
    max-width: 45rem;
    margin-top: -.8rem
}

.slider-main-cover {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-vocso-intro {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.counter-main {
    padding: 3rem 0 0 5rem;
    position: relative
}

.counter-mg {
    margin-bottom: 4.4rem
}

.counter-section .counter-cover {
    font-size: 7.2rem;
    color: var(--color-text);
    font-weight: 800;
    line-height: 5rem;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.weOrchestrate-tab .nav li h3 {
    font-weight: 600
}

.weOrchestrate-tab .nav li h3 a {
    display: block !important;
    font-size: 3.2rem !important;
    font-weight: 400 !important;
    padding-left: 4.5rem !important
}

.orches-left h3 a {
    background-color: var(--color-text-invert);
    color: inherit
}

.weOrchestrate-tab .content-blockscroll {
    margin-bottom: 8rem !important;
    background: #25282c;
    border-radius: 1rem;
    padding: 10rem 0;
    text-align: center;
    float: right;
    position: relative;
    width: 82.2rem
}

#section7 .content-blockscroll img {
    z-index: 1;
    position: relative;
    max-width: initial;
    top: -5rem;
    right: 5rem
}

.weOrchestrate-tab .content-blockscroll p {
    margin-top: 3.5rem;
    color: var(--color-white-fixed);
    padding: 0 15rem;
    text-align: left;
    margin-bottom: 0 !important
}

.tab-readmore-btn svg,
.viewallServices-btn svg {
    margin-left: 1rem;
    transition: .3s
}

.readarticle-btn {
    color: var(--color-text) !important
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/swiper-left-arrow.svg) no-repeat;
    left: inherit;
    right: 8rem;
    width: 15px;
    height: 15px;
    margin: 0;
    bottom: 0;
    top: inherit
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/swiper-right-arrow.svg) no-repeat;
    right: 3rem;
    left: auto;
    width: 15px;
    height: 15px;
    margin: 0;
    bottom: 0;
    top: inherit
}

.darkmode .swiper-button-next,
.darkmode .swiper-button-prev,
.darkmode .swiper-container-rtl .swiper-button-next,
.darkmode .swiper-container-rtl .swiper-button-prev {
    filter: contrast(.1)
}

@keyframes circle {
    0% {
        transform: translateX(-100px);
        rotate: 0deg;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px)
    }

    100% {
        transform: translateY(-100px);
        rotate: 180deg;
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        -o-transform: translateY(-100px)
    }
}

/*Home Css Start*/
#readceo {
    margin: 0
}

.ready-banner .slider {
    padding-bottom: 0
}

.slider-vertical-techstacks .slider {
    height: calc(var(--item-h) * var(--items-visible));
    overflow: hidden;
    border-radius: 6px;
    padding: 0 !important;
    background: transparent;
    position: relative
}

:root {
    --item-h: 160px;
    --items-visible: 3;
    --speed: 20s
}

.slide-track,
.slide-track2,
.slide-track3,
.slide-track4 {
    display: flex;
    flex-direction: column;
    gap: 37px;
    will-change: transform;
    animation: scrollUp var(--speed) linear infinite
}

.slide-track.reverse {
    animation: scrollDown var(--speed) linear infinite
}

.ourtechnologystack-custom .slider .slide a {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.darkmode .slider .slide-track .slide,
.darkmode .slider .slide-track2 .slide {
    background: #25282c !important
}

.slide-track2,
.slide-track4 {
    animation-name: scrollDown
}

.slider-vertical-techstacks .slide {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: var(--item-h);
    width: 100%;
    background: var(--color-white-fixed);
    border-radius: .5rem
}

.slider-vertical-techstacks .slide img {
    max-height: 70px;
    max-width: 96px;
    object-fit: contain;
    min-height: 70px;
    min-width: 96px
}

.hover-div-service .seeportfolio-btn {
    width: auto !important;
    margin-top: 2rem;
    padding: 0.6rem 2.8rem 0.6rem 1.8rem;
    background: var(--color-white-fixed) url(../images/arrow-hoverSVG.svg);
    box-shadow: none;
    color: var(--color-primary);
    font-size: 1.4rem;
    font-weight: 600
}

.slider:hover .slide-track,
.slider:hover .slide-track2,
.slider:hover .slide-track3,
.slider:hover .slide-track4 {
    animation-play-state: paused
}

@media (prefers-reduced-motion: reduce) {

    .slide-track,
    .slide-track2,
    .slide-track3,
    .slide-track4 {
        animation: none
    }
}

@keyframes scrollUp {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-50%)
    }
}

@keyframes scrollDown {
    0% {
        transform: translateY(-50%)
    }

    100% {
        transform: translateY(0)
    }
}

.dedicatedresources-main .slider .slide-track .slide,
.dedicatedresources-main .slider .slide-track2 .slide,
.dedicatedresources-main .slider .slide-track3 .slide,
.dedicatedresources-main .slider .slide-track4 .slide {
    background: var(--color-white-fixed);
    border-radius: 2rem;
    width: 200px;
    height: 200px
}

.darkmode .ourtechnologystack-custom {
    background: var(--color-black-fixed);
}

@keyframes scroll-vertical {
    0% {
        transform: translateY(0%)
    }

    100% {
        transform: translateY(-100%)
    }
}

@keyframes scroll-vertical-reverse {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0%)
    }
}

.noAnchor-slide {
    padding: 2rem 2rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center
}

.dedicatedresources-main .slider .slide h3 {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 1.8rem;
    margin-top: 1rem;
    color: var(--color-text);
    text-align: center;
    word-break: break-word
}

.dedicatedresources-main h2 {
    max-width: 58% !important;
    margin-bottom: 5rem !important;
    text-align: center;
    margin: 0 auto
}

.slider-vertical-techstacks {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 20px;
    justify-content: center;
    -webkit-mask-image: linear-gradient(to bottom, transparent, black 20%, black 80%, transparent);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-image: linear-gradient(to bottom, transparent, black 20%, black 80%, transparent);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}

.fade-shadow-wrap {
    position: relative;
    overflow: hidden
}

.fade-shadow-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    z-index: 2;
    pointer-events: none
}

.fade-shadow-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    z-index: 2;
    pointer-events: none
}

.darkmode .fade-shadow-wrap::before {
    background: linear-gradient(to bottom, rgba(37, 40, 44, 1), rgba(37, 40, 44, 0))
}

.darkmode .fade-shadow-wrap::after {
    background: linear-gradient(to top, rgba(37, 40, 44, 1), rgba(37, 40, 44, 0))
}

.ourtechnologystack-custom {
    background: #e6f4f9;
}

.color-verteloblue {
    background: #43b02a;
}

.darkblue-part {
    padding-bottom: 0;
}

@keyframes circle2 {
    0% {
        transform: translateY(-100px);
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        -o-transform: translateY(-100px)
    }

    25% {
        transform: translateX(-50px);
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        -o-transform: translateX(-50px)
    }

    75% {
        transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px)
    }

    100% {
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px)
    }
}

.weOrchestrate-tab .nav li h3 a p {
    margin-bottom: 0;
    padding-right: 0;
    margin-top: 2rem;
}

.weOrchestrate-tab .nav li {
    padding-right: 0rem;
}

.increase-conversion.weOrchestrate-tab h2 {
    text-align: center !important;
    max-width: 55% !important;
    margin: 0px auto 8rem !important;
}

#section2 .content-blockscroll p img {
    border: 2px solid #1f2125;
}

.serviceTabBlock h2 {
    margin: -1rem auto 8rem;
    max-width: 65rem;
    line-height: 6rem;
    color: var(--color-text);
    text-align: center
}

.resp-tabs-list-tabblock li {
    margin: 0 !important;
    padding: 0 0 1.8rem 0 !important;
    width: 25%;
    min-height: 6.6rem;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.tab-sprite-img {
    display: flex;
    vertical-align: middle;
    align-items: center
}

.resp-tabs-list li svg {
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    -moz-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    -ms-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    -o-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    transition: transform .3s cubic-bezier(.21, .6, .44, 2.18)
}

.resp-tabs-list li:hover svg {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.resp-tabs-list-tabblock li h3 {
    display: inline-block;
    margin: 0 0 0 1.2rem;
    font-size: 2.4rem;
    font-weight: 400;
    vertical-align: middle;
    color: var(--color-text)
}

.resp-tabs-list-tabblock .resp-tab-active h3 {
    font-weight: 500
}

.horizontalTab .resp-tabs-list-tabblock .resp-tab-active {
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    margin-bottom: 0 !important;
    padding: 0 0 1.8rem !important;
    z-index: 1;
    position: relative;
    font-size: inherit;
    font-weight: inherit;
    background: 0 0
}

.horizontalTab .resp-tabs-list-tabblock .resp-tab-active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: .3rem;
    background: var(--color-primary);
    left: 0;
    bottom: -.2rem;
    z-index: 2
}

.tab-inner-middle {
    height: 100%;
    background: var(--surface-info);
    padding: 4.5rem;
    border-radius: .5rem
}

.tab-inner-last {
    background: var(--surface-info);
    padding: 4.5rem;
    border-radius: .5rem;
    height: 100%;
}

.tab-inner-last:after {
    content: "";
    background: url(../images/waves-blue.svg);
    width: 50.6rem;
    height: 24rem;
    right: 4rem;
    position: absolute;
    bottom: -18rem;
}

.ceomsg-content .quote-red p img {
    width: 8%;
}

.serviceTabBlock {
    padding-bottom: 20rem
}

.horizontalTab .tab-inner-first h4 {
    font-weight: 600;
    font-size: 2.2rem;
    color: var(--color-text);
    line-height: 2.9rem;
    margin-bottom: 3.6rem;
}

.horizontalTab .tab-inner-first p {
    font-weight: 400;
    font-size: 1.8rem;
    color: var(--color-text);
    line-height: 2.9rem;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.horizontalTab .tab-inner-middle ul li {
    list-style: none;
    margin-bottom: 2rem;
    position: relative
}

.horizontalTab .tab-inner-middle ul li a {
    background: url(../images/arrowSVG.svg);
    font-size: 2rem;
    font-weight: 500;
    color: var(--color-text);
    transition: all .3s;
    background-position: 100% center !important;
    background-repeat: no-repeat !important;
    padding-right: 2rem;
}

.horizontalTab .tab-inner-middle ul li a:hover svg {
    transform: translateX(1rem);
    transition: all .3s;
    fill: var(--color-primary);
}

.horizontalTab .tab-inner-middle ul li a svg {
    margin-left: 1rem;
    transition: all .3s
}



.horizontalTab .tab-inner-last p {
    font-size: 2rem;
    color: var(--color-text);
    font-weight: 400;
    margin: 3rem 0 4rem 0;
    line-height: 3rem;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.tab-readmore-btn {
    font-size: 2rem;
    color: var(--color-primary);
    font-weight: 500;
    transition: all .3s;
    position: relative;
    margin-top: 3rem;
    display: inline-block;
}

.tab-readmore-btn:hover svg {
    transform: translateX(1rem);
    transition: all .3s;
    fill: var(--color-text)
}

.tab-readmore-btn:hover {
    color: var(--color-light-black);
    transition: all .3s
}

.horizontalTab .resp-tabs-container-tabblock .resp-tab-content {
    border: 0;
    padding: 0
}

.viewallServices-btn {
    font-size: 2rem;
    font-weight: 500;
    color: var(--color-primary);
    transition: all .3s;
    margin-top: 4rem;
    display: inline-block;
    background: url(../images/arrow-hoverSVG.svg);
    background-position: 100% center !important;
    background-repeat: no-repeat !important;
    padding-right: 2rem;
}

.viewallServices-btn:hover {
    color: var(--color-primary);
    transition: all .3s;
    padding-right: 3rem;
    transition: all .3s
}

.orange-color {
    color: var(--color-primary);
    background: url(../images/highlight-1.svg) no-repeat;
    background-position: bottom right;
    padding-bottom: 1rem
}

.red-underline-long {
    background: url(../images/highlight-2.svg) no-repeat;
    background-position: bottom right;
    padding-bottom: 1rem
}

.red-underline-small {
    background: url(../images/highlight-3.svg) no-repeat;
    background-position: bottom right;
    padding-bottom: 1rem
}

.quote-red p {
    font-size: 15rem !important;
    font-weight: 700 !important;
    margin-bottom: 0;
    margin-top: 0;
}

.serviceTabBlock:before {
    top: inherit
}

.ready-banner h2 {
    color: var(--color-white-fixed);
    margin-bottom: 1.5rem;
    line-height: 6.4rem;
    margin-top: -1.3rem
}

.ready-banner p {
    color: var(--color-white-fixed);
    font-size: 2rem;
    margin-top: 3rem;
    font-weight: 400;
    margin-bottom: 4rem;
    line-height: 3rem;
    max-width: 78rem;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ready-banner ::placeholder {
    color: var(--color-white-fixed);
    text-align: left
}

.readytogrow-cover {
    position: absolute;
    bottom: 0
}

.seo-img {
    z-index: 1;
    position: relative
}

.waveposition {
    position: relative
}

.banner-women-bg {
    padding: 0 15px;
    width: 48%;
}

.waveposition:before {
    content: "";
    background: url(../images/waves-blue.svg);
    width: 50rem;
    height: 50rem;
    right: 0;
    position: absolute;
    top: -22rem;
    z-index: 0
}

.counter-title {
    font-size: 1.8rem;
    display: inline-block;
    width: 100%;
    font-weight: 400;
    color: var(--color-text);
    margin-top: 2rem;
}

.counter-icon {
    top: 2.5rem;
    position: relative
}

.counter-style2 .counter-title {
    letter-spacing: .55rem;
    float: left
}

.counter-style2 span.counter {
    letter-spacing: .55rem;
    float: left;
    margin-right: 1rem
}

.counter-style2 i {
    float: right;
    line-height: 2.6rem;
    margin: 0 1rem 0 0
}

.counter-subheadline span {
    float: right
}

.medium-icon {
    font-size: 4rem !important;
    margin-bottom: 1.5rem !important
}

.our-clients img {
    cursor: pointer
}

.somebrands h2 {
    margin-top: -10px;
    font-size: 4.8rem;
}

.ready-left {
    padding-bottom: 13rem
}

.play-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.counter-main:after {
    content: "";
    background: url(../images/waves-blue.svg);
    width: 26.7rem;
    height: 49.3rem;
    position: absolute;
    top: 3rem;
    right: 0;
    display: inline-block;
    animation: wave 10s linear 0s infinite alternate
}

.carousel-banner-vertical {
    position: absolute;
    display: flex;
    justify-content: center;
    flex-direction: column;
    bottom: -5rem;
    left: -10rem;
    width: 42rem
}

ul.nav-pills {
    top: 2rem;
    position: sticky;
    position: -webkit-sticky
}

.overflowContent.graphicsBlock div {
    margin-left: 0;
}

.orches-left p {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.8rem
}

#section1 img,
#section2 img,
#section3 img,
#section4 img,
#section5 img,
#section6 img {
    border-radius: 1.2rem
}

.increase-conversion h2 {
    margin: 0 0 3.3rem 0 !important;
    max-width: 100%;
    text-align: left
}

.increase-conversion p {
    font-size: 2rem;
    font-weight: 400;
    color: var(--color-text);
    line-height: 3rem;
    margin-bottom: 5rem;
}

.increase-conversion .nav p {
    padding-right: 10rem
}

.increase-conversion .nav li h3 a {
    font-size: 2.3rem;
    font-weight: 400;
    color: var(--color-text) !important;
    background: var(--color-bg) !important;
    margin-bottom: 0;
    height: auto;
    position: relative;
    padding-left: 2.5rem;
    display: flex;
    align-items: center;
    transition: all .4s
}

.we-orchestrate .orches-left h3 a {
    font-size: 2.4rem;
    font-weight: 400;
    color: var(--color-text) !important;
    background-color: var(--color-text-invert) !important;
    margin-bottom: 0;
    height: auto;
    position: relative;
    padding-left: 2.5rem;
    transition: all .4s
}

.we-orchestrate .orches-left h3 a span {
    margin-bottom: 2rem;
    display: inline-block;
    font-weight: 400;
    font-size: 3.2rem;
    margin-bottom: 2rem;
    color: var(--color-text);
    padding: 0
}

.increase-conversion ul {
    line-height: 3rem
}

.increase-conversion ul li {
    padding-right: 15rem;
    margin-bottom: 2rem;
    height: auto;
    display: flex;
    align-items: center
}

.we-orchestrate ul li {
    margin-bottom: 6rem;
    height: auto
}

.scheduleCall-btn:hover {
    background: var(--color-primary);
    transition: all .3s;
    color: var(--color-text-invert)
}

.we-orchestrate h2 {
    margin-bottom: 8rem;
    color: var(--color-text)
}

.orches-left::before:hover {
    background-color: var(--color-secondary-dark) !important
}

.pinkbox {
    position: relative
}

.pinkbox::after {
    content: "";
    background-color: var(--light-pink-brown);
    right: 0 !important;
    height: 44rem;
    position: sticky;
    position: -webkit-sticky;
    display: inline-block;
    border-radius: 1rem;
    z-index: -1;
    bottom: 35rem;
    width: 100%
}

.left-roi {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    bottom: 0
}

.we-orchestrate .resp-vtabs .resp-tabs-list li:last-child {
    margin-bottom: 0 !important
}

.we-orchestrate {
    position: relative;
    padding-top: 0;
    display: inline-block;
    width: 100%;
    padding-bottom: 13rem
}

.increase-conversion .nav li .orches-left:before {
    display: none
}

.increase-conversion .nav li .orches-left {
    margin: 0
}

.horizontalTab1 .resp-tabs-list-tabblock .resp-tab-active {
    border: 0
}

.overflowContent #section0:after {
    content: "";
    background: url(../images/waves-blue.svg);
    width: 50.6rem;
    height: 35.5rem;
    right: 4rem;
    position: absolute;
    z-index: 1;
    bottom: 3rem;
    opacity: .7
}

.we-orchestrate .overflowContent div:after {
    display: none
}

.content-blockscroll h3 {
    font-size: 3.2rem;
    font-weight: 400;
    padding-right: 0;
    position: relative;
    line-height: 5rem;
    padding-left: 10rem;
    color: var(--color-text);
}

.content-blockscroll h3 .bluenumbers {
    content: "";
    position: absolute;
    left: 0;
    width: 7.3rem;
    height: 7.3rem;
    background: var(--color-secondary-dark);
    border-radius: 100rem;
    font-size: 4.8rem;
    font-weight: 600;
    text-align: center;
    color: var(--color-text-invert);
    display: flex;
    align-items: center;
    justify-content: center
}

.content-blockscroll p {
    margin-top: 3.5rem;
    padding-left: 10rem
}

.home-portfolio {
    height: 100vh
}

.increase-conversion {
    padding-bottom: 13rem
}

.carousel-inner .item {
    text-align: center !important
}

@media (max-width:570px) {
    .carousel-control.left {
        left: 0
    }

    .carousel-control.right {
        right: 0
    }
}

.overflowcontent-2 {
    padding-top: 0
}

.black-text-color {
    color: var(--color-text);
}

.increase-conversion ul li .orches-left h3 a:before {
    border-left: .3rem solid #feeae4;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    transition: all .4s
}

.darkmode .increase-conversion ul li .orches-left h3 a:before {
    border-left: .3rem solid #191919
}

.we-orchestrate ul li .orches-left h3 a:before {
    height: 100%;
    border-left: .3rem solid #feeae4;
    position: absolute;
    content: "";
    left: 0;
    transition: all .4s;
    top: 0
}

.increase-conversion ul li .orches-left h3 a.active:before,
.we-orchestrate ul li .orches-left h3 a.active:before {
    border-left: .3rem solid var(--color-secondary-dark);
    transition: all .4s
}

.increase-conversion .orches-left h3 {
    margin-bottom: 0 !important;
}

.somebrands .resp-tabs-list-tabblock li {
    text-align: left;
    width: 20%
}

.somebrands .horizontalTab .tab-inner-first h4 {
    margin-top: 0
}

.content-blockscroll {
    margin-bottom: 8rem
}

.somebrands .tab-inner-first .bussinesSetup {
    font-size: 1.8rem;
    font-weight: 400;
    color: var(--color-text);
    text-transform: uppercase;
    margin-bottom: 3rem
}

.somebrands .tab-inner-middle {
    background: inherit;
    text-align: right;
    padding-right: 0;
    padding-bottom: 0
}

.betterROI {
    margin-bottom: 4rem
}

.showcase {
    width: 100%;
    min-height: 100vh;
    position: relative
}

#trafficConversion {
    top: -11rem;
}

.web-part .color-titles {
    font-size: 3.8rem;
    width: 100%;
    margin-bottom: 5rem;
    display: inline-block;
}

.black-part {
    transition: .3s ease
}

.black-part .color-titles .black-title {
    color: #f5f5f7
}

.white-part {
    transition: .3s ease
}

.white-part .color-titles .black-title {
    color: #8b8b99
}

.white-part .color-titles .white-title {
    color: var(--color-black-fixed);
}

.red-part .color-titles .black-title,
.red-part .color-titles .white-title {
    color: #e57571
}

.red-part .color-titles .white-title {
    display: inline
}

.red-part .color-titles .red-title {
    color: #f5f5f7;
    display: inline
}

.tab-inner-last p strong {
    font-weight: 500;
    margin-right: 1rem
}

.webscreen-imgslideup {
    padding: 0 !important
}

#section1,
#section2,
#section3,
#section4,
#section5,
#section6 {
    padding-top: 120px;
}

.darkmode .trust-logos {
    background: var(--color-secondary) !important;
}

.footer {
    background: var(--color-secondary-light);
    border-top: .1rem solid #dbdbdb87
}

.darkmode .footer {
    background: var(--color-secondary) !important;
    border-top: .1rem solid rgb(255 255 255 / 11%);
}

.darkmode .copyright-sec {
    border-top: .1rem solid rgb(255 255 255 / 11%);
}

.darkmode .social-icons a svg,
.darkmode .social-icons a svg path {
    fill: var(--color-secondary-dark) !important;
}

.portfolioproject-name p {
    font-size: 1.8rem !important;
    color: var(--color-white-fixed) !important;
    font-weight: 300;
    line-height: 2.6rem !important;
    max-width: 77rem !important;
    margin: 0 0 0 5rem !important;
}

.portfolioproject-name h2 {
    font-size: 6.4rem;
    color: var(--color-white-fixed);
    font-weight: 500;
    flex: none;
    margin: 0;
}

.projectabout {
    display: flex;
    justify-content: center;
    align-items: center
}

.seeportfolio-btn {
    font-size: 1.6rem;
    font-weight: 500;
    color: var(--color-black-fixed);
    transition: all .3s;
    background-position: 92% center !important;
    background-repeat: no-repeat !important;
    background: var(--color-white-fixed) url(../images/arrow-hoverSVG.svg);
    padding: 1.2rem 4rem 1rem 2rem;
    border-radius: 1rem;
    box-shadow: 0 0rem 2rem hsl(0deg 0% 0% / 40%);
}

.seeportfolio-btn:hover {
    color: var(--color-primary);
    transition: all .3s;
    background-position: 94% center !important;
}

.darkmode .select-field {
    color: var(--color-white-fixed);
}

.seeportfolio-btn svg {
    transition: all .3s;
    margin-left: 1rem
}

.somebrands {
    padding-top: 0 !important;
    padding-bottom: 0
}

.weworkcompanies picture {
    width: 23rem;
    height: 17rem;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.weworkcompanies h2 {
    max-width: 80rem;
    margin-bottom: 2rem
}

.weworkcompanies picture:hover img {
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    filter: grayscale(0)
}

.weworkcompanies picture img {
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    filter: grayscale(100%);
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    -moz-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    -ms-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    -o-transition: transform .3s cubic-bezier(.21, .6, .44, 2.18);
    transition: transform .3s cubic-bezier(.21, .6, .44, 2.18)
}

.darkmode .weworkcompanies picture img {
    filter: grayscale(100%) brightness(.9) invert(1)
}

.darkmode .tab-sprite-img svg g,
.darkmode .tab-sprite-img svg g ellipse {
    stroke: var(--color-white-fixed) !important
}

.darkmode .horizontalTab .tab-inner-middle ul li a {
    background: url(../images/white-next-arrow.svg) no-repeat;
}

.weworkcompanies {
    padding-bottom: 0
}

.blog .card {
    padding: 5.2rem;
    border-radius: 1rem;
    box-shadow: 0 0 0 0 #dbdbdb;
    min-height: 32rem;
    border: 0;
    transition: all .3s;
    background: var(--color-white-fixed);
}

.blog .card:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 1rem;
    border: .1rem solid #dbdbdb
}

.blog .card:hover:before {
    border: 0;
    transition: all .3s
}

.blog .card:hover {
    box-shadow: 0 1.8rem 4.3rem .8rem #dbdbdb8c;
    transition: all .3s
}

.blog .card-body {
    padding: 0;
    position: relative
}

.blog .card-text a {
    font-size: 2.4rem;
    line-height: 3.3rem;
    margin-bottom: 5rem;
    color: var(--color-text);
}

.blog-dotcolor {
    position: absolute;
    width: 2rem;
    height: 2rem;
    background: var(--color-black-fixed);
    border-radius: 100rem;
    right: 0;
    bottom: 0
}

.blog-greencolor-dot {
    background: var(--color-secondary);
}

.blog-orangecolor-dot {
    background: #ff8f6d
}

.blog-purplecolor-dot {
    background: #d28ef5
}

.readarticle-btn:hover svg {
    fill: var(--color-primary);
    transition: all .3s
}

.darkmode .readarticle-btn svg {
    fill: var(--color-white-fixed);
}

.darkmode .card .readarticle-btn:hover svg {
    fill: var(--color-primary);
}

.darkmode .blog .card {
    background: var(--color-black-fixed);
}

.darkmode .blog .card:hover {
    background: var(--surface-info);
    box-shadow: none;
    transition: all .3s
}

.darkmode .blog .card:before {
    border: .1rem solid #25282c
}

.swiper-wrapper img {
    width: 100%
}

.darkmode .horizontalTab .tab-inner-middle ul li a:hover svg {
    fill: var(--color-primary);
}

.darkmode .tab-readmore-btn:hover {
    color: var(--color-white-fixed);
}

.darkmode .scheduleCall-btn:hover {
    color: var(--color-white-fixed);
}

.ourclient-popup .modal-dialog {
    max-width: 90%
}

.ourclient-popup .modal-body {
    padding: 0;
    height: 100%
}

.ourclient-popup .close {
    position: absolute;
    right: -3rem;
    top: -1.6rem;
    z-index: 1
}

.ourclient-popup .close:focus {
    outline: 0
}

.ourclient-popup .close span {
    text-shadow: none;
    font-size: 4rem;
    color: #8b8b8b;
    line-height: normal
}

.darkmode .swiper-scrollbar-drag {
    background: #252222
}

.darkmode .swiper-scrollbar {
    background: rgb(156 156 156 / 12%) !important
}

.darkmode .swiper-button-next,
.darkmode .swiper-container-rtl .swiper-button-prev {
    filter: contrast(.1)
}

.darkmode .swiper-button-prev,
.darkmode .swiper-container-rtl .swiper-button-next {
    filter: contrast(.1)
}

.blog .slider .card-text {
    min-height: 20rem
}

.cta-btn:hover svg {
    fill: #ccc
}

.darkmode #horizontalTab1 .resp-tab-item svg g path {
    fill: var(--color-white-fixed);
}

.darkmode #horizontalTab1 .resp-tab-item svg g rect {
    stroke: var(--color-white-fixed);
}

.darkmode #horizontalTab1 .resp-tab-item svg g rect.software-icon-color-red {
    stroke: var(--color-primary);
}

.increase-conversion .nav-pills {
    top: 12rem
}

.slider-main-cover img {
    border-radius: 1.1rem
}

.weworkcompanies ul li:nth-child(30),
.weworkcompanies ul li:nth-child(25),
.weworkcompanies ul li:nth-child(20),
.weworkcompanies ul li:nth-child(15),
.weworkcompanies ul li:nth-child(10),
.weworkcompanies ul li:nth-child(5) {
    margin-right: 0 !important;
}

.weworkcompanies ul li {
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 4rem;
    margin-right: 6rem !important
}

.weworkcompanies ul li:last-child {
    margin-right: 0 !important;
}

.darkmode .we-orchestrate ul li .orches-left h3 a:before {
    border-left: .3rem solid #a0a0a0
}

.darkmode .increase-conversion ul li .orches-left h3 a.active:before,
.darkmode .we-orchestrate ul li .orches-left h3 a.active:before {
    border-left: .3rem solid var(--color-primary);
    transition: all .4s
}

.show-overlay {
    background: rgb(0 0 0 / 60%);
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
}

.we-orchestrate ul.resp-tabs-list li.resp-tab-active {
    border: none;
    background: inherit
}

.we-orchestrate .resp-vtabs .resp-tabs-container {
    border: none;
    width: 50%;
    background: var(--color-text-invert)
}

.we-orchestrate .resp-vtabs ul.resp-tabs-list {
    width: 50%
}

.we-orchestrate .resp-vtabs .resp-tabs-list li {
    padding: 0 !important;
    margin-bottom: 6rem !important
}

#verticalTab li.nav-item.resp-tab-item.resp-tab-active h3 a:before {
    border-left: .3rem solid var(--color-secondary-dark);
    transition: all .4s
}

#verticalTab li.nav-item.resp-tab-item .orches-left h3,
#verticalTab li.nav-item.resp-tab-item.resp-tab-active .orches-left h3 {
    margin-bottom: 0 !important
}

#verticalTab h2.resp-accordion .orches-left h3 {
    display: inline-block;
    font-weight: 400;
    font-size: 3.2rem;
    margin-bottom: 2rem;
    color: var(--color-text);
    padding: 0
}

.mobile-navigation .navbar-toggle:focus,
.navigation-close:focus {
    outline: 0
}

.we-orchestrate ul li:hover .orches-left h3 a:before {
    border-left: .3rem solid var(--color-secondary-dark);
    transition: all .4s
}

.blog {
    padding-bottom: 13rem;
    overflow: hidden
}

.increase-conversion ul li:last-child {
    margin-bottom: 0
}

.weworkcompanies ul {
    margin-bottom: 0
}

.logo-right-pd {
    margin-right: 6.6rem
}

.blog h2 {
    margin-top: -6rem
}

.process .title {
    margin-bottom: 1.6rem
}

.process .swiper-slide {
    position: relative
}

#section7 .content-blockscroll {
    padding-top: 0;
}

.weorches-mobileContent {
    display: none !important;
}

.gem-logo-darkmode img,
.gem-logo-lightmode img {
    width: 100%;
}

.gem-logo img {
    width: 90%;
}

.goodfirm-logo img {
    width: 85%;
}

.appdevelopment-logo img {
    width: 80%;
}

li.traffic-content {
    flex: none;
    display: inline-block !important;
    padding-right: 0 !important;
}

.Readmore-orm {
    background: none;
    border: 0;
}

.Readmore-orm:focus {
    outline: none;
}

.home-logo-m20 img {
    width: 30%;
}

.home-logo-alten img {
    width: 44%;
}

.darkmode .vocso-main-hero-banner:after {
    background-image: linear-gradient(#19131300, #272728)
}

.secondary-services-block {
    display: grid;
    grid-gap: 3rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    grid-auto-flow: dense;
    margin-bottom: 0
}

.secondary-services-block li a {
    display: flex;
    align-items: center;
    color: var(--color-white-fixed);
    border: 2px solid rgb(255 255 255 / 80%);
    border-radius: 1rem;
    height: 100%;
    padding: 2.5rem 2.5rem;
    justify-content: space-between;
}

.secondary-services-block li:hover {
    transition: 1s;
    transform: translateY(-5px);
}

.secondary-services-block li a svg {
    flex-shrink: 0;
    margin-left: 2rem;
    filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(0%) hue-rotate(0deg) brightness(114%) contrast(100%);
}

.secondary-services-block li a h3 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

/*Home Css End*/

/*ceo msg start*/
.ceomsg-content h3 {
    font-weight: 600;
    font-size: 5rem;
    color: var(--color-text);
    line-height: 4.8rem;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    line-height: 6.5rem;
    margin-bottom: 4rem
}

.ceomsg-content p {
    line-height: 3rem;
    font-size: 2rem;
    color: var(--color-text);
    font-weight: 400;
    margin-bottom: 2rem;
    max-width: 100%
}

.ceomsg-content .red-underline-long {
    background-repeat-x: repeat
}

.ceomsg-content h4 {
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 4rem;
    margin-bottom: 2.5rem;
    line-height: 2.5rem;
    font-size: 2rem;
    color: var(--color-text)
}

.messageCEO:hover h4 {
    color: var(--color-primary);
}

.ceomsg-content h4 span {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.8rem
}

.ceomsg-content .quote-red {
    display: inherit;
    margin-bottom: 1rem;
    margin-top: 0
}

.messageCEO {
    display: flex;
    align-items: center
}

.ceo-message {
    overflow: hidden;
}

.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 5%, 0);
        transform: translate3d(0, 5%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 5%, 0);
        transform: translate3d(0, 5%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.process {
    overflow: inherit
}

.toggle {
    display: flex;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 101;
    bottom: 3rem;
    justify-content: center;
    align-items: center;
    width: 100%
}

.pinkrec:before {
    content: "";
    background-color: var(--light-pink-brown);
    width: 94%;
    height: 71%;
    position: absolute;
    display: inline-block;
    left: -4rem;
    border-radius: 1rem;
    top: 13rem;
    z-index: -1
}

.is-mobile {
    display: none
}

.blog .swiper-container {
    padding-bottom: 8rem
}

.tooltip {
    font-size: 1.2rem !important;
    top: 0;
    position: absolute
}



.body-color {
    transition: .3s ease
}

.body-color.color-indigo .black-part {
    opacity: 0;
    transition: .3s ease
}

.body-color.color-blue .white-part {
    opacity: 0;
    transition: .3s ease
}

.panel {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.color-darkblue {
    background-color: #00384e;
}

.color-indigo {
    background-color: #ec1c24
}

.color-blue {
    background-color: #556d33
}

.readmoreminusIcon {
    display: none
}

.readless-icon .readmorePlusIcon {
    display: none
}

.readless-icon .readmoreminusIcon {
    display: block
}

.ourclient-popup {
    z-index: 999999 !important;
    background: #403c3c
}

.ourclient-popup .modal-content {
    height: calc(100vh - 62px);
    border-radius: .8rem
}

.modal-backdrop {
    background-color: #17181d
}

.blog .swiper-scrollbar {
    left: 0 !important
}

.trust-logos ul li:last-child {
    margin: 0
}

#closeReveal svg {
    width: 30px;
    height: 30px
}

.modal-backdrop.show {
    opacity: .8 !important
}

#proposal5.error {
    left: 0
}

.tab-inner-first h3 {
    color: var(--color-text)
}

.testimonial-authorImg img {
    border-radius: 10rem;
    object-fit: cover;
    height: 100%
}

.tab-inner-first a:hover {
    color: var(--color-secondary);
}

.contact-form-footer .btn-proposal:hover {
    background-position: 79% center;
    transition: all .3s
}

.color-purple {
    background-color: #6b59a6;
}

.color-violet {
    background-color: #0e6177;
}

.getintouch-mobilenavigation p a {
    color: var(--color-text);
    font-weight: 300
}

.modal-body {
    padding: 0;
    height: 100%
}

.trust-logos {
    background: var(--color-secondary-light);
    padding: 8.6rem 0 8rem 0;
    border-radius: 4rem 4rem 0 0;
}

.slogan .carousel-inner .carousel-item.active {
    color: var(--color-text) !important
}

.darkmode #horizontalTab-brands .resp-tab-item svg g rect {
    stroke: var(--color-white-fixed);
}

.darkmode #horizontalTab-brands .resp-tab-item svg g path {
    fill: var(--color-white-fixed);
}

.darkmode #horizontalTab-brands .resp-tab-item svg g rect.software-icon-color-red {
    stroke: var(--color-primary) !important
}

.home-header .custom-dropdown-menu ul li .allServices {
    color: var(--color-primary) !important;
    transition: all linear 0.3s;
    background: url(/images/nav-servicearrow.svg);
    background-position: 100% center !important;
    background-repeat: no-repeat !important;
    padding-right: 2rem !important;
}

.darkmode .contact-form-footer .form-control {
    color: var(--color-white-fixed);
}

.home-header .custom-dropdown-menu ul li .allServices:hover {
    background: url(/images/nav-servicearrow-hover.svg);
    color: var(--color-secondary) !important;
    padding-right: 3rem !important;
    transition: all linear 0.3s;
}

.contact-form-footer textarea {
    resize: none;
    line-height: 4rem;
    height: 4rem;
}

.contact-form-footer textarea::-webkit-scrollbar {
    display: none;
}

.all-service-Mobile p {
    color: var(--color-primary);
    transition: all linear 0.3s
}

.all-service-Mobile:hover p {
    color: var(--color-secondary);
    transition: all linear 0.3s
}

a {
    color: var(--color-primary);
}

a:hover {
    color: var(--color-secondary);
}

.custom-dropdown-menu ul li strong {
    font-size: 1.6rem;
    color: var(--color-text)
}

li.traffic-content p {
    margin-bottom: 0
}

.purpleblock {
    padding-bottom: 13rem
}

/*ceo msg End*/