@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);

.about-list-three,
.contactForm,
.heroImagecontainer,
.relative,
.startup-consultin-image-content,
.sub-title,
.whychooseus img {
    position: relative
}

.heroSection .blueCircle,
.heroSection .orangeCircle {
    animation: 8s linear infinite alltuchtopdown;
    position: absolute
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: .9rem;
    color: #272727
}

.footer-main a:hover,
.header-sticky .navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link.active,
.navbar-expand-lg .navbar-nav .nav-link:hover,
.text-orange,
a,
a:hover,
ul.nav-footer li a:hover {
    color: #ffa50e
}

a {
    text-decoration: none;
    transition: .3s
}

section {
    padding-top: 40px;
    padding-bottom: 40px
}

.list-wrap,
ol,
ul,
ul.List-inline {
    margin: 0;
    padding: 0
}

ul.list {
    padding-left: 15px
}

ul.list li {
    margin-bottom: 5px
}

.w-35 {
    width: 35%
}

.text-theme {
    color: #005eb8
}

.text-cool-gray {
    color: #687799
}

.text-justify {
    text-align: justify
}

.p-10 {
    font-size: 10px
}

.p-12 {
    font-size: 12px
}

.p-18 {
    font-size: 18px
}

.p-22 {
    font-size: 22px
}

.p-26 {
    font-size: 26px
}

.p-700 {
    font-weight: 700
}

.desktop-right,
.team-image-right {
    text-align: right
}

ul.List-inline li {
    display: inline-block;
    width: 48%;
    margin-bottom: 10px
}

.Heading-Medium {
    font-size: 42px !important;
    font-weight: 700 !important;
    margin-bottom: 30px
}

.Heading-Small {
    font-size: 32px !important;
    font-weight: 800 !important;
    margin-bottom: 30px
}

.form-group,
.sub-title,
ul.nav-footer li {
    margin-bottom: 15px
}

.sub-title {
    font-size: 17px;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    z-index: 2;
    padding: 10px 20px;
    color: #005eb8;
    background-color: #e7f3ff;
    border-radius: 100px
}

.section-gray {
    background-color: #f7f7f9
}

.section-peach {
    background-color: rgb(255 252 247 / 75%)
}

.header {
    left: 0;
    padding: 5px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    background-color: transparent;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out
}

.form-group,
.heroImage,
.heroSection {
    position: relative
}

.footer-main a,
.header .navbar-expand-lg .navbar-nav .nav-link,
.header .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #fff
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 1rem;
    position: relative;
    display: block;
    transition: .5s
}

.header-sticky {
    background-color: #fff;
    box-shadow: 0 0 20px -1px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 20px -1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px -1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 20px -1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 20px -1px rgba(0, 0, 0, .1)
}

.FeaturesCard,
.shapebox {
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
}

.header-sticky .navbar-expand-lg .navbar-nav .nav-link {
    color: #000
}

.btn-contact span,
.header .whitelogo,
.header-sticky .colorlogo {
    display: block
}

.btn-contact i {
    display: none
}

/* .btn-contact i,
.header .colorlogo,
.header-sticky .whitelogo {
    display: none
} */
.navbar-toggler {
    border: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/humbergar-menu-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.top-header {
    background-color: #272727;
    color: #fff;
    padding: 8px 0
}

.top-header a {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.navbar .nav-item .dropdown-menu {
    display: block;
    visibility: hidden;
    top: 100%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
    border: 0;
    border-radius: 4px;
    transition: .5s;
    opacity: 0;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border: none
}

.nav-item.dropdown:hover>.dropdown-menu {
    display: block;
    transform: rotateX(0);
    visibility: visible;
    background: var(--bs-light) !important;
    transition: .5s;
    opacity: 1;
    transform-origin: 0% 0%;
    border: 0;
    border-radius: 6px;
    top: 100%;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border: none
}

.form-control,
.form-select {
    height: 42px;
    font-size: .9rem
}

.form-control-lg,
.form-select-lg {
    height: 62px !important
}

.heroSection {
    height: 667px;
    width: 100%;
    padding-top: 130px;
    padding-bottom: 100px;
    background: #f7f6f9
}

.heroSection::before {
    content: "";
    background-image: url("../images/header-left-circle-bg.webp");
    background-position: left center;
    background-repeat: no-repeat;
    width: 329px;
    height: 667px;
    position: absolute;
    left: 0;
    top: 0
}

.heroSection::after {
    content: "";
    background-image: url("../images/header-bottom-circle-bg.webp");
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 535px;
    height: 182px;
    position: absolute;
    right: 0;
    bottom: 0
}

.heroSection .blueCircle {
    top: 30%;
    left: 19%
}

.heroSection .orangeCircle {
    bottom: 15%;
    right: 8%;
    z-index: 2
}

.heroSection .dotGraph {
    position: absolute;
    bottom: 10%;
    left: 47%;
    animation: 5s ease-out infinite zoom-in-zoom-out
}

.heroImage::after,
.heroImage::before {
    animation: 8s linear infinite alltuchtopdown;
    content: ""
}

.heroImage {
    width: 460px;
    height: auto;
    margin-left: 100px
}

.heroImage img {
    width: 100%;
    height: 100%;
    animation: 15s linear infinite heroImageRotate
}

.heroImage::before {
    background-image: url("../images/h3_banner_shape02.png");
    position: absolute;
    bottom: -20px;
    right: -100px;
    z-index: -1;
    width: 137px;
    height: 108px
}

.heroImage::after {
    background-image: url("../images/shape-icon.png");
    position: absolute;
    top: 0;
    left: -100px;
    width: 116px;
    height: 120px;
    z-index: 1
}

.shapebox {
    position: absolute;
    border-radius: 6px;
    padding: 2px;
    background: #fff
}

.shapebox1 {
    top: 180px;
    right: 0
}

.shapebox2 {
    bottom: 30px;
    left: 0
}

.lockup-title {
    padding-top: 100px;
    text-align: center
}

.titleLarge {
    font-size: 52px;
    font-weight: 800;
    animation: 3.5s steps(40, end), .75s step-end infinite blink-caret
}

.topdown-image {
    animation: 25s linear infinite heroImageRotate
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(0, 0)
    }

    50% {
        transform: scale(1.5, 1.5)
    }

    100% {
        transform: scale(1, 1)
    }
}

.client-logo-icon {
    display: block;
    border: 1px solid #d9d9d9;
    padding: 20px;
    border-radius: 6px;
    background-color: #fff
}

.client-logo-icon p {
    font-weight: 700;
    font-size: .8rem;
    margin-bottom: 0
}

.background-1 {
    background-color: #fffbf0;
    border-color: #f1e4bf
}

.background-2 {
    background-color: #fff1e7;
    border-color: #f0c5a8
}

.background-3 {
    background-color: #e4f2ff;
    border-color: #bed9f1
}

.background-4 {
    background-color: #ebebff;
    border-color: #d0d0f3
}

.background-5 {
    background-color: #f0fdff;
    border-color: #b4dfe6
}

.background-6 {
    background-color: #e8ffef;
    border-color: #a3e0b5
}

.btn {
    padding: .75rem 1.5rem;
    font-size: .9rem;
    transition: .35s
}

.btn-check:checked+.btn,
.btn-primary,
.btn-primary.active,
.btn-primary:hover,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    background-color: #ffa50e;
    color: #fff;
    border-color: #ffa50e
}

.btn-secondary {
    background-color: #005eb8 !important;
    color: #fff !important;
    border-color: #005eb8 !important;
    cursor: pointer
}

.btn-outline-white.active,
.btn-outline-white:hover,
.btn-secondary.active,
.btn-secondary:hover {
    color: #fff !important;
    border-color: #121c69 !important;
    transition-delay: 0.6s;
    animation: .6s forwards ani500;
    background: radial-gradient(circle, #121c69 .2em, transparent .3em) 6em 6em/1em 1em, radial-gradient(circle, #121c69 .2em, transparent .3em) 0 0/1em 1em
}

@keyframes ani500 {
    100% {
        background-size: 2.375em 2.375em, .1em .1em
    }
}

.btn-outline-white {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff
}

.full-rounded {
    border-radius: 100px
}

.footer-main {
    padding-top: 30px;
    background: #2c376c;
    color: #fff
}

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

ul.nav-footer li {
    display: block
}

ul.nav-footer li a {
    padding: 5px 0;
    display: block;
    color: #fff;
    font-size: 1rem
}

.copy-right {
    background-color: #2c376c;
    color: #fff;
    border-top: 1px solid #3f4a7f;
    padding: 15px 0;
    margin-top: 30px
}

.accordion-button,
.accordion-item {
    background-color: transparent
}

ul.Socialmedia-nav {
    margin: 0 0 15px;
    padding: 0;
    list-style-type: none
}

ul.Socialmedia-nav li {
    display: inline-block
}

ul.Socialmedia-nav li a {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    border: 1px solid #000;
    text-align: center;
    line-height: 32px;
    font-size: 1rem;
    margin-right: 5px
}

ul.Socialmedia-nav li a.active,
ul.Socialmedia-nav li a:hover {
    background-color: #000;
    color: #ffa50e
}

.accordion-button {
    font-size: 1.15rem;
    font-weight: 700
}

.accordion-button:focus {
    box-shadow: none;
    border-color: transparent
}

.accordion-button::after {
    background-image: url("../images/plus.svg")
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../images/dash.svg")
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: transparent;
    color: #005eb8
}

.image-bottom-align,
.image-bottom-align img {
    position: relative;
    width: 100%;
    height: 100%
}

.startup-consulting-shadow {
    position: absolute;
    top: 0;
    left: 70px;
    z-index: -1;
    animation: 15s linear infinite heroImageRotate
}

.startup-consultin-imgRotate {
    animation: 15s linear infinite startuo-consultingRotate
}

.blue-dot,
.orange-dot {
    animation: 2s linear infinite dotRotate
}

.FeaturesCard {
    padding: 0;
    position: relative;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    -webkit-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    -moz-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-bottom: 30px;
    border-radius: 24px
}

.FeaturesCard .card-body {
    padding: 2rem
}

.min-height230 {
    min-height: 230px
}

.FeaturesCard h5 {
    font-weight: 700;
    margin-bottom: 15px
}

.verticalCalltoaction {
    width: 400px;
    margin: auto;
    padding: 30px;
    background-color: #005eb8;
    color: #fff;
    position: relative;
    border-radius: 12px;
    text-align: center
}

.verticalCalltoaction::before {
    content: "";
    background-image: url("../images/call-to-action-sahpe1.webp");
    position: absolute;
    top: 0;
    right: 0;
    width: 168px;
    height: 175px;
    opacity: .5
}

.verticalCalltoaction::after {
    content: "";
    background-image: url("../images/call-to-action-sahpe2.webp");
    position: absolute;
    bottom: 0;
    left: 0;
    width: 146px;
    height: 141px;
    opacity: .5
}

.callto-action,
.verticalCalltoaction .content {
    position: relative;
    z-index: 1
}

.callto-action {
    background-image: url("../images/callto-action-bg.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 20px
}

.elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(90deg, #005eb8 0, #005eb8 100%);
    opacity: .87;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 20px;
    z-index: -1
}

.KeyfeatureCard,
.KeyfeatureCard:hover .keyfeature-icon {
    background-color: #fff
}

.callto-action .content-wrapper {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #fff
}

.KeyfeatureCard {
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    padding: 30px;
    min-height: 300px;
    transition: .3s linear;
    border-radius: 24px;
    border: 1px solid #e1e5ee
}

.keyfeature-icon {
    margin-right: 0;
    margin-bottom: 25px;
    transition: .3s;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: #e6eeff;
    flex: 0 0 auto;
    color: #004e99;
    font-size: 40px;
    line-height: 0;
    position: relative
}

.keyfeature-icon::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #004e99;
    top: 0;
    width: 16px;
    height: 3px;
    border-radius: 3px
}

.KeyfeatureCard:hover,
.whychooseus .experience-div {
    background-color: #005eb8;
    color: #fff
}

.KeyfeatureCard h5 {
    font-size: 1.2rem
}

.about-list-three .list-wrap li {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    padding-left: 13px
}

.about-list-three .list-wrap li .icon {
    position: relative;
    font-size: 50px;
    line-height: 0;
    color: #004e99;
    margin-right: 15px
}

.about-list-three .list-wrap li .icon::before {
    content: "";
    position: absolute;
    left: -13px;
    top: -15px;
    width: 46px;
    height: 46px;
    background: #e6eeff;
    border-radius: 50%;
    z-index: -1
}

.about-list-three .list-wrap li .icon img {
    transform: rotateY(0);
    transition: .3s linear;
    display: block
}

.about-list-three .content {
    width: 100%
}

.whychooseus .awardswinners-div,
.whychooseus .countries-div,
.whychooseus .experience-div,
.whychooseus .projects-div {
    padding: 25px 50px;
    width: fit-content;
    border-radius: 20px
}

.about-list-three .content .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.about-list-three .content p {
    margin-bottom: 0;
    width: 75%;
    color: var(--tg-paragraph-color)
}

.about-list-three .list-wrap li:hover .icon img {
    transform: rotateY(180deg)
}

.orange-dot {
    position: absolute;
    top: 20px;
    left: 180px
}

.blue-dot {
    position: absolute;
    bottom: -10px;
    left: 328px
}

.movingSmooth {
    animation: 4s linear infinite float-bob-x
}

.business-goal-shape {
    position: absolute;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    border-radius: 6px;
    padding: 2px;
    background: #fff;
    bottom: 40px;
    animation: 8s linear infinite alltuchtopdown;
    z-index: 1
}

@keyframes alltuchtopdown {

    0%,
    100% {
        transform: rotateX(0) translateY(0)
    }

    50% {
        transform: rotateX(0) translateY(-50px)
    }
}

@keyframes dotRotate {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25%,
    75% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
}

@keyframes heroImageRotate {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25%,
    75% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@keyframes startuo-consultingRotate {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25%,
    75% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

@keyframes float-bob-x {

    0%,
    100% {
        transform: translateX(-30px)
    }

    50% {
        transform: translateX(-10px)
    }
}

.whychooseus {
    position: relative;
    display: block
}

.whychooseus .experience-div {
    position: absolute;
    left: 0;
    bottom: 0
}

#Contact,
.whychooseus .countries-div,
.whychooseus .projects-div {
    background-color: #fff;
    color: #000
}

.big-count-num {
    font-size: 42px;
    font-weight: 700
}

.whychooseus .countries-div {
    position: absolute;
    right: -50px;
    bottom: 50px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.whychooseus .projects-div {
    position: absolute;
    left: 50px;
    bottom: 150px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.whychooseus .awardswinners-div {
    background: linear-gradient(180deg, #8b8a8a 0, #646464 100%);
    position: absolute;
    right: 15px;
    bottom: 200px;
    color: #fff
}

#Contact {
    padding: 60px 0
}

.contactForm .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 0;
    font-size: 1rem
}

.form-control:focus {
    box-shadow: none
}

.rounded24 {
    border-radius: 24px
}

.starRotatecircle {
    animation: 8s linear infinite rotateme;
    position: absolute;
    top: -15px;
    left: -15px
}

.FAQ-section {
    position: relative;
}

.FAQ-section::before {
    position: absolute;
    content: '';
    background: url("../images/faq-pattern.webp");
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#accordionFAQ .accordion-item {
    background-color: #FFF;
    margin-bottom: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 30px;
    border-radius: 5px;
    padding: 10px 15px;
    border: 1px solid #dee7eb;
}

/*Blog card css*/
.fromBlog-card {
    height: 400px;
    width: 100%;
    position: relative;
    z-index: 20;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
}

.fromBlog-card::after {
    content: "";
    position: absolute;
    z-index: 3;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, transparent 0, transparent 30%, #000);
    opacity: 0.8;
    left: 0;
    bottom: 0;
    border-radius: 20px;
}

.blog-description {
    position: absolute;
    width: 92%;
    display: block;
    z-index: 20;
    bottom: 15px;
    left: 15px;
    color: white;
}

.blog-description .blog-title {
    font-size: 16px;
    font-weight: 600;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 80px;
    margin: 0 auto;
    line-height: 1.5;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-description .linkarrow-btn {
    display: block;
    color: #ffbf00;
}

.fromBlog-card .blog-badge {
    background: #FFF;
    padding: 5px 10px;
    border-radius: 100px;
    top: 15px;
    left: 15px;
    position: relative;
    font-size: 13px;
}

/*Dynamic blog section*/
#myblog .latestblog-box{
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    padding: 22px;
    min-height: 300px;
    transition: .3s linear;
    border-radius: 24px;
    display: block;
}

#myblog .imgbox {
    width: 100%;
    height: 280px;
    margin-bottom: 15px;
    border-radius: 12px;
}

#myblog .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

#myblog p.h5 {
    color: #272727;
    font-size: 1.25rem;
    display: -webkit-box;
    max-width: 100%;
    height: 50px;
    margin: 0 auto;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}

#myblog p.h5:hover {
    color: #ffa50e;
}

#myblog .time {
    color: #8d8d8d;
}

#myblog .blog-category {
    color: #8d8d8d;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@media only screen and (min-width:1360px) and (max-width:1680px) {
    body {
        font-size: .9rem
    }

    .search-bar-top {
        border: 1px solid #d9d9d9;
        border-radius: 100px;
        height: 50px;
        padding: 8px
    }

    .search-bar-top .form-control,
    .search-bar-top .form-select {
        border: none;
        border-radius: 100px;
        height: 34px
    }

    .search-bar-top .form-control {
        border-left: 1px solid #d9d9d9
    }
}

@media screen and (min-width:1920px) {
    body {
        font-size: 1rem
    }

    .form-control,
    .form-select {
        height: 42px
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {

    .btn-contact span,
    .experience-box,
    .heroSection .dotGraph,
    .heroSection::after,
    .heroSection::before,
    .mobile-hide {
        display: none
    }

    .mob-mb1 {
        margin-bottom: 1rem
    }

    .heroSection {
        background-image: none;
        background: rgb(255 249 238 / 50%);
        height: 400px
    }

    .lockup-title {
        padding-top: 0;
        text-align: center
    }

    .heroSection .blueCircle img {
        width: 24px;
        height: 24px
    }

    .heroSection .orangeCircle img {
        width: 48px;
        height: 48px
    }

    .heroSection .orangeCircle {
        bottom: 0
    }

    #carouselHeroSlider {
        height: 210px
    }

    #carouselHeroSlider .carousel-item {
        height: 210
    }

    .image-right {
        padding-right: 25px
    }

    .btn-contact i,
    .experience-content-mobile {
        display: block
    }

    .desktop-right {
        text-align: left
    }

    .outline-border {
        border: 2px solid #fff;
        padding: 30px
    }

    .product-item {
        margin-bottom: 15px
    }

    .page-header {
        height: 180px
    }

    .lockup-title h1 {
        font-size: 32px
    }

    .whychooseus .awardswinners-div,
    .whychooseus .countries-div,
    .whychooseus .experience-div,
    .whychooseus .projects-div {
        position: relative;
        margin-bottom: 30px;
        width: 100%;
        left: 0;
        top: 0;
        background: #fff;
        color: #000;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
        text-align: center
    }

    .verticalCalltoaction {
        width: 100%
    }

    .startup-consulting-shadow {
        top: 20px;
        left: 0
    }

    .p-22 {
        font-size: 16px;
    }

    .Heading-Medium {
        font-size: 32px !important;
    }

    .mob-mb-30 {
        margin-bottom: 30px;
    }
}