@font-face {
    font-family: museo300;
    src: url(../fonts/museo/museo-300-webfont.eot);
    src: url(../fonts/museo/museo-300-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/museo/museo-300-webfont.woff2) format("woff2"), url(../fonts/museo/museo-300-webfont.woff) format("woff"), url(../fonts/museo/museo-300-webfont.ttf) format("truetype"), url(../fonts/museo/museo-300-webfont.svg#museo300) format("svg");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: museo500;
    src: url(../fonts/museo/museo-500-webfont.eot);
    src: url(../fonts/museo/museo-500-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/museo/museo-500-webfont.woff2) format("woff2"), url(../fonts/museo/museo-500-webfont.woff) format("woff"), url(../fonts/museo/museo-500-webfont.ttf) format("truetype"), url(../fonts/museo/museo-500-webfont.svg#museo500) format("svg");
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: museo700;
    src: url(../fonts/museo/museo-700-webfont.eot);
    src: url(../fonts/museo/museo-700-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/museo/museo-700-webfont.woff2) format("woff2"), url(../fonts/museo/museo-700-webfont.woff) format("woff"), url(../fonts/museo/museo-700-webfont.ttf) format("truetype"), url(../fonts/museo/museo-700-webfont.svg#museo700) format("svg");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

* {
    box-sizing: border-box;
    letter-spacing: .4px
}

*,
.leaf:after {
    line-height: 1
}

.hading-cont span {
    font-family: "museo100";
    color: #c2c904;
    font-weight: 300
}

.hading-cont {
    font-size: 42px;
    font-family: "museo700";
    font-weight: 600;
    line-height: 100%;
    color: #fff;
    margin-bottom: 10px
}

.paragraph-cont {
    max-width: 750px;
    font-size: 16px;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    margin-bottom: 0;
    line-height: 26px
}

body {
    font-family: Montserrat, sans-serif;
    transition: .5s;
    color: #000;
    overflow-x: hidden
}

html {
    font-size: 16px
}

.breadcrumb ul,
body,
html {
    margin: 0;
    padding: 0
}

p {
    font-size: 15px;
    line-height: 170%
}

h2 {
    font-size: 2rem;
    font-weight: 400
}

.about-gallery .gallery-img a,
.accord-tabs .tabs.show .tabs-content,
.d-block,
.footer .lets-talk .lets-talk-add .contact-mail strong,
.page_cta_name span,
.social_fixed a span,
.start-ups .start-ups-point ul li,
section {
    display: block
}

.alert-popup .btn.btn-green,
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel button.owl-dot,
a {
    outline: 0
}

.header_search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 10000000;
    padding: 0 15px;
    display: none
}

.container,
.mini-container {
    margin: 0 auto;
    max-width: 1230px
}

.row {
    display: flex;
    flex-wrap: wrap;
    min-width: 100%;
    margin: 0 -15px
}

.container {
    padding: 0 15px
}

.col-12 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.header_search .close_search {
    text-align: right;
    margin: 50px 0 0
}

.header_search .close_search img {
    margin-right: -120px
}

.search_block {
    margin: 130px 0 0;
    position: relative
}

img {
    max-width: 100%;
    height: auto;
    width: auto
}

.search_block {
    margin: 130px 0 0;
    position: relative
}

.search_block input {
    width: 100%;
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 24px;
    outline: 0;
    padding: 25px 10px;
    border-bottom: 2px solid #fff;
    font-weight: 400
}

.search_block button {
    background: 0 0;
    border: 0;
    position: absolute;
    top: 22px;
    padding: 5px 0;
    width: 40px;
    height: 40px;
    right: 5px;
    border-radius: 3px;
    transition: .4s
}

.btn-border-green {
    background-color: transparent;
    color: #000;
    border: 2px solid #c2c900
}

ul.auto_suggest {
    margin: 20px 0 0;
    padding: 0
}

ul.auto_suggest li {
    margin: 15px 0;
    padding: 0
}

ul.auto_suggest li a {
    background: #181818;
    display: block;
    align-items: center;
    padding: 15px 30px;
    color: #fff;
    text-decoration: none;
    min-height: 95px;
    transition: .4s
}

ul.auto_suggest li p {
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 7px;
    line-height: 140%
}

ul.auto_suggest li span {
    display: block;
    word-break: break-word;
    line-height: 140%
}

.menu_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s;
    display: none
}

.menu_overlay .green_overlay {
    width: 100%;
    height: 165px;
    background: rgba(50, 50, 40, .6);
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.menu_overlay .black_overlay {
    width: 100%;
    height: calc(100vh - 165px);
    background: rgba(0, 0, 0, .15);
    position: absolute;
    bottom: 0;
    left: 0;
    display: block
}

.menu_overlay.open {
    visibility: visible;
    opacity: 1
}

.wrapper,
header,
section {
    float: left;
    width: 100%
}

.header {
    left: 0;
    top: 0;
    right: 0;
    padding-bottom: 15px;
    position: absolute;
    z-index: 5
}

.header .top_bar_info {
    position: relative;
    margin-bottom: 15px;
    display: block
}

.header .top_bar_info:before {
    content: "";
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    padding: 0 10px;
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    opacity: .5;
    height: 55px;
    z-index: -1
}

.header .call-info.desk_view {
    margin-top: 0;
    padding-top: 0;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: end;
    width: 70%;
    gap: 15px
}

.header .call-info span {
    font-size: .9rem;
    color: #fff;
    font-weight: 600;
    float: left;
    letter-spacing: 1.5px;
    margin-top: 4px
}

.header .call-info span.call:before {
    background: url(../images/icons/header-phone-icon.png) no-repeat;
    position: relative
}

.header .call-info span.call:before,
.header .call-info span.mail:before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: -2px;
    float: left;
    content: ""
}

.header .call-info span+span {
    margin-left: 10px
}

.header .call-info span a {
    color: #fff;
    text-decoration: none
}

.header .call-info span.search_top_btn {
    margin-left: 20px;
    margin-top: 0
}

.search_top_btn {
    border: 1px solid rgba(255, 255, 255, .5);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
    margin-left: 20px;
    cursor: pointer
}

.herobanner .herobanner-slider {
    z-index: 0
}

.flt-left,
.footer .footer-slider .herobanner-slider,
.header .logo,
.herobanner .herobanner-slider {
    float: left
}

.header .logo img,
.herobanner.innerpage-banner.ecommerce .herobanner-content,
.herobanner.innerpage-banner.mobile-app .herobanner-content {
    max-width: 100%
}

.flt-right,
.header .nav-call-info {
    float: right
}

.header .call-info {
    float: right
}

header.fixed-header {
    position: fixed;
    top: 0;
    background: #5c0075
}

.header .moblogo,
header.fixed-header .top_bar_infoW {
    display: none
}

header ul#menu li ul,
header ul#menu2 li ul {
    padding: 50px 0 5px;
    z-index: 1001;
    top: 62%;
    left: 0;
    visibility: hidden
}

.header .nav ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 20px 0 0
}

.header .nav ul li:first-child {
    margin-left: 0;
    border-left-width: 0
}

.header .nav>ul>li {
    border-left-width: 0
}

.header .nav ul li {
    float: left;
    font-size: 1.1rem;
    margin: 0;
    font-weight: 600;
    list-style: none;
    padding: 0 16px
}

.btn,
.header .nav ul li {
    color: #fff
}

header ul#menu li .arrowDown,
header ul#menu2 li .arrowDown {
    margin-left: 56px;
    content: " ";
    pointer-events: none;
    top: 81%;
    visibility: hidden
}

#owl-example1 .owl-nav .owl-next,
#owl-example1 .owl-nav .owl-prev {
    font-size: 0
}

.bodyfixed,
body.fixed {
    position: fixed;
    width: 100%
}

.btn,
.btn::before {
    -moz-transition: .3s;
    -o-transition: .3s
}

body.is_open {
    overflow: hidden;
    height: 100vh
}

.header .nav ul li a {
    color: #fff;
    text-decoration: none;
    padding-bottom: 5px;
    cursor: pointer
}

.header .nav ul li.dropdown>a {
    position: relative;
    z-index: 1;
    padding-right: 20px
}

header ul#menu.header3>li>a {
    position: relative
}

.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-6 {
    width: 50%
}

.col-6:nth-child(odd) {
    clear: left
}

.col-4 {
    width: 33.33%
}

.col-2 {
    width: 20%
}

.col-5 {
    width: 43%
}

.col-7 {
    width: 57%
}

.leaf:after,
.pos-absolute {
    position: absolute
}

.btn::after,
.btn::before {
    background-color: rgba(0, 0, 0, .15);
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    opacity: 0
}

.mar-t-80 {
    margin-top: 5.5%
}

.mar-t-0 {
    margin-top: 0 !important
}

.mar-t-100 {
    margin-top: 8.3%
}

.mar-b-100 {
    margin-bottom: 8.3%
}

.mar-t-70 {
    margin-top: 3%
}

.margin-btm-minus30 {
    margin-bottom: -3%
}

.mar-b-70n {
    margin-bottom: -5%
}

.mar-t-30,
.startup-to-business .list-items-leaf ul li,
.top-30 {
    margin-top: 30px
}

.content-section .list-items-leaf+p,
.linked-in,
.mar-t-40,
.start-ups .start-ups-point ul li+li,
.support-all-box .btns {
    margin-top: 40px
}

.col-3 {
    width: 25%
}

header ul#menu li ul {
    position: absolute;
    opacity: 0;
    margin: 0;
    width: 100%
}

header ul#menu li ul>div *,
header ul#menu2 li ul>div *,
header.header {
    transition: .5s
}

.header .mobmenu-open {
    display: none;
    background: #000000bf;
    padding: 12px;
    float: right;
    margin-left: 20px;
    cursor: pointer
}

.header .mobmenu-open span {
    width: 25px;
    background: #c2c900;
    float: left;
    height: 3px;
    clear: both
}

.header .mobmenu-open span+span {
    margin-top: 5px
}

.header .moblogo {
    margin-top: 10px
}

header ul#menu li ul li {
    position: relative;
    float: left;
    width: 16.66%;
    padding: 20px 10px;
    margin: 0
}

header ul#menu li ul li>a {
    text-transform: inherit;
    padding: 0;
    font-size: 18px;
    display: block;
    color: #000;
    height: 100%;
    line-height: 150%
}

label.h3.cpointer {
    cursor: pointer
}

header ul#menu.header3>li>a:before {
    position: absolute;
    content: "";
    transition: .5s;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 3px;
    background: #c2c900;
    opacity: 0
}

.header .nav ul li.dropdown>a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 5px;
    right: 0;
    border: 5px solid #c2c900;
    border-color: #c2c900 transparent transparent
}

.header .nav ul li.dropdown>a:after {
    border-bottom-width: 0 !important
}

.full,
.half {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.herobanner.landing-ecom .herobanner-content p.h1,
h1 {
    font-size: 4.5rem
}

.box_new .col-4,
.mar-b-40 {
    margin-bottom: 40px
}

.header .nav ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.header .mobmenu-close {
    display: none;
    position: absolute;
    cursor: pointer;
    right: 30px;
    padding: 24px 10px;
    border: none;
    border-radius: 50px;
    top: 25px
}

.header .mobmenu-close span {
    width: 30px;
    background: #000000;
    float: left;
    height: 3px;
    clear: both
}

.header .mobmenu-close span+span {
    margin-top: -3px
}

.header .mobmenu-close span:first-child,
.popup-close span:first-child {
    transform: rotate(45deg)
}

.header .call-info span.search_top_btn {
    margin-left: 20px;
    margin-top: 0
}

.header .mobmenu-close span:last-child,
.popup-close span:last-child {
    transform: rotate(-45deg)
}

.social_fixed {
    position: fixed;
    right: 0;
    top: 50%;
    width: 48px;
    z-index: 100000;
    transform: translate(0, -50%)
}

.social_fixed a {
    display: flex;
    width: 48px;
    height: 48px;
    background: #5c0075;
    margin-top: 5px;
    transition: .4s;
    text-align: center;
    align-items: center;
    justify-content: center
}

.herobanner.home {
    background: url(../images/background/home-banner-new.webp) center center / cover no-repeat #333
}

.herobanner {
    background: url(../images/background/home-banner-new.webp) center center / cover no-repeat #333;
    min-height: 100vh;
    float: left;
    width: 100%;
    position: relative;
    padding-top: 15%;
    padding-bottom: 2.5%
}

.herobanner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.herobanner .herobanner-content .banner-logo {
    max-width: 30%;
    margin-bottom: 30px
}

.herobanner.home:before,
.herobanner:before {
    background: rgba(0, 0, 0, .75)
}

.herobanner .herobanner-content {
    float: left;
    width: 100%;
    padding: 0;
    position: relative
}

.footer_logos ul li figure a,
.startup-to-business.whatmakes-distinctive .col-5,
.text-center {
    text-align: center
}

.mar-b-70 {
    margin-bottom: 4.6% !important
}

.herobanner .herobanner-content p.h1,
h1,
h2 {
    line-height: 1.2;
    margin-top: 0;
    font-family: museo500
}

.herobanner .herobanner-inner-slider.mar-t-100,
.herobanner .herobanner-slider.mar-t-100 {
    margin-top: 5%
}

.herobanner .herobanner-content p.h1,
h1 {
    font-size: 5.5rem;
    font-family: museo700
}

.herobanner .herobanner-content p.h1 {
    color: #c2c900;
    margin-bottom: 10px !important
}

.herobanner .herobanner-content p.h1 span {
    color: #fff;
    font-family: museo300;
    display: block;
    font-weight: 400;
    font-size: 3.8rem
}

.herobanner .herobanner-content p.h1 span.small {
    margin-top: -10px;
    font-size: 26px;
    text-transform: initial
}

.herobanner .herobanner-content h1.p {
    font-weight: 400;
    line-height: 1.8;
    margin-top: 0;
    color: #fff;
    font-size: 1.4rem;
    font-family: Montserrat, sans-serif;
    padding: 0 13%;
    width: 100%;
    display: inline-block
}

.herobanner.innerpage-banner .bannerRow .herobanner-content {
    position: static;
    transform: none;
    flex: 60%;
    max-width: 60%
}

.btn,
.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm p,
.leaf,
.offices-inner .offices span {
    display: inline-block
}

.btn {
    border: 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
    text-align: center;
    padding: 0 2.2rem;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

.btn::after,
.btn::before {
    background-color: rgba(0, 0, 0, .15);
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    opacity: 0
}

.btn::before {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    transition: .3s cubic-bezier(.75, 0, .125, 1);
    -webkit-transform: translate(13%, 190%) rotate(-30deg);
    transform: translate(13%, 190%) rotate(-30deg);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn span {
    position: relative;
    z-index: 2
}

.btn::after {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s cubic-bezier(.75, 0, .125, 1);
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg)
}

.btn-purple {
    background-color: #5c0075;
    border: 1px solid #5c0075
}

.footer .footer-slider .herobanner-slider .owl-stage,
.herobanner .herobanner-inner-slider .owl-stage,
.herobanner .herobanner-slider .owl-stage {
    display: flex
}

.footer .footer-slider .herobanner-slider .owl-item .item,
.herobanner .herobanner-inner-slider .owl-item .item,
.herobanner .herobanner-slider .owl-item .item {
    position: relative;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%)
}

.footer .footer-slider .herobanner-slider .owl-item+.owl-item:before,
.herobanner .herobanner-inner-slider .owl-item+.owl-item:before,
.herobanner .herobanner-slider .owl-item+.owl-item:before {
    content: "";
    position: absolute;
    top: 10%;
    bottom: 10%;
    width: 1px;
    left: 0;
    background: #fff;
    opacity: .1
}

.content-section .list-items-leaf li p,
.footer .lets-talk .lets-talk-add .contact-mail.follow-us ul,
.list-items-leaf.new,
.mar-0,
.which-hiring-modal .subscription .price-box .price-box-inner,
.why-go-mobile .list-items-leaf li p,
figure {
    margin: 0
}

.big-certification .list-items-leaf li:first-child,
.owl-theme .owl-nav,
.owl-theme .owl-nav.disabled+.owl-dots,
.start-ups .start-ups-point.new.one {
    margin-top: 10px
}

.big-certification .col_boxs .small-btn span,
.big-certification.magento_support .col_boxs .small-btn span,
.col-12,
.container,
.fluid-container,
.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm.one p,
.w-100 {
    width: 100%
}

.mar-t-70 {
    margin-top: 3%
}

.author_dtls h2,
.box_new .col-6,
.grayBg .whatmakes-distinctive h2.mar-b-40,
.magento_support_service .col-3,
.mar-b-30,
.services.img-left-01.four_col .col-6,
.team-members .col-3 {
    margin-bottom: 30px
}

svg.with-leaf {
    width: 29px;
    height: 26px;
    margin-left: 3px
}

.mini-container {
    width: 100%;
    clear: both;
    padding: 0 15px
}

.mini-container.sml_col {
    max-width: 808px;
    margin: -25px auto 60px
}

.header .nav {
    float: right;
    clear: both
}

.header .logo {
    transition: .5s ease-in-out;
    max-width: 19%;
    margin-top: 30px
}

h3,
h4,
p {
    margin-top: 0
}

.btn-green:hover,
.gallery .wp-pro-cont *,
.lets-connect .lets-connect-inner .btn.btn-border-green,
.team-avtar p a,
.white,
header ul#menu li ul li:hover>a .submenu-icons .menu-content p,
header ul#menu2 li ul li:hover .submenu-icons .menu-content p {
    color: #fff
}

body.four-o-four .main-content {
    padding-top: 4%
}

.header .mobmenu-open span+span,
.which-hiring-modal .subscription .price-box .price-box-inner .item ul li[data-title] ul li+li,
.why-go-mobile .appstore-optimisation .free-ebook {
    margin-top: 5px
}

.herobanner .herobanner-inner-slider {
    float: none;
    margin-left: -5%;
    margin-right: -5%;
    padding-top: 5%;
    width: auto;
    min-width: 100%;
    clear: both
}

.herobanner.innerpage-banner.magento {
    background: url(../images/background/magento-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.magento.magento-web {
    background: url(../images/background/magento-chilliapple-bg-new.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.magento-support-banner {
    background: url(../images/background/magento-support-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.magento-certified-develoer {
    background: url(../images/background/magentocertified-banner-img.webp) top center no-repeat;
    background-size: cover !important
}

.herobanner.innerpage-banner.our-technology {
    background: url(../images/background/technoly-page-banner.webp) top center no-repeat;
    background-size: cover !important
}

.herobanner.innerpage-banner.magento:not(.magento-develoer) {
    min-height: inherit
}

.herobanner.innerpage-banner.laravel {
    background: url(../images/background/laravel-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.laravel-developers {
    background: url(../images/background/laravel-developers-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.prestashop {
    background: url(../images/prestashopBanner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.prestashop-support {
    background: url(../images/background/prestashop-support-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.prestashop-upgrade {
    background: url(../images/background/presta-upgrade-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.adobe-partner {
    background: url(../images/background/adobe-partner-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.adobe-commerce {
    background: url(../images/background/adobe-commerce-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.woocommerce {
    background: url(../images/background/woocommerce-banner-img-n.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.nodejs {
    background: url(../images/background/nodejs-banner-img-n.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.angularjs {
    background: url(../images/background/anugular-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.phpBanner {
    background: url(../images/background/php-banner.webp?v=1) top center/cover no-repeat
}

.herobanner.innerpage-banner.expressjs {
    background: url(../images/background/expressjs-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.mongodb {
    background: url(../images/background/mongodb-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.mean-stack {
    background: url(../images/background/meanstack-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.seo {
    background: url(../images/background/seo-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.wordpress {
    background: url(../images/background/wordpress-banner-img-n.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.xamarin {
    background: url(../images/background/xamarin-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.team {
    background: url(../images/team/hero-section-team.webp) center center/cover no-repeat
}

.herobanner.innerpage-banner.mobile-app {
    background: url(../images/background/mobile-app-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.privacy {
    background: url(../images/background/privacy-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.terms {
    background: url(../images/background/terms-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.about {
    background: url(../images/background/about-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.contact {
    background: url(../images/background/contact-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.android {
    background: url(../images/background/android-banner-img-n.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.ios {
    background: url(../images/background/iOS-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.migration {
    background: url(../images/background/migration-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.pwa {
    background: url(../images/background/pwa-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.maintenance {
    background: url(../images/background/web-maintenance-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.development {
    background: url(../images/background/development-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.websitedesign {
    background: url(../images/background/websitedesign-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.ecommerce {
    background: url(../images/background/ecommerce-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.career {
    background: url(../images/background/career-banner-img-min.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.digital-transformation {
    background: url(../images/background/digital-transformation-banner-img.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.support-subscription {
    background: url(../images/background/support-subscription-bg.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.dedicated-teams {
    background: url(../images/background/dedicated-teams-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.reactjs {
    background: url(../images/background/reactjs-banner-img1.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.bespoke-sol {
    background: url(../images/background/bespoke-banner.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.vuejs-banner {
    background: url(../images/background/vuejs-banner-n.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.magento_upgrade_b {
    background: url(../images/background/magento_upgrade_b.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.shopifyBanner {
    background: url(../images/background/shopify-chilliapple-bg.webp) top center/cover no-repeat
}

.herobanner.innerpage-banner.reactjs:before,
.herobanner.innerpage-banner.vuejs-banner:before {
    background: rgba(0, 0, 0, .83)
}

.herobanner.team:before {
    background: rgba(0, 0, 0, .55)
}

.herobanner.innerpage-banner {
    padding-top: 29%;
    min-height: inherit
}

.herobanner.innerpage-banner .herobanner-content {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -30%);
    width: 100%;
    left: 50%;
    max-width: 1230px;
    padding: 0 15px;
    min-height: 0
}

.herobanner.innerpage-banner .herobanner-content .magento-flex {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.herobanner.innerpage-banner .herobanner-content .magento-flex.newD {
    flex-wrap: wrap;
    justify-content: left;
    gap: 15px
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-img {
    float: left;
    text-align: center
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont {
    display: block;
    overflow: hidden;
    width: 80%;
    margin-left: 4%;
    padding-left: 4%;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont h1 {
    margin-bottom: 15px;
    line-height: 1.3;
    text-transform: inherit;
    color: inherit;
    font-size: 3rem
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont h1 span {
    font-size: 3.5rem;
    display: block
}

.herobanner.innerpage-banner .herobanner-content .magento-flex.inline .magento-cont h1 span {
    display: inline;
    font-family: museo300
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont p {
    padding: 0;
    width: 100%;
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.5
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm {
    padding: 0 !important;
    width: 100%;
    margin: 0 !important;
    border: 0 !important
}

.herobanner.innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm h1 {
    margin-bottom: 20px;
    font-weight: 400
}

.footer .lets-talk .lets-talk-add .contact-mail .contact-mail-content span,
.offer-popup .offer-box u,
.wpcf7-submit {
    text-transform: uppercase
}

.pwaBanner {
    background: url(../images/background/pwa-banner.webp) center center no-repeat #333;
    background-size: cover
}

.is_open .social_fixed {
    display: none
}

.ukappaward img {
    width: 150px
}

.laravel_usp ul li svg {
    height: 51px;
    width: auto
}

.laravel_usp .vuejs-logoleft {
    width: 163px
}

.breadcrumb ul li:first-child span {
    color: #000
}

.footer .lets-talk {
    float: left;
    width: 100%;
    position: relative;
    padding: 3% 0;
    overflow: hidden;
    background: url(../images/background/footer-bg.webp) center center / cover no-repeat
}

.footer .lets-talk:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7)
}

.bannerFormWrapper .input-group.custom-file {
    display: none
}

.input-group.custom-file {
    padding: 12px 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

label.input-group-text {
    border-radius: 5px 0 0 5px;
    background: #e1dddd;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    padding: .75rem .75rem;
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px
}

.form-control.d-flex.justify-content-start.align-items-center {
    padding: .75em;
    border: 0;
    color: #fff;
    width: auto;
    height: auto;
    background: none
}

.footer_logos ul li figure a svg {
    display: flex;
    width: 85%;
    margin: 0 auto
}

.footer .lets-talk h2,
.main-content .contact-form div.wpcf7 {
    position: relative;
    z-index: 1
}

.gdpr-cookie.bottom {
    position: fixed;
    left: 0;
    right: 0;
    height: auto;
    z-index: 2147483647;
    background-color: #fff;
    color: #fff;
    line-height: 1.8;
    border-bottom: 1px solid #cbd6e2;
    border-top: 1px solid #cbd6e2;
    box-shadow: 0 1px 5px #eaf0f6;
    text-align: center;
    bottom: 0;
    opacity: 1;
    display: none;
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: 400;
    clear: both
}

.gdpr-cookie.bottom .content {
    padding: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: space-evenly
}

.gdpr-cookie.bottom .content p {
    font-size: 12px;
    width: 72%;
    text-align: left;
    margin-bottom: 0
}

.empty-bg {
    background: 0;
    color: #000
}

.footer_location a {
    color: #fff;
    text-decoration: none
}

.footer_location a:hover {
    text-decoration: underline
}

.footer .lets-talk .lets-talk-add {
    float: left;
    width: 45%;
    padding: 0 30px;
    position: relative;
    z-index: 1
}

.footer .lets-talk .contact-form {
    float: left;
    width: 55%;
    padding: 30px;
    z-index: 1;
    position: relative;
    border: 1px solid rgba(255, 255, 255, .3)
}

.contact-form .contact-inner:after,
.img-content figure span:after,
.lets-connect .lets-connect-inner:after {
    border: 4px solid #c4cb09;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}

.footer .lets-talk .lets-talk-add .contact-mail {
    font-size: 1.12rem;
    color: #fff;
    float: left;
    width: 100%;
    padding: 25px 0;
    letter-spacing: 1.5px
}

.footer .lets-talk .lets-talk-add .contact-mail a {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.footer .lets-talk .lets-talk-add .contact-mail+.contact-mail {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.footer .lets-talk .lets-talk-add .contact-mail .contact-mail-img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 20px;
    position: relative
}

.footer .lets-talk .lets-talk-add .contact-mail .contact-mail-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.footer .lets-talk .lets-talk-add .contact-mail .contact-mail-content {
    display: block;
    overflow: hidden;
    line-height: 1.5;
    font-size: 1.125rem
}

.footer .lets-talk .lets-talk-add .contact-mail .contact-mail-content strong {
    font-size: 1.1rem;
    line-height: 26px
}

.footer .lets-talk .lets-talk-add .contact-mail.follow-us span {
    float: left;
    margin: 8px 20px 0 0
}

.footer .lets-talk .lets-talk-add .contact-mail.follow-us ul li {
    float: left;
    display: block
}

.footer .lets-talk .lets-talk-add .contact-mail.follow-us ul li+li {
    margin-left: 10%
}

.contact-form .form-field {
    float: left;
    width: 100%;
    font-size: 13px;
    border: 1px solid #d9dadb;
    padding: 0 15px;
    margin-bottom: 8px;
    background-color: #fff;
    color: #000
}

.contact-form textarea.form-field {
    padding-top: 20px;
    padding-bottom: 20px
}

.contact-form .recap-cha {
    float: left;
    margin-right: 8px
}

.contact-form .btn-green {
    font-size: 1rem;
    margin-top: 10px;
    padding: 0 1.5rem
}

.contact-form #mail-status {
    color: #fff;
    padding: 0 15px;
    display: none;
    margin-bottom: 15px;
    text-align: center
}

.contact-form #mail-status.error {
    background: red;
    display: block;
    padding: 10px;
    float: left;
    width: 100%
}

.contact-form #mail-status.success {
    background-color: #d60606ab;
    display: block;
    padding: 10px;
    float: left;
    width: 100%
}

.footer .footer-slider {
    float: left;
    width: 100%;
    background: #5c0075;
    padding: 30px 0
}

.footer .copyright {
    float: left;
    width: 100%;
    background: #4a035d;
    color: #fff;
    padding: 21px 0
}

.footer .copyright p {
    font-size: 13px;
    margin: 0
}

.footer .copyright p a {
    color: #fff;
    text-decoration: none;
    padding: 0 5px
}

.contact-form .mini-container,
.lets-connect .mini-container {
    padding-left: 44px
}

.lets-connect .lets-connect-inner {
    width: 70%;
    background: #5c0075;
    position: relative;
    padding: 3% 5%;
    color: #fff;
    margin: auto
}

.lets-connect .lets-connect-inner:after {
    top: 0;
    content: "";
    position: absolute;
    transform: translate(-15px, 15px)
}

.lets-connect .lets-connect-inner h2 {
    font-size: 2.375rem;
    padding: 0
}

.lets-connect .lets-connect-inner h2 span {
    display: block;
    font-size: 3rem;
    color: #c4cb09;
    font-family: museo700
}

.lets-connect .lets-connect-inner h2 span.small {
    display: inline-block;
    font-size: inherit
}

.lets-connect .lets-connect-inner figure {
    float: left;
    max-width: 25%;
    margin-right: 30px
}

.ready-for-more {
    padding: 5% 0;
    float: left;
    width: 100%;
    background: url(../images/background/team-footer-bg.webp) top center/cover no-repeat;
    position: relative
}

.ready-for-more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .55)
}

.footer .footer-slider .herobanner-slider img,
.herobanner .herobanner-inner-slider img,
.herobanner .herobanner-slider.owl-carousel .owl-item img {
    max-width: 80%;
    display: inline-block;
    width: auto
}

.herobanner.innerpage-banner.formBanner {
    padding-top: 12%;
    padding-bottom: 3%
}

.breadcrumb {
    float: left;
    width: 100%;
    padding: 15px 5px;
    margin-bottom: 20px
}

.breadcrumb ul {
    margin: 0;
    padding: 0
}

.breadcrumb ul li {
    list-style: none;
    display: inline-block;
    float: left;
    color: #000;
    position: relative;
    font-size: 14px
}

.breadcrumb ul li+li {
    padding-left: 20px;
    margin-left: 20px
}

.breadcrumb ul li a {
    color: #000;
    text-decoration: none
}

.breadcrumb ul li+li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 6px;
    height: 5px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

.breadcrumb ul li a:hover,
.breadcrumb ul li span {
    color: #5c0075
}

.breadcrumb ul li a:hover,
.breadcrumb ul li span {
    color: #5c0075
}

.menu-bottom-part {
    display: none
}

.bannerRow .upper_patch_logo {
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 0
}

.bannerRow .upper_patch_logo img {
    margin-left: 0
}

.internal-link {
    color: inherit;
    text-decoration: none
}

@media (hover:hover) and (pointer:fine) {
    header ul#menu.header3>li:hover>a:before {
        opacity: 1;
        width: 40%;
        transition: .5s
    }

    header ul#menu>li.relative:hover>ul,
    header ul#menu>li.show>ul,
    header ul#menu>li:hover>ul {
        transform: translateY(0)
    }
}

@media (min-width:768px) {
    .herobanner-slider {
        display: none
    }

    .herobanner .herobanner-slider.certi_logos.mobile {
        display: none !important
    }
}

@media screen and (min-width:992px) {
    .certi_logos.mobile {
        display: none
    }
}

@media screen and (min-width:1025px) {
    header ul#menu2 li.relative ul li {
        width: 100%
    }

    header ul#menu li.relative ul li {
        width: 25%
    }

    header ul#menu2 li.relative ul.simple-dropdown {
        min-width: 250px;
        left: 50%;
        transform: translate(-50%, 100px)
    }

    header ul#menu li.relative ul.simple-dropdown {
        min-width: 1000px;
        left: 0;
        transform: translate(-68.5%, 100px)
    }

    header ul#menu li.relative:hover>ul,
    header ul#menu2 li.relative:hover>ul {
        transform: translate(-68.5%, 5px)
    }

    header ul#menu li.relative ul li,
    header ul#menu2 li.relative ul li {
        border-left-width: 0
    }
}

@media screen and (min-width:1200px) {
    header ul#menu li ul>div {
        justify-content: center;
        flex-direction: row
    }

    .lets-connect-inner.sec-lg {
        width: 100%
    }

    .lets-connect .lets-connect-inner.sec-lg:after {
        transform: translate(-44px, 44px)
    }

    .lets-connect .lets-connect-inner.sec-lg h2 span {
        font-size: 48px
    }

    .header .nav-call-info,
    .herobanner .herobanner-content h1.p {
        min-height: 80px
    }

    .herobanner .herobanner-content p.h1 {
        min-height: 150px
    }

    .header_search .container {
        max-width: 1100px;
        margin: 0 auto
    }
}

@media (min-width:1025px) {
    .header {
        padding-top: 0
    }

    .header .call-info.mob_view,
    .subdropdown_menu .col-3:nth-child(4n + 1)::before,
    header ul#menu.header3>li.contact_btn a:before {
        display: none
    }

    .header .nav {
        margin-top: 10px
    }

    .header .nav ul li {
        padding-bottom: 50px
    }

    .header .nav ul li.dropdown>a {
        display: block
    }

    .arrow-new,
    header ul#menu>li>ul {
        transition: transform .3s, opacity .3s
    }

    .arrow-new,
    .subdropdown_menu {
        left: 0;
        visibility: hidden;
        opacity: 0;
        position: absolute
    }

    .subdropdown_menu {
        width: 100%;
        background: rgba(0, 0, 0, .95);
        padding: 0 50px;
        top: 100%;
        transition: transform .2s, opacity .2s;
        z-index: -55555;
        display: none
    }

    header ul#menu>li:hover>.subdropdown_menu {
        visibility: visible;
        opacity: 1;
        pointer-events: initial;
        transform: translateY(-20px);
        z-index: 10000;
        display: block
    }

    header ul#menu2 li:hover>ul,
    header ul#menu>li:hover .arrow-new,
    header ul#menu>li:hover>ul {
        visibility: visible;
        opacity: 1
    }

    .subdropdown_menu .col-3 {
        margin-bottom: 30px;
        position: relative;
        margin-top: 40px
    }

    .menu-circle {
        width: 40px;
        height: 40px;
        background: #2a2a2a;
        display: flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        padding: 12px;
        position: absolute;
        left: -4px
    }

    .menu-circle img {
        max-width: 100%
    }

    .subdropdown_menu .h3 {
        color: #c2c900;
        font-size: 17px;
        font-weight: 700;
        padding: 10px 15px 10px 35px;
        display: block;
        line-height: 1.4
    }

    header ul#menu li .subdropdown_menu ul {
        position: relative;
        width: 100%;
        top: 0;
        padding: 0 0 0 37px;
        visibility: visible;
        opacity: 1
    }

    header ul#menu li .subdropdown_menu ul li {
        width: 100%;
        margin: 0;
        padding: 6px 10px 6px 0;
        text-transform: none;
        font-weight: 500
    }

    header ul#menu li .subdropdown_menu ul li>a {
        color: #fff;
        height: auto;
        line-height: 150%;
        font-size: 14px;
        display: flex;
        align-items: center
    }

    .header .nav ul li.realtive {
        position: relative
    }

    .arrow-new {
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #000;
        bottom: -45px;
        right: 0;
        margin: 0 auto
    }

    .subdropdown_menu {
        width: 100%;
        background: rgba(0, 0, 0, .95);
        padding: 0 50px;
        top: 100%;
        transition: transform .2s, opacity .2s;
        z-index: -55555;
        display: none
    }

    .subdropdown_menu.small {
        min-width: 500px;
        left: -50px;
        padding: 0 60px
    }

    .subdropdown_menu.small.w390 {
        min-width: 390px;
        padding: 0 50px
    }

    .subdropdown_menu .col-3.full {
        width: 100%;
        margin: 30px 0
    }

    header ul#menu.header3>li.contact_btn a {
        background: rgba(194, 201, 0, .12);
        border: 1px solid #c2c900;
        padding: 10px 20px;
        border-radius: 3px;
        transition: .4s
    }

    header ul#menu>li:hover>.subdropdown_menu.small {
        transform: translateY(-4px)
    }

    header.hide-header {
        padding-bottom: 0
    }

    header.fixed-header .logo {
        max-width: 12%;
        margin-top: 20px
    }

    header.fixed-header .nav ul li {
        padding-bottom: 30px
    }

    header ul#menu.header3>li.contact_btn a:hover {
        background: rgba(194, 201, 0, .9)
    }

    header ul#menu li .subdropdown_menu ul {
        position: relative;
        font-weight: inherit
    }
}

@media screen and (min-width:1200px) {

    .header .nav-call-info,
    .herobanner .herobanner-content h1.p {
        min-height: 80px
    }

    .herobanner .herobanner-content p.h1 {
        min-height: 150px
    }

    .header.landing-ecom .nav-call-info,
    .herobanner .herobanner-content h1.p {
        min-height: 0;
        margin-bottom: 14px
    }
}

@media screen and (min-width:1700px) {
    .subdropdown_menu .col-3:before {
        content: "";
        position: absolute;
        left: -50px
    }
}

@media screen and (max-width:1512px) {
    .header .nav ul li.dropdown>a {
        padding-right: 15px
    }
}

@media (max-width:1440px) {
    .menu-circle {
        width: 40px;
        height: 40px;
        padding: 12px
    }

    .subdropdown_menu .h3 {
        font-size: 14px
    }

    header ul#menu li .subdropdown_menu ul {
        padding-left: 37px
    }

    header ul#menu li .subdropdown_menu ul li>a {
        font-size: 14px
    }
}

@media screen and (max-width:1366px) {
    html {
        font-size: 13px
    }

    .header .call-info {
        padding-top: 4.5%
    }

    .menu-circle {
        width: 35px;
        height: 35px;
        padding: 8px
    }

    .subdropdown_menu .h3 {
        font-size: 13px;
        padding: 8px 10px 8px 28px
    }

    header ul#menu li .subdropdown_menu ul li {
        padding: 3px 10px 6px 0
    }

    header ul#menu li .subdropdown_menu ul {
        padding-left: 32px
    }

    header ul#menu li .subdropdown_menu ul li>a {
        font-size: 14px
    }

    header ul#menu li .subdropdown_menu ul li>a {
        font-size: 13px
    }
}

@media screen and (max-width:1366px) {

    .herobanner .herobanner-content h1.p,
    .herobanner .herobanner-content p {
        width: 100%
    }

    .herobanner .herobanner-content h1.mar-b-40,
    .herobanner .herobanner-content h1.p.mar-b-70,
    .herobanner .herobanner-content p.h1.mar-b-40,
    .herobanner .herobanner-content p.mar-b-70,
    .whats-going .content p.small {
        margin-bottom: 20px
    }

    .header .call-info {
        padding-top: 4.5%
    }

    .footer .lets-talk .lets-talk-add .contact-mail .contact-mail-img.call,
    .footer .lets-talk .lets-talk-add .contact-mail .contact-mail-img.mail {
        margin-top: -5px
    }

    .footer .lets-talk .lets-talk-add .contact-mail.follow-us span {
        margin: 11px 20px 0 0
    }
}

@media screen and (max-width:1300px) {
    .menu-circle {
        width: 38px;
        height: 38px;
        padding: 10px;
        top: 0
    }

    .subdropdown_menu .h3 {
        font-size: 13px;
        padding-left: 30px
    }

    header ul#menu li .subdropdown_menu ul li {
        padding: 5px 10px
    }

    header ul#menu li .subdropdown_menu ul {
        padding-left: 20px
    }

    header ul#menu li .subdropdown_menu ul li>a {
        font-size: 12px
    }
}

@media (max-width:1280px) {
    .search_block {
        margin-top: 100px
    }

    .header_search .close_search img {
        margin-right: 0
    }
}

@media screen and (max-width:1249px) {
    .header .nav ul li.dropdown>a {
        padding-right: 15px
    }

    .header .call-info {
        padding-top: 2.5%
    }

    .header .call-info span+span {
        margin-left: 10px
    }

    .header .logo {
        max-width: 22%
    }

    .header .nav ul li:first-child {
        margin-left: 0 !important
    }
}

@media screen and (max-width:1200px) {
    .header .call-info {
        padding-top: 3.5%
    }

    .header .logo {
        max-width: 22%
    }

    .header .nav ul li.dropdown>a {
        padding-right: 15px
    }

    .btn {
        font-size: .875rem;
        line-height: 40px;
        height: 40px;
        padding: 0 1rem
    }

    .header .call-info span.call:before,
    .header .call-info span.mail:before {
        margin-top: -5px
    }
}

@media (max-width:1199px) {
    header ul#menu li .subdropdown_menu ul li {
        padding: 4px 10px
    }

    header ul#menu li .subdropdown_menu ul li>a {
        font-size: 12px;
        font-weight: 500
    }
}

@media (max-width:1080px) {
    svg.with-leaf {
        width: 25px;
        height: 25px
    }
}

@supports (-webkit-hyphens:none) {
    .herobanner.home {
        background-image: url(../images/background/home-banner-new.jpg)
    }

    .footer .lets-talk {
        background-image: url(../images/background/footer-bg.jpg)
    }

    .service-box .service-img.ca-mini-logo {
        background-image: url(../images/logo/ca-mini-logo.png)
    }

    .finalist {
        background-image: url(../images/background/we-are-finalists.png)
    }

    .herobanner.innerpage-banner.ecommerce {
        background-image: url(../images/background/ecommerce-banner-img.jpg)
    }

    .herobanner.innerpage-banner.magento {
        background-image: url(../images/background/magento-banner-img.jpg)
    }

    .herobanner.innerpage-banner.magento.magento-web {
        background-image: url(../images/background/magento-chilliapple-bg.jpg)
    }

    .herobanner.innerpage-banner.magento-certified-develoer {
        background-image: url(../images/background/magentocertified-banner-img.jpg)
    }

    .herobanner.innerpage-banner.laravel {
        background-image: url(../images/background/laravel-banner-img.jpg)
    }

    .herobanner.innerpage-banner.laravel-developers {
        background-image: url(../images/background/laravel-developers-banner-img.jpg)
    }

    .herobanner.innerpage-banner.prestashop {
        background-image: url(../images/prestashopBanner.jpg)
    }

    .herobanner.innerpage-banner.prestashop-support {
        background-image: url(../images/background/prestashop-support-banner.png)
    }

    .herobanner.innerpage-banner.prestashop-upgrade {
        background-image: url(../images/background/presta-upgrade-banner.png)
    }

    .herobanner.innerpage-banner.adobe-partner {
        background-image: url(../images/background/adobe-partner-banner.jpg)
    }

    .herobanner.innerpage-banner.adobe-commerce {
        background-image: url(../images/background/adobe-commerce-banner.jpg)
    }

    .herobanner.innerpage-banner.woocommerce {
        background-image: url(../images/background/woocommerce-banner-img-n.png)
    }

    .herobanner.innerpage-banner.nodejs {
        background-image: url(../images/background/nodejs-banner-img-n.png)
    }

    .herobanner.innerpage-banner.angularjs {
        background-image: url(../images/background/anugular-banner.webp)
    }

    .herobanner.innerpage-banner.phpBanner {
        background: url(../images/background/php-banner.jpg?v=1)
    }

    .herobanner.innerpage-banner.expressjs {
        background-image: url(../images/background/expressjs-banner-img.jpg)
    }

    .herobanner.innerpage-banner.mongodb {
        background-image: url(../images/background/mongodb-banner-img.jpg)
    }

    .herobanner.innerpage-banner.mean-stack {
        background-image: url(../images/background/meanstack-banner-img.jpg)
    }

    .herobanner.innerpage-banner.seo {
        background-image: url(../images/background/seo-banner-img.jpg)
    }

    .herobanner.innerpage-banner.wordpress {
        background-image: url(../images/background/wordpress-banner-img-n.png)
    }

    .herobanner.innerpage-banner.xamarin {
        background-image: url(../images/background/xamarin-banner-img.jpg)
    }

    .herobanner.innerpage-banner.team {
        background-image: url(../images/team/hero-section-team.webp)
    }

    .herobanner.innerpage-banner.mobile-app {
        background-image: url(../images/background/mobile-app-banner-img.jpg)
    }

    .herobanner.innerpage-banner.privacy {
        background-image: url(../images/background/privacy-banner-img.jpg)
    }

    .herobanner.innerpage-banner.terms {
        background-image: url(../images/background/terms-banner-img.jpg)
    }

    .herobanner.innerpage-banner.about {
        background-image: url(../images/background/about-banner-img.jpg)
    }

    .herobanner.innerpage-banner.contact {
        background-image: url(../images/background/contact-banner-img.jpg)
    }

    .herobanner.innerpage-banner.android {
        background-image: url(../images/background/android-banner-img-n.jpg)
    }

    .herobanner.innerpage-banner.ios {
        background-image: url(../images/background/iOS-banner.jpg)
    }

    .herobanner.innerpage-banner.migration {
        background-image: url(../images/background/migration-banner-img.jpg)
    }

    .herobanner.innerpage-banner.pwa {
        background-image: url(../images/background/pwa-banner-img.jpg)
    }

    .herobanner.innerpage-banner.maintenance {
        background-image: url(../images/background/web-maintenance-banner-img.jpg)
    }

    .herobanner.innerpage-banner.development {
        background-image: url(../images/background/development-banner-img.jpg)
    }

    .herobanner.innerpage-banner.websitedesign {
        background-image: url(../images/background/websitedesign-banner-img.jpg)
    }

    .herobanner.innerpage-banner.career {
        background-image: url(../images/background/career-banner-img-min.jpg)
    }

    .herobanner.innerpage-banner.digital-transformation {
        background-image: url(../images/background/digital-transformation-banner-img.jpg)
    }

    .herobanner.innerpage-banner.support-subscription {
        background-image: url(../images/background/support-subscription-bg.jpg)
    }

    .herobanner.innerpage-banner.dedicated-teams {
        background-image: url(../images/background/dedicated-teams-banner.jpg)
    }

    .herobanner.innerpage-banner.reactjs {
        background-image: url(../images/background/reactjs-banner-img1.jpg)
    }

    .herobanner.innerpage-banner.bespoke-sol {
        background-image: url(../images/background/bespoke-banner.jpg)
    }

    .herobanner.innerpage-banner.vuejs-banner {
        background-image: url(../images/background/vuejs-banner-n.png)
    }

    .herobanner.innerpage-banner.bespoke {
        background-image: url(../images/background/bespoke_banner.jpg)
    }

    .herobanner.innerpage-banner.author {
        background-image: url(../images/background/author-img.jpg)
    }

    .ready-for-more {
        background-image: url(../images/background/team-footer-bg.jpg)
    }

    .herobanner.innerpage-banner.our-technology {
        background-image: url(../images/background/technoly-page-banner.jpg)
    }

    .herobanner.innerpage-banner.magento-support-banner {
        background-image: url(../images/background/magento-support-banner.jpg)
    }

    .herobanner.innerpage-banner.magento_upgrade_b {
        background-image: url(../images/background/magento_upgrade_b.jpg)
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .herobanner.home {
        background-image: url(../images/background/home-banner-new.jpg)
    }

    .footer .lets-talk {
        background-image: url(../images/background/footer-bg.jpg)
    }

    .service-box .service-img.ca-mini-logo {
        background-image: url(../images/logo/ca-mini-logo.png)
    }

    .finalist {
        background-image: url(../images/background/we-are-finalists.png)
    }

    .herobanner.innerpage-banner.ecommerce {
        background-image: url(../images/background/ecommerce-banner-img.jpg)
    }

    .herobanner.innerpage-banner.magento {
        background-image: url(../images/background/magento-banner-img.jpg)
    }

    .herobanner.innerpage-banner.laravel {
        background-image: url(../images/background/laravel-banner-img.jpg)
    }

    .herobanner.innerpage-banner.laravel-developers {
        background-image: url(../images/background/laravel-developers-banner-img.jpg)
    }

    .herobanner.innerpage-banner.prestashop {
        background-image: url(../images/prestashopBanner.jpg)
    }

    .herobanner.innerpage-banner.prestashop-support {
        background-image: url(../images/background/prestashop-support-banner.png)
    }

    .herobanner.innerpage-banner.prestashop-upgrade {
        background-image: url(../images/background/presta-upgrade-banner.png)
    }

    .herobanner.innerpage-banner.adobe-partner {
        background-image: url(../images/background/adobe-partner-banner.jpg)
    }

    .herobanner.innerpage-banner.adobe-commerce {
        background-image: url(../images/background/adobe-commerce-banner.jpg)
    }

    .herobanner.innerpage-banner.woocommerce {
        background-image: url(../images/background/woocommerce-banner-img-n.png)
    }

    .herobanner.innerpage-banner.nodejs {
        background-image: url(../images/background/nodejs-banner-img-n.png)
    }

    .herobanner.innerpage-banner.angularjs {
        background-image: url(../images/background/anugular-banner.webp)
    }

    .herobanner.innerpage-banner.phpBanner {
        background: url(../images/background/php-banner.jpg?v=1)
    }

    .herobanner.innerpage-banner.expressjs {
        background-image: url(../images/background/expressjs-banner-img.jpg)
    }

    .herobanner.innerpage-banner.mongodb {
        background-image: url(../images/background/mongodb-banner-img.jpg)
    }

    .herobanner.innerpage-banner.mean-stack {
        background-image: url(../images/background/meanstack-banner-img.jpg)
    }

    .herobanner.innerpage-banner.seo {
        background-image: url(../images/background/seo-banner-img.jpg)
    }

    .herobanner.innerpage-banner.wordpress {
        background-image: url(../images/background/wordpress-banner-img-n.png)
    }

    .herobanner.innerpage-banner.xamarin {
        background-image: url(../images/background/xamarin-banner-img.jpg)
    }

    .herobanner.innerpage-banner.team {
        background-image: url(../images/team/hero-section-team.webp)
    }

    .herobanner.innerpage-banner.mobile-app {
        background-image: url(../images/background/mobile-app-banner-img.jpg)
    }

    .herobanner.innerpage-banner.privacy {
        background-image: url(../images/background/privacy-banner-img.jpg)
    }

    .herobanner.innerpage-banner.terms {
        background-image: url(../images/background/terms-banner-img.jpg)
    }

    .herobanner.innerpage-banner.about {
        background-image: url(../images/background/about-banner-img.jpg)
    }

    .herobanner.innerpage-banner.contact {
        background-image: url(../images/background/contact-banner-img.jpg)
    }

    .herobanner.innerpage-banner.android {
        background-image: url(../images/background/android-banner-img-n.jpg)
    }

    .herobanner.innerpage-banner.ios {
        background-image: url(../images/background/iOS-banner.jpg)
    }

    .herobanner.innerpage-banner.migration {
        background-image: url(../images/background/migration-banner-img.jpg)
    }

    .herobanner.innerpage-banner.pwa {
        background-image: url(../images/background/pwa-banner-img.jpg)
    }

    .herobanner.innerpage-banner.maintenance {
        background-image: url(../images/background/web-maintenance-banner-img.jpg)
    }

    .herobanner.innerpage-banner.development {
        background-image: url(../images/background/development-banner-img.jpg)
    }

    .herobanner.innerpage-banner.websitedesign {
        background-image: url(../images/background/websitedesign-banner-img.jpg)
    }

    .herobanner.innerpage-banner.career {
        background-image: url(../images/background/career-banner-img-min.jpg)
    }

    .herobanner.innerpage-banner.digital-transformation {
        background-image: url(../images/background/digital-transformation-banner-img.jpg)
    }

    .herobanner.innerpage-banner.support-subscription {
        background-image: url(../images/background/support-subscription-bg.jpg)
    }

    .herobanner.innerpage-banner.dedicated-teams {
        background-image: url(../images/background/dedicated-teams-banner.jpg)
    }

    .herobanner.innerpage-banner.reactjs {
        background-image: url(../images/background/reactjs-banner-img1.jpg)
    }

    .herobanner.innerpage-banner.bespoke-sol {
        background-image: url(../images/background/bespoke-banner.jpg)
    }

    .herobanner.innerpage-banner.vuejs-banner {
        background-image: url(../images/background/vuejs-banner-n.png)
    }

    .herobanner.innerpage-banner.bespoke {
        background-image: url(../images/background/bespoke_banner.jpg)
    }

    .herobanner.innerpage-banner.author {
        background-image: url(../images/background/author-img.jpg)
    }

    .ready-for-more {
        background-image: url(../images/background/team-footer-bg.jpg)
    }

    .herobanner.innerpage-banner.our-technology {
        background-image: url(../images/background/technoly-page-banner.jpg)
    }

    .herobanner.innerpage-banner.magento-support-banner {
        background-image: url(../images/background/magento-support-banner.jpg)
    }

    .herobanner.innerpage-banner.magento_upgrade_b {
        background-image: url(../images/background/magento_upgrade_b.jpg)
    }

    .herobanner.innerpage-banner.shopifyBanner {
        background: url(../images/background/shopify-chilliapple-bg.jpg)
    }
}

.about-gallery .gallery-img a,
.accord-tabs .tabs.show .tabs-content,
.d-block,
.footer .lets-talk .lets-talk-add .contact-mail strong,
.page_cta_name span,
.social_fixed a span,
.start-ups .start-ups-point ul li,
section {
    display: block
}

.flt-left,
.footer .footer-slider .herobanner-slider,
.header .logo,
.herobanner .herobanner-slider {
    float: left
}

.footer_logos ul li figure a,
.startup-to-business.whatmakes-distinctive .col-5,
.text-center {
    text-align: center
}

.accord-tabs,
.accord-tabs .tabs,
.accord-tabs .tabs .tabs-content,
.accord-tabs .tabs .tabs-label,
.chilli-promise .chilli-promise-inner,
.contact-form .fields,
.faq .positionsContainer,
.faq .positionsContainer .positions,
.faq .positionsContainer .positions .pos_description,
.faq .positionsContainer .positions .pos_header,
.footer,
.footer-map,
.img-content,
.main-content,
.positionsContainer,
.positionsContainer .positions,
.positionsContainer .positions .pos_description,
.positionsContainer .positions .pos_header,
.service_box_left_icon,
.start-ups .start-ups-point,
.what-client-says .client-says,
.why-go-mobile .appstore-optimisation,
.wrapper,
footer,
header,
section {
    float: left;
    width: 100%
}

#download-ebook,
.alert-popup .btn.btn-green:after,
.alert-popup .btn.btn-green:before,
.brands.mobile,
.expertise .services .col-4:before,
.faq .positionsContainer .positions .pos_description ol li:before,
.footer_location li:first-child:before,
.footer_logos .owl-carousel .owl-item:first-child li:before,
.list-items-leaf.new ul li:before,
.main-content .contact-form .wpcf7-form .fields br,
.main-content .contact-form div.wpcf7 .ajax-loader,
.new_benefits .list-items-leaf ul li:before,
.offer-banner .btn:after,
.offer-banner .btn:before,
.positionsContainer .positions .pos_description,
.positionsContainer .positions .pos_description ol li:before,
.services .col-4:nth-child(3n + 1):before,
.services-outer .services.service-btn-box .col-4:before,
.services.divider-border .col-3:nth-child(4n + 1):before,
.services.divider-border .col-4:nth-child(3n + 1):before,
.subscription .price-box .price-box-inner .item ul li .info,
.subscription .price-box .price-box-inner .item ul li .tooltiptext,
.support-all-box .btns .btn:before,
.which-hiring-modal .subscription .price-box .price-box-inner .item ul li:nth-child(2n):after,
.which-hiring-modal .subscription .whats-included ul li:nth-child(2n):after,
header.fixed-header .top_bar_infoW {
    display: none
}

.expertise .services .service-box p a:hover,
.footer .copyright p a:hover,
.gallery .gallery-img a:hover,
.offer-popup .offer-box u {
    text-decoration: underline
}

.advantage-box,
.footer .copyright {
    padding: 15px 0
}

.footer .lets-talk .contact-form .form-field {
    line-height: 40px
}

.bannerFormWrapper {
    background: #fff;
    margin-top: 0;
    padding: 30px 35px;
    max-width: 460px;
    float: right;
    width: 100%
}

.bannerFormWrapper h2 {
    font-size: 25px;
    margin-bottom: 30px
}

.bannerFormOuter {
    flex: 40%;
    max-width: 40%
}

.bannerRow {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bannerFormWrapper .formHeadingN {
    font-size: 25px;
    margin-bottom: 30px;
    font-family: museo500
}

.leaf {
    position: relative;
    width: 100%;
    line-height: 1.2
}

.leaf:after,
.pos-absolute {
    position: absolute
}

.leaf:after {
    content: "";
    background: url(../images/icons/leaf.svg) no-repeat;
    width: 29px;
    height: 26px;
    margin: 3px 0 0 3px;
    transform: scale(.85)
}

.contact-form .btn-green,
.contact-form input.form-field,
.contact-form select.form-field,
.wpcf7-submit {
    line-height: 50px;
    height: 50px
}

.contact-form .form-field,
.what-client-says .client-says h3,
.whats-going .content p.small~p {
    font-family: Montserrat, sans-serif
}

.btn-green {
    background-color: #c2c900;
    border: 1px solid #c2c900;
    color: #000
}

.btn span {
    position: relative;
    z-index: 2
}

.btn::before {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    transition: .3s cubic-bezier(.75, 0, .125, 1);
    -webkit-transform: translate(13%, 190%) rotate(-30deg);
    transform: translate(13%, 190%) rotate(-30deg);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn::after {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s cubic-bezier(.75, 0, .125, 1);
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg)
}

@media screen and (max-width:1512px) {
    .leaf {
        padding: 0
    }
}

i.menu-icon {
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding: 12px;
    position: absolute;
    left: 4px
}

label.h3.desktop-space-heading {
    padding-left: 20px
}

@media (max-width:1440px) {
    .subdropdown_menu .col-4 {
        margin-top: 18px;
        margin-bottom: 25px
    }
}

.header .nav ul li {
    text-transform: capitalise
}

@media (min-width:1024px) {
    .contact_btn a {
        background: rgba(194, 201, 0, .12);
        border: 1px solid #c2c900;
        padding: 10px 20px;
        border-radius: 3px;
        transition: .4s;
        color: #fff;
        text-decoration: none;
        width: auto
    }

    .bg-before:before {
        background: #0c0c0c;
        content: "";
        right: 0;
        top: 0;
        position: absolute;
        width: 28%;
        height: 100%
    }

    .subdropdown_menu p {
        font-size: 12px;
        letter-spacing: -.5px;
        font-weight: 400;
        padding: 10px 20px;
        width: 80%
    }

    .contact_btn-sub-menu a {
        padding: 9px 20px !important;
        background: #c2c900;
        width: fit-content;
        color: #000 !important;
        font-weight: 600;
        border-radius: 4px
    }

    header ul#menu li .subdropdown_menu.dropdown-menu-leaf-icon ul {
        padding-left: 20px
    }

    .last-menu {
        text-align: left
    }

    .desktop-col p {
        width: 100%
    }

    .menu-industries p {
        width: 100%
    }

    .menu-icon img {
        filter: unset !important;
        height: 100%
    }
        header ul#menu li .subdropdown_menu ul li.submenu-icon i.menu-icon {
        position: unset !important;
        height: 21px;
        margin-right: 0;
        width: 21px;
    }
}

@media (min-width:1480px) {
    .subdropdown_menu p {
        font-size: 16px
    }

    .subdropdown_menu .h3 {
        color: #c2c900;
        font-size: 19px
    }
}

@media (max-width:1390px) {
    .header .nav ul li {
        font-size: 1.1rem
    }
}

@media (max-width:1080px) {
    .header .nav ul li {
        font-size: 1.3rem
    }

    .header .call-info.desk_view {
        width: 58%
    }
}

@media (min-width:1950px) {
    .header {
        display: flex
    }

    .mega-menu-container {
        max-width: 1560px;
        margin: 0 auto
    }

    .header .container {
        max-width: 1560px;
        margin: 0 auto
    }

    .header .nav ul li {
        float: left;
        font-size: 1.1rem
    }

    header ul#menu li .subdropdown_menu ul li>a {
        font-size: 16px
    }

    .subdropdown_menu .h3 {
        color: #c2c900;
        font-size: 17px
    }

    .header .nav ul li.dropdown>a:after {
        top: 9px
    }

    .subdropdown_menu p {
        font-size: 15px
    }

    i.menu-icon {
        display: flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        padding: 0;
        position: absolute;
        left: 4px;
        width: 21px;
        height: 21px;
        top: 12px
    }

    .menu-icon img {
        width: 100%;
        height: 100%
    }

    .col-3.last-menu {
        background: #0c0c0c;
        margin: 0;
        padding: 40px
    }

    .last-menu label.h3 {
        padding-left: 17px
    }

    .header-container {
        position: relative;
        max-width: 1560px;
        margin: 0 auto;
        width: 100%
    }

    header ul#menu>li:hover>.subdropdown_menu {
        transform: translateY(-5px)
    }
}

.header .nav ul li {
    text-transform: capitalize
}

.herobanner.home {
    height: 100vh;
    padding-bottom: 2%;
    display: flex;
    align-items: center;
    min-height: unset;
    max-height: 755px
}

.herobanner.home:before {
    background: #000000a1
}

.new-content-layout a {
    color: #fff;
    margin-top: 16px;
    box-shadow: 0 4px 4px 0 #00000040;
    text-transform: unset
}

.new-content-layout a span {
    line-height: 100%;
    font-size: 16px
}

.banner-review-block {
    display: flex;
    gap: 44.4px;
    margin-top: 105px
}

.paragraph-cont {
    max-width: 750px;
    font-size: 16px;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    margin-bottom: 0;
    line-height: 26px
}

.paragraph-cont h1 {
    font-size: 16px;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    margin-bottom: 0;
    display: inline
}

.herobanner.home .herobanner-content {
    min-height: unset
}

.banner-review-block {
    display: flex;
    gap: 44.4px;
    margin-top: 105px
}

.small-btn {
    font-size: .8rem;
    line-height: 44px;
    height: 45px;
    padding: 0 1.2rem
}

#dropdownSelectedtop {
    height: 50px;
    line-height: 50px;
    font-style: normal
}

.dropdown-optiontop {
    padding: 10px 12px;
    border-bottom: 1px solid #ccc;
    transition: background .2s;
    color: #000;
    line-height: 21px
}

.dropdown-optiontop:hover {
    background: purple;
    color: white
}

.dropdown-optiontop:last-child {
    border-bottom: none
}

.custom-dropdown {
    position: relative;
    width: 100%;
    cursor: pointer
}

.dropdown-selected {
    background: #fff;
    position: relative
}

.dropdown-selected::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 10px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform .2s;
    background-image: url('../images/header/arrow-down-black.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer
}

.custom-dropdown.active .dropdown-selected::after {
    background-image: url('../images/header/arrow-up-black.svg')
}

#dropdownSelected {
    height: 50px;
    line-height: 50px;
    font-style: normal
}

.dropdown-options {
    display: none;
    position: absolute;
    top: 87%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    z-index: 10
}

.dropdown-option {
    padding: 10px 12px;
    border-bottom: 1px solid #ccc;
    transition: background .2s;
    color: #000;
    line-height: 21px
}

.dropdown-option:hover {
    background: purple;
    color: white
}

.dropdown-option:last-child {
    border-bottom: none
}

.contact-form textarea.form-field.text-message {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 90px
}

img.svg-img {
    height: 32px
}

.footer-col-form {
    float: right;
    display: block;
    width: 100%;
    max-width: 492px
}

h2.white.opacity-0.mar-b-70 {
    opacity: 0
}

.footer .lets-talk .contact-form .form-field.text-message {
    line-height: 1.3
}

@media (min-width:1025px) {
    header.fixed-header .nav ul li {
        padding-bottom: 30px
    }

    header.hide-header {
        padding-bottom: 0
    }

    header.fixed-header .logo {
        max-width: 19%;
        margin-top: 30px
    }
}

@-moz-document url-prefix() {
    .main-content .contact-form input.form-field.wpcf7-file {
        padding-bottom: 18px;
        height: auto !important
    }

    @media screen and (max-width:767px) {
        .main-content .contact-form input.form-field.wpcf7-file {
            padding-bottom: 14px
        }
    }
}

@supports (-webkit-hyphens:none) {
    .herobanner.innerpage-banner.eCommAgency {
        background: url(../images/ecomm/eCommerce-agency-bg.jpg) top center/cover no-repeat
    }
}