@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Bold.woff2') format('woff2'), url('../fonts/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.woff2') format('woff2'), url('../fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Oblique.woff2') format('woff2'), url('../fonts/Helvetica-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Light.woff2') format('woff2'), url('../fonts/Helvetica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Milkshake';
    src: url('../fonts/Milkshake.woff2') format('woff2'), url('../fonts/Milkshake.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
    margin: 0;
    padding: 0;
    letter-spacing: 0;
}

ul,
ol,
li {
    list-style: none;
}

button:focus {
    outline: inherit;
}

img {
    max-width: 100%;
}

section,
header,
footer {
    float: left;
    width: 100%;
}

:focus {
    outline: none;
    ;
}

input {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}

button,
input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}

code,
kbd,
pre,
samp {
    font-family: inherit;
    font-size: inherit;
}

a {
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    text-decoration: none;
    color: inherit;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
}

 :-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
}

.pad-none {
    padding-left: 0px;
    padding-right: 0px;
}

@media only screen and (min-width:1600px) {
    .container {
        max-width: 1330px;
        width: 100%;
        margin: 0 auto;
    }
    .team-member-main .container {
        max-width: 1680px;
    }
    .industry-experience-main .container,
    .footer-main .container {
        max-width: 1400px;
    }
    .We-hiring-main .container {
        max-width: 1570px;
    }
}


/* home page csss Start */

.header-main {
    padding: 26px 0 20px;
    background: #fff;
}

.header-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.navbar-inner ul li {
    display: inline-block;
    padding: 0 25px;
    margin: 0;
}

.navbar-inner ul li:last-child {
    padding-right: 0;
}

.navbar-inner ul li a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #545454;
}

.contact-btn-menu a:hover {
    background: #128DD0;
    color: #fff !important;
}

.contact-btn-menu a:hover img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}

.navbar-outer {
    text-align: end;
}

.enquire-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: end;
    -webkit-align-items: center;
}

.toogle-icon {
    margin-right: 25px;
}

.mega-menu-megamenu {
    margin-left: 120px !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.enquire-btn>a.mega-menu-link,
.enquire-btn a {
    background: #F1383A;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 9px 31px;
    text-align: center
}
.enquire-btn a.mega-menu-link:hover {
    background:#545454 !important;
}

.search-btn {
    margin-left: 10px;
}

.mega-menu-search-trigger1 img {
    max-width: 20px !important;
    max-height: none !important;
    height: auto !important;
    filter: grayscale(100) invert(1);
}
.mega-menu-search-trigger1 img:hover, .mega-menu-search-trigger1.active img
{
	 filter: none;
}
.stay-organized-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.stay-organized-left {
    width: 40%;
    padding: 6% 0 0;
}

.stay-organized-right {
    width: 60%;
}

.stay-organized-left-inner h1 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    color: #3A3A3A;
    margin: 0 0 14px;
}

.stay-organized-left-inner {
    width: 100%;
}

.stay-organized-left-inner p {
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    font-family: 'Helvetica';
    font-weight: 300;
    font-style: normal;
    padding-right: 15%;
}

.get-started-btn-outer a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    background: #FFFFFF;
    border: 2px solid #636363;
    box-sizing: border-box;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #636363;
    padding: 13px 34px;
}

.get-started-btn-outer a:hover {
    background: #F1383A;
    color: #fff;
    border: 2px solid #F1383A;
}

.required-demo-btn {
    margin-left: 7px;
}

.get-started-btn-outer a.required-demo-btn {
    padding: 13px 36px;
}

.get-started-btn-outer {
    margin: 25px 0 0;
}

.stay-organized-main .slick-dots li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: #EDEBEA;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 39px;
    height: 6px;
    margin-right: 9px;
}

.stay-organized-right-inner {
    width: 100%;
}

.stay-organized-main .slick-dots li button::before {
    display: none;
}

.stay-organized-main .slick-dots li.slick-active {
    background: #5A5A5A;
}

.stay-organized-main .slick-dots {
    bottom:20%;
    text-align: left;
    width: auto;
}

.stay-organized-main .slick-slider {
    padding: 0;
}

.chat-outer {
    background: #81C240;
    width: 80px;
    padding: 18px 10px 18px 9px;
    position: fixed;
    left: 0;
    top: 40%;
    border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    z-index: 99;
}

.chat-outer img {
    width: 100%;
}

.inventory-management-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    padding: 15px 0 0;
}

.inventory-management-left-inner {
    width: 100%;
    height: 566px;
    position: relative;
    padding-right: 32px;
}

.inventory-management-left-inner img {
    object-fit: cover;
    width: 100%;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    height: 100%;
}

.inventory-outer {
    width: 173px;
    height: 173px;
    background: #81C240;
    position: absolute;
    z-index: 99999;
    right: -48px;
    top: 58px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    border-radius: 50%;
}

.inventory-outer img {
    border-radius: 0;
    padding: 0;
}

.inventory-management-right {
    display: block;
}

.inventory-management-right h5 {
    margin: 0 0 10px;
}

.heading-inventery {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
}

.heading-01 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    color: #3A3A3A;
}

.inventory-management-right h2 {
    margin: 0 0 15px;
}

.inventory-management-right p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    font-weight: 300;
    padding-right: 75px;
}

.inventory-management-right {
    padding-left: 48px;
}

.get-sarted-btn a {
    background: #128DD0;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 16px 34px;
    display: block;
    font-weight: 300;
}

.get-sarted-btn {
    margin: 26px 0 0;
    display: inline-block;
}

.get-sarted-btn a:hover {
    background: #000000;
}

.get-sarted-btn span img {
    margin: -5px 0 0 10px;
}

.Key-modules-heading-outer {
    text-align: center;
    margin: 0 0 47px;
}

.Key-modules-main {
    padding: 50px 0 100px;
}

.Key-modules-heading-outer h5 {
    margin: 0 0 2px;
}

.Key-modules-left {
    padding-right: 35px;
}

.Key-modules-right {
    padding-left: 35px;
}

.Key-modules-left-inner {
    width: 100%;
    height: 529px;
}

.Key-modules-left-inner img {
    width: 100%;
    object-fit: cover;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    height: 100%;
}

.Key-modules-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.Key-modules-right-inner {
    width: 100%;
}

.Key-modules-right-inner li {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    background: #FAFAFA;
    padding: 35px 34px;
    margin: 0 0 16px;
	    align-items: center;
}

.Key-modules-right-inner li:last-child {
    margin: 0;
}

.tracking-system-img-01 {
	margin:0px 17px 0 0;
	max-width: 40px;
	width: 100%;
}

.tracking-system-outer h6 {
    font-family: Helvetica;
    font-size: 18px;
    line-height: 23px;
    color: #3A3A3A;
}
.home .tracking-system-outer h6 {
    font-weight: 600;
}

.tracking-system-outer p {
    font-family: Helvetica;
    font-size: 16px;
    line-height: 23px;
    color: #959595;
    font-weight: 300;
	margin-bottom:0px;
}
.tracking-system-outer p:empty {
    display: none;
}
.services-need-left-inner .accordion-button:not(.collapsed)::after,
.services-need-left-inner .accordion-button::after {
    display: none;
}

.services-need-left-inner .accordion-button {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #000000 !important;
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 11px 28px;
}

.services-need-left-inner .accordion-button:focus,
.services-need-left-inner .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.service-need-img-01 {
    margin-right: 20px;
}

.services-need-left-inner .accordion-body {
    padding: 0 30px 28px 72px;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 22px;
    color: #3A3A3A;
}

.services-need-left-inner .accordion-item {
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 17px;
}

.services-need-heading-outer {
    margin: 0 0 37px;
}


/* .services-slider-box{ */


/* display:none */


/* } */


/* .services-slider-box.services-slider-box:nth-child(2){ */


/* display:block */


/* } */

#serviceAccordion .accordion-collapse {
    transition: all .3s ease;
}

.services-need-heading-outer h5 {
    margin: 0 0 8px;
}

.services-need-main {
    margin: 100px 0 0;
    padding: 110px 0 70px;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd);
}
.service-need-img-01 {
    width: 21px;
    height: 30px;
}
.service-need-img-01 img {
    object-fit: unset;
    height: 100%;
    width: 100%;
}
.services-need-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.services-need-left {
    padding-right: 60px;
}

.services-need-right {
    padding-left: 10px;
}

.services-need-right-inner {
    background: #FFFFFF;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
    width: 100%;
    display: block !important;
    position: relative;
    opacity: 0;
}

.services-need-right-inner.services-slider-box.is-active {
    opacity: 1;
    visibility: visible;
}

.management-right-outer,
.management-img-left,
.management-img-right {
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 1;
    visibility: hidden;
    transition: visibility .3s, opacity .3s;
    position: absolute;
    -webkit-transform: translateY(80px) !important;
    transform: translateY(80px) !important;
}

.services-slider-box.is-active .management-right-outer,
.services-slider-box.is-active .management-img-left,
.services-slider-box.is-active .management-img-right {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
}

.services-slider-box .management-img-left {
    left: -50px;
    bottom: -520px;
    top: auto;
    display: flex;
    display: -webkit-flex;
    position: absolute;
    z-index: 2;
    width: 300px;
    height: 300px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: translateY(100px) !important;
    transform: translateY(100px) !important;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.services-slider-box .management-img-left img {
    width: auto;
    height: auto;
    float: left;
}

.services-slider-box .management-img-right {
    right: -150px;
    bottom: auto;
    top: -21px;
    display: flex;
    display: -webkit-flex;
    position: absolute;
    z-index: 3;
    width: 300px;
    height: 300px;
    -webkit-align-items: center;
    align-items: center;
    left: auto;
    -webkit-transform: translateY(80px) !important;
    transform: translateY(80px) !important;
}

.services-slider-box .management-img-right img {
    width: auto;
    height: auto;
    float: right;
}

.services-slider-box .slide-div {
    transition: all .5s ease-in-out;
}

.top-dots-header {
    padding: 17px 20px;
}

.banner-content {
    width: 100%;
}

.banner-content img {
    width: 100%;
}

.services-need-right-inner .slick-dots {
    bottom: 80px;
    z-index: 99999;
}

.home .services-need-right .home-accordian-inn1 .regular1 {
    height: 690px;
    padding-bottom: 40px;
}

.services-need-right-inner .slick-dots li button {
    width: 100%;
    height: 6px;
    background: #C4C4C4;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 0;
    transition: .3s all ease;
}

.services-need-right-inner .slick-dots li button::before {
    font-size: 0;
    display: none;
}

.services-need-right-inner .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 4px;
    transition: .3s all ease;
}

.services-need-right-inner .slick-dots li.slick-active button {
    width: 20px;
    background: #128dd0;
}

.services-need-right-inner .slick-dots li.slick-active {
    margin-right: 16px;
}

.services-need-right-inner .slick-arrow {
    display: none !important;
}

.the-product-heading-inner {
    text-align: center;
    margin: 0 0 42px;
}

.the-product-inner ul li {
    display: flex;
    display: -webkit-flex;
    margin: 0;
    padding: 15px 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 0 5px;
}

.the-product-inner ul li a {
    display: flex;
    display: -webkit-flex;
}


/* .the-product-inner ul li.pear:hover { */


/* background: #b7d79778; */


/* } */


/* .the-product-inner ul li.pear:hover h6 { */


/* color: #93d74f; */


/* } */


/* .the-product-inner ul li.pear:hover p, .the-product-inner ul li.light-red:hover p ,.the-product-inner ul li.green:hover p,.the-product-inner ul li.yellow:hover p,.the-product-inner ul li.light-blue:hover  p,.the-product-inner ul li.light-purple:hover p{ */


/* color: #000000d9; */


/* } */


/* .the-product-inner ul li.light-red:hover { */


/* background: #cd7f8154; */


/* } */


/* .the-product-inner ul li.light-red:hover h6 { */


/* color: #ec8182; */


/* } */


/* .the-product-inner ul li.green:hover { */


/* background: #128dd01c; */


/* } */


/* .the-product-inner ul li.green:hover h6 { */


/* color: #128dd0; */


/* } */


/* .the-product-inner ul li.yellow:hover { */


/* background: #e5bc1047; */


/* } */


/* .the-product-inner ul li.yellow:hover h6 { */


/* color: #f9c900; */


/* } */


/* .the-product-inner ul li.light-blue:hover { */


/* background: #76adc95c; */


/* } */


/* .the-product-inner ul li.light-blue:hover h6 { */


/* color: #2D95CC; */


/* } */


/* .the-product-inner ul li.light-purple:hover { */


/* background: #8D6DBA4A; */


/* } */


/* .the-product-inner ul li.light-purple:hover h6 { */


/* color: #8654CC; */


/* } */

.the-product-inner {
    width: 100%;
}

.the-product-icon {
    width: 10%;
    text-align: center;
}

.the-product-content {
    width: 90%;
	padding: 0 0 0 10px;
}

.the-product-content h6 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #545454;
    margin: 0 0 5px;
}

.the-product-content p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #545454;
}

.the-product-inner ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0 30px;
}

.the-product-icon img {
    max-width: 100%;
}

.the-product-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 110px 0 70px;
}

.integrated-software-left-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    padding: 10px 60px 0 0;
}

.integrated-software-outer {
    margin: 110px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.integrated-software-right-inner {
    width: 100%;
}

.integrated-software-right-inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
}

.integrated-software-right-inner ul li {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    background: #F1383A;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 24px 47px;
    margin-right: 11px;
    margin-bottom: 32px;
    transition: .3s all ease;
}


/* .integrated-software-right-inner ul li:hover { */


/* box-shadow: 0 0px 16px #989393; */


/* } */

.integrated-software-right-inner ul li.white {
    background: transparent;
}

.integrated-software-right-inner ul li.light-blue {
    background: #84BBD7;
}

.integrated-software-right-inner ul li.yellow {
    background: #F5C912;
}

.integrated-software-right-inner ul li.blue {
    background: #128DD0;
}

.integrated-software-right-inner ul li.pea-green {
    background: #81C240;
}

.integrated-software-right-inner ul li.green {
    background: #81C240;
}

.integrated-software-right-inner ul li.red {
    background: #F1383A;
}

.integrated-software-right-inner ul li.purple {
    background: #A991CB;
}

.testimonials-heading-outer {
    width: 100%;
    text-align: center;
}

.testimonials-heading-outer h2 {
    letter-spacing: 0.1px;
    color: #373F41;
    margin: 0 0 45px;
}

.testimonials-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.testimonials-left {
    display: block;
    padding-right: 13px;
}

.testimonials-right {
    padding-left: 13px;
}

.testimonials-left-inner {
    float: left;
    width: 100%;
    background: #81C240;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 60px 60px 26px 75px;
    text-align: center;
}

.testimonials-left-inner figure p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
}

.testimonials-left-inner figure p::before {
    content: "";
    position: absolute;
    left: 0;
    top: -60px;
    background: url(../images/testimonials-before-icon.svg) no-repeat;
    z-index: 999;
    width: 34px;
    height: 31px;
    background-size: cover;
}

.testimonials-left-inner figure p::after {
    content: "";
    background: url(../images/testimonials-after-icon.svg) no-repeat;
    width: 32px;
    height: 29px;
    right: -10px;
    bottom: -19px;
    z-index: 99;
    position: relative;
    display: inline-block;
}

.testimonials-left-inner figure {
    padding: 60px 0 0;
}

.user-name-testimonials h5 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
    -webkit-transition: 1.3s all ease;
    transition: 1.3s all ease;
}

.user-name-testimonials p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
    color: #FFFFFF;
    -webkit-transition: 1.3s all ease;
    transition: 1.3s all ease;
}

.product-page-material-slider-inner {
    width: 71px;
    height: 71px;
    cursor: pointer;
    -webkit-transition: 1.3s all ease;
    transition: 1.3s all ease;
}

.product-page-material-slider-inner img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.product-page-material-slider.slick-slide.slick-current.slick-center .product-page-material-slider-inner img {
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.user-name-testimonials {
    display: block;
    display: block;
    width: 200px;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
    margin: 5px 0 0;
    opacity: 0;
    -webkit-transition: 1.3s all ease;
    transition: 1.3s all ease;
}

.product-page-material-slider.slick-slide.slick-current.slick-center .user-name-testimonials {
    opacity: 1;
}

.testimonials-right-inner {
    background: #FFFFFF;
    border: 1px solid #B2B2B2;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 30px 50px 20px;
}

.testimonials-right-inner h5 {
    color: #000000;
}

.testimonials-right-inner p {
    color: #3A3A3A;
}

.testimonials-right-inner .slick-slide img {
    width: 100%;
}

.testimonials-right-inner .slick-slide.slick-current.slick-active img {
    border: 8px solid #EDEFF2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    min-height: 304px;
}

.testimonials-right-inner figure {
    padding: 0;
    position: relative;
}

.testimonials-right-inner .product-page-material-slider.slick-slide.slick-current.slick-center .product-page-material-slider-inner img {
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    box-sizing: border-box;
    box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.07), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 3px;
    min-height: auto;
}

.testimonials-right-inner .product-page-material-slider-inner {
    width: 71px;
    height: 71px;
    margin: auto;
}

.slider-nav-thumbnails.product-material-thumbnails-slider,
.slider-nav-thumbnails.product-material-thumbnails-slider1 {
    max-width: 340px;
    margin: auto;
}

.testimonials-main .slick-list {
    padding: 0 !important;
}

.testimonials-left .slider.product-material-tab-part-inner-slider.slick-initialized.slick-slider {
    margin-bottom: 20px;
}


/* .product-material-thumbnails-slider1 .product-page-material-slider { */


/* width: 71px !important; */


/* margin: 0 4px; */


/* position: relative; */


/* overflow: unset; */


/* } */


/* .slider-nav-thumbnails.product-material-thumbnails-slider1 .slick-list.draggable { */


/* padding: 0 !important; */


/* text-align: center; */


/* display: inline-block; */


/* width: auto; */


/* } */


/* .slider-nav-thumbnails.product-material-thumbnails-slider1 { */


/* float: left; */


/* width: 100%; */


/* text-align: center; */


/* } */


/* .product-material-thumbnails-slider1 .slick-list { */


/* overflow: inherit; */


/* } */

.testimonials-main {
    padding: 0 0 50px;
}

.testimonials-right-inner iframe {
    position: relative;
    height: 273px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.testimonials-right-inner video {
    position: relative;
    /* height: 273px; */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 8px solid #eeeff3;
    background: #eeeff3;
    height: 254px;
    width: 100%;
    /* object-fit: cover; */
}

.video-poster {
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    height: 100%;
    width: 100%;
    background: url(../images/slider-video-button1.png) no-repeat center;
    background-size: cover;
    border: 10px solid #eeeff3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none;
}

.cygnux-softtech-left-inner {
    width: 100%;
}

.cygnux-softtech-left-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    font-weight: 300;
}

.cygnux-softtech-left-inner h2 {
    margin: 0 0 10px;
}

.cygnux-softtech-main {
    margin: 50px 0;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 110px 0 30px;
}

.see-all-outer a {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.see-all-outer a span {
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 5px 0 0 15px;
}

.see-all-outer {
    margin: 15px 0 0;
}

.cygnux-softtech-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    margin: 0 0 85px;
}

.cygnux-experience-outer {
    padding: 85px 0 0;
}

.cygnux-softtech-right-inner {
    width: 100%;
}

.cygnux-softtech-right-inner ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px 24px;
    height: 100%;
}

.cygnux-softtech-right-inner ul li {
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 27px 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    transition: all ease .3s;
}

.cygnux-softtech-right-inner ul li:hover {
    box-shadow: 0 0 27px #0000005c;
}

.cygnux-softtech-right {
    padding-left: 100px;
}

.experience-content-inner {
    background: #F5F5F5;
}

.experience-content-inner a {
    padding: 35px 50px 25px;
    display: inline-block;
    width: 100%;
}

.experience-content-inner:first-child {
    background: #81C240 !important;
}

.experience-content-inner:first-child .experience-img-02 img,
.experience-content-inner:first-child .top-reted-outer img {
    filter: inherit;
    opacity: 1;
}

.experience-content-inner:first-child .experience-img-02 h6,
.experience-content-inner:first-child.experience-content-inner p,
.experience-content-inner:first-child .top-reted-outer h5 {
    color: #fff;
}

.experience-content-inner:first-child .experience-img-02 {
    border-bottom: 2px solid #fff;
}

.experience-img-02 img,
.top-reted-outer img {
    filter: invert(1);
    opacity: 0.5;
    margin: -5px 0 0;
}

.experience-img-02 {
    width: 100%;
    border-bottom: 2px solid rgba(85, 86, 87, 0.5);
    padding: 0 0 18px;
}

.experience-img-02 h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    color: #858686;
    font-family: 'Poppins', sans-serif;
}

.experience-content-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #555657;
    margin: 8px 0 0;
}

.top-reted-outer {
    margin: 30px 0 0;
}

.top-reted-outer h5 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #555657;
}

.cygnux-experience-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 36px;
}

.experience-content-inner:hover {
    background: #F1383A;
    transition: all ease 0.3s;
}

.experience-content-inner:hover .experience-img-02 img,
.experience-content-inner:hover .top-reted-outer img {
    filter: inherit;
    opacity: 1;
}

.experience-content-inner:hover .experience-img-02 h6,
.experience-content-inner:hover.experience-content-inner p,
.experience-content-inner:hover .top-reted-outer h5 {
    color: #fff;
}

.experience-content-inner:hover .experience-img-02 {
    border-bottom: 2px solid #fff;
}

.year-experience-content-inner {
    background: #F5F5F5;
    padding: 35px 50px 25px;
    position: relative;
    transition: .3s all ease;
}

.year-experience-img-01 {
    margin-right: 6px;
    width: 70px;
}

.experience-outer {
    margin: 25px 0 0;
}

.year-experience-outer {
    border-bottom: 2px solid rgba(85, 86, 87, 0.5);
    padding: 0 0 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.experience-outer h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 51px;
    color: #858686;
    font-family: 'Poppins', sans-serif;
}

.year-experience-img-01 img {
    opacity: 0.7;
}

.year-of-experience-outer {
    position: absolute;
    bottom: 10px;
}

.year-of-experience-outer p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    color: #555657;
}

.rating-outer ul li {
    display: inline-block;
    margin: 0 1px 0 0;
}

.rating-outer ul li img {
    width: 28px;
}

.rating-outer {
    margin: 10px 0 0;
}

.year-experience-content-inner:hover {
    background: #DFDFDF;
}


/* .year-experience-content-inner:hover .year-experience-img-01 img ,.year-experience-content-inner:hover .rating-outer ul li img{ */


/* filter: brightness(100); */


/* opacity: 1; */


/* } */


/* .year-experience-content-inner:hover .experience-outer h4,.year-experience-content-inner:hover .year-of-experience-outer p{ */


/* color:#fff; */


/* } */


/* .year-experience-content-inner:hover .year-experience-outer { */


/* border-bottom: 2px solid #fff; */


/* } */

.rating-outer .star-white img {
    filter: invert(100);
}

.technology-use-main {
    margin: 70px 0 0;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 110px 0 70px;
}

.technology-use-heading-outer {
    text-align: center;
    margin: 0 0 84px;
}

.technology-use-inner {
    width: 100%;
}

.technology-use-inner ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin-left: -18px;
}

.technology-use-inner ul li {
    padding: 0 18px 35px;
    width: 20%;
}

.technology-use-inner ul li .technology-use-img-02 {
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -webkit-transition: 1.1s all ease;
    transition: 1.1s all ease;
}

.technology-use-inner ul li .tech-box-title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #6b7a8c;
    font-weight: 500;
    margin: 25px 0 0;
}

.technology-use-inner ul li .technology-use-img-02:hover {
    background: #FFFFFF;
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05);
}

.technology-use-inner ul li .technology-use-img-02 img {
    height: 70px;
    width: 70px;
    object-fit: contain;
}

.regular3.slick-initialized.slick-slider {
    float: left;
    width: 100%;
    overflow: hidden;
}

.blog-slider-outer {
    background-size: cover;
    min-height: 468px;
    position: relative;
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.blog-slider-content .slick-slide {
    margin: 0 5px;
}

.recent-blog-outer {
    position: absolute;
    top: 35px;
    left: 30px;
}

.recent-blog-outer p,
.recent-blog-outer a {
    background: #FFFFFF;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #636363;
    padding: 9px 27px;
}

.recent-blog-content {
    position: absolute;
    bottom: 51px;
    left: 30px;
}

.recent-blog-content h3,
.recent-blog-content h3 a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 22px;
    color: #FFFFFF;
    margin: 0 0 9px;
}

.recent-blog-content p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.Blog-btn {
    margin: 18px 0 0;
}

.Blog-btn a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 25px;
    display: inline-block;
    border: 1px solid #F1383A;
}

.blog-slider-outer:hover .Blog-btn a {
    background: transparent;
}

.recent-blog-slider-main {
    padding: 0 0 100px;
}

.team-member-heading-outer {
    text-align: center;
}

.team-member-heading-outer h5 {
    color: #fff;
    margin: 0 0 4px;
}

.team-member-heading-outer h2 {
    color: #fff;
}

.team-img-01 {
    width: 244px;
    height: 244px;
    overflow: hidden;
    display: inline-block;
}

.team-img-01 img {
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    object-fit: cover;
    height: 100%;
}

.team-outer {
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #C6C6C6;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 52px 110px 59px;
    transition: .3s all ease;
	min-height: 494px;
}

.team-outer:hover {
    box-shadow: 0 0px 25px #d5d5d5;
}

.team-content-inner h6 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin: 0 0 5px;
}
.team-content-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    margin: 15px 0 0 0px;
}
.team-content-inner h3 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.team-content-inner {
    margin: 20px 0 0;
}

.member-details-outer {
    display: flex;
    flex-wrap: wrap;
    margin: -90px 0 0 -20px;
}

.member-details-inner {
    padding-left: 20px;
}

.social-icon-inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    margin: 15px 0 0;
}

.social-icon-inner ul li {
    background: #254252;
    color: #fff;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 0 7px;
}

.social-icon-inner ul li a {
    color: #fff;
}

.social-icon-inner ul li:hover {
    background: #f1383a;
}

.team-member-main-heading {
    background: #81C240;
    padding: 60px 0 144px;
}

.project-together-heading-inner {
    text-align: center;
}

.project-together-heading-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
}

.contact-btn {
    display: inline-block;
    margin: 28px 0 0;
}

.project-together-heading-inner h2 {
    margin: 0 0 11px;
}

.contact-btn a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 16px 36px;
    display: block;
}

.project-together-main {
    margin: 70px 0 0;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 110px 0 0;
}

.contact-btn a:hover {
    background: #000;
}

.industry-experience-main {
    background: #212121;
    margin: 91px 0 0;
}

.industry-experience-inner ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.industry-icon-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

.industry-right-content h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 25px;
    color: #FFFFFF;
}

.industry-icon-left {
    margin-right: 10px;
}

.industry-icon-content,
.industry-icon-content p {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
    margin: 15px 0 0;
    text-align: center;
}

.industry-experience-inner ul li {
    width: 25%;
    text-align: center;
    padding: 83px 0;
    background: rgba(0, 0, 0, 0.5);
}

.industry-experience-inner ul li:nth-child(2n+1) {
    background: rgba(0, 0, 0, 0.3);
}

.footer-main {
    background: #3A3A3A;
    padding: 62px 0 0;
}

.footer-logo {
    margin: 0 0 35px;
}

.footer-cygunx-info,
.footer-cygunx-info p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 300;
}

.footer-social-icon {
    margin: 17px 0 0;
}

.footer-social-icon ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.footer-social-icon ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 37px;
    height: 37px;
    background: #FFFFFF;
    color: #3A3A3A;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 0;
    font-size: 17px;
}
.footer-social-icon ul li {
    margin: 0 10px 0 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.footer-social-icon ul li i {
    color: #3A3A3A;
}

.footer-social-icon ul li a:hover {
    background: #f1383a;
    color: #fff;
}

.footer-social-icon ul li:hover i {
    color: #fff;
}

.footer-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    padding: 0 0 50px;
}

.footer-content-02 h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 0 0 25px;
}

.footer-content-02 {
    width: 100%;
}

.footer-content-02 ul li,
.footer-content-02 ul {
    width: 100%;
}

.footer-content-02 ul li:hover a {
    color: #fff;
    text-decoration: underline !important;
}

.footer-content-02 ul li a {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 300;
}
.footer-content-02 ul li a:hover
{
	color:#f1383a;
}

.footer-content:nth-child(2),
.footer-content:nth-child(3),
.footer-content:nth-child(4) {
    padding: 50px 0 0;
}

.address-outer, .address-outer p
{
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 300;
}
ul.contact-number.footer-contact4 li
{
	font-family: Helvetica;
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 300;
}
.footer-content-02.conatct-us-01 ul {
    display: inline-block;
    width: 100%;
}
.footer-content-02 ul.contact-number {
    margin: 30px 0 10px 0;
    display: inline-block;
    width: 100%;
}
.footer-content:nth-child(2) {
    padding-left: 45px;
}

.footer-content-02 form {
    margin: 0 0 30px;
}

.footer-content-02 form input.tnp-email {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #3A3A3A;
    background: #FFFFFF;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    width: 100%;
    padding: 15px 115px 15px 25px;
    border: 1px solid #fff;
    height: 50px;
}

.footer-content-02 form input.tnp-email:focus {
    border: 1px solid #f1383a;
}

.work-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    font-family: Helvetica;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 300;
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
}

.work-footer .milkshake {
    font-family: 'Milkshake';
    margin-left: 10px;
}

.copyright-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.copyright-content {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 300;
}

.copyright-main {
    background: #212121;
    padding: 25px 0;
    position: relative;
}

.footer-whatsapp-outer a {
    position: absolute;
    top: -25px;
    left: 50%;
    width: 58px;
    height: 58px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin-left: -29px;
    transition: .3s all ease;
}

.footer-whatsapp-outer a::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 63px;
    height: 63px;
    background: #ffffff4f;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.copyright-rightouter {
    text-align: right;
}

.copyright-rightouter a {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 300;
}

.copyright-rightouter a:hover {
    color: #f1383a;
}

.web-designs-inner-01 ul li {
    width: 33.33%;
    text-align: center;
}

.web-designs-inner-01 {
    width: 100%;
}

.web-designs-inner-01 ul {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}

.web-designs-inner h3 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin: 0 0 9px;
}

.web-designs-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.web-designs-inner {
    display: block;
}

.web-designs-main {
    padding: 100px 0 30px;
}

.web-designs-inner-01 ul li a {
    padding: 55px;
    position: relative;
    overflow: hidden;
}

.user-svg-wrapper {
    position: relative;
}

.user-svg-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    background: #39afbd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    right: 0;
    bottom: 0;
    margin: auto;
}

.user-card-team .user-svg-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    background: #F24EA0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    right: 0;
    bottom: 0;
    margin: auto;
}

.user-card-developer .user-svg-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    background: #FFCE7D;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    right: 0;
    bottom: 0;
    margin: auto;
}

.web-designs-inner-01 ul li a.web-designs-inner:hover .user-svg-wrapper::before {
    transform: scale(6.5);
}

.web-designs-inner .user-card-intro {
    margin: 0 0 25px;
    position: relative;
    z-index: 1;
}

.user-svg-wrapper svg {
    position: relative;
    z-index: 1;
}

.recent-btn-blog {
    display: inline-block;
    margin: 15px 0 0;
}

.recent-btn-blog span {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #636363;
    background: #FFFFFF;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 8px 25px;
    display: inline-block;
    z-index: 9999;
    position: relative;
}

.web-designs-inner-01 ul li a:hover #des-mug {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

.web-designs-inner-01 ul li a:hover #des-camera {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.web-designs-inner-01 ul li a:hover #des-bubble {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.web-designs-inner-01 a:hover #team-user-left {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

.web-designs-inner-01 a:hover #team-user-right {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.web-designs-inner-01 a:hover #dev-books {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.web-designs-inner-01 a:hover #dev-mug {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

.web-designs-inner-01 a:hover #dev-bubble {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.web-designs-inner-01 ul li a:hover span {
    background: transparent;
    color: #000
}

.footer-whatsapp-outer a:hover {
    background: #81c240;
}

.footer-whatsapp-outer a:hover img {
    filter: brightness(100);
    transition: .3s all ease;
}

.footer-content-02 form input::placeholder {
    color: #3A3A3A;
}

body {
    overflow-x: hidden;
}

.product-01:hover {
    background: #b7d79778;
}

.product-02:hover {
    background: #cd7f8154;
}

.product-03:hover {
    background: #e5bc1047;
}

.product-04:hover {
    background: #76adc95c;
}

.product-05:hover {
    background: #128dd01c;
}

.product-06:hover {
    background: #8D6DBA4A;
}

.menu-item-wrap {
    padding: 5px 20px 0 !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.product-01:hover .menu-item-content a {
    color: #93d74f;
}

.product-01:hover .menu-item-content p,
.product-02:hover .menu-item-content p,
.product-03:hover .menu-item-content p,
.product-04:hover .menu-item-content p,
.product-05:hover .menu-item-content p,
.product-06:hover .menu-item-content p {
    color: #000000d9;
}

.product-02:hover .menu-item-content a {
    color: #ec8182;
}

.product-03:hover .menu-item-content a {
    color: #f9c900;
}

.product-04:hover .menu-item-content a {
    color: #2D95CC;
}

.product-05:hover .menu-item-content a {
    color: #128dd0;
}

.product-06:hover .menu-item-content a {
    color: #8654CC;
}


/* erp page  css start */

.key-modules-main .the-product-inner ul {
    grid-template-columns: repeat(4, 1fr);
}

.key-modules-main .the-product-detials-outer {
    padding: 0 50px;
}

.key-modules-main .the-product-content {
    padding-left: 10px;
}

.key-modules-main .the-product-icon {
    width: 13%;
}

.key-modules-main .the-product-inner ul li {
    padding: 10px 10px 5px;
    margin: 0 0 50px;
}

.key-modules-main .the-product-content {
    width: 87%;
}

.key-modules-main .inventory-management-outer {
    padding: 110px 0 0;
}

.transport-logistics-outer {
    background: #FFFFFF;
    border: 1px solid #C3C3C3;
    box-sizing: border-box;
    padding: 81px 44px 30px;
}

.transport-logistics-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 90px 0 70px;
}

.transport-logistics-heading-inner {
    text-align: center;
    width: 100%;
    margin: 0 0 32px;
}

.transport-logistics-heading-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 8px 0 0;
}

.sticky-box-body p input,
.sticky-box-body p textarea {
    font-weight: 300;
}

.management-right {
    padding-left: 20px;
}

.transport-outer {
    margin: 63px 0 0;
}

.transport-logistics-inner {
    text-align: center;
}

.transport-logistics-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: #3A3A3A;
}

.transport-btn-outer {
    text-align: center;
    margin: 23px 0 0;
}

.transport-btn-outer a {
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 15px 35px;
    display: inline-block;
}

.transport-btn-outer a:hover {
    background: #000000;
}

.integrated-software-erp-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 80px 0 70px;
    margin: 0 0 30px;
}

.integrated-software-erp-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.integrated-software-erp-left {
    padding-right: 40px;
}

.integrated-software-erp-right {
    padding-left: 40px;
}

.integrated-software-right-erp-inner h5 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.integrated-software-right-erp-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
}

.integrated-software-right-erp-inner h2 {
    margin: 0 0 15px;
}

.integrated-software-right-erp-inner {
    max-width: 500px;
}

.gst-software-erp-outer {
    margin: 110px 0 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.gst-software-erp-left-inner h5 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.gst-software-erp-left-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    font-weight: 300;
}

.gst-software-erp-left-inner h2 {
    margin: 0 0 15px;
}

.gst-software-erp-left {
    padding-right: 80px;
}

.gst-software-erp-right {
    padding-left: 80px;
}

.gst-software-erp-right-inner {
    width: 100%;
    height: 529px;
    position: relative;
}

.gst-software-erp-right-inner img {
    width: 100%;
    object-fit: cover;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    height: 100%;
}

.gst-software-erp-icon {
    width: 173px;
    height: 173px;
    position: absolute;
    top: 20px;
    left: -120px;
}

.gst-software-erp-left-inner {
    padding: 50px 0 0;
}

.just-one-click-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    padding: 100px 20px 0;
}

.just-one-click-left-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #6B6B6B;
    padding-right: 35%;
}

.just-one-click-left-inner h2 {
    margin: 0 0 8px;
}

.just-one-click-left-inner {
    padding: 20px 0 0;
}

.just-one-click-right-inner li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid #81C240;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px 20px;
    margin: 0 0 13px;
    width: 70%;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
}

.just-click-icon {
    margin-right: 18px;
}

.just-one-click-right-inner li:nth-child(1) {
    width: 100%;
    border: 2px solid #F5C912;
}

.just-one-click-right-inner li:nth-child(2) {
    border: 2px solid #87C8EA;
}

.just-one-click-right-inner {
    width: 100%;
    position: relative;
}

.price-icon-outer {
    position: absolute;
    bottom: -26px;
    right: 0;
    width: 173px;
    height: 173px;
}

.price-icon-outer img {
    width: 100%;
}

.testimonials-erp-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 100px 0 0;
}

.cygnux-softtech-erp-main {
    background-image: linear-gradient(to bottom, #fdfdfd12, #fdfdfd12);
}

.transport-logistics-main .services-need-left {
    padding-right: 50px;
}


/* erp page  css End */


/* About us page start */

.about-us-banner {
    background: url(../images/about-us-banner.png) no-repeat;
}

.banner-main {
    background-size: cover;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 300px;
}

.banner-main,
.banner-inner {
    height: 300px;
}

.banner-inner {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.banner-inner h1 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 19px;
}

.banner-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.shopping-us-outer {
    display: flex;
    flex-wrap: wrap;
    display: -wenkit-flex;
    -wenkit-flex-wrap: wrap;
}

.shopping-us-left-outer {
    padding-right: 55px;
}

.shopping-us-right-outer {
    padding-left: 55px;
}

.shopping-us-main {
    padding: 130px 0 85px;
}

.shopping-us-left-inner h2 {
    margin: 0 0 32px;
}

.shopping-us-left-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 35px;
}

.brochure-btn-outer {
    margin: 0;
}

.shopping-us-right-inner {
    width: 100%;
    height: 693px;
    overflow: hidden;
}

.shopping-us-right-inner img {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.shopping-us-left-inner {
    padding: 40px 0 0;
}

.vision-main {
    padding: 130px 0 110px;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
}

.vision-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    margin: 0 0 190px;
}

.vision-inner {
    position: relative;
    height: 567px;
}

.vision-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

.vision-icon-outer {
    width: 173px;
    height: 173px;
    position: absolute;
    top: -45px;
    right: -80px;
}

.vision-left {
    padding-right: 65px;
}

.vision-right {
    padding-left: 65px;
}

.vision-right-inner h2 {
    margin: 0 0 20px;
}

.vision-right-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 32px;
    color: #3A3A3A;
    padding-right: 30%;
}

.vision-outer:nth-child(2n) {
    flex-direction: row-reverse;
}

.vision-outer:nth-child(2n) .vision-left {
    padding-right: 0;
    padding-left: 65px;
}

.vision-outer:nth-child(2n) .vision-right {
    padding-left: 0;
    padding-right: 65px;
}

.vision-outer:nth-child(2n) .vision-icon-outer {
    left: -80px;
}

.vision-outer:nth-child(2n) .vision-right-inner p {
    padding-right: 10%;
}

.vision-outer:last-child {
    margin: 0;
}


/* About us page End */


/* Enterprise Resource Planning page css start */

.enterprise-resource-banner {
    background: url(../images/enterprise-resource-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.transpor-management-main {
    padding: 100px 0;
}

.transpor-management-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.transpor-management-left-inner {
    padding-right: 80px;
}

.transpor-management-right-inner {
    padding-left: 80px;
}

.transpor-management-left-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0;
}

.transpor-management-left-inner h2 {
    margin: 0 0 26px;
}

.warehouse-management-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.warehouse-management-main:nth-child(2n) .warehouse-management-outer {
    flex-direction: row-reverse;
}

.warehouse-management-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 200px 0;
}

.warehouse-management-main:nth-child(2n) .warehouse-management-outer .warehouse-management-right-inner {
    padding-left: 0;
    padding-right: 160px;
}

.warehouse-management-right-inner {
    padding-left: 160px;
}

.warehouse-management-left-inner img,
.transpor-management-right-inner img {
    width: 100%;
}

.warehouse-management-right-inner h2 {
    margin: 0 0 26px;
}

.warehouse-management-right-inner p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0;
}

.warehouse-management-outer:nth-child(2n) {
    margin: 250px 0 0;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}

.warehouse-management-outer:nth-child(2n) .warehouse-management-right-inner {
    padding-right: 160px;
    padding-left: 0;
}

.page-template-enterprise-resource-planning .project-together-main {
    margin: 0;
}

.warehouse-management-main+.warehouse-management-main+.warehouse-management-main {
    padding: 200px 0 145px;
}


/* Enterprise Resource Planning page css End */


/*Blog page css Start */

.blog-banner {
    background: url(../images/blog-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.blog-outer {
    display: flex;
    flex-wrap: wrap;
    display: flex;
    -webkit-flex-wrap: wrap;
}

.blog-main {
    padding: 100px 0 0;
}

.blog-img-outer img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    height: 100%;
    object-fit: cover;
}

.blog-left-content-outer {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    margin: 0 0 59px;
}

.blog-left-outer {
    display: flex;
    flex-wrap: wrap;
    display: flex;
    -webkit-flex-wrap: wrap;
    margin-left: -22px;
}

.blog-left-outer .blog-left-inner:first-child {
    width: 100%;
    margin: 0 0 89px;
}

.blog-left-inner .blog-img-outer {
    position: relative;
    height: 380px;
}

.blog-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #81C240;
    padding: 7px 15px;
}

.blog-date h6 {
    font-family: Helvetica;
    font-size: 15px;
    line-height: 30px;
    color: #FFFFFF;
}

.blog-date img {
    width: 15px;
    height: 15px;
    margin: -3px 8px 0 0;
}

.blog-img-outer {
    position: relative;
}

.blog-left-outer .blog-left-inner:first-child .blog-content {
    padding: 26px 35px 28px;
}

.blog-content h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 42px;
    color: #3A3A3A;
    margin: 0 0 11px;
}

.blog-content p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
}

.read-more-blog-btn a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.read-more-blog-btn a img {
    margin-left: 7px;
}

.blog-left-inner {
    padding: 0 22px;
}

.blog-content {
    padding: 18px 26px 25px;
}

.search-blog-outer input {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.03em;
    padding: 18px 15px;
    background: #F8F8F8;
    border: none;
    border: 0px !important;
}

.search-blog-outer input::placeholder {
    color: #3A3A3A;
}

.Category-blog-outer {
    margin: 41px 0 0;
}

.blog-right-inner {
    padding-left: 40px;
}

.Category-blog-outer h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #3A3A3A;
    border-bottom: 1px solid #3A3A3A;
    padding: 0 0 21px;
    margin: 0 0 30px;
}

.Category-blog-outer li a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    background: url(../images/category-left-icon.png) no-repeat center right;
    display: block;
}

.Category-blog-outer li {
    margin: 0 0 18px;
}

.blog-left-outer .blog-left-inner:first-child .blog-left-content-outer {
    margin: 0;
}


/* Blog page css End */


/* Blog details page css Start */

.blog-details {
    background: url(../images/blog-details-img.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.banner-inner h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 19px;
}

.banner-inner li {
    display: inline-block;
    color: #fff;
    margin: 0 5px;
}

.banner-inner .breadcrumbs a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 10px;
}

.banner-inner .breadcrumbs {
    color: #fff;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    display: -webkit-flex;
    display: flex;
}

.blog-detials-img-inner img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

.blog-details-content {
    padding: 35px 0 0;
}

.blog-details-content h1 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    color: #000000;
    margin: 0 0 25px;
}

.blog-details-content p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 40px;
}

.blog-details-content blockquote {
    background: #128DD0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    color: #FFFFFF;
    padding: 40px 80px 35px 50px;
    margin: 0 0 40px;
}

.blog-details-content blockquote p {
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    color: #FFFFFF;
    margin: 0;
}

.blog-details-content blockquote cite {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    position: relative;
    margin: 16px 0 0;
    padding-left: 65px;
}

.blog-details-content blockquote cite::before {
    content: "";
    background: #FFFFFF;
    width: 51px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 11px;
}

.blog-detials-left {
    padding-right: 80px;
}

.popular-tags-outer {
    margin: 52px 0 20px;
    border-top: 0.4px solid #e5e5e5;
    border-bottom: 0.4px solid #e5e5e5;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.popular-tags-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    width: 60%;
}

.popular-tags-left h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #3A3A3A;
    margin-right: 34px;
}

.popular-tags-left ul li,
.popular-tags-left li p a {
    display: inline-block;
    font-family: Helvetica;
    font-size: 15px !important;
    line-height: 30px;
    color: #3A3A3A;
    background: #F4F4F5;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 24px;
    margin: 0 5px;
}

.popular-tags-right {
    text-align: right;
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: end;
    -webkit-align-items: center;
}

.popular-tags-right li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 37px;
    height: 37px;
    background: #F4F4F5;
    color: #3A3A3A;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 7px;
    font-size: 17px;
}

.popular-tags-right ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.popular-tags-right li a i {
    color: #3A3A3A;
}

.popular-tags-right h5 {
    margin-right: 21px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #3A3A3A;
}

.popular-tags-right li a:hover {
    background: #128DD0;
}

.popular-tags-right li a:hover i {
    color: #fff;
}


/* Blog details page css End */


/* Blog details page css End */

.our-work-banner {
    background: url(../images/our-work-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.our-work-heading-inner h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 60px;
    color: #3A3A3A;
    max-width: 860px;
    margin: 0 0 20px;
}

.our-work-designs-outer ul li {
    display: inline-block;
    box-sizing: border-box;
    margin-right: 7px;
    margin-bottom: 10px;
}

.our-work-designs-outer ul li a {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    margin-right: 0;
    padding: 10px 20px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #3A3A3A;
}

.our-work-designs-outer ul li.active {
    background: #128DD0;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.13);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    color: #fff;
}

.our-work-designs-outer ul li a:hover {
    background: #128dd0;
}

.our-work-designs-outer ul li.current-cat a {
    background: #128dd0;
    color: #fff;
    border: 1px solid #128dd0;
}

.work-portfolio-design-content-inner h6 b:last-child {
    display: none;
}

.our-work-designs-outer ul li:hover a {
    color: #fff;
}

.our-work-designs-outer ul li.active a {
    color: #fff;
}

.our-work-portfolio-main {
    padding: 80px 0 0;
}

.our-work-portfolio-inner {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    margin: 0 -11px;
}

.work-portfolio-design:nth-child(1) {
    width: 60%;
    padding-right: 25px;
}

.work-portfolio-design:nth-child(2) {
    width: 40%;
    padding-left: 25px;
}

.work-portfolio-design:nth-child(3n) {
    width: 100%;
}

.work-portfolio-design {
    width: 50%;
    margin: 0 0 40px;
}

.our-work-designs-outer {
    margin: 0 0 79px;
}

.work-portfolio-design:nth-child(6n - 5) .work-portfolio-design-content {
    background: #F6F8F5;
    padding: 45px 65px;
}

.work-portfolio-design-content-inner h6 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.work-portfolio-design-content-inner h6 a,
.work-portfolio-design-content-inner h3 a {
    color: #3A3A3A;
}

.work-portfolio-design-content-inner h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 60px;
    color: #3A3A3A;
}

.work-portfolio-design-content-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
}

.portfolio-design-img {
    width: 100%;
    margin: 17px 0 0;
    position: relative;
    z-index: 9;
    text-align: center;
}

.portfolio-design-img img {
    max-width: 100%;
    height: 100%;
}

.work-portfolio-design:nth-child(1) .work-portfolio-design-content .portfolio-design-img img {
    width: 100%;
    height: 100%;
    max-width: 340px;
}

.work-portfolio-design:nth-child(6n - 4) .work-portfolio-design-content {
    background: #FAF0F2;
    padding: 45px 35px;
    position: relative;
}

.work-portfolio-design:nth-child(6n - 4) .work-portfolio-design-content::after {
    content: "";
    background: url(../images/portfolio-after.png) no-repeat;
    width: 440px;
    height: 281px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: cover;
}

.work-portfolio-design:nth-child(2) .portfolio-design-img {
    padding: 0 30px;
}

.work-portfolio-design:nth-child(3n) .work-portfolio-design-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    background: #EAF4F5;
    padding: 45px 25px;
}

.work-portfolio-design:nth-child(3n) .work-portfolio-design-content-inner {
    width: 50%;
    padding-left: 108px;
    padding-right: 95px;
}

.work-portfolio-design:nth-child(3n) .portfolio-design-img {
    width: 50%;
}

.work-portfolio-design-content {
    height: 100%;
    background: #F8F3EE;
    padding: 42px 50px 30px;
}

.work-portfolio-design:nth-child(6n) .work-portfolio-design-content {
    background: #EFF5EA;
    position: relative;
    padding-right: 80px;
}

.work-portfolio-design:nth-child(6n-1) .work-portfolio-design-content {
    background: #F0F2FA;
}

.work-portfolio-design:nth-child(6n-2) .work-portfolio-design-content {
    background: #F8F3EE;
}

.work-portfolio-design {
    padding: 0 22px;
}

.work-portfolio-design:nth-child(6n) .work-portfolio-design-content::before {
    content: "";
    position: absolute;
    background: url(../images/portfolio-before-line-img.png) no-repeat;
    width: 95px;
    height: 123px;
    bottom: 0;
    left: 0;
    background-size: cover;
}

.work-portfolio-design:nth-child(6n) .work-portfolio-design-content::after {
    content: "";
    position: absolute;
    background: url(../images/portfolio-after-line-img.png) no-repeat;
    width: 196px;
    height: 255px;
    right: 0;
    top: 0;
    background-size: cover;
}

.work-portfolio-design:not(.work-portfolio-design:nth-child(3n)) .work-portfolio-design-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* Blog details page css End */


/* careers page css start */

.careers-banner {
    background: url(../images/careers-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.developer-main {
    padding: 165px 0 50px;
}

.developer-inner ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    padding: 0 155px;
    margin-left: -45px;
}

.developer-inner ul li {
    width: 33.33%;
    padding-left: 45px;
    margin-bottom: 54px;
}

.developer-inner-content h5 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #555657;
    margin: 30px 0 15px 0;
}

.developer-inner-content p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    font-weight: 300;
}

.developer-inner-content {
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    padding: 45px 20px 25px;
    height: 100%;
}

.developer-icon img {
    width: auto;
    height: 90px;
}

.developer-inner ul li .developer-icon {
    min-height: 95px;
}

.developer-inner ul li:last-child .developer-icon img {
    height: 80px;
}

.developer-inner ul li.green-web .developer-inner-content:hover {
    background: #b7d7974a;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
}

.developer-inner ul li.light-red-web .developer-inner-content:hover {
    background: #FFF9F9;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
}

.developer-inner ul li.yellow-web .developer-inner-content:hover {
    background: #e5bc1024;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
}

.developer-inner ul li.blue-web .developer-inner-content:hover {
    background: #128dd01c;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
}

.developer-inner ul li.purple-web .developer-inner-content:hover {
    background: #8D6DBA33;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
}

.developer-inner ul li.light-blue-web .developer-inner-content:hover {
    background: #76adc91c;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
}

.careers-services-inner-content {
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 36px 36px 27px;
}

.careers-services-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    margin: 0 0 10px;
}

.careers-web-content {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: end;
    padding-left: 20px;
}

.careers-web-content h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 42px;
    color: #3A3A3A;
}

.full-time-outer {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    padding-left: 10px;
}

.careers-services-inner-content p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #6B6B6B;
}

.services-icon-left img {
    filter: brightness(0);
}

.services-apply-btn a {
    background: #FDFDFD;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.6);
    padding: 15px 26px;
    display: inline-block;
}

.services-apply-btn a img {
    filter: brightness(0);
    opacity: 0.5;
    margin-left: 12px;
}

.careers-services-inner-content:hover .services-icon-left img {
    filter: inherit;
}

.careers-services-inner-content:hover h5 {
    color: #128DD0;
}

.careers-services-inner-content:hover .services-apply-btn a {
    background: #128DD0;
    border: 1px solid #128DD0;
}

.careers-services-inner-content:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
}

.careers-services-inner-content:hover .services-apply-btn a {
    color: #ffff;
}

.careers-services-inner-content:hover .services-apply-btn a img {
    filter: inherit;
    opacity: 1;
}

.careers-services-main {
    margin: 40px 0 0;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd);
    padding: 184px 0 120px;
}

.page-template-careers .project-together-main {
    margin: 0;
}

.careers-services-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    padding: 0 60px;
    margin-left: -51px;
}

.careers-services-inner {
    padding-left: 51px;
    margin: 0 0 36px;
}


/* careers page css End */

.page-template-erp-page .banner-main {
    display: none;
}


/* support page css start */

.page-template-support .banner-main {
    display: none;
}

.support-banner {
    background: url(../images/support-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
    display: block !important;
}

.support-form {
    width: 100%;
    text-align: center;
    max-width: 664px;
    margin: 4px 0 0;
}

.support-form form {
    width: 100%;
    position: relative;
}

.support-form input {
    background: #FFFFFF;
    border-radius: 70px;
    -webkit-border-radius: 70px;
    max-width: 664px;
    width: 100%;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #555657;
    padding: 13px 35px;
    border: none;
}

.support-form form button {
    background: #F1383A;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    border: none;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    right: -1px;
    padding: 13px 46px;
    top: 0;
}

.page-template-support .support-form {
    display: block;
}

.category-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.category-left-inner-content h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 44px;
}

.category-left-inner-content ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: rgba(58, 58, 58, 0.5);
}

.category-left-inner-content {
    display: block;
}

.category-left-inner-content ul li {
    margin: 0 0 18px;
}

.category-left-inner-content ul li.active a {
    font-weight: 600;
    color: #3A3A3A;
}

.category-left-inner-content ul li a:hover {
    color: #3A3A3A;
}

.category-left-inner {
    padding-right: 75px;
}

.category-right-heading h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #353535;
    margin: 0 0 20px;
}

.category-right-heading h5 a {
    color: #353535;
    display: inline-block;
}

.category-right-heading p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 28px;
    color: #6B6B6B;
}

.category-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 151px 0 125px;
    margin: 90px 0 0;
}

.category-right-inner-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 29px 35px;
}

.category-right-content {
    background: #FFFFFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 39px 36px 26px;
}

.category-review-icon {
    margin: 28px 0 0;
}

.category-review-icon ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.category-review-icon ul li img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.category-review-icon ul li {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 30px;
    color: rgba(88, 88, 88, 0.94);
}

.category-review-icon ul li:nth-child(2) {
    margin: 0 12px 0 -10px;
}

.category-right-content:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
}


/* support page css End */


/* Mobile Apps Solution Start */

.apps-solution-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    padding-left: 90px;
    padding-right: 40px;
}

.apps-icon-outer {
    width: 80px;
    height: 80px;
    margin: 0 0 15px;
}

.apps-icon-outer img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.apps-solution-left-inner {
    height: 702px;
}

.apps-solution-left-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.apps-solution-left {
    padding-right: 80px;
}

.apps-solution-right {
    padding-left: 80px;
}

.apps-solution-right-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 26px 0 0;
}

.ios-apps-solution {
    padding: 100px 0;
}

.android-apps-inner ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.android-apps-inner ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #545454;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.android-apps-inner ul li:last-child {
    border: none;
}

.android-apps-inner {
    background: #FFFFFF;
    box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 60px 0 60px;
}

.android-apps-icon {
    margin-right: 12px;
}

.android-apps-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 100px 0;
}

.android-apps-solution-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    margin: 120px 0 0;
}

.android-apps-icon-outer {
    margin: 0 0 26px;
    width: 80px;
    height: 80px;
}

.android-apps-icon-outer img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.android-apps-solution-left {
    padding-right: 75px;
}

.android-apps-solution-right {
    padding-left: 20px;
}

.android-apps-solution-left-inner {
    height: 699px;
    width: 100%;
}

.android-apps-solution-right-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 26px 0 0;
}

.android-apps-solution-left-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.development-process-main {
    padding: 90px 0 140px;
}

.development-process-heading {
    text-align: center;
}

.development-process-heading h2 {
    margin: 0 0 25px;
}

.development-process-heading p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
}

.development-process-inner-content {
    text-align: center;
    background: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 26px 80px 28px;
    height: 100%;
    cursor: pointer;
}

.development-process-inner-content:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.development-process-img {
    width: 137px;
    height: 139px;
    display: inline-block;
    margin: 0 0 22px;
}

.development-process-img img {
    width: 100%;
}

.business-process-content h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin: 0 0 5px;
}

.business-process-content p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: #6B6B6B;
    margin: 0;
}

.Start-today-outer a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #666666;
    background: #FDFDFD;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 22px;
}

.Start-today-outer a span img {
    filter: brightness(0);
    opacity: 0.4;
    margin: 0px 0 0 8px;
}

.development-process-outer {
    margin: 80px 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0 45px;
}

.development-process-inner-content:hover a {
    background: #128DD0;
    color: #FFFFFF;
    border: 1px solid #128DD0;
}

.development-process-inner-content:hover a img {
    filter: inherit;
    opacity: 1;
}

.development-process-inner {
    width: 100%;
}


/* Mobile Apps Solution End */


/* Warehouse Management System Start */

.page-template-warehouse-management-system .banner-main {
    display: none;
}

.time-online-system-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    padding: 0 90px;
}

.time-online-system-left-inner img {
    filter: drop-shadow(68px 88px 92px rgba(0, 0, 0, 0.06));
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

.time-online-system-left-inner {
    height: 400px;
    width: 100%;
}

.time-online-system-left {
    padding-right: 60px;
}

.time-online-system-right {
    padding-left: 60px;
}

.time-online-system-right-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 5px;
}

.time-online-system-right-inner h2 {
    margin: 0 0 23px;
}

.time-online-system-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 100px 0 20px;
}

.page-template-warehouse-management-system .the-product-main {
    background-image: none;
    padding: 170px 0 70px;
}

.how-is-planning h5 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
}

.time-tracking-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.time-tracking-left-inner h2 {
    margin: 0 0 22px;
}

.time-tracking-left-inner p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 30px;
}

.time-tracking-left-inner p:last-child {
    margin: 0;
}

.time-tracking-left {
    padding-right: 80px;
}

.time-tracking-right {
    padding-left: 50px;
}

.time-tracking-right-inner {
    height: 567px;
    width: 100%;
    position: relative;
}

.time-tracking-right-inner img {
    max-width: 100%;
    height: 100%;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    object-fit: cover;
}

.time-tracking-icon {
    position: absolute;
    top: 15px;
    left: -90px;
    height: 173px;
    width: 173px;
}

.time-tracking-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.time-tracking-main {
    padding: 80px 0 150px;
}

.warehouse-img-outer .management-first img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.warehouse-img-outer img {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.management-first {
    height: 532px;
    width: 100%;
}

.management-system-img-outer {
    position: relative;
    padding-right: 90px;
}

.management-img-left {
    width: 137px;
    height: 158px;
    position: absolute;
    top: 77px;
    right: 0;
}

.management-img-left img {
    width: 100%;
    height: 100%;
    filter: drop-shadow(68px 88px 92px rgba(0, 0, 0, 0.06));
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.management-img-right {
    width: 276px;
    height: 199px;
    position: absolute;
    bottom: -10px;
    right: -90px;
}

.management-img-right img,
.management-img-left img {
    -webkit-box-shadow: 0 0 29px #d3d3d3;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 1px solid #e3e3e3;
    border-radius: 0;
}

.transactions-left {
    width: 247px;
    height: 159px;
}

.transactions-botom-right {
    width: 138px;
    height: 161px;
    right: 0;
    bottom: 20px;
}


/* Warehouse Management System End */

.blog-outer .navigation.pagination {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    align-items: center;
    justify-content: center;
}

.blog-outer .navigation.pagination h2.screen-reader-text {
    display: none;
}

.search-blog-outer {
    display: inline-block;
    width: 100%;
    position: relative;
}

.blog-outer .navigation.pagination .nav-links {
    float: none;
    display: inline-block;
    font-family: Helvetica;
    font-size: 18px;
    line-height: 30px;
    color: #3A3A3A;
}

.blog-outer .next.page-numbers {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 6px 20px;
}

.search-blog-outer label.wp-block-search__label {
    display: none;
}

.search-blog-outer button.wp-block-search__button {
    background: url(../images/search-blog-icon.png) center center no-repeat !important;
    width: 52px;
    height: 52px;
    border: 0px !important;
    position: absolute;
    right: 12px;
    margin: 0;
    padding: 0;
    top: 7px;
    color: transparent;
}

.popular-tags-right>li#block-8 {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 0;
}

.banner-inner .breadcrumbs .crumb-sep {
    margin: 0 10px 0 0;
}

.apply-for-job-out {
    float: left;
    width: 100%;
}

.apply-for-job-form {
    float: left;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.apply-for-job-main .modal-header {
    background: #81C240;
}

.apply-for-job-main .modal-header h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
}

.apply-for-job-main .btn-close {
    position: absolute;
    right: -10px;
    background: #81C240;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    top: -10px;
    color: #fff !important;
    width: 30px;
    height: 30px;
    box-shadow: none;
    border: 0px;
}

.apply-for-job-main .btn-close .fa.fa-times {
    font-size: 24px;
    text-stroke: 2px #81C240;
    -webkit-text-stroke: 2px #81C240;
}

.apply-for-job-main .btn-close:hover {
    background: #000;
}

.apply-for-job-main .btn-close:hover .fa.fa-times {
    text-stroke: 2px #000;
    -webkit-text-stroke: 2px #000;
}

.apply-for-job-main .modal-dialog {
    max-width: 640px;
    margin: 3.75rem auto;
}

.apply-for-job-main .modal-dialog .modal-content {
    border: 0px;
}

.apply-for-job-form .apply-for-field {
    float: left;
    width: 49%;
    margin-bottom: 20px;
}

.apply-for-job-form .apply-for-field input,
.apply-for-job-form .apply-for-field select,
.apply-for-field.full-width textarea {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #3A3A3A;
    background: #FFFFFF;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    padding: 14px 15px;
    border: 1px solid #E2E2E2;
}

.apply-for-job-form .apply-for-field input:focus,
.apply-for-job-form .apply-for-field select:focus {
    border: 1px solid #F1383A;
}

.apply-for-field.full-width,
.apply-for-field-upload.full-width {
    width: 100%;
}

.submit-button-field {
    float: left;
    width: 100%;
}

.submit-button-field input {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 16px 36px;
    display: block;
}

.submit-button-field input:hover {
    background: #000;
}

.submit-button-field {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    position: relative;
}

.apply-for-job-main .modal-body {
    padding: 40px 30px 50px 30px;
}

.submit-button-field input {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 21px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #F1383A;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    padding: 20px 75px;
    box-shadow: none !important;
    border: 0px;
    float: none;
    display: inline-block;
    min-width: 280px;
}

.apply-for-field-upload.full-width .upload-btn-wrapper br {
    display: none;
}

.apply-for-field.full-width textarea {
    height: 200px;
    resize: none;
}

.apply-for-job-form .apply-for-field>span {
    width: 100%;
}

.wpcf7-response-output {
    float: left;
    width: 100%;
}

.submit-button-field .ajax-loader {
    margin: 18px 0 0 20px;
    position: absolute;
}

.apply-for-job-main .wpcf7-response-output {
    float: left;
    width: 100%;
}

.apply-for-field.full-width .apply-for-field.full-width textarea {
    height: 200px;
    resize: none;
}

.apply-for-job-form .apply-for-field select {
    background: #fff url(../images/bottom-arrow1.png) 96% center no-repeat !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 13px !important;
}

.apply-for-field-upload.full-width {
    float: left;
    width: 100%;
}

.apply-for-field-upload.full-width .upload-btn-wrapper {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
}

.apply-for-field-upload .btn {
    font-size: 20px !important;
    font-style: normal;
    /* font-weight: 500; */
    font-size: 17px;
    line-height: 21px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    background: #fff;
    border-radius: 5px !important;
    -webkit-border-radius: 4px !important;
    padding: 5px;
    box-shadow: none !important;
    border: 0px;
    float: none;
    display: inline-block;
    cursor: pointer;
    float: none;
    min-width: auto;
    margin: 0 8px 0 0;
}

.apply-for-field-upload .upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

.our-work-designs-outer .tab-content {
    display: none;
}

.our-work-designs-outer .tab-content.tab-active {
    display: block !important;
}

.our-work-portfolio-main.sigle-portfolio-sec .work-portfolio-design {
    width: 100%;
}

.our-work-portfolio-main.sigle-portfolio-sec .work-portfolio-design {
    width: 100% !important;
}

.portfolio-gosite-buton {
    float: left;
    width: 100%;
    text-align: left;
    margin: 20px 0;
}

.portfolio-gosite-buton a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 15px 36px;
    display: inline-block;
}


/* Point Of Sale - Retail Management System start */

.page-template-point-of-sale-retail-management-system .banner-main {
    display: none;
}

.werehouse-main-content .transport-logistics-heading-inner {
    margin: 0 0 42px;
}

.fully-integrated-main.key-modules-main .the-product-inner ul {
    grid-template-columns: repeat(3, 1fr);
}

.the-product-main.key-modules-main.fully-integrated-main {
    background-image: inherit;
}

.page-template-warehouse-management-system .the-product-inner ul li.green:hover {
    background: #8D6DBA4A;
}

.page-template-warehouse-management-system .the-product-inner ul li.green:hover h6 {
    color: #8654CC;
}

.page-template-point-of-sale-retail-management-system .the-product-inner ul li.green:hover {
    background: #8D6DBA4A;
}

.page-template-point-of-sale-retail-management-system .the-product-inner ul li.green:hover h6 {
    color: #8654CC;
}

.page-template-warehouse-management-system .the-product-content h6 {
    margin: 0;
}

.page-template-warehouse-management-system .the-product-inner ul li {
    align-items: center;
}

.page-template-point-of-sale-retail-management-system .the-product-content h6 {
    margin: 0;
}

.page-template-point-of-sale-retail-management-system .the-product-inner ul li {
    align-items: center;
}


/* Point Of Sale - Retail Management System End */


/* Fleet Management System Start */

.page-template-fleet-management-system .banner-main {
    display: none;
}

.page-template-fleet-management-system .management-img-left.fleet-management-top {
    width: 161px;
    height: 69px;
    right: -150px;
}

.page-template-fleet-management-system .fleet-management-bottom {
    bottom: 0;
    right: -70px;
}

.better-fleet-management-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.better-fleet-management-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 100px 0 120px;
    margin: 30px 0 0;
}

.better-fleet-management-right-inner h6 {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
}

.better-fleet-right-02 {
    margin: 34px 0 0;
}

.better-fleet-management-left-inner {
    height: 581px;
    position: relative;
}

.better-fleet-management-left {
    padding-right: 75px;
}

.better-fleet-management-left-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 11px;
    -webkit-border-radius: 11px;
}

.better-fleet-management-left-before {
    width: 400px;
    height: 400px;
    left: -60px;
    z-index: 9;
    display: flex;
    align-items: center;
    opacity: 0;
    top: 160;
    visibility: hidden;
    transition: visibility .3s, opacity .3s;
    position: absolute;
    -webkit-transform: translateY(80px) !important;
    transform: translateY(80px) !important;
}

.better-fleet-management-left-before {
    transition: all .5s ease-in-out;
}

.better-fleet-management-outer .is-active .better-fleet-management-left-before {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1;
    visibility: visible;
}

.better-fleet-management-left-before img {
    width: auto;
    height: auto;
    max-width: 100%;
    -webkit-box-shadow: 0 0 29px #d3d3d3;
    box-shadow: 0 0 29px #d3d3d3;
}

.better-fleet-management-left-before img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.home .management-right-outer.slide-div {
    width: 100%;
    float: left;
    transition: all .5s ease-in-out;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    opacity: 0;
    -webkit-transform: translateY(80px) !important;
    transform: translateY(80px) !important;
}

.home .services-need-right-inner.is-active .management-right-outer.slide-div {
    opacity: 1;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
}

.home .services-need-right-inner .slick-track .slick-slide {
    position: relative;
}

.services-need-left-inner.better-fleet-right-02 .accordion-item {
    background: rgba(247, 247, 247, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    box-shadow: inherit;
}

.services-need-left-inner.better-fleet-right-02 .accordion-button {
    padding: 13px 28px;
    background: rgba(247, 247, 247, 0.8);
    box-sizing: border-box;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}

.services-need-left-inner.better-fleet-right-02 .accordion-body {
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px;
    padding: 0 30px 28px 80px;
}


/* Fleet Management System End */


/* School Management System Start */

.page-template-school-management-system .banner-main {
    display: none;
}

.page-template-school-management-system .management-img-left {
    width: 227px;
    height: 230px;
    position: absolute;
    top: 197px;
    right: -50px;
}

.cloud-education-outer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}

.cloud-education-main {
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
    padding: 100px 0 90px;
    margin: 24px 0 0;
}

.cloud-education-main h2 {
    margin: 0 0 21px;
}

.cloud-education-main p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 30px;
}

.cloud-education-main p:last-child {
    margin: 0;
}

.cloud-education-left {
    padding-right: 60px;
}

.cloud-education-right {
    padding-left: 20px;
}

.cloud-education-left-inner img {
    filter: drop-shadow(68px 88px 92px rgba(0, 0, 0, 0.06));
}

.page-template-courier-management-system .management-img-left.courier-management-ritght {
    right: 0 !important;
    left: inherit;
    bottom: 19px;
    top: inherit;
    width: 223px;
    height: 110px;
}

.management-right-outer.slide-div {
    width: 100%;
    float: left;
    height: 500px;
}


/* School Management System End */


/* courier Management System Start */

.page-template-courier-management-system .banner-main {
    display: none;
}


/* Courier Management System End */

.page-template-warehouse-management-system .services-need-right {
    padding-right: 10px;
}


/* contact us page Start */

.contact-us-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.contact-us-inner {
    padding: 0 35px;
}

.contact-us-inner:nth-child(1) {
    width: 40%;
}

.contact-us-inner {
    width: 30%;
}

.contact-us-location {
    width: 100%;
}

.contact-us-img-laction {
    background: rgba(229, 143, 144, 0.1);
    border: 1px solid #E58F90;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    width: 60px;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 0 0 21px;
}

.contact-us-address .contact-us-img-laction {
    background: rgba(129, 194, 64, 0.2);
    border: 1px solid #81C240;
    box-sizing: border-box;
}

.contact-us-phone .contact-us-img-laction {
    background: rgba(141, 109, 186, 0.2);
    border: 1px solid #8D6DBA;
    box-sizing: border-box;
}

.contact-us-main {
    padding: 110px 0 100px;
}

.laction-heading-01 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 14px;
}

.contact-us-location-content p,
.contact-us-location-content a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #6B6B6B;
}

.contact-us-adrress-content a {
    display: block;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #6B6B6B;
}

.have-any-questions-outer {
    background: #FFFFFF;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
    padding: 55px 101px 38px 108px;
    margin: 79px 0 0;
    position: relative;
    z-index: 9;
    text-align: center;
    display: inline-block;
}

.have-any-questions-outer h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    color: #000000;
    margin: 0 0 50px;
}

.map-outer iframe {
    width: 100%;
    opacity: .3;
    height: 510px;
}

.map-outer {
    margin: -450px 0 0;
    height: 100%;
    width: 100%;
}

.page-template-contact-us .project-together-main {
    margin: 0;
}

.contact-form-outer {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}

.contact-form-outer .wpcf7-form-control-wrap input {
    background: #FAFAFA;
    border: 1px solid rgba(211, 211, 211, 0.5);
    box-sizing: border-box;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #545454;
    width: 100%;
    padding: 27px 28px;
}

.contact-form-outer .wpcf7-form-control-wrap.textarea-421 {
    width: 100%;
}

.contact-form-outer .wpcf7-form-control-wrap.textarea-421 .wpcf7-textarea,
.contact-form-outer .wpcf7-form-control-wrap .wpcf7-form-control {
    background: #FAFAFA;
    border: 1px solid rgba(211, 211, 211, 0.5);
    box-sizing: border-box;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #545454;
    width: 100%;
    padding: 27px 28px;
}

.contact-form-outer .wpcf7-form-control-wrap.textarea-421 .wpcf7-textarea {
    resize: none;
    height: 238px;
}

.contact-form-outer .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-select {
    background: #FAFAFA url(../images/contact-select-arrow.png) no-repeat center right 30px;
    appearance: none;
    background-size: auto;
}

.contact-form-outer .send-us-mgs {
    text-align: center;
    display: inline-block;
    background: #128DD0 url(../images/arrow-left.png) no-repeat center right 30px;
    border-radius: 40px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #FFFFFF;
    border: none;
    padding: 17px 70px;
    margin: 12px auto 0;
}

.contact-form-outer .send-us-mgs:hover {
    background-color: #000;
}

.contact-form-outer .wpcf7-form-control-wrap .wpcf7-form-control:focus {
    border: 1px solid #0000007d;
}

.contact-form-field {
    margin-bottom: 20px;
    padding: 0 19px;
}

.contact-us-inner:nth-child(2) .contact-us-img-laction {
    background: rgba(129, 194, 64, 0.2);
    border: 1px solid #81C240;
    box-sizing: border-box;
    border-radius: 7px;
}

.contact-us-inner:nth-child(3) .contact-us-img-laction {
    background: rgba(141, 109, 186, 0.2);
    border: 1px solid #8D6DBA;
    box-sizing: border-box;
    border-radius: 7px;
}

.contact-form-field textarea {
    height: 238px;
    resize: none;
}

.have-any-questions {
    float: left;
    width: 100%;
}

.have-any-questions .wpcf7 form .wpcf7-response-output {
    border: 2px solid #00a0d2;
    width: 100%;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    padding: 17px 70px;
    margin: 12px auto 0;
    color: #000;
}


/* contact us page End */


/* 404 page  */

.error404 .banner-main {
    display: none;
}

.error404 .banner-main.error-banner {
    display: block;
}

.error-404.not-found.default-max-width {
    float: left;
    width: 100%;
    text-align: center;
    padding: 100px 15px;
}

.error404 .backto-home {
    float: left;
    width: 100%;
    text-align: center;
}

.error404 .backto-home a {
    background: #81C240;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Helvetica;
    font-size: 17px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 15px 90px;
    font-weight: 300;
    float: none;
    display: inline-block;
}

.error404 .backto-home a:hover {
    background: #000;
    color: #fff;
}

error404 .project-together-main {
    margin-top: 0;
}

.banner-inner h1 span {
    text-transform: capitalize;
    color: #F1383A;
}

error404 .project-together-main {
    margin-top: 0;
}


/*404 page  */

.header-search.on {
    position: absolute;
    right: 0;
    top: 75px;
    width: 380px;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 1px 6px 11px #6f6f6f;
    z-index: 9;
}

.header-search.on input.wp-block-search__input {
    display: inline-block;
    background: #FAFAFA;
    border: 1px solid rgba(211, 211, 211, 0.5);
    box-sizing: border-box;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    color: #545454;
    padding: 10px 115px 10px 15px;
    height: 45px;
    min-width: unset;
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}

.header-search.on .wp-block-search__inside-wrapper {
    position: relative;
}

.header-search.on button.wp-block-search__button {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #8A8A8A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 24px;
    display: block;
    border: 0;
    position: absolute;
    right: 0;
}

.error404 .project-together-main {
    margin: 0;
}

.default-main-section {
    float: left;
    width: 100%;
    padding: 100px 0 50px 0;
}

.default-main-section p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #6B6B6B;
}

.default-main-section ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.default-main-section ul li {
    float: left;
    width: 100%;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #6B6B6B;
}

.default-main-section h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    color: #3A3A3A;
    margin: 0 0 20px 0;
}

.default-main-section h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    color: #3A3A3A;
    margin: 0 0 20px 0;
}

.default-main-section h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 20px 0;
}

.default-main-section h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 20px 0;
}

.default-main-section h6 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 20px 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    outline: none !important;
}

.page-template-fleet-management-system .transactions-left {
    width: 161px;
    height: 69px;
    top: 25%;
    right: -120px;
}

.page-template-fleet-management-system .transactions-botom-right {
    width: 242px;
    height: 171px;
}

.footer-whatsapp-outer a span {
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer-whatsapp-outer a:hover span {
    background: #81c240;
}

.better-fleet-management-main .services-need-right-inner {
    background: transparent;
}

.better-fleet-management-main .services-need-right-inner {
    padding-right: 70px;
    position: absolute;
}

#return-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    background: rgb(0, 0, 0);
    background: #81C240;
    width: 40px;
    height: 40px;
    display: block !important;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 7px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    text-align: center;
    display: block;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: auto;
    top: 6px;
    font-size: 29px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float: none;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.home-slide.slick-slide .stay-organized-left-inner {
    opacity: .3;
}

.home-slide.slick-slide.slick-active .stay-organized-left-inner {
    opacity: 1;
}

#menu-contact-details li:nth-child(4) span,
#menu-contact-details li:nth-child(3) span {
    text-decoration: underline;
}

#menu-contact-details li:nth-child(4):hover span,
#menu-contact-details li:nth-child(3):hover span {
    text-decoration: none;
}

.footer-content:last-child ul.contact-number li,
.footer-content:last-child ul.footer-mail-outer li {
    float: left;
    width: auto;
    margin-right: 10px;
}

.footer-content:last-child ul.contact-number li:last-child,
.footer-content:last-child ul.footer-mail-outer li:last-child {
    margin-right: 0px;
}

.menu-item-wrap .menu-item-content>a {
    font-weight: 600 !important;
    font-family: Helvetica Neue, sans-serif !important;
    display: inline-block;
    margin-bottom: 5px;
}

.tabs-wrap .tabs-header ul li a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #545454;
    opacity: 0.5;
}

.tabs-wrap .tabs-header ul li a.tabmenu.active {
    opacity: 1;
}

.tabs-wrap .tabs-header {
    display: inline-block;
    padding-top: 5px;
}

.navbar-inner .menu-item-content p>a {
    font-family: Helvetica Neue, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    color: #5C5C5C;
    display: inline-block;
    width: 100%;
}
.footer-content-02.conatct-us-01 .tnp-field-outerr {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    margin-top: 10px;
}
.footer-content-02.conatct-us-01 form {
    position: relative;
}

.footer-content-02.conatct-us-01 .tnp-field-outerr br {
    display: none;
}

.footer-content-02.conatct-us-01 .tnp-field-outerr input.tnp-submit {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #F1383A;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 10px 20px;
    display: block;
    border: 0;
    position: absolute;
    right: 3px;
    top: 3px;
    border: 0px;
}

.home .inventory-management-left-inner .inventory-outer img {
    object-fit: none !important;
}

.tnp-subscription div.tnp-field {
    position: relative;
}

.footer-content-02.conatct-us-01 .tnp-field-outerr input.tnp-submit:hover {
    background: #000;
}

.search .no-results.not-found {
    float: left;
    width: 100%;
    text-align: center;
    padding: 80px 15px;
}

.search .no-results.not-found .page-title {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    color: #000;
    margin: 0 0 19px;
}

.search .no-results.not-found .page-content p {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 8px 0 0;
    display: inline-block;
    width: 100%;
}

.search .no-results.not-found .page-content {
    float: left;
    width: 100%;
}

.search .no-results.not-found .page-content input.search-field {
    display: inline-block;
    background: #FAFAFA;
    border: 1px solid rgba(211, 211, 211, 0.5);
    box-sizing: border-box;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    color: #545454;
    padding: 10px 20px;
    height: 50px;
    min-width: unset;
    max-width: 450px;
    width: 100%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    margin: 0 10px;
}

.search .no-results.not-found .page-content .search-form {
    max-width: 700px;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    padding-top: 30px;
    align-items: center;
}

.search .project-together-main {
    margin-top: 0;
}

.search .no-results.not-found .page-content .search-form label {
    float: left;
    width: auto;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #353535;
    margin: 0;
}

.search .no-results.not-found .page-content .search-submit {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #737373;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 13px 50px;
    display: block;
    border: 0;
    margin: 0;
    height: 50px;
}


/*Menu*/


/* Icon 3 */

.dashicons-menu-alt span.dashicons-list:nth-child(2) {
    top: 10px;
}

.dashicons-menu-alt span.dashicons-list:nth-child(3),
.dashicons-menu-alt span:nth-child(4) {
    top: 18px;
}

.dashicons-menu-alt span.dashicons-list:nth-child(5) {
    top: 26px;
}

.mega-toggle-on .dashicons-menu-alt span.dashicons-list:nth-child(2) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.mega-toggle-on .dashicons-menu-alt span.dashicons-list:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mega-toggle-on .dashicons-menu-alt span.dashicons-list:nth-child(4) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mega-toggle-on .dashicons-menu-alt span.dashicons-list:nth-child(5) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.dashicons-menu-alt span.dashicons-list {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #545454;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

body .mega-menu-dropdown.mega-toggle-on>a,
body .mega-menu-dropdown>a {
    /*background-image: none !important;*/
}


/*Menu-end*/


/*Search-page*/

.search .banner-main {
    display: none;
}

.search .banner-main.error-banner {
    display: block;
}

.search .banner-main.error-banner .backto-home {
    float: left;
    width: 100%;
    text-align: center;
}

.search .banner-main.error-banner .backto-home a {
    background: #81C240;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Helvetica;
    font-size: 17px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 15px 90px;
    font-weight: 300;
    float: none;
    display: inline-block;
}

.search .banner-main.error-banner .backto-home a:hover {
    background: #000;
    color: #fff;
}

.search-content-out {
    float: left;
    width: 100%;
}

.search-content-out {
    float: left;
    width: 100%;
    padding: 70px 0;
}

.search-content-out .search-form {
    float: left;
    width: 100%;
    padding: 0;
}

.sigle-helps-sec .category-right-inner-content {
    display: block;
}

.sigle-helps-sec .category-right-content {
    box-shadow: none;
}

.sigle-helps-sec .category-right-heading h5 {
    font-size: 25px;
    line-height: 40px;
    margin: 0 0 20px;
}

.sigle-helps-sec .category-right-heading p {
    font-size: 18px;
    line-height: 29px;
}

.sigle-portfolio-sec.sigle-helps-sec .category-right-content {
    padding: 0;
}

.single-help .project-together-main {
    margin-top: 0;
}

.our-work-portfolio-main.sigle-portfolio-sec.sigle-helps-sec {
    padding: 80px 0;
    text-align: center;
}

.page-template-support .project-together-main {
    margin-top: 0;
}

.tax-help_category .category-main {
    margin-top: 0;
}

.category-left-inner-content ul li.current-cat.wbc-cat-filter-li a,
.category-left-inner-content ul li.current-cat a {
    font-weight: 600;
    color: #3A3A3A;
}

.search .search-result-main {
    float: left;
    width: 100%;
    padding: 100px 0;
}

.search .search-result-main h2 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    color: #353535;
    margin: 0 0 20px;
}

.search .search-result-main .entry-content p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 28px;
    color: #6B6B6B;
}

.search .search-result-main article {
    float: left;
    width: 50%;
    padding: 20px;
}

.search .search-result-main .page-header.alignwide .page-title {
    color: #f00;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
}

.search .search-result-main .search-result-count.default-max-width {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #353535;
    margin: 0 0 40px;
    text-align: center;
}

.search .search-result-main article .entry-footer.default-max-width {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-family: Helvetica;
    font-size: 17px;
    line-height: 28px;
    color: #6B6B6B;
    font-weight: ;
}

.search .navigation.pagination {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
}

.search .search-result-main p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 28px;
    color: #6B6B6B;
}

.search .navigation.pagination a.page-numbers {
    padding: 10px 10px;
    border-radius: 6px;
    color: #6B6B6B;
}

.tax-help_category .banner-inner h1 {
    margin: 0;
}

.sticky-box-body input::placeholder,
.sticky-box-body textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #959595;
    opacity: 1;
    /* Firefox */
}

.sticky-box-body input:-ms-input-placeholder,
.sticky-box-body textarea::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #959595;
}

.sticky-box-body input::-ms-input-placeholder,
.sticky-box-body textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #959595;
}

.sticky-box-body select {
    color: #959595 !important;
}

.sticky-box-body input:focus,
.sticky-box-body textarea:focus,
.sticky-box-body select:focus,
.sticky-box-body select option:focus {
    color: #3A3A3A !important;
}

.services-need-right {
    position: relative;
}


/*Search-page*/


/* .management-right-outer { */


/* transform: translateY(-70px); */


/* will-change: transform,opacity; */


/* transition: .3s all ease; */


/* -webkit-transition: .3s all ease; */


/* */


/* will-change: transform,opacity; */


/* right: 0; */


/* transform: translateY(-70px); */


/* } */

.home .services-need-right .services-need-right-inner.services-slider-box {
    position: relative;
    visibility: 1;
    opacity: 1;
    background: none;
}

.home .services-need-right .management-right-outer {
    position: static;
    visibility: visible;
    opacity: 1;
    transform: unset !important;
}

.management-right-outer img {
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    -webkit-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.home .services-need-right .home-accordian-inn1 {
    opacity: 0;
    top: 0;
    left: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transform: translateY(100px) !important;
    transform: translateY(100px) !important;
    float: left;
    width: 100%;
    height: 710px;
    z-index: 99;
}

.home .is-active .home-accordian-inn1 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
}

.home-accordian-inn1 {
    transition: all .5s ease-in-out;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}


/*Our-Clients-Page*/

.cygnux-softtech-main.our-clients-main-out {
    margin: 0;
    background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd);
}

.our-clients-main-out .cygnux-softtech-left-inner {
    text-align: center;
}

.our-clients-main-out .cygnux-softtech-outer {
    margin: 0;
}

.our-clients-main-out .cygnux-softtech-left {
    text-align: center;
    margin-bottom: 60px;
}

.our-clients-main-out h2.heading-01 {
    margin-bottom: 20px;
}

.our-clients-main-out .cygnux-softtech-right-inner ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 60px 30px;
    width: 100%;
}

.our-clients-logos-outer .totop {
    position: fixed;
    bottom: 10px;
    right: 20px;
}

.our-clients-logos-outer ul li.client-logos-grid {
    text-align: center;
    padding: 0;
    height: auto;
    position: relative;
    background: transparent !important;
    box-shadow: none;
    margin-bottom: 0px;
}

.our-clients-logos-outer ul li.client-logos-grid a {
    display: inline-block;
    width: 100%;
    padding: 20px;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 200px;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.our-clients-logos-outer ul li.client-logos-grid a:hover {
    border: 1px solid #fff;
}

.our-clients-logos-outer ul li.client-logos-grid .heading-inventery {
    padding: 4px 10px;
    background: transparent;
    font-size: 17px;
    bottom: 0;
    width: 100%;
    transition: .3s all ease;
    -webkit-transition: .3s all ease;
    margin-top: 16px;
    font-family: Helvetica;
    color: #3A3A3A;
}

.our-clients-logos-outer ul li.client-logos-grid a img {
    max-height: 130px;
    position: relative;
    z-index: 9;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}

.load-more-button-outer {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

.load-more-button-outer a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    background: #81C240;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 16px 56px;
    display: inline-block;
    width: auto;
    float: none;
    font-weight: 500;
    position: relative;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}

.load-more-button-outer a:hover {
    background: #000;
}

.our-clients-logos-outer ul li.client-logos-grid:hover a {
    -webkit-box-shadow: 0 0 23px #d4d4d4;
    box-shadow: 0 0 23px #d4d4d4;
}

.our-clients-logos-outer ul li.client-logos-grid:hover a:hover img {
    transform: scale(1.1);
}

.services-need-right .top-dots-header img {
    /*max-width: 100%;
    width: auto;*/
}

.services-need-right {
    min-height: 580px;
}

.home .services-need-right .banner-content {
    height: 520px;
}

.home .management-right-outer.slide-div, .management-right-outer.slide-div {
    height: auto;
}


/*Our-Clients-Page_End*/

.milkshake a.button-we-hiring:hover,
.milkshake a.button-we-hiring:focus {
    color: #81C240;
    text-decoration: underline !important;
}

.col-12.pad-none.We-hiring-row {
    display: -webkit-flex;
    display: flex;
}

.col-12.We-hiring-grid {
    padding: 0 30px;
}

.We-hiring-main {
	position: absolute;
	float: left;
	width: 100%;
	left: 0;
	bottom: 2px;
	width: 100%;
	padding: 70px 0 90px 0;
	z-index: 99;
	top: auto;
	background: #fff;
	border-top: 0px solid #81C240;
	background-image: linear-gradient(to bottom, #f9f9f9, #fdfdfd12);
}

.We-hiring-grid h4 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #3A3A3A;
    margin: 0 0 25px;
}

.We-hiring-grid p,
.We-hiring-grid p a {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #6B6B6B;
    font-family: Helvetica;
    font-size: 17px;
}

.We-hiring-grid li {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 32px;
    color: #6d6d6d;
}

.We-hiring-grid li a {
    text-decoration: none;
    color: #6d6d6d;
}

.We-hiring-grid li a:hover {
    text-decoration: underline !important;
    color: #6B6B6B;
}

.We-hiring-grid p a:hover {
    text-decoration: underline;
}


/* .footer-main { */


/* overflow: hidden; */


/* } */

.We-hiring-main .container {
    position: relative;
}

.We-hiring-main.active {
    bottom: 0;
}

a.close-button img {
    height: 100%;
    width: 100%;
}

.bounce-1 {
    animation-name: bounce-1;
    animation-timing-function: linear;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes MoveUpDown {
    from {
        bottom: 63px;
    }
    to {
        bottom: 400px;
    }
}

.home .services-need-right .banner-content img {
    max-width: 100%;
    width: 100%;
    object-fit: unset;
    height: auto;
}

section.development-process-main.We-add-value-main {
    background-image: linear-gradient(to bottom, #f7f7f7, #a7a7a712);
}

.We-add-value-main .development-process-img {
    width: 100%;
    height: 180px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: end;
    align-items: end;
}

.We-add-value-main .development-process-inner-content:hover {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.We-add-value-main .development-process-inner-content {
    background: none;
}

section.android-apps-main.how-we-do-it-main {
    background: none;
}

section.android-apps-main.how-we-do-it-main .col-12.pad-none.android-apps-solution-outer {
    margin-top: 0px;
}

.page-template-customize-ERP-system section.the-product-main {
    padding: 100px 0;
}


/*-- New --*/

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    padding: 34px 0 0 0 !important;
}

.contact-btn-menu img {
    width: unset !important;
}

.email-icon-menu span {
    padding-left: 0 !important
}

.email-icon-menu img,
.contact-icon-menu img {
    height: unset !important;
    width: unset !important;
    max-width: unset !important
}

@media screen and (max-width:767px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 0px 0 0 0 !important;
    }
    .enquire-btn {
        padding-top: 20px !important;
    }
    .menu-item-wrap {
        margin-left: 0;
    }
}

.page-template-support .banner-outer {
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
}

.menu-item-img img {
    margin-right: 0;
}

.menu-item-img {
    margin-right: 10px;
}

.We-hiring-grid {
    float: left;
    width: 33.333%;
    padding: 0 15px;
}

a.milkshake.button-we-hiring {
    text-decoration: none;
    color: #fff;
}

a.milkshake.button-we-hiring:hover,
a.milkshake.button-we-hiring:focus {
    text-decoration: underline !important;
    color: #81C240;
}

.We-hiring-main a.close-button {
    top: -89px;
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    right: 0;
    background: #568f1d;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 31px;
	/* display:none; */
}


.navbar-inner .mega-menu-wrap ul li#menu-item-532 span.menu-image-title-after.menu-image-title,
.navbar-inner .mega-menu-wrap ul li#menu-item-533 a {
    text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-weight: 500;
}

.contact-form-outer br {
    display: none;
}

.contact-form-outer span.wpcf7-form-control-wrap {
    float: left;
    width: 50%;
    padding: 10px 13px;
}

.contact-form-outer span.wpcf7-form-control-wrap.textarea-285 {
    width: 100%;
}

.contact-form-outer span.wpcf7-form-control-wrap textarea {
    resize: none;
    height: 238px;
}

.single .breadcrumbs br {
    display: none;
}

.cygnux-softtech-right-inner ul li img {
    max-height: 90px;
}

.popular-tags-right li.linkedIn01 span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    overflow: hidden;
}

.popular-tags-right li.linkedIn01 {
    position: relative;
}

.cygnux-softtech-right-inner ul li:first-child img {
    max-height: 70px;
}

.contact-form-outer span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    text-align: left;
}

.fileButton {
    display: flex;
    align-items: center;
}

.fileButton input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
}

.fileButton>span {
    position: relative;
    width: 235px;
    height: 55px;
    display: flex;
    justify-content: left;
    align-items: center;
    background: #000;
    border-radius: 10px;
    margin-right: 10px;
}

.fileButton>span:before {
    content: 'Upload Resume';
    color: #fff;
    margin: 0 auto;
}

.fileButton span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -31px;
    text-align: left;
}

.wpcf7-spinner {
    margin: 0 -24px 0 0;
}
.the-product-inner ul li .see-all-outer 
{
    margin: 0 !important;
    display: block;
}
.the-product-inner ul li .see-all-outer span
 {
    margin: 0 0 0 8px;
}
.the-product-inner ul li .see-all-outer span img {
    width: 16px;
    opacity: 0.5;
}
.the-product-inner ul li .see-all-outer p:hover {
    text-decoration: underline;
}
.checkbox-out {
    display: inline-block;
    width: 100%;
}
.checkbox-out span.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
    margin: 0;
}

.checkbox-out span label {
    display: flex;
    align-items: center;
    position: relative;
}
.checkbox-out span .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.checkbox-out span.wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0;
    background: 0;
    border: 0;
}

.checkbox-out span  input[type="checkbox"] {
    float: left;
    width: 30px;
    opacity: 1;
    height: 30px;
    padding: 0;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    margin: 0 10px 0 0;
}
.contact-form-outer p:last-child {
    margin-bottom: 0;
    width: 100%;
}
section.contact-us-main.Request-demo-main .have-any-questions-outer {
    margin-top: 0;
}

.Solutions-fields {
    width: 100%;
    display: block;
}
.Solutions-fields span.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
    padding: 10px 13px;
}
.page-template-request-demo .have-any-questions p {
    width: 100%;
}
section.contact-us-main.Request-demo-main .wpcf7-response-output {
    border-color: #038309 !important;
}
.page-template-request-demo .have-any-questions p {
    width: 100%;
}
.slider_title{
    font-size: 2.5rem !important; font-weight: 600 !important;
}
.inventory-outer-left {
    width: 173px;
    height: 173px;
    background: #81C240;
    position: absolute;
    z-index: 99999;
    left: -48px;
    top: 58px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    border-radius: 50%;
}
.home .inventory-management-left-inner .inventory-outer-left img {
    object-fit: none !important;
}
.pright-60{padding-right: 60px;}
.inventory-management-left p {
    font-family: Helvetica;
    font-size: 17px;
    line-height: 30px;
    color: #3A3A3A;
    font-weight: 300;
    padding-right: 75px;
}