@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:wght@400;500;600;700;800;900&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.idea,
.idea-prototype {
    transition: .7s;
    display: inline-block;
    opacity: 0
}

header,
main,
section {
    background-color: #fafafa
}

*,
header .navbar-nav li a {
    padding: 0
}

.heading,
.main-heading,
.sub-heading {
    text-transform: capitalize;
    font-style: normal
}

.our-process,
section {
    padding: 50px 0
}

.wrapper .heading:after,
.wrapper .heading:before {
    background: #ffd31b;
    position: absolute;
    z-index: -1;
    content: ""
}

.faqs .toggle,
.faqs .toggle .toggler .icons,
.p-rel,
.wrapper .heading,
.wrapperBox,
.wrapperBox .box,
header,
header .navbar-nav li,
header .navbar-nav li a,
section {
    position: relative
}

.smart-design-pipeline .box::before,
.tio-technology-used .box img {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .25))
}

.banner.konnect-banner .header-icons .iconBox .content,
.banner.smartfarm-banner .header-icons .iconBox .content,
.banner.tio-banner .header-icons .iconBox .content {
    padding-left: 20px
}

.big-image-bar img,
.blog-para img,
.page-banner {
    max-width: 100%
}

* {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cursive,
h1 {
    font-family: Caveat, cursive
}

.workbox-content a,
body,
h2,
h3,
h4,
p {
    font-family: Poppins, sans-serif
}

.blogs .blog-box .content .come-in,
h5 {
    font-family: "Playfair Display", serif
}

h6 {
    font-family: Roboto, sans-serif
}

section {
    overflow-y: hidden
}

.idea {
    transform: translateY(70px)
}

.idea-prototype.come-in,
.idea.come-in {
    opacity: 1;
    transform: translateY(-10px)
}

.idea-prototype {
    transform: translateY(-70px)
}

.Blue_BG {
    background-color: rgba(5, 192, 218, .9)
}

.Pink_BG {
    background-color: rgba(247, 28, 133, .9)
}

.pink,
header .navbar-nav .nav-item .hvr-line:hover,
header .navbar-nav .nav-item .nav-link:hover {
    color: #f81080
}

.red_BG {
    background-color: rgba(254, 0, 0, .9)
}

.Purple_BG {
    background-color: rgba(112, 73, 237, .9)
}

.Yellow_BG {
    background-color: rgba(255, 211, 27, .9)
}

.Green_BG {
    background-color: rgba(39, 174, 96, .9)
}

.DeepBue_BG,
header .navbar-nav li a.hvr-line::after {
    background-color: rgba(24, 90, 210, .9)
}

.yellow {
    color: #fcb93c
}

.green {
    color: #00d092
}

.heading,
.main-heading,
.sub-heading,
.text {
    color: #1b1a1e
}

header {
    z-index: 2;
    padding: 15px 0
}

/* header .navbar {
    padding: 16px 0 0
} */

header .navbar-nav .nav-item {
    margin: auto 16px
}

header .navbar-nav .nav-item .nav-link {
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    color: #1b1a1e;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s
}

header .navbar-nav .nav-item:last-child {
    margin-right: 60px
}

header .navbar-nav .nav-item .hvr-line {
    color: #f81080;
    transition: .3s
}

header .navbar-nav .nav-item .hvr-line::after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 25%;
    height: 1px;
    background: #f81080;
    transition: .6s cubic-bezier(0, 0, .23, 1)
}

.faqs .toggle .toggle-div.active,
.post.active,
header .navbar-nav a.hvr-line::after {
    display: block
}

header .navbar-nav .nav-item a {
    -webkit-transition: .6s cubic-bezier(0, 0, .23, 1);
    -o-transition: .6s cubic-bezier(0, 0, .23, 1);
    transition: .6s ease-in-out
}

a.hvr-line {
    font-size: 14px;
    line-height: 26px
}

.banner.konnect-banner .header-icons .iconBox .icon img,
.banner.tio-banner .header-icons .iconBox .icon img,
.hvr-div a:hover:before,
.hvr-m a:hover:before,
.thank-you-frame .thank-you-image img,
header .navbar-nav .nav-item:hover .hvr-line::after {
    width: 100%
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.main-heading {
    font-weight: 900;
    font-size: 64px;
    line-height: 90px;
    text-align: center;
    font-family: inherit
}

.heading {
    font-weight: 800;
    font-size: 48px;
    line-height: 67px;
    font-family: Caveat, cursive
}

.sm-text,
.sub-heading,
.text,
.text-16 {
    font-weight: 400
}

.sub-heading {
    font-size: 24px;
    line-height: 34px;
    text-align: left
}

.sub-heading.inner {
    text-transform: unset
}

.text {
    font-style: normal;
    font-size: 18px;
    line-height: 26px
}

.sm-text {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    color: #5f5f5f
}

.text-16 {
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1b1a1e
}

.alignment {
    align-items: center;
    margin: auto
}

.marginSpace,
.social-links {
    margin-top: 100px
}

.blue {
    color: #2c69df
}

.blueBG,
.homepage-impactful {
    background-color: #2c69df
}

.blackBG {
    background-color: #000
}

.white {
    color: #fff
}

.homepage-client-trust,
.tio-color,
.tio-design-process,
.tio-goal,
.tio-information-architecture,
.tio-low-fid-wireframe,
.tio-mid-fid-wireframe,
.tio-objective,
.tio-technology-used,
.tio-ui-guide,
.whiteBG {
    background-color: #fff
}

.orange {
    color: #fd7a54
}

.map {
    background: linear-gradient(180deg, rgba(227, 227, 227, 0) 0, #f1f1f1 100%, #f1f1f1 100%)
}

.our-process .wrapper {
    display: inline-block
}

.wrapper .heading {
    font-weight: 400;
    text-align: center;
    transition: .3s;
    cursor: default;
    z-index: 0;
    text-transform: capitalize;
    overflow: hidden;
    padding: 0 10px
}

.wrapper .heading:before {
    left: 120%;
    right: -12px;
    top: -9px;
    bottom: -2px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.wrapper .heading:hover:before {
    left: -12px;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.wrapper .heading:hover {
    color: #fff;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.wrapper .heading:after {
    right: 0;
    top: auto;
    bottom: 22px;
    margin: auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .5s;
    width: 100%;
    height: 12px
}

.wrapper .heading:hover:after {
    right: 115% !important
}

.our-process .main-heading {
    padding: 0 5px;
    margin-bottom: 30px;
    font-family: inherit
}

.our-process .sub-heading {
    text-align: center;
    padding: 0 22%
}

.our-process svg {
    width: 72px;
    height: 72px
}

.discover-and-explore .heading {
    width: 67%
}

.discover-and-explore .text {
    margin: 20px 0 30px
}

.awardLeftItemWrp,
.blogs.homepage-blogs .heading,
.contact-main .footer-box,
.discover-and-explore .discoverExploreImg,
.discover-and-explore .pointsImg,
.filter-tabs,
.homepage-acheivements .heading,
.homepage-client-trust .heading,
.homepage-client-trust .sm-text,
.konnect-action .action-image,
.konnect-app .text,
.konnect-color .box,
.konnect-design-system .design-system-image,
.konnect-design-system .design-system-image2,
.konnect-design-system .text,
.konnect-icon .heading,
.konnect-mood-board .mood-board-image,
.konnect-paper-sketches .paper-sketches-image,
.konnect-ui-design .text,
.smart-discover .image-box,
.smart-technology-used .box,
.tio-color .box,
.tio-goal .text-16,
.tio-high-fid-wireframe .text-16,
.tio-low-fid-wireframe .text-16,
.tio-mid-fid-wireframe .text-16,
.tio-objective .box,
.tio-objective .text-16,
.tio-persona .box,
.tio-technology-used .box {
    text-align: center
}

.contact-info .contact-box .sub-heading,
.design-sprint .sub-heading,
.discover-and-explore .discover-and-explore-right .sub-heading {
    font-weight: 700
}

.discover-and-explore .discover-and-explore-right .text {
    margin: 6px 0 0
}

.faqs .heading {
    margin-bottom: 50px;
    width: 50%;
    font-weight: 900
}

.faqs .toggle,
.faqs .toggle .toggler {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px
}

.faqs .toggle {
    padding: 24px;
    margin-top: 20px;
    border: 1px solid #c8c8c8;
    background: #fafafa
}

.blogs .heading,
.design-sprint .heading,
.smart-color .heading,
.smart-objective .heading,
.smart-project-impact .heading,
.smart-technology-used .heading,
.smart-typography .heading,
.smart-visual-design .heading,
.sprint-benefits .heading,
.sprint-roadmap .sub-heading,
.wrapperBox .box span {
    font-weight: 900
}

.faqs .toggle.active {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    border-radius: 4px
}

.faqs .toggle.active .toggler {
    color: #173e62
}

.faqs .toggle.active .toggler .icons .down {
    opacity: 0
}

.faqs .toggle.active .toggler .icons .cross {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    z-index: 9;
    position: relative
}

.faqs .toggle.active::before {
    height: 100%;
    opacity: 1
}

.faqs .toggle::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 0%;
    background-color: #2c69df;
    left: -1px;
    top: 0;
    bottom: 0;
    opacity: 0;
    margin: auto;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.faqs .toggle .toggler {
    font-family: Inter;
    font-style: normal;
    color: #1b1a1e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.faqs .toggle .toggler .icons {
    width: 20px
}

.faqs .toggle .toggler .icons .icon {
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
    position: absolute
}

.faqs .toggle .toggler .icons .cross {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    z-index: -1;
    width: 20px;
    margin: auto;
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s
}

.banner.konnect-banner .header-icons .iconBox .icon,
.banner.smartfarm-banner .header-icons .iconBox .icon,
.banner.tio-banner .header-icons .iconBox .icon {
    width: 50px;
    height: 50px
}

.faqs .toggle .toggle-div {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #5f5f5f;
    margin-top: 15px;
    margin-right: 60px;
    display: none
}

.faq-main .faqs {
    padding: 70px 0 210px
}

.sprint-roadmap .sprint-roadmap-wrapper {
    width: 100%;
    height: 262px
}

.sprint-roadmap .sprint-roadmap-wrapper .sprint-box {
    padding: 20px
}

.sprint-roadmap .sm-text {
    padding-right: 22%
}

.wrapperBox .box .sprint--box::after {
    position: absolute;
    content: "";
    background: #f81080;
    width: 60px;
    height: 34px;
    top: -8px;
    right: 20px
}

.wrapperBox .box .sprint--box::before {
    content: " ";
    position: absolute;
    right: 79px;
    top: -7px;
    border-top: 8px solid transparent;
    border-right: 10px solid #231f20
}

.wrapperBox .box span {
    position: absolute;
    font-family: Poppins;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    z-index: 3;
    right: 29px
}

.sprint--box {
    position: absolute;
    right: 0;
    width: 100px
}

.design-sprint .d-sprint .text {
    padding-right: 24%
}

.discover-and-explore-right,
.form,
.konnect-app,
.konnect-app .block,
.konnect-design-system,
.konnect-icon,
.konnect-key-screens,
.konnect-key-screens .groupdesc,
.new-contact,
.smart-discover .image-box.b,
.smart-project-impact .box,
.sprint-benefits,
.sprint-view {
    position: relative
}

.sprint-benefits .s-benefit {
    margin-left: 13px
}

.sprint-benefits .s-benefit .text {
    padding-right: 12%
}

.benefitsBox .num {
    width: 55px;
    height: 55px;
    border-radius: 100px;
    background-color: rgba(43, 0, 212, .15);
    padding-top: 13px;
    padding-left: 10px
}

.sprint-benefits .benefitsBox .num span {
    font-size: 24px;
    line-height: 29px;
    font-weight: 900;
    text-transform: uppercase
}

.sprint-benefits .benefitsBox .text {
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 24px;
    margin-bottom: 0
}

.sprint-benefits .benefitsBox {
    position: relative;
    overflow: clip;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 50px;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .08)
}

.sprint-benefits .benefitsBox::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2c69df;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 1
}

.homepage-projects .box,
.workBox {
    transition: .3s
}

.sprint-benefits .benefitsBox:hover::before {
    top: 98%
}

.sprint-view .heading {
    position: absolute;
    background-color: #fff;
    padding: 70px;
    margin-top: 11%;
    left: 30%;
    text-align: center
}

.homepage-projects .box .content,
.work-category .workBox .brandBox {
    margin: 20px 0
}

.work-category .workBox .sm-text {
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    margin-right: 10px;
    border: 1px solid #ffd31b;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 8px 16px;
    margin-bottom: 0
}

.work-category .workBox .sub-heading {
    font-weight: 600;
    text-transform: uppercase
}

.filter-tabs .sort,
.filter-tabs .sort.active {
    text-transform: capitalize;
    font-size: 20px;
    line-height: 24px
}

.work-category .workBox .text {
    font-size: 16px;
    line-height: 20px;
    color: #5f5f5f
}

.blogs .blog-box .content .come-in .title,
.detail-segment .b-img .new-social-links a,
.footer-policy-box a,
.homepage-projects .box .content a,
.work-category .workBox a {
    text-decoration: none
}

.workBox {
    position: relative
}

.hover-img,
.portfolio-image {
    transition: .4s ease-in-out
}

.work-category .workBox .image {
    opacity: 1;
    transition: .5s;
    backface-visibility: hidden;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px
}

.workbox-content a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    text-decoration: underline;
    border: 1px solid #fff;
    padding: 12px 32px
}

.main-links2 a,
.social-links a {
    line-height: 26px;
    font-size: 18px
}

.date-box,
.filter-tabs .sort,
.homepage-impactful a,
.main-links a,
.read-more,
.sub-heading a {
    text-decoration: none
}

.portfolio-image {
    object-fit: cover
}

.div-margin {
    margin-top: 40px !important
}

.div-content-margin {
    margin-top: 32px !important
}

.homepage-projects .box:hover {
    transform: scale(1.1)
}

.blogs {
    padding-top: 0
}

.blogs .blog-box {
    margin-top: 50px;
    position: relative;
    margin-bottom: 30px
}

.blogs .blog-box:hover .come-in {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px)
}

.blogs .blog-box .content {
    position: absolute;
    width: 80%;
    height: 100px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .05);
    left: 0;
    bottom: -40px;
    padding: 16px;
    cursor: pointer
}

.blogs .blog-box .content .img,
.smart-project-impact .content--box {
    display: flex;
    align-items: center
}

.blogs .blog-box .content .date {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 15px;
    color: #5f5f5f;
    font-weight: 500;
    margin-left: 5px
}

.blogs .blog-box .content .come-in {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    background-color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    color: #1b1a1e;
    margin-top: 5px
}

.blogs .blog-box .content .come-in .title h4 {
    font-size: 16px;
    line-height: 25px;
    color: #231f20;
    margin-bottom: 5px;
    min-height: 50px
}

.blogs .blog-box .content .come-in .read-more {
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #f81080;
    -webkit-transition: .3s;
    transition: .3s;
    font-family: Poppins, sans-serif
}

.blogs-pages .row>div .blog-box,
.item-filter .heading {
    margin-bottom: 60px
}

.work {
    padding-bottom: 50px
}

.filter-tabs .sort {
    font-weight: 500;
    color: #66717a;
    position: relative;
    border: 1px solid #b8b8b8;
    padding: 8px 32px;
    border-radius: 50px;
    margin-left: 16px;
    display: inline-block;
    margin-top: 10px
}

#cut-btn,
.box-scroll::before,
.points-holder,
.side-m1 {
    position: absolute
}

.filter-tabs .sort:first-child {
    margin-left: 0
}

.filter-tabs .sort.active {
    font-weight: 600;
    text-align: center;
    color: #1b1a1e;
    background-color: #ffd31b;
    border: 1px solid #ffd31b
}

.grecaptcha-badge,
.hidden,
.hubsportform label:not(.hs-main-font-element, .hs-error-msg),
.post,
.smart-project-impact .xs-text br {
    display: none
}

.post.col {
    width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.side-m1 {
    bottom: 80px;
    left: 0
}

.points-holder {
    z-index: 1;
    display: inline-block;
    left: 0;
    top: 0;
    height: 100%
}

.points-holder .bg-white {
    position: absolute;
    z-index: 5;
    background-color: #fff;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0
}

.box-scroll {
    position: relative;
    margin-top: 65px;
    opacity: 1;
    z-index: 2
}

.box-scroll:first-child {
    margin-top: 0
}

.box-scroll::before {
    content: "";
    left: -55px;
    top: 0;
    width: 25px;
    height: 25px;
    background: #dcdcdc;
    border: 3px solid #b8b8b8;
    z-index: 2;
    border-radius: 50%
}

.timeline {
    padding: 50px 0 50px 45px
}

.points-holder .svg-Line {
    height: 0%;
    width: 2px;
    border-left: 3px dotted #9e9e9e
}

.desktop-menu.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 100vh
}

@media(max-width:1440px) {

    .desktop-menu,
    .desktop-menu.active {
        overflow-y: auto;
        overflow-x: hidden;
        top: 0
    }
}

.desktop-menu {
    position: fixed;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0;
    z-index: 1030;
    overflow: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    visibility: hidden;
    pointer-events: none
}

.desktop-menu__bluebg {
    width: 60%;
    padding-right: 0;
    padding-left: 0;
    float: left;
    background: #2c69df;
    height: 100%
}

.desktop-menu__blackbg {
    width: 40%;
    background: #fff;
    float: left;
    height: 100%;
    position: relative
}

#main-footer,
.page-banner {
    background-repeat: no-repeat
}

#cut-btn {
    z-index: 22;
    right: 50px;
    top: 30px;
    font-size: 30px;
    font-weight: 600;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px
}

.desktop-menu__blackbg .desktop-menu__item * {
    color: #000
}

.desktop-menu__bluebg .desktop-menu__item * {
    color: #fff
}

.desktop-menu__item {
    position: relative;
    width: 100%;
    height: 100%
}

.desktop-menu__item * {
    position: relative;
    opacity: 0;
    -webkit-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
    z-index: 9
}

.desktop-menu.active .desktop-menu__item.active * {
    opacity: 1
}

.desktop-menu.active .desktop-menu__item.active *,
.header-nav li a {
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    text-decoration: none
}

.the-mega-btn .l1,
.the-mega-btn .l2 {
    transition: .3s;
    background-color: #f81080
}

.main-links__item {
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 8px;
    display: inline-block;
    font-weight: 700
}

.h-lg-100 {
    min-height: 100%
}

.main-links--sub {
    min-width: 45%
}

.main-links a {
    margin-top: 32px;
    display: inline-block
}

.main-links2 a {
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block
}



  @media (max-width: 991px){
    .desktop-menu .container {
        padding: 0px 12px;
        max-width: 729px;
    }
  }
.footer-box a,
.social-links a {
    display: inline-block;
    margin-bottom: 8px
}

.social-links a {
    font-weight: 400;
    color: #fff;
    margin-right: 16px
}

.desktop-menu__blackbg .desktop-menu__item .bg-bl-hd {
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    margin-top: 32px;
    margin-bottom: 32px
}

.desktop-menu__blackbg .web-btn {
    padding: 12px 20px;
    background: #f81080;
    border-radius: 5px;
    color: #fff;
    border: 1.5px solid #f81080;
    display: inline-block
}

.desktop-menu__blackbg .web-btn:hover {
    background-color: #fff;
    color: #f81080;
    border-color: #f81080
}

.the-mega-btn {
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 0;
    z-index: 9999;
    cursor: pointer
}

.the-mega-btn .l1 {
    width: 15px;
    height: 1.5px
}

.the-mega-btn .l2 {
    width: 15px;
    height: 2px;
    margin-top: 7px
}

.the-mega-btn.active .l1 {
    transform: rotate(45deg);
    width: 20px
}

.the-mega-btn.active .l2 {
    transform: rotate(-45deg);
    width: 20px;
    margin-top: -2px
}

.the-mega-btn.fixed {
    position: fixed;
    top: 7%;
    right: 50px
}

.hvr-div a::before,
.hvr-m a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: .3s ease-in-out
}

.footer-main {
    background-color: #000;
    position: relative
}

.footer-main .heading {
    font-family: "Poppins", sans-serif;
    color: #fff;
    text-align: center;
    text-transform: none;
    max-width: 810px;
    margin: 0 auto 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 43px;
    line-height: 62px
}

.footer-main .text1 {
    font-weight: 500;
    color: #fff;
    margin-top: 30px
}

.footer-box a {
    margin-right: 10px
}

.footer-main .footer-policy-box {
    display: flex
}

.footer-main .footer-policy-box .text {
    font-size: 15px;
    line-height: 27px;
    margin-right: 50px;
    color: #c5c5c5;
    margin-top: 50px;
    margin-bottom: 0;
    font-weight: 500
}

.btn.btn-primary.form-control {
    background-color: #f81080;
    border-color: #f81080
}

.form-control {
    border-radius: 6px;
    height: 48px;
    margin: 10px 0
}

.form-control::placeholder {
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #1b1a1e;
    text-transform: capitalize
}

.box select {
    border-radius: 6px;
    height: 65px;
    margin: 10px 10px 10px 0;
    font-size: 18px;
    line-height: 26px;
    padding: 0 2px
}

.footer-icons-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    display: none
}

.contact-info .iti,
.form-contact-control {
    width: 100%;
    display: block
}

#main-footer {
    padding-top: 80px;
    background-image: url("../../assets/img/footer-side-icon.png");
    background-position: 0 0;
    background-size: 15%
}

@media (min-width:1200px) and (max-width:1500px) {
    #main-footer {
        background-size: 12%
    }
}

.footer-main .space-box {
    padding-left: 40px;
    padding-right: 40px
}

.page-banner {
    background-size: cover;
    background-position: center;
    height: 450px
}

.footer-main.contact-main .right-contact {
    padding-left: 20%
}

.contact-info {
    padding-bottom: 0;
    margin-bottom: -50px
}

.contact-info .head {
    font-weight: 900;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px;
    padding-right: 20%;
    font-family: inherit
}

.contact-info .contact-box {
    display: flex;
    margin-bottom: 20px
}

.contact-info .contact-box .contact-desc {
    margin-left: 30px
}

.contact-info .form-template {
    position: relative;
    background: #fff;
    box-shadow: 0 0 47.7264px rgba(17, 17, 17, .1);
    border-radius: 8px;
    padding: 38px 48px;
    z-index: 99
}

.banner.konnect-banner,
.banner.tio-banner {
    background-repeat: no-repeat;
    background-position: 100% 100%
}

.form-contact-control {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 48px;
    margin: 20px 0
}

.contact-info .iti__selected-flag {
    border-right: none
}

textarea.form-contact-control {
    height: auto
}

.footer-main.contact-main .footer-policy-box {
    justify-content: center
}

:focus-visible {
    outline: rgba(44, 105, 223, 1) solid 1.19px
}

.banner.konnect-banner {
    background-size: 100% 100%;
    background-color: #502b51;
    height: 700px;
    position: relative
}

.banner.konnect-banner .sub-heading,
.banner.smartfarm-banner .sub-heading,
.banner.tio-banner .sub-heading {
    color: #fff;
    margin-top: 30px
}

.banner.konnect-banner .banner-img {
    position: absolute;
    min-width: 744px;
    right: -25px;
    z-index: 5;
    top: -20px
}

.banner.konnect-banner .box,
.banner.tio-banner .box {
    margin-top: 90px
}

.banner.konnect-banner .box .content {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 40px
}

.banner.konnect-banner .header-icons .iconBox,
.banner.tio-banner .header-icons .iconBox {
    display: flex;
    margin-top: 40px
}

.banner.konnect-banner .header-icons .iconBox .content p,
.banner.tio-banner .header-icons .iconBox .content p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #fff
}

.banner.konnect-banner .header-icons .iconBox .content h3,
.banner.tio-banner .header-icons .iconBox .content h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #fff
}

.banner.konnect-banner .circle,
.konnect-design-system .design-system-image3,
.smart-discover .smart-box.a,
.thank-you-image1 {
    position: absolute;
    top: 0;
    left: 0
}

.konnect-app .sub-heading {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #532856
}

.konnect-app .heading,
.konnect-key-screens .heading {
    text-align: center;
    font-weight: 900;
    color: #333
}

.konnect-app .image1,
.konnect-key-screens .key-screens-icon1 {
    position: absolute;
    left: 0;
    top: 0
}

.konnect-app .image2 {
    position: absolute;
    right: 0;
    top: 50%
}

.konnect-app .image2 img {
    height: 100%
}

.konnect_brief .goals_Box {
    position: relative;
    padding: 19px 0;
    border-radius: 10px;
    margin-top: 100px;
    width: 100%;
    height: 186px;
    background-color: #502b51
}

.konnect_brief .goals_Box .content {
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border: 1px solid #502b51;
    border-radius: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 0;
    font-weight: 900;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    justify-content: center;
    align-items: center
}

.konnect_brief .goals_Box img {
    margin-top: -80px
}

.konnect_brief .goals_Box .text {
    margin-top: 50px;
    padding: 0 20px;
    font-weight: 500;
    color: #fff
}

.konnect_brief .goals_Box:hover {
    border: 1px solid #502b51;
    background-color: #fff
}

.konnect-key-screens .key-box,
.konnect-reminder .key-box {
    background-color: #ebf8fc;
    padding: 35px 60px 35px 40px;
    border-radius: 30px
}

.konnect_brief .goals_Box:hover .content {
    background-color: #502b51;
    color: #fff
}

.konnect_brief .goals_Box:hover .text {
    color: #502b51
}

.konnect-action .sub-heading,
.konnect-design-system .sub-heading {
    text-align: center;
    font-weight: 600
}

.konnect-action .heading,
.konnect-design-system .heading,
.konnect-mood-board .heading,
.konnect-paper-sketches .heading,
.konnect-wireframes .heading,
.smart-design-pipeline .heading,
.smart-high-fidelity .heading,
.tio-color .heading,
.tio-technology-used .heading,
.tio-ui-guide .heading {
    text-align: center;
    font-weight: 900
}

.konnect-action .box .heading {
    text-align: left;
    color: #333
}

.konnect-action .box .sub-heading,
.konnect-action .box .text,
.konnect-design-system .box .heading,
.konnect-design-system .box .text,
.smart-discover .box .sub-heading,
.smart-high-fidelity .content-box .head,
.tio-high-fid-wireframe .content-box .text-16 {
    text-align: left
}

.konnect-mood-board .mood-board-image img {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .08)
}

.konnect-paper-sketches {
    background-color: rgba(234, 251, 255, .7)
}

.konnect-wireframes .wireframes-image {
    text-align: center;
    position: relative;
    z-index: 2
}

.konnect-wireframes .image1 {
    position: absolute;
    left: 0;
    top: 30%
}

.konnect-wireframes .image2 {
    position: absolute;
    left: 0;
    bottom: 15%
}

.konnect-wireframes .image3 {
    position: absolute;
    right: 0;
    top: 20px
}

.konnect-wireframes .image4 {
    position: absolute;
    right: 0;
    top: 30%;
    z-index: 1
}

.konnect-icon .icon-image3,
.konnect-icon .icon-image6 {
    z-index: 10;
    position: relative
}

.konnect-wireframes .image5,
.smart-discover .side-circle {
    position: absolute;
    right: 0;
    bottom: 0
}

.konnect-color {
    position: relative;
    padding-bottom: 150px
}

.konnect-color .heading {
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px
}

.konnect-color .text,
.konnect-icon .text,
.konnect-key-screens .text {
    text-align: center;
    margin-bottom: 100px
}

.konnect-color .box.box1 {
    position: relative;
    z-index: 2
}

.konnect-color .box .sub-heading {
    margin-top: 40px;
    text-align: center
}

.konnect-color .color-image {
    position: absolute;
    right: 0;
    top: 0
}

.konnect-color .color-image2 {
    position: absolute;
    left: 75px
}

.konnect-icon .icon-image1 {
    position: absolute;
    top: 23%;
    left: 0
}

.konnect-icon .icon-image2 {
    position: absolute;
    top: 0;
    right: 5%
}

.konnect-icon .icon-image7 {
    position: absolute;
    bottom: 25%;
    right: 0
}

.konnect-icon .icon-image3,
.konnect-icon .icon-image5 {
    text-align: right
}

.konnect-ui-design .heading,
.smart-ideate .heading,
.smart-low-fidelity .heading,
.smart-mid-fidelity .heading,
.smart-solution .heading {
    font-weight: 900;
    text-align: center
}

.konnect-key-screens .sub-heading {
    text-align: center;
    font-weight: 600;
    color: #532856
}

.konnect-key-screens .key-box {
    margin-top: 15px;
    position: relative
}

.space-para {
    margin-top: 10px
}

.konnect-key-screens .key-box .text {
    margin-bottom: 0;
    text-align: left
}

.konnect-key-screens .key-box-image,
.konnect-reminder .key-box-image {
    position: absolute;
    top: -25%;
    right: 0
}

.konnect-key-screens .key-screens-icon2 {
    position: absolute;
    right: 5%;
    top: 0
}

.konnect-key-screens .key-screens-icon3 {
    position: absolute;
    left: 30%;
    top: 0
}

.konnect-key-screens .box .sub-heading,
.konnect-reminder .box .sub-heading {
    text-align: left;
    color: #333;
    font-weight: 900
}

.homepage-projects .box .content .sm-text,
.konnect-key-screens .box .text {
    text-align: left;
    margin-bottom: 0
}

.konnect-key-screens .groupimgecircle {
    position: absolute;
    right: 0;
    top: 42%
}

.konnect-key-screens .groupimgecircle2 {
    position: absolute;
    right: 50%;
    top: 65%
}

.line-box.a,
.line-box.b,
.line-box.c,
.line-box.d {
    top: 18%;
    position: absolute
}

.konnect-key-screens .reminder-image1 {
    position: absolute;
    left: 0
}

.konnect-reminder {
    padding-right: calc((100% - 1320px)/ 2)
}

.konnect-reminder .key-box {
    margin-top: 45px;
    position: relative
}

.konnect-thank-you {
    position: relative;
    height: 400px
}

.konnect-thank-you .head {
    font-weight: 600;
    font-size: 96px;
    line-height: 34px;
    text-align: center;
    color: #333;
    margin-top: 20px
}

.thank-you-image2 {
    position: absolute;
    top: 50%;
    right: 10%
}

.banner.tio-banner {
    padding: 0;
    background-size: 100% 100%;
    background-color: #fd7a54;
    border-radius: 0 0 150px 150px;
    position: relative
}

.banner.tio-banner .banner-img {
    position: relative;
    right: -40px;
    width: 100%
}

.banner.tio-banner .box .head {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 56px;
    text-transform: capitalize;
    color: #fff
}

.banner.tio-banner .box .content {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 40px
}

.tio-all-screens .heading,
.tio-design-process .heading,
.tio-goal .heading,
.tio-high-fid-wireframe .heading,
.tio-information-architecture .heading,
.tio-low-fid-wireframe .heading,
.tio-mid-fid-wireframe .heading,
.tio-objective .heading,
.tio-persona .heading {
    text-align: center;
    font-weight: 900;
    margin-bottom: 40px
}

.tio-objective .box .content {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-top: 24px
}

.tio-high-fid-wireframe,
.tio-persona {
    background-color: #f9f9f9
}

.tio-persona .persona-box {
    box-shadow: 0 31px 40px 0 rgba(124, 124, 124, .1);
    background-color: #fff;
    border-radius: 30px;
    padding: 40px 50px
}

.tio-persona .box .sub-heading {
    text-align: center;
    margin-top: 25px;
    font-weight: 600
}

.tio-persona .persona-box .box-2 .head {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #1b1a1e;
    opacity: .6;
    margin-top: 10px;
    margin-bottom: 0
}

.tio-persona .persona-box .box-2 .sm-head,
.tio-persona .persona-box .box-4 .sm-head,
.tio-persona .persona-box .box-4 ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1b1a1e
}

.smart-visual-design .head,
.tio-persona .persona-box .box-3 .content,
.tio-persona .persona-box .box-4 .content {
    font-weight: 500;
    line-height: 28px;
    font-size: 20px;
    color: #1b1a1e
}

.tio-persona .persona-box .box-3 .content {
    margin-bottom: 25px
}

.tio-typography .black-text,
.tio-typography .bold-text,
.tio-typography .medium-text,
.tio-typography .regular-text {
    font-size: 36px;
    line-height: 45px
}

.tio-typography .black-text,
.tio-typography .bold-text,
.tio-typography .typography-left-section h2,
.tio-typography .typography-left-section h3,
.tio-typography .typography-left-section p,
.tio-typography .typography-right-section h2 {
    color: #fff;
    font-family: Mulish, sans-serif;
    font-style: normal
}

.tio-typography {
    padding: 50px 0;
    background: #fd7a54
}

.tio-typography .typography-left-section h2 {
    font-weight: 800;
    font-size: 36px;
    line-height: 45px;
    padding-top: 70px
}

.tio-typography .typography-left-section p {
    font-weight: 300;
    font-size: 25px;
    line-height: 31px;
    padding-top: 15px
}

.tio-typography .typography-left-section h3 {
    font-weight: 700;
    font-size: 52px;
    line-height: 65px;
    padding-top: 30px
}

.tio-typography .typography-right-section h2 {
    font-weight: 700;
    font-size: 288px;
    line-height: 361px
}

.tio-typography .word-pattern {
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    padding: 10px 0;
    text-align: center
}

.tio-typography .black-text {
    font-weight: 900
}

.tio-typography .bold-text {
    font-weight: 500
}

.tio-typography .medium-text {
    font-family: Mulish, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

.tio-typography .alphabet-pattern p,
.tio-typography .mix-pattern p,
.tio-typography .regular-text {
    font-family: Mulish, sans-serif;
    font-weight: 300;
    color: #fff;
    font-style: normal
}

.tio-typography .alphabet-pattern p {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: .5em;
    padding-top: 20px;
    text-align: center;
    justify-content: center
}

.tio-typography .mix-pattern p {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: .25em;
    text-transform: lowercase;
    padding-top: 10px;
    text-align: center;
    justify-content: center
}

.tio-color .text-16 {
    text-align: center;
    color: #000
}

.tio-color .box .head {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-transform: capitalize;
    color: #1b1a1e;
    margin-top: 15px
}

.tio-color .box .text-16 {
    font-weight: 500;
    text-transform: capitalize;
    color: #969696
}

.tio-mid-fid-wireframe .box img {
    filter: drop-shadow(-5px 5px 30px rgba(0, 0, 0, .25));
    border-radius: 30px
}

.tio-high-fid-wireframe .content-box {
    background-color: #fff;
    box-shadow: 0 4px 30px rgba(154, 154, 154, .25);
    border-radius: 20px;
    padding: 40px;
    position: relative
}

.tio-high-fid-wireframe .content-box .sub-heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px
}

.line-box.a {
    left: -23%
}

.line-box.b,
.line-box.d {
    right: -22%
}

.line-box.c {
    left: -20%
}

.tio-thankyou {
    padding-bottom: 0
}

.tio-thankyou .box {
    background-image: url(../img/tio-thank-youBG.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 350px
}

.blog-detail-banner,
.smart-solution .content-box {
    background-repeat: no-repeat;
    background-position: center
}

.tio-thankyou .head {
    text-align: center;
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 78px;
    padding-top: 14%;
    color: #fff
}

.smart-objective {
    background-color: #d8eee1
}

.smart-delivery .heading {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #010101
}

.smart-delivery .heading-height {
    margin-top: 183px
}

.smart-challenges .heading {
    margin-bottom: 40px;
    font-weight: 900
}

.smart-challenges .box {
    background-color: #fff;
    box-shadow: 0 10px 30px rgba(22, 72, 60, .2);
    border-radius: 0 101px 0 100px;
    padding: 50px
}

.smart-design-pipeline .sub-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center
}

.smart-design-pipeline .box {
    position: relative;
    padding-top: 50px
}

.smart-design-pipeline .box .heading {
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    text-align: left;
    margin-left: 10px
}

.smart-design-pipeline ul li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    text-transform: capitalize;
    color: #5f5f5f
}

.smart-design-pipeline .box::before {
    position: absolute;
    content: "";
    height: 32px;
    width: 32px;
    border-radius: 26px;
    top: -17px;
    left: 0;
    background: radial-gradient(50% 50% at 50% 50%, #00d092 0, rgba(22, 72, 60, 0) 100%);
    transform: matrix(.93, -.36, .36, .93, 0, 0)
}

.smart-design-pipeline .linear-grad {
    border: 1px dashed #00d092;
    width: 100%;
    position: relative;
    margin-top: 50px
}

.smart-design-pipeline .designBox {
    margin-top: 100px;
    position: relative
}

.smart-design-pipeline .imageboxx {
    position: absolute;
    top: -30%
}

.smart-color,
.smart-discover,
.smart-high-fidelity,
.smart-low-fidelity,
.smart-mid-fidelity,
.smart-project-impact,
.smart-typography {
    background-color: #f6fbfa
}

.smart-define .heading,
.smart-discover .heading {
    text-align: center;
    font-weight: 900;
    text-transform: capitalize
}

.smart-define .sub-heading,
.smart-discover .sub-heading,
.smart-user-persona .sub-heading {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px
}

.smart-discover .head,
.smart-high-fidelity .head,
.smart-ideate .head,
.smart-low-fidelity .head,
.smart-mid-fidelity .head,
.smart-solution .head,
.smart-user-persona .head {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #1b1a1e;
    text-align: center
}

.smart-discover .image-box img {
    filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, .15))
}

.smart-discover .box {
    position: relative;
    padding: 50px
}

.smart-discover .smart-box {
    position: absolute;
    top: 0;
    right: 0
}

.smart-discover .circle {
    position: absolute;
    left: -25%;
    bottom: -40%
}

.smart-discover .user-image img {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .15);
    border-radius: 20px
}

.smart-ideate .sub-heading {
    font-weight: 600;
    text-align: center
}

.smart-solution .num {
    font-weight: 800;
    font-size: 120px;
    line-height: 50px;
    color: rgba(0, 79, 42, .3);
    text-align: right
}

.smart-solution .content-box {
    position: relative;
    background-image: url(../img/icons/smart-our-solution.png);
    background-size: 100% 100%;
    margin-top: 40px;
    text-align: right;
    width: 75%;
    padding: 20px;
    margin-left: auto
}

.smart-solution .content .head {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #1b1a1e;
    text-align: left;
    padding-top: 90px
}

.smart-high-fidelity .content--box .content,
.smart-high-fidelity .content-box .content {
    font-weight: 800;
    font-size: 54px;
    line-height: 62px;
    color: rgba(0, 79, 42, .3)
}

.smart-solution .arrow-img {
    position: absolute;
    left: -50%;
    top: 50%
}

.smart-solution .arrow-img2 {
    position: absolute;
    right: -50%;
    top: 50%
}

.smart-solution .arrow-img2 img {
    transform: rotate(180deg)
}

.smart-solution .head-space:nth-child(3) .num {
    text-align: left;
    padding-left: 10%
}

.smart-solution .head-space:nth-child(3) .content-box {
    margin-right: auto;
    text-align: left
}

.smart-low-fidelity .half-circle {
    position: absolute;
    top: 10%;
    right: 0
}

.smart-mid-fidelity .half-circle {
    position: absolute;
    top: -8%;
    left: 0
}

.smart-visual-design {
    background-color: #00d092;
    height: 630px
}

.smart-visual-design .content-box {
    margin-top: 30%;
    margin-left: 30%
}

.smart-visual-design .box img {
    position: absolute;
    left: -5%;
    top: 0
}

.smart-high-fidelity .content-box {
    margin-left: 7%
}

.smart-high-fidelity .content--box .content {
    text-align: center;
    margin-top: 40px
}

.smart-mobile .box img {
    text-align: center;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .25))
}

.smart-project-impact .xs-text {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    color: #5f5f5f;
    margin-bottom: 0;
    margin-left: 10%;
    width: calc(100% - 48px)
}

.smart-project-impact .impact-image {
    height: 100%;
    display: flex;
    align-items: center
}

.smart-project-impact .impact--box {
    row-gap: 6vw;
    margin-left: -7%;
    overflow: hidden;
    position: relative
}

.smart-project-impact .impact--box::before {
    content: "";
    width: 80%;
    height: 100%;
    position: absolute;
    border-radius: 100%;
    border: 2px dashed #5f5f5f;
    left: -49%;
    border-left: 0
}

.smart-project-impact .box .num {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background: linear-gradient(312.27deg, #00d092 14.22%, #006b4b 83.46%)
}

.smart-project-impact .impact-image img {
    display: block
}

.smart-project-impact .box.bb,
.smart-project-impact .box.dd {
    margin-left: 22%
}

.smart-project-impact .box.cc {
    margin-left: 27%
}

.smart-thank-you .head {
    font-weight: 600;
    font-size: 96px;
    line-height: 104px;
    text-align: center
}

.banner.smartfarm-banner {
    background-image: url("../img/smartfarm--bg.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative
}

.banner--img {
    position: absolute;
    right: 0;
    z-index: 99;
    top: 0;
    width: 50%
}

.banner.smartfarm-banner .box {
    margin-top: 90px
}

.banner.smartfarm-banner .box .head {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 56px;
    text-transform: capitalize;
    color: #fff
}

.banner.smartfarm-banner .box .content {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 40px
}

.banner.smartfarm-banner .header-icons .iconBox {
    display: flex;
    margin-top: 40px
}

.banner.smartfarm-banner .header-icons .iconBox .icon img,
.blog-box>img,
.form .row:last-child .col-md-6:first-child .box .iti {
    width: 100%
}

.banner.smartfarm-banner .header-icons .iconBox .content p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #fff
}

.banner.smartfarm-banner .header-icons .iconBox .content h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #fff
}

.blog-detail-banner {
    background-size: cover;
    max-width: 100%;
    height: 400px
}

.detail-segment .blog-heading,
.detail-segment h1,
.detail-segment h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 52px;
    color: #1b1a1e;
    font-family: inherit
}

.detail-segment p,
.detail-segment ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #1b1a1e
}

.detail-segment h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #1b1a1e
}

.blog-para img {
    margin: 40px auto;
    height: auto;
    display: inherit
}

.detail-segment .b-img {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.detail-segment .b-img .box {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.detail-segment .b-img p {
    margin-bottom: 0;
    margin-left: 10px
}

.blog-detail .sub-heading {
    font-weight: 700;
    border-bottom: 1px solid #1b1a1e
}

.blog-detail.blogs .blog-box {
    margin-top: 25px
}

.homepage-problem-solver .heading {
    text-align: center;
    padding: 0 20%;
    font-family: inherit
}

.homepage-problem-solver .sm-text {
    text-align: center;
    padding: 0 30%
}

.homepage-problem-solver .box iframe {
    height: 530px;
    width: 954px
}

.homepage-projects .heading {
    text-align: center;
    margin-top: -40px
}

.homepage-acheivements .sm-text,
.homepage-projects .sm-text {
    text-align: center;
    margin-bottom: 60px
}

.homepage-projects .box .content .sub-heading {
    font-weight: 600
}

.homepage-impactful .heading {
    color: #fff;
    padding-left: 15%
}

.homepage-impactful .text {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 22px;
    border-top: 1px solid #fff;
    padding-top: 22px
}

.homepage-impactful a {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #1b1a1e;
    background-color: #ffd31b;
    padding: 25px 30px;
    border-radius: 6px;
    display: inline-block
}

.awardItem,
section.awardSection {
    background: #fafafa
}

.homepage-acheivements .box {
    text-align: center;
    padding: 24px
}

.homepage-acheivements .box img {
    width: 60px;
    margin-bottom: 20px
}

.homepage-acheivements .box .content {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #1b1a1e;
    margin: 0
}

.award-width {
    max-width: 1000px !important
}

.awardItem {
    text-align: center;
    max-width: 80%;
    margin: 30px auto;
    min-height: 210px;
    line-height: 200px;
    border-radius: 40px;
    position: relative;
    border: 2px solid #f5f5f5;
    box-shadow: 0 12px 17px #1516192b;
    padding: 20px;
    box-sizing: border-box
}

.awardItem .img-fluid {
    max-width: 140px
}

.pinkCircle-img1 {
    margin-top: -10px
}

.awardItem span {
    position: absolute;
    top: -2px;
    left: -2px;
    background: #2c69df;
    min-height: auto;
    line-height: initial;
    min-width: 100px;
    padding: 8px 0;
    color: #fff;
    font-weight: 600
}

.awardItem span:before {
    content: "";
    height: 100%;
    width: 20px;
    position: absolute;
    right: -20px;
    top: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 20px solid #2c69df
}

.awardLeftItem {
    min-height: 478px;
    padding: 50px 50px 30px;
    box-sizing: border-box
}

.awardItem.awardLeftItem img {
    background: #eee;
    max-width: 200px
}

.awardLeftItemWrp h2 {
    color: #1b1a1e
}

.homepage-client-trust .box {
    text-align: center;
    margin-bottom: 40px
}

.homepage-client-trust .head-space {
    align-items: center
}

.blogs.homepage-blogs {
    padding: 70px 0
}

.squiggle {
    stroke-dasharray: 3800;
    stroke-dashoffset: 3800;
    animation: 1.6s linear forwards draw
}

.loader-mian {
    position: fixed;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    transition-duration: .5s;
    transition-timing-function: linear
}

.loader-mian.active {
    animation: .5s ease-in-out .5s forwards fadeOutMain
}

.loader-mian.active path {
    fill: #ED3757
}

.video-block-main {
    position: relative;
    overflow: hidden;
    height: auto;
    margin: 4px auto auto;
    padding-left: 10%;
    padding-right: 10%
}

.video-size {
    width: 90%
}

.content-style {
    background: 0 0 !important;
    border: none !important
}

.main-video-size {
    margin-left: -110px;
    overflow-y: hidden !important
}

.video-play-main {
    position: absolute;
    z-index: 1;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background-color: #ed3757;
    border: 0;
    outline: 0;
    border-radius: 50%;
    background-image: url(../img/play-button.svg);
    text-indent: -999px;
    overflow: hidden
}

.blog_table td,
.blog_table th {
    padding: 10px;
    border: 1px solid #000;
    border-collapse: collapse
}

.video-block-main img {
    width: 80%;
    margin-left: 113px
}

.blog_table {
    margin: 30px 0
}

.blog_table td {
    margin: 10px 0;
    vertical-align: baseline
}

.message_revert h1,
.message_revert h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    margin-top: 30px;
    text-align: center
}

.date,
.sub-heading,
.sub-heading a {
    margin-bottom: 0
}

.blog_table th {
    text-align: center
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.message_revert {
    min-height: 500px
}

.message_revert h1 {
    font-size: 2.5rem;
    padding-top: 30%
}

.message_revert h3 {
    font-size: 1.5rem
}

@media(max-width:1280px) {
    .blogs .blog-box .content .come-in .title h4 {
        font-size: 14px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .blogs .blog-box .content {
        width: 100%
    }

    .blogs .blog-box .content .come-in .title h4 {
        font-size: 12px;
        list-style: outside
    }
}

.hover-img img {
    width: 100%;
    border-radius: 6px
}

.date-box {
    color: #000;
    margin-top: 10px
}

.date {
    line-height: 40px
}

.sub-heading a {
    color: #000;
    font-weight: 600
}

.read-more {
    color: #0d6efd
}

.our-process.work-process {
    padding: 5px 0
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes fadeOutMain {
    to {
        transform: translateY(-100%)
    }
}

.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9;
    display: none
}

.back-to-top a {
    background: #f81080;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 36px;
    text-align: center
}

.back-to-top a img {
    width: 24px
}

.workBox:hover {
    transform: translate(0, -10px)
}

.form-control.l-more {
    max-width: 300px !important;
    line-height: 34px;
    font-weight: 500
}

.heading.hd-heading {
    left: auto
}

a.banner-btn {
    border-radius: 10px;
    color: #000;
    border: 2px solid #5f5f5f;
    background: 0 0;
    position: relative;
    padding: 14px 24px;
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    overflow: hidden;
    margin-top: 20px
}

a.banner-btn span {
    position: relative;
    z-index: 2
}

a.banner-btn:after {
    content: "";
    background: #000;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    transition: .3s;
    right: 0
}

a.banner-btn:hover {
    color: #fff;
    border-color: #000
}

a.banner-btn:hover::after {
    width: 100%;
    left: 0;
    right: auto
}

.footer-main .form {
    margin-left: auto
}

.captcha-view {
    background: url(../../v2/images/captcha-bg.jpeg) 100% no-repeat;
    height: 46px;
    padding: 0 15px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.captcha-view:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.redText {
    color: red;
    font-size: 12px;
    line-height: unset
}

@media (max-width:991px) {
    .order-p-1 {
        order: 1
    }

    .order-p-2 {
        order: 2
    }
}

header .container {
    max-width: none;
    width: auto;
    min-width: auto;
    padding: 0
}

.hubsport.contact fieldset,
.hubsport.contact fieldset.form-columns-2 .hs-form-field,
.hubsportform fieldset {
    width: 100% !important;
    max-width: none !important
}

.hubsportform fieldset.form-columns-1,
.hubsportform fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
    max-width: none !important
}

.hubsport.contact fieldset input.hs-input,
.hubsportform fieldset input.hs-input {
    width: 100% !important;
    border-radius: 6px;
    height: 48px;
    margin: 10px 0 0;
    padding: 12.5px 1rem;
    font-size: 18px;
    border: 1px solid #b4b4b4;
    background: #fff;
    color: #1b1a1e
}

.hubsport.contact .form-columns-1 .hs-input,
.hubsportform .form-columns-1 .hs-input {
    width: 100% !important;
    display: flex;
    margin-bottom: 0 !important
}

.hubsport.contact .hs_submit .hs-button,
.hubsportform .hs_submit .hs-button {
    height: 48px;
    display: inherit;
    cursor: pointer;
    background: #fa0079;
    font-weight: 600
}

.hubsport.contact .form-columns-1 .hs-input select {
    min-width: 150px !important;
    width: 150px !important;
    border-radius: 6px;
    height: 48px;
    margin: 10px 15px 0 0;
    padding: 0 1rem;
    font-size: 16px;
    border: 1px solid #b4b4b4;
    background: #fff;
    color: #1b1a1e
}

.hubsport.contact .hs_submit .hs-button {
    width: 100%;
    font-size: 17px;
    padding: 12.5px 1rem;
    border: none;
    color: #fff;
    border-radius: 6px
}

.hubsport.contact .hs-error-msg,
.hubsport.contact .hs-error-msgs,
.hubsportform .hs-error-msg,
.hubsportform .hs-error-msgs {
    list-style: none;
    color: red;
    margin: 0;
    padding: 0;
    font-size: 12px
}

.hubsport.contact .hs-error-msgs,
.hubsportform .hs-error-msgs {
    margin: 5px 0 0
}

.hubsport.contact .hs-submit {
    margin-top: 30px
}

.hubsportform .form-columns-1 .hs-input select {
    min-width: 150px !important;
    width: 150px !important;
    border-radius: 6px;
    height: 48px;
    margin: 10px 10px 0 0;
    padding: 0 1rem;
    font-size: 16px;
    border: 1px solid #b4b4b4;
    background: #fff;
    color: #1b1a1e
}

.hubsportform .hs_submit .hs-button {
    width: 98%;
    font-size: 17px;
    padding: 12.5px 1rem;
    border: none;
    color: #fff;
    border-radius: 6px
}

.hubsportform .hs-submit {
    margin: 10px 0 0;
    float: left;
    width: 50%
}

.hubsportform fieldset.form-columns-1 {
    float: left
}

.hubsportform .hs_error_rollup {
    position: absolute;
    left: 15px;
    bottom: 35px
}

@media(max-width:1399px) {

    .hubsport.contact .form-columns-1 .hs-input select,
    .hubsportform .form-columns-1 .hs-input select {
        min-width: 100px !important;
        width: 100px !important
    }

    .hubsportform .hs_error_rollup {
        bottom: 57px
    }
}

.submitted-message p {
    color: #fff;
    text-align: center;
    padding-top: 30px;
    font-size: 1.6rem
}

.new-contact .submitted-message p {
    color: #212529 !important;
    height: 53vh
}

@media(max-width:991px) {

    .hubsportform fieldset.form-columns-1,
    .hubsportform fieldset.form-columns-2 .hs-form-field {
        width: 100% !important
    }

    .hubsportform .hs-submit {
        width: 100%
    }

    .hubsportform .hs_error_rollup {
        position: relative;
        bottom: unset;
        left: unset
    }

    .submitted-message p {
        font-size: 1rem
    }

    .new-contact .submitted-message p {
        height: auto
    }
}

.heading_type2{
    position: relative;
    padding: 0 0 12px 0;
    margin: 0 0 20px 0;
}

.heading_type2::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 152px;
    height: 6px;
    background: #F81080;
}



/* health css */

.health-wrapper .container {
    padding-top: 50px;
}

.health-banner img {
    width: -webkit-fill-available;
}

.health-overview-wrapper {
}

.health-overview{
    background: linear-gradient(180deg, rgba(38, 98, 240, 0.25) 0%, rgba(255, 255, 255, 0.00) 100%);
}

.health-header-main {
    display: flex;
    align-items: center;

}

.health-header-main h2 {
    margin-left: 24px;
}

.design-header img{
    width: 150px;
}



.health-overview-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
}

.health-overview-header img{
    width: 140px;
}


.design-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.alternate {
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.overview-description {
    max-width: 1100px;
    font-size: 24px;
}

.title {
    color: #ffff;
}

.design-header {
    margin-bottom: 72px;
}

.design-features {
    display: flex;
    justify-content: space-between;
    margin-bottom: 107px;
}

.feature {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.feature h5 {
    margin-top: 10px;
    font-family: Poppins,sans-serif;
}

.keyfeatures-wrapper {
    background: linear-gradient(134deg, #2662F0 0%, #20366F 100%);
    padding: 0 0 60px 0px;
}

.keyfeatures-main {
    display: flex;
    flex-wrap: wrap;
}

.keyfeatures-content {
    padding: 30px 20px;
    width: calc(100% / 2);
}

.feature-wrapper {
    border-radius: 30px;
    background: #11358B;
    padding: 44px 32px;

    position: relative;
}

.features-logo {
    width: 64px;
    height: 64px;
    border-radius: 64px;
    border: 7px solid #11358B;
    background: #265EE3;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -25px;
    left: -12px;
}

.keyfeatures-content h4 {
    color: #ffffff;
    /* font-size: 24px; */
    font-weight: 600;
    margin-bottom: 8px;
}

.keyfeatures-content p {
    color: #E4E4E4;
    /* font-size: 20px; */
    margin: 0;
}

/* user persona css  */
.user-persona-wrapper {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(38, 98, 240, 0.25) 100%);
}

.design-phase-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.design-phase-header img{
    width: 200px;
    height: auto;
}

.user-header {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    border-bottom: 1px solid blue;
    padding: 28px 0px;
    font-family: Poppins,sans-serif;
}
.user-header h5 {
    font-size: 24px;
    margin-bottom: 0;
    font-family: Poppins,sans-serif;

}
.user-persona-content-wrapper {
    display: flex;
    gap: 78px;
    margin-top: 60px;
}

.user-description-wrapper {
    padding: 32px;
    width: 40%;
    background-color: #FAFAFA;
    margin: 30px 0px;
    border-radius: 30px;
}

.user-content-header {
    display: flex;
}

.user-profile {
    margin-right: 24px;
}
.user-profile img {
    height: 100px;
}
.user-introduction {
    margin: 32px 0px;
}
.user-introduction h5 {
    font-size: 16px;
    font-weight: 700;
    font-family: Poppins,sans-serif;
}

.user-info p {
    margin-bottom: 0px;
}
.user-info h5 {
    font-size: 20px;
    font-weight: 700;
    color: #1F1F1F;
    margin-bottom: 0;
    font-family: Poppins,sans-serif;
}
.user-info span {
    color: rgba(31, 31, 31, 0.60);
}

.user-introduction p {
    line-height: 20px;
    margin: 0px;
    font-size: 12px;
    color: #1F1F1F;

}

.user-persona-wrapper {
    padding-bottom: 100px;
}

.user-persona-features {
    display: flex;
    gap: 40px;
}

.user-challenges h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.user-challenges ul {
    font-size: 12px;
    margin: 0px;
    padding-left: 26px;
}

.user-challenges ul li {
    font-size: 12px;
}

.user-content {
    width: 60%;
}

.user-content img {
    max-width: 100%;
}
/* design system css  */
.design-system-content {
    display: flex;
    gap: 30px;
    padding: 70px 0px;
    margin-bottom: 120px;
}
.design-colors {
    padding: 10px 40px;
}
.design-colors img{
    max-width: 100%;
}
.design-fonts {
    padding: 10px 40px;
}
.design-fonts img {
    max-width: 100%;
}
.design-system-header {
    display: flex;
    justify-content: space-between;
}
.design-screen {
    background: linear-gradient(135deg, #2662F0 0%, #20366F 100%);
}
.design-screen-header {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.design-header-img {
    position: absolute;
    top: -210px;
    right: 0px;
}
.screen-content {
    display: flex;
    padding: 80px 0px;
    gap: 144px;
}
.screen-display {
    width: 50%;
}
.screen-display img {
    max-width: 100%;
}
.screen-description {
    width: 50%;
}
.screen-desc-header h4 {
    color: #ffff;
}
.screen-description p {
    color: #E4E4E4;
}
.screen-desc-header {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.screen-desc-header img {
    margin-right: 46px;
}
/* mockup css  */
.mockup-content {
    background-image: url(../img/mockup.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.mockup-main {
    padding: 28% 0;
}
.mockup-phone img {
    width: 100%;
}
.footer {
    background: linear-gradient(135deg, #2662F0 0%, #20366F 100%);
    padding: 150px 0px;
    text-align: center;
}
.footer-wrapper span {
    color: #FFF;
    font-size: 100px;
}


.health-header-main img {
    width: 60px;
}

@media(max-width:1199px){
    .health-wrapper .container{padding-top: 0;}
    .design-header img, .design-phase-header img{
        width: 120px;
    }
    .health-header-main img{
        width: 50px;        
    }
    .design-features .feature img{
        width: 75px;
    }
    .user-header h5 {
        font-size: 28px;
    }
    .design-header-img {
        position: absolute;
        top: -80px;
        right: 0px;
        width: 150px;
    }
    .user-persona-content-wrapper{flex-wrap: wrap;}
    .user-description-wrapper,.user-content{width: 100%;}
}

@media(max-width:991px){
    .keyfeatures-content{width: 100%;}
    .overview-description{font-size: 18px;}
    .user-persona-content-wrapper {
        margin-top: 10px;
    }
    .user-header h5 {
        font-size: 22px;
    }
    .screen-content{
        flex-wrap: wrap;
    }
    .screen-display{
        width: 100%;
    }
    .design-features {
        margin-bottom: 40px;
    }
    .design-features .feature img {
        width: 45px;
    }
    .feature h5{font-size: 16px;}
    .screen-description{width: 100%;}
    .screen-content{padding: 30px 0; gap: 30px;}
    .screen-content:nth-child(odd) .screen-display{
        order: 1;
    }

    .screen-content:nth-child(odd) .screen-description{
        order: 2;
    }

    .screen-desc-header img{width: 50px; margin-right: 26px;}
    .screen-desc-header{margin-bottom: 20px;}
    .design-colors,.design-fonts{width: 100%;}
    .design-system-content {
        padding: 20px 0px;
        margin-bottom: 40px;
        flex-wrap: wrap;
    }
    .footer-wrapper span{
        font-size: 40px;
    }
    .footer{padding:50px 0;}
}
/* end health css */