@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css");
@import url("../css/core.css");
@import url("../css/bootstrap.css");
@import url("https://unpkg.com/aos@2.3.1/dist/aos.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css");
















* {
    margin: 0;
    padding: 0;
	    box-sizing: border-box;
} 

body {
     font-family: "Jost", sans-serif; 
}
@media (min-width: 1400px)
{
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1224px;
}
}
header {
    height: 85px;
}

nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navigation ul {
    display: flex;
    list-style: none;
    gap: 35px;
    align-items: center;
}

header {
    background: #fff;
    display: flex;
    align-items: center;
}

.brand-logo img {
    width: 96px;
}

.container {
}

.navigation ul li a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
	    font-weight: 400;
}

/*.navigation ul li:last-child {
    padding: 10px 26px;
    background: #28b67c;
    border-radius: 70px;
    color: #fff;
}*/

ul {
    padding: 0;
    margin: 0;
}

/*.navigation ul li:last-child a {
    color: #fff;
}*/

.bg {
    background: #F5F5F5;
}

.banner-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 110px;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 74px;
}
p {
    margin-bottom: 0;
}
.banner-left {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.banner-left a {
    margin-top: 22px;
}

.banner-left p {font-weight: 300;line-height: 28px;font-size: 18px;color: #000;text-shadow: 0px 0px 0px #0000009e;}

.comonReadMore{
    color: #28B67C;
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
}
h1 {
    margin: 0;
    font-size: 50px;
    font-weight: 300;
	    line-height: 68px;
}

h1 span {
    font-weight: 600;
}

.banner-right img {
    width: 100%;
}

.client-container h4 {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
}

.client-container h4 span {
    font-weight: 600;
}

.client-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 63px;
    margin-bottom: 119px;
}

.client-container {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.client-logo img {
    width: 100%;
    mix-blend-mode: darken;
}
.banner-overlap {
    background: #fff;
    box-shadow: 0px 0px 5px 0px #cccc;
    border-radius: 10px;
    padding: 34px 46px;
}

.banner-overlap {
    display: flex;
    gap: 50px;
    width: 78%;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: -60px;
}

.banner-overlap h3 span {
    color: #797979;
    font-size: 16px;
    display: block;
}

h3 {
    font-size: 25px;
    color: #000;
}

.banner-overlap h3 {text-align: center;display: flex;flex-direction: column;gap: 14px;margin-bottom: 0;line-height: 24px;}

.mb-100 {
    margin-bottom: 100px;
}
.common-headingPara h2 {
    font-size: 40px;
    font-weight: 300;.font-w:;
    color: #000;
}

.common-headingPara {
    text-align: center;
}

.common-headingPara h2 span {
    font-weight: 500;
}

.common-headingPara p {
    color: #797979;
    font-size: 18px;
    line-height: 30px;
    width: 46%;
    margin: 0 auto;
}
.common-headingPara h2 {
    font-size: 40px;
    font-weight: 300;.font-w:;
    color: #000;
}

.common-headingPara {
    text-align: center;
    margin-bottom: 50px;
}

.common-headingPara h2 span {
    font-weight: 500;
}

.common-headingPara p {
    color: #797979;
    font-size: 18px;
    line-height: 30px;
    width: 46%;
    margin: 0 auto;
}

.homeQTop {
    background: #28B67C;
}

.homeQ {
    display: flex;
    flex-direction: column;
	    gap: 4px;
}

.home-about-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 43px;
}

.homeAI-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	    gap: 3px;
}

.homeAI-grid img {
    width: 100%;
}

.homeQBottom img {
    height: 100%;
}

.homeQTop {
    height: 100%;
}

.home-abt-right h3 {
    font-size: 22px;
    line-height: 18px;
    color: #000;
	    margin-bottom: 12px;
}

p {
    color: #797979;
    font-size: 18px;
    line-height: 30px;
}

.home-abt-right {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
figure {
    margin-bottom: 0;
}


.service-content {
    box-shadow: 0px 0px 5px 0px #cccccc73;
    border-radius: 10px;
    padding: 46px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}

.iflex-services {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.service-content > div {
    display: flex;
    flex-direction: column;
    gap: 33px;
}

h3 {
    margin-bottom: 0;
}

.service-content a {}

.service-content svg path {
    width: 54px;
    height: 54px;
}

.service-content h3 {
    line-height: 18px;
}
.pd-70 {
    padding: 70px;
}
.service-content div svg {
    width: 54px;
    height: 54px;
}
.process-container {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.hover-video a.comonReadMore svg {
    width: 10px;
    height: 10px;
}
.processActive h3 {
    color: #28b67c;
    margin-bottom: 20px;
    line-height: 18px;
}

.processActive p {
    line-height: 18px;
    font-size: 18px;
    color: #000;
}

.process-contanet h3 {
    margin-bottom: 20px;
    line-height: 18px;
}

.process-contanet p {
    color: #797979;
    line-height: 18px;
    font-size: 18px;
}
.process-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
}

.process-right {
    display: flex;
    justify-content: space-around;
}
.work-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 45px;
}

.work-content figure img {
    width: 100%;
}

.work-content figure { 
    margin-bottom: 25px;
}

.word-data h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.word-data h4 span {
    font-weight: 500;
    display: block;
    font-size: 22px;
    line-height: 18px;
    color: #000;
}

.word-data {
    display: flex;
    justify-content: space-between;
}

.technology-used ul {
    display: flex;
    list-style: none;
    gap: 17px;
}

.technology-used li {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    position: relative;
}

.technology-used li:after {
    width: 7px;
    height: 7px;
    background: #D9D9D9;
    border-radius: 50%;
    display: block;
    content: "";
    margin-left: -12px;
    margin-top: -12px;
}

.technology-used li:first-child:after {
    display: none;
}



.testimonial-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 36px;
}

.testimonial-content figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.testimonial-content {
    display: grid;
    align-items: center;
    gap: 30px;
    box-shadow: 0px 0px 5px 0px #cccccc73;
    border-radius: 10px;
    grid-template-columns: 48% 45%;
}

.testimonial-details figure img {
    width: 125px;
    height: 100%;
    object-fit: cover;
}

.testimonial-details p {
    font-size: 18px;
    line-height: 30px;
    color: #797979;
	    white-space: break-spaces;
}

.testimonial-details h5 {
    font-size: 18px;
    line-height: 18px;
    color: #000;
}

.testimonial-details h5 span {
    font-size: 16px;
    line-height: 16px;
    color: #797979;
    display: block;
}

.testimonial-details {
    display: flex;
    flex-direction: column;
    gap: 27px;
}

.testimonial-content figure {
    height: 100%;
}


@keyframes infiniteScroll {
  from {transform: translateX(0)}
  to {transform: translateX(-50%)}
}
 
.horizontal-scrolling-items {
    display: flex;
    font-size: 40px;
    width: 2600px;
    animation-name: infiniteScroll;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-bottom: 40px;
}
.horizontal-scrolling-items__item {
  white-space: nowrap;
}

html {
    overflow-x: hidden;
}

.hover-video {
    display: none !important;
}

.service-content:hover .hover-video {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.service-content {
    position: relative;
}

.hover-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.hover-video a {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    z-index: 9999999999;
}

.hover-video a svg path {
    fill: #fff;
}

.hover-video:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #0000001c;
    position: absolute;
    top: 0;
    left: 0;
}

.quotess {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 70%;
    margin: 0 auto;
}

.homeQTop svg {
    position: absolute;
    left: 20px;
    top: 20px;
}

.homeQTop {
    position: relative;
}

.homeQTop svg.secondQuotes {
    position: absolute;
    right: 20px;
    bottom: 20px;
    top: unset;
    left: unset;
    transform: rotate(180deg);
}
footer {
    background: #28B67C;
}

.footer-grid {
    display: grid;
    grid-template-columns: 30% 17% 17% 17%;
    gap: 77px;
}

.footer-logo p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.footer-content li {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    list-style: none;
    display: flex;
    align-items: baseline;
    gap: 10px;
    color: #fff;
}

.reach-footer ul {
    padding: 0;
}

.footer-content li p {
    color: #fff;
    font-size: 16px;
}

.footer-content h2 {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

.footer-content a {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
}

.reach-footer {
    border-top: 1px solid #ffffff82;
    padding-top: 20px;
    margin-top: 20px;
}

.reach-footer ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-logo figure {
    margin-bottom: 20px;
}

.copyright {
    border-top: 1px solid #ffffff82;
}

.copyright {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    margin-top: 20px;
    color: #fff;
    padding-bottom: 20px;
}

.copyright ul {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 20px;
}

.copyright ul li i {
    color: #fff;
}

.copyright p {
    color: #fff;
}
.successstory h2 {
    font-size: 30px;
}

.successstory p {
    font-size: 18px;
    line-height: 25px;
    color: #797979;
    margin-bottom: 23px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 23px;
}

.successstory {
    width: 43%;
    margin: 0 auto;
    box-shadow: 0px 0px 2px 0px #ccc;
    text-align: center;
    margin-top: -20px;
    padding: 66px 0px;
    position: relative;
    top: 90px;
    background: #FFF;
    border-radius: 10px;
}

footer {
    padding-top: 160px;
}
.foGr {
    gap: 77px;
    display: grid;
    grid-template-columns: 27% 27% 27%;
}

.footer-grid {
    grid-template-columns: 30% 63%;
}
.successstory a {
    padding: 10px 26px;
    background: #28b67c;
    border-radius: 70px;
    color: #fff;
    text-decoration: none;
	font-size: 18px;
}

.testimonial-content {
    padding: 20px;
    box-shadow: none;
}
.testimonial-content.box-sh {
    box-shadow: 0px 0px 5px 0px #cccccc73;
    margin-bottom: 30px;
}

.footer-logo img {
    filter: brightness(0) invert(1);
    width: 100px;
}
.dev-banner {
    background-image: url(../images/webim.webp);
}

.dev-banner {
    margin-top: -85px;
}

.dev-banner:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #182424;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .94;
}

.dev-banner {
    position: relative;
    padding-top: 160px;
    padding-bottom: 107px;
}

.dev-banner .container {
    z-index: 1;
    position: relative;
}

header {
    position: relative;
    z-index: 1;
    background: none;
}

.dev-banner-left h1 {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
}

.dev-banner-left {
    z-index: 9;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.dev-banner .container {
    display: grid;
    grid-template-columns: 50% 38%;
    gap: 147px;
}

.dev-banner-right img {
    width: 100%;
}

.dev-banner-left p {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.dev-banner-left a {
    color: #fff;
}

.dev-banner-left a svg path {
    fill: #fff;
}
.dev-banner {
    margin-bottom: 70px;
}

.web-content {
    display: grid;
    grid-template-columns: 57% 34%;
    gap: 104px;
    margin-bottom: 117px;
}

.web-content-right figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.web-content-left h2 {
    font-size: 40px;
}

.web-content-left p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40px;
}

.web-content-left h3 {
    margin-bottom: 13px;
    font-weight: 400;
}

.web-content-right figure {
    height: 100%;
}

.whyServe {
    background: #F5F5F5;
    padding: 63px 0px;
}

.whyServe h3 {
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 20px;
}

.whyServe h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    margin-bottom: 50px;
}

.whyServe ul {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.whyServe li {
    font-size: 25px;
    line-height: 55px;
    font-weight: 400;
}
.web-content-left h2 span {
    font-weight: 300;
}
.help-grid-one {
    display: grid;
    grid-template-columns: 50% 50%;
}

.help-grid-one .helpIcon {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.helpIcon h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}
.help-grid-one h2 span {
    font-weight: 300;
    display: block;
}

.help-grid-one h2 {
    font-size: 58px;
    line-height: 65px;
}

.help-grid-one p {
    width: 75%;
}

.helpGrow {
    padding-top: 72px;
}

.helpIcon h3 span {
    display: block;
}

.help-grid-two {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.help-grid {
    display: flex;
    flex-direction: column;
    gap: 60px;
}.helpGrow {
    padding-top: 72px;
    margin-bottom: 40px;
}
.color-fff img {
    filter: brightness(0) invert(1);
}

.color-fff a {
    color: #fff !important;
}
.navigation ul li a:hover {
    color: #28b67c;
}

/*.navigation ul li:last-child:hover {
    color: #000;
    background: none;
    border: 1px solid #28b67c;
}*/

/*.navigation ul li:last-child {
    border: 1px solid #28b67c;
    transition: .5s all ease;
}*/

/*.navigation ul li:last-child:hover a {
    color: #28b67c;
    transition: .5s all ease;
}*/

.comonReadMore:hover svg {
    position: relative;
    margin-left: 10px;
    transition: .5s all ease;
}

.comonReadMore svg {
    transition: .5s all ease;
}

.work-content:hover figure img {
    transform: scale(1.1);
    transition: .5s all ease;
}

.work-container:hover figure { 
}

.work-content figure {
    overflow: hidden;
}

.work-content  img {
    transition: .5s all ease;
}



/************** Contact form start ******************/
.form__container{
 font-family: Arial, Helvetica, sans-serif;
  max-width:400px;
  padding:3rem;
  }

.form__group{
  position:relative;
  margin-bottom:30px;
}

.form__input{
  position:realtive;
  display:block;
   width:100%;
  padding:10px;  
  border:1px solid #f3f3f3;
  border-radius:10px;
  outline:none;
  box-shadow:0 16px 16px -5px rgba(0,0,0,.1);
  background:transparent;
}

.form__input:focus{
   border:1px solid #5294F7;
}

.form__label{
  position:absolute;
  top:9px;
  left:15px;
  transition:all 300ms ease-in-out;
  pointer-events:none;
}

.form__input:focus~label,
.form__input:not(:placeholder-shown)~label{
    color:#5294F7;
    top:-20px;
    left:0;
    font-size:14px;
    z-index:1;
 }

.form__input::-webkit-input-placeholder{
  color:transparent;
}

.form__input::-moz-placeholder{
  color:transparent;
}
.bg-green {
    background: #28b67c;
    margin-top: -85px;
    padding-top: 135px;
}

.contact-main-container .container {
    display: grid;
    grid-template-columns: 47% 41%;
    gap: 10%;
}

.breadcrumb ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.breadcrumb li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}

.contact-left-content h1 {
    font-weight: 700;
    font-style: italic;
    color: #fff;
    line-height: 56px;
    margin-bottom: 25px;
}

.contact-left-content p {
    color: #fff;
    width: 80%;
    margin-bottom: 26px;
}

.white-button {
    padding: 10px 26px;
    background: #ffffff;
    border-radius: 70px;
    color: #000;
}

.callnumber a {
    text-decoration: none;
    color: #fff;
}

.callnumber {
    display: flex;
    align-items: center;
    gap: 30px;
}

a.white-button {
    color: #000;
}

.contact-right {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.form__input {
    box-shadow: none;
    border: none;
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
    border-radius: 0;
    padding-bottom: 5px;
}

.form__label {
    left: 0;
    top: -2px;
    color: #9D9D9D;
}

.form__input:focus {
    outline: none;
    border: none;
    border-bottom: 1px solid #ccc;
}

.form__input:focus~label, .form__input:not(:placeholder-shown)~label {
    top: -18px;
    color: #9D9D9D;
}

.form__input:focus~label, .form__input:not(:placeholder-shown)~label {
    color: #28b67c;
}

.contact-right h2 {
    margin-bottom: 30px;
    font-size: 25px;
}

.form__group {
    margin-bottom: 40px;
}
.serviceRadio span {
    background: #F2F2F2;
    padding: 10px 15px;
    border-radius: 70px;
    color: #595959;
}

.service-select {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.serviceRadio input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.serviceRadio {
    position: relative;
    height: 100%;
    display: inline-flex;
}

.serviceRadio input:checked ~  span {
    background: #28b67c;
    color: #fff;
}



/* hj contact code start */

.contact-main-container
{
	margin-top: -85px;
    padding-top: 135px;
	position:relative;
}
/* .contact-main-container:before */
/* { */
	/* content:''; */
	/* top:0; */
	/* left:0; */
	/* width:100%; */
	/* height:557px; */
	/* position:absolute; */
	/* background: #28b67c; */
	/* border-bottom-left-radius: 00px; */
    /* border-bottom-right-radius: 00px; */
/* } */

.contact-main-container .container {
    z-index: 9999;
    position: relative;
}

.breadcrumb ul 
{
    gap: 22px;
}

.contact-main-container .callnumber a {
	font-weight: 500;
    font-size: 18px;
    line-height: 26.01px;
    align-items: center;
    display: flex;
    grid-column-gap: 6.5px;
}

.contact-right {
    padding: 25px 35px;
}

.service-wrap
{
	margin-bottom:45px;
}

.service-wrap label
{
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 24px;	
}

.contact-right {
    box-shadow: 0px 0px 5px 0px #0000000f;
}

.contact-right textarea 
{
    border: none;
    resize: none;
    border-bottom: 1px solid #E4E4E4;
    width: 100%;
    height: 80px;
	outline:none;
}

.contact-right textarea:focus + label
{
	top:-18px;
}

.contact-submit 
{
    padding: 8px 40px;
    background: #28b67c;
    border-radius: 70px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #28b67c;
}

.contact-left-content .customer-contact-wrap 
{
    margin-top: 84px;
}

.inquire-detail h4 
{
    margin-bottom: 11px;
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}

.inquire-detail p 
{
    color: #7D7D7D;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
}

.inquire-detail p a 
{
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    text-decoration: none;
}

.ccd-wrap 
{
    display: flex;
    flex-direction: column;
    grid-row-gap: 45px;
}

.office-wrapper 
{
    margin-top: 92px;
}

.office-address-wrap {
    display: grid;
    grid-column-gap: 0%;
    grid-template-columns: 48.5% 48.5%;
    gap: 3%;
}

.office-box img {
    width: 100%;
    object-fit: cover;
    height: 430px;
}

.office-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.office-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0) 102.16%);
    width: 100%;
    height: 139px;
}

.address {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.office-address-wrap .office-box:last-child .address 
{
    width: 70%;
}

.address span {color: #fff;}

.address .full-address {
    width: 85%;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}

span.location {
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    display: inline-flex;
    margin-bottom: 2px;
}

.w img,
.h img,
.b img
{
    transform: scale(1.3);
}

/* hj contact code end */






/************** Contact form end ******************/


/* client page design start */

.dev-client-banner .container 
{
    display: grid;
    grid-template-columns: 50% 38%;
    gap: 147px;
}

.dev-client-banner 
{
    /* margin-bottom: 70px; */
}

.dev-client-banner 
{
    position: relative;
    padding-top: 160px;
    padding-bottom: 107px;
}

.dev-client-banner 
{
    margin-top: -85px;
}

.dev-client-banner 
{
    background-image: url(../images/client.png);
}

.dev-client-banner .dev-banner-left h1 
{
    color: #000;
    font-size: 50px;
    font-weight: 300;
    line-height: 68px;
    text-align: left;
}

.dev-client-banner p 
{
    font-size: 18px;
    line-height: 32px;
    color: #000;
}

.client-contact-grid 
{
    display: grid;
    grid-template-columns: 50% 38%;
    gap: 147px;
	margin-bottom: 84px;
}

.cc-left h2 
{
	text-align: left;
    width: 71.2%;
    margin-bottom: 39px;
}

.client-contact-sect 
{
    padding: 84px 0 139px;
	position: relative;
}

.cc-left a
{
    color: #000;
}

.cc-left a span
{
    position: relative;
}

.cc-left a span:after
{
    content: '';
    position: absolute;
    width: 100%;
    background: #000;
    height: 2px;
    top: 28px;
    left: 0px;
}

.cc-left .comonReadMore svg path
{
	fill:#000;
}

.mission-vission-wrap .our-mv-box
{
    padding: 39px 81px 35px 33px;
    width: 667px;
	border-radius: 10px;
}

.mission-vission-wrap .our-mv-box p 
{
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    color: #000;
	width: 100%;
}

.mission-vission-wrap .our-mv-box.color-p 
{
	background: linear-gradient(180deg, #FCF0EE 0%, #F8C9C1 100%);
}

.mission-vission-wrap .our-mv-box.color-g 
{
	background: linear-gradient(180deg, #D8FFEF 0%, #7DDAB3 100%);
}

.common-headingPara .our-mv-box h2 
{
    text-align: left;
	margin-bottom:27px;
}

.mv-box-RightAlign 
{
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: -35px;
}

img.side-rec 
{
    position: absolute;
    bottom: -110px;
    left: 0;
}

.mission-vission-wrap.common-headingPara 
{
    margin-bottom: 0;
}

.companyServ-sect
{
    position: relative;
    background-image: url(../images/comp-serv.png);
    padding: 104px 0 103px;
}

.companyServ-sect .common-headingPara h2 {
    color: #fff;
    text-align: left;
    width: 40%;
}

.companyProgNumWrap {
    margin-top: 98px;
}

.companyProgNumWrap ul 
{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 150px;
    list-style-type: none;
}

.companyProgNumWrap ul li div 
{
    color: #fff;
}

.companyProgNumWrap ul li .bigNum {
    font-size: 50px;
    font-weight: 600;
    line-height: 9px;
    text-align: left;
    margin-bottom: 32px;
}

.companyProgNumWrap ul li .smallDetail {
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    width: fit-content;
}

.companyProgNumWrap ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.buildWebsite-sect {
    padding: 99px 0 101px;
}

.buildWeb-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 188px;
}

.buildWebLeft p {
    width: 100%;
    text-align: left;
}

.buildWebLeft h2 {
    text-align: left;
}

.weblogos-wrap img {
    width: 100%;
}

.services-wrapper {
    display: flex;
}

.services-box
{
    position: relative;
    overflow: hidden;
}

.services-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0) 102.16%);
    width: 100%;
    height: 139px;
}

.servNameDetail 
{
    position: absolute;
    bottom: 33px;
    left: 27px;
    display: flex;
    flex-direction: column;
}

span.servName {
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    display: inline-flex;
    margin-bottom: 2px;
	text-align: left;
	 color: #fff;
}

span.servDetail {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #fff;
}

.servArwWrap 
{
    display: flex;
    justify-content: flex-end;
    padding-right: 35px;
    margin-top: 12px;
}

.avatars img {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.avatars {
    display: flex;
    justify-content: center;
}

.counter_reviews {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    align-items: center;
	margin-bottom: 30px;
}

.counter_reviews span {
    color: #626672;
    background-color: unset;
}

.testimonials__item {
    margin-bottom: 30px;
    padding: 45px 25px;
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #e7e7ef;
/*     -webkit-box-shadow: 0 3px 46px rgba(0,0,0,.07);
    box-shadow: 0 3px 46px rgba(0,0,0,.07); */
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
    color: #626672;
}

.testimonials__wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.our-testimonial-sect 
{
    margin-bottom: 100px;
}

.customer-testimonials__testimonials.testimonials 
{
    overflow: hidden;
    position: relative;
    max-height: 100%;
    height: 900px;
}

.customer-testimonials .testimonials .testimonials__column:nth-child(1) .testimonials__list {
    -webkit-animation-duration: 90s;
    animation-duration: 90s;
}

.customer-testimonials .testimonials .testimonials__column:nth-child(1) .testimonials__list {
    -webkit-animation-duration: 90s;
    animation-duration: 90s;
}

.customer-testimonials .testimonials .testimonials__column .testimonials__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-animation: scrollTesti 60s linear infinite;
    animation: scrollTesti 60s linear infinite;
}

@-webkit-keyframes scrollTesti {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@keyframes scrollTesti {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}


/* client page design end */



/* Customer Testimonials */
.customer-testimonials {
/*   padding-top: 150px; */
}
.customer-testimonials .customer-testimonials__header {
  position: relative;
  z-index: 1;
  text-align: center;
}
.customer-testimonials .customer-testimonials__header h2 {
  font-size: 4.0588em;
  line-height: 1em;
  background: -webkit-linear-gradient(240deg, #003BFF 0%, #9300FF 100%);
  background: -webkit-linear-gradient(210deg, #003BFF 0%, #9300FF 100%);
  background: -o-linear-gradient(210deg, #003BFF 0%, #9300FF 100%);
  background: linear-gradient(240deg, #003BFF 0%, #9300FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.customer-testimonials .customer-testimonials__header .description {
  max-width: 530px;
  margin: 0 auto;
  font-size: 1.0588em;
  line-height: 1.61em;
  color: #626672;
}
.customer-testimonials .customer-testimonials__header .avatars img {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.customer-testimonials .customer-testimonials__header .avatars img + img {
  margin-left: -9px;
}
.customer-testimonials .customer-testimonials__header .counter_reviews {
  font-size: 1.0588em;
  line-height: 1.61em;
  font-weight: 500;
  color: #161718;
}
.customer-testimonials .customer-testimonials__header .counter_reviews .mark {
  color: #626672;
}
.customer-testimonials .customer-testimonials__header h2 + .description {
  margin-top: 30px;
}
.customer-testimonials .customer-testimonials__header .description + .avatars {
  margin-top: 23px;
}
.customer-testimonials .customer-testimonials__header .avatars + .counter_reviews {
  margin-top: 20px;
}
@-webkit-keyframes scrollTesti {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@keyframes scrollTesti {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.customer-testimonials .testimonials {
  --gap: 30px;
  overflow: hidden;
  position: relative;
  max-height: 100%;
  height: 900px;
  z-index: 0;
  margin-top: 30px;
}
.customer-testimonials .testimonials .testimonials__wrapper {
  max-width: 1410px;
  padding-left: var(--gap);
  padding-right: var(--gap);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--gap);
}
.customer-testimonials .testimonials .testimonials__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customer-testimonials .testimonials .testimonials__column .testimonials__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: scrollTesti 60s linear infinite;
          animation: scrollTesti 60s linear infinite;
}
.customer-testimonials .testimonials .testimonials__column .testimonials__list:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.customer-testimonials .testimonials .testimonials__column:nth-child(1) .testimonials__list {
  -webkit-animation-duration: 90s;
          animation-duration: 90s;
}
.customer-testimonials .testimonials .testimonials__column:nth-child(2) .testimonials__list {
  -webkit-animation-duration: 95s;
          animation-duration: 95s;
}
.customer-testimonials .testimonials .testimonials__column:nth-child(3) .testimonials__list {
  -webkit-animation-duration: 90s;
          animation-duration: 90s;
}
.customer-testimonials .testimonials .testimonials__column:nth-child(4) .testimonials__list {
  -webkit-animation-duration: 95s;
          animation-duration: 95s;
}
.customer-testimonials .testimonials::before, .customer-testimonials .testimonials::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 190px;
  z-index: 1;
  pointer-events: none;
}
.customer-testimonials .testimonials::before {
  top: -5%;
/*   background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4FA), color-stop(20%, #F4F4FA), to(rgba(244, 244, 250, 0)));
  background-image: -webkit-linear-gradient(top, #F4F4FA 0%, #F4F4FA 20%, rgba(244, 244, 250, 0) 100%);
  background-image: -o-linear-gradient(top, #F4F4FA 0%, #F4F4FA 20%, rgba(244, 244, 250, 0) 100%);
  background-image: linear-gradient(180deg, #F4F4FA 0%, #F4F4FA 20%, rgba(244, 244, 250, 0) 100%); */
}
.customer-testimonials .testimonials::after {
  bottom: -5%;
/*   background-image: -webkit-gradient(linear, left bottom, left top, from(#F4F4FA), color-stop(20%, #F4F4FA), to(rgba(244, 244, 250, 0)));
  background-image: -webkit-linear-gradient(bottom, #F4F4FA 0%, #F4F4FA 20%, rgba(244, 244, 250, 0) 100%);
  background-image: -o-linear-gradient(bottom, #F4F4FA 0%, #F4F4FA 20%, rgba(244, 244, 250, 0) 100%);
  background-image: linear-gradient(0deg, #F4F4FA 0%, #F4F4FA 20%, rgba(244, 244, 250, 0) 100%); */
}
.customer-testimonials .testimonials .testimonials__item {
  margin-bottom: var(--gap);
  padding: 45px 25px;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid #E7E7EF;
/*   -webkit-box-shadow: 0 3px 46px rgba(0, 0, 0, 0.07);
          box-shadow: 0 3px 46px rgba(0, 0, 0, 0.07); */
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #626672;
}
.customer-testimonials .testimonials .testimonials__item .market-icon svg {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  fill: #D9D9EB;
}
.customer-testimonials .testimonials .testimonials__item .stars {
  margin-top: 13px;
}
.customer-testimonials .testimonials .testimonials__item .stars img {
  display: block;
  width: 83px;
  height: 14px;
}
.customer-testimonials .testimonials .testimonials__item .review-for {
  margin-top: 8px;
  font-size: 1em;
  line-height: 1.706em;
  font-weight: 300;
}
.customer-testimonials .testimonials .testimonials__item .review-for span {
  color: #161718;
  font-weight: 600;
}
.customer-testimonials .testimonials .testimonials__item .review {
  margin-top: 10px;
}
.customer-testimonials .testimonials .testimonials__item .review p {
  font-size: 0.9412em;
  line-height: 1.625em;
  font-weight: 400;
  color: #606469;
}
.customer-testimonials .testimonials .testimonials__item .review p + p, .customer-testimonials .testimonials .testimonials__item .review p + ul, .customer-testimonials .testimonials .testimonials__item .review ul + p {
  margin-top: 10px;
}
.customer-testimonials .testimonials .testimonials__item .review ul > li {
  position: relative;
  padding-left: 10px;
  font-family: "DM Sans", sans-serif;
  font-size: 0.9412em;
  line-height: 1.625em;
  font-weight: 400;
  color: #606469;
}
.customer-testimonials .testimonials .testimonials__item .review ul > li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  background-color: #606469;
}
.customer-testimonials .testimonials .testimonials__item .review-from {
  margin-top: 11px;
  font-size: 0.9412em;
  line-height: 1.625em;
  font-weight: 300;
}
.customer-testimonials .testimonials .testimonials__item .review-from span {
  color: #161718;
  font-weight: 600;
}
.customer-testimonials .testimonials .testimonials__item:hover .market-icon svg {
  fill: #82B541;
}
.customer-testimonials .btn-wrapper {
  text-align: center;
}
.customer-testimonials .btn-wrapper a.btn {
  padding: 13px 39px 15px;
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 600;
  border-radius: 50px;
  background-size: 200%;
  background-position: right bottom;
  background-image: -webkit-linear-gradient(330deg, #FD2525 0%, #F76223 50%, #F76223 50%, #FD2525 100%);
  background-image: -o-linear-gradient(330deg, #FD2525 0%, #F76223 50%, #F76223 50%, #FD2525 100%);
  background-image: linear-gradient(120deg, #FD2525 0%, #F76223 50%, #F76223 50%, #FD2525 100%);
}
.customer-testimonials .btn-wrapper a.btn:hover {
  background-position: left top;
}
@media (max-width: 1439px) {
  .customer-testimonials {
    padding-top: 120px;
  }
  .customer-testimonials .customer-testimonials__header h2 {
    font-size: 3.4em;
  }
}
@media (max-width: 1279px) {
  .customer-testimonials {
    padding-top: 100px;
  }
  .customer-testimonials .customer-testimonials__header h2 {
    font-size: 3.2em;
  }
  .customer-testimonials .testimonials .testimonials__item {
    padding: 35px 25px;
  }
}
@media (max-width: 1023px) {
  .customer-testimonials {
    padding-top: 80px;
  }
  .customer-testimonials .customer-testimonials__header h2 {
    font-size: 3em;
  }
  .customer-testimonials .testimonials .testimonials__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .customer-testimonials .testimonials .testimonials__column:nth-child(3), .customer-testimonials .testimonials .testimonials__column:nth-child(4) {
    display: none;
  }
}
@media (max-width: 767px) {
  .customer-testimonials {
    padding-top: 60px;
  }
  .customer-testimonials .customer-testimonials__header h2 {
    font-size: 2.4em;
  }
  .customer-testimonials .customer-testimonials__header .description {
    font-size: 16px;
    line-height: 1.5em;
  }
  .customer-testimonials .customer-testimonials__header h2 + .description {
    margin-top: 20px;
  }
  .customer-testimonials .testimonials {
    --gap: 20px;
  }
  .customer-testimonials .testimonials .testimonials__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .customer-testimonials .testimonials .testimonials__column:nth-child(2) {
    display: none;
  }
}
@media (max-width: 479px) {
  .customer-testimonials .testimonials {
    --gap: 15px;
  }
}



/* Our work design start */

.our-work 
{
    margin-bottom: 70px;
    position: relative;
    padding-top: 160px;
    padding-bottom: 107px;
	margin-top: -85px;
	background-color:#28B67C;
}

.our-work .closeBracWrap
{
	position:absolute;
	bottom:0;
	right:0;
	opacity: 10%;
}

.our-work .dev-banner-left h1 
{
    font-weight: 500;
    width: 50%;
    text-transform: math-auto;
}

.areaOfExp-section .common-headingPara h2 
{
    text-align: left;
}

.areaOfExp-section .common-headingPara p 
{
    text-align: left;
    margin: unset;
}

.normalToGif 
{
    display: flex;
}

.normalToGif .gif 
{
    display: none;
}

.service-content:hover .normalToGif .normal 
{
    display: none;
}

.service-content:hover .normalToGif .gif 
{
    display: block;
}

.box-technology-wrap ul 
{
    display: flex;
    list-style-type: none;
    grid-column-gap: 29px;
}

.box-technology-wrap ul li
{
	position:relative;
}

.box-technology-wrap ul li:before 
{
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    border-radius: 50px;
    background-color: #D9D9D9;
}

.box-technology-wrap ul li:nth-of-type(1):before 
{
    content:unset;
}

.areaOfExp-section .service-content
{
	box-shadow:unset;
}

.areaOfExp-section .service-content:hover
{
	box-shadow: 0px 0px 5px 0px #cccccc73;
}

.ourProcess-section 
{
    padding: 53px 0 89px;
    background-color: #F5F5F599;
}


.ourProcess-section .common-headingPara h2 
{
    text-align: left;
}

.ourProcess-section .common-headingPara p 
{
    text-align: left;
    margin: unset;
}

.iflexProcessBox 
{
    display: flex;
    grid-column-gap: 36.49px;
}

.iflexProcessBox {
    display: flex;
    grid-column-gap: 36.49px;
}

.ip-icon {
    position: relative;
    border-radius: 12.58px;
    padding: 42px 27px;
    box-shadow: 0px 0px 12.58px 0px #5353531A;
}

.ip-icon h2 {
    font-size: 23px;
    font-weight: 400;
    line-height: 19.8px;
    text-align: left;
    color: #000;
    margin-bottom: 23px;
}

.ip-icon p {
    font-size: 19px;
    font-weight: 400;
    line-height: 25.16px;
    text-align: left;
    color: #797979;
}

.ip-icon svg {
    width: 40px;
    height: 40px;
    margin-bottom: 25.16px;
}

.boxNum {
    position: absolute;
    width: 44px;
    height: 44px;
    text-align: center;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F1F1F1;
    right: 20px;
    top: 20px;
}

.boxNum span {
    font-size: 26.86px;
    font-weight: 600;
    line-height: 22.02px;
    text-align: left;
    opacity: 10%;
}

.ip-icon:hover 
{
	background-color:#28B67C;
}

.ip-icon:hover svg path 
{
    fill: #fff;
}

.ip-icon:hover h2,
.ip-icon:hover p
{
	color:#fff;
}

.ip-icon:hover .boxNum
{
	background-color:#fff;
}

.ip-icon:hover .boxNum span
{
	opacity: 100%;
	color:#28B67C;
}

.our-work-wrapper 
{
    padding: 82px 0 100px;
}

.our-work-wrapper .work-container 
{
    display: flex;
    grid-template-columns: unset;
    gap: 45px;
    flex-wrap: wrap;
}

.trusted-client-wrap h2 
{
    width: 60%;
    margin: 0 auto;
}

.trusted-client-wrap ul li div 
{
    color: #000;
}

.owl-nav,
.owl-dots 
{
    display: none;
}
.dShow
{
	display:block;
}
.mShow
{
	display:none;
}


/* Our work design end */

.dev-banner.serviceMain {
    padding-bottom: 0;
}

.dev-banner.serviceMain .container {
    align-items: center;
}

.workCon .dev-banner-right {
    position: absolute;
    top: 0;
    right: 0;
}

.workCon .dev-banner-right img {
    width: 100%;
    margin-right: auto;
}

.dev-banner.workCon {
    overflow: hidden;
}

.workCon .dev-banner-right img {
    width: 77%;
    right: 0;
    float: right;
}
.inside-workcontent .work-container {
    grid-template-columns: repeat(3, 1fr);
	gap:0;
}
.inside-workcontent figure {
    height: 457px;
}

.inside-workcontent figure img {
    object-fit: cover;
    height: 457px;
}

.inside-workcontent .work-content {
    margin-bottom: 40px;
}

.inside-workcontent  .word-data {
    padding: 0px 22px;
}


/* testimonial design start */

.testimonial-content .testi-left-img
{
    width: 372px !important;
}

.testimonial-content .testi-left-img img 
{
    width: 100% !important;
    height: 100% !important;
}

.testimonial-details figure img 
{
    width: 125px !important;
    height: 25px !important;
    object-fit: cover;
}

.testimonial-content {
    display: flex;
    gap: 30px;
    grid-template-columns: unset;
}

.testimonial-details 
{
    width: 370px;
}

.boxShadowWrap
{
	margin-bottom:20px;
    box-shadow: 0px 0px 5px 0px #cccccc73;	
}


/* testimonial design end */

.client-logo figure img 
{
    height: 50px;
    object-fit: contain;
}


.work-content {
    position: relative;
}

.inside-workcontent .work-content {
    margin-bottom: 0;
}

.inside-workcontent .work-content .word-data {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 22;
    align-items: center;
}

.inside-workcontent figure {
    margin-bottom: 0;
}

.inside-workcontent .work-content:before {
    background: linear-gradient(180deg, #00000000 0, #000000);
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.inside-workcontent .work-content .word-data h4 {
    color: #fff;
}

.inside-workcontent .work-content .word-data h4 span {
    color: #fff;
}

.inside-workcontent .work-content .word-data ul li {
    color: #fff;
}
.inside-workcontent {
    margin-top: -70px;
}
.successstory a {
    transition: letter-spacing .6s, padding .6s, background-color .4s;
    box-shadow: 0 1px 6px rgba(29,29,29,.4);
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.successstory a:hover {
    padding-left: 45px;
    padding-right: 45px;
    letter-spacing: 2px;
}
.footer-content a:hover {
    transform: translateX(10px);
    transition: .5s all ease;
}

.footer-content a {
    transition: .5s all ease;
}
.wowear .client-contact-grid {
    grid-template-columns: 35% 53%;
}

.wowear .cc-left h2 {
    width: 100%;
}
.wowe__are__main .container {
    grid-template-columns: 60% 28%;
}
.form__group__Grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.form__group__Grid .form__group {
    margin-bottom: 0;
}

.form__group__Grid {
    margin-bottom: 40px;
}
.contact-left figure img {
    width: 100%;
    transform: scale(1.2);
    margin: 0 auto;
}

.contact-left figure {
    width: 75%;
    margin: 0 auto;
}
.wowear .client-contact-grid {
    grid-template-columns: 35% 53%;
}


.client-logo figure img 
{
    width: 100px !important;
    object-fit: contain;
}


.sticky li {
    cursor: pointer;
}

.tech-logo {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/techlogo.png) center center no-repeat
}

.tech-logo.small {
	transform: scale(.5)
}

.tech-logo.grey {
	filter: grayscale(100)
}

.tech-logo.node {
	background-position: 0 0
}

.tech-logo.php {
	background-position: -50px 0
}

.tech-logo.python {
	background-position: -100px 0
}

.tech-logo.scala {
	background-position: -150px 0
}

.tech-logo.java {
	background-position: -200px 0
}

.tech-logo.dart {
	background-position: -250px 0
}

.tech-logo.csharp {
	background-position: -300px 0
}

.tech-logo.cpp {
	background-position: -350px 0
}

.tech-logo.go {
	background-position: -400px 0
}

.tech-logo.koa {
	background-position: -450px 0
}

.tech-logo.zend {
	background-position: 0 -50px
}

.tech-logo.cake {
	background-position: -50px -50px
}

.tech-logo.symphony {
	background-position: -100px -50px
}

.tech-logo.laravel {
	background-position: -150px -50px
}

.tech-logo.pyramid {
	background-position: -200px -50px
}

.tech-logo.django {
	background-position: -250px -50px
}

.tech-logo.flask {
	background-position: -300px -50px
}

.tech-logo.bottle {
	background-position: -350px -50px
}

.tech-logo.wordpress {
	background-position: -400px -50px
}

.tech-logo.drupal {
	background-position: -450px -50px
}

.tech-logo.joomla {
	background-position: 0 -100px
}

.tech-logo.magento {
	background-position: -50px -100px
}

.tech-logo.android {
	background-position: -100px -100px
}

.tech-logo.ios {
	background-position: -150px -100px
}

.tech-logo.swift {
	background-position: -200px -100px
}

.tech-logo.flutter {
	background-position: -250px -100px
}

.tech-logo.kotlin {
	background-position: -300px -100px
}

.tech-logo.react {
	background-position: -350px -100px
}

.tech-logo.nativescript {
	background-position: -400px -100px
}

.tech-logo.woocommerce {
	background-position: -450px -100px
}

.tech-logo.shopify {
	background-position: 0 -150px
}

.tech-logo.ionic {
	background-position: -50px -150px
}

.tech-logo.phonegap {
	background-position: -100px -150px
}

.tech-logo.xamarin {
	background-position: -150px -150px
}

.tech-logo.unity3d {
	background-position: -200px -150px
}

.tech-logo.buildbox {
	background-position: -250px -150px
}

.tech-logo.firebase {
	background-position: -300px -150px
}

.tech-logo.dgraph {
	background-position: -350px -150px
}

.tech-logo.mongodb {
	background-position: -400px -150px
}

.tech-logo.postgre {
	background-position: -450px -150px
}

.tech-logo.mysql {
	background-position: 0 -200px
}

.tech-logo.redis {
	background-position: -50px -200px
}

.tech-logo.google-vr {
	background-position: -100px -200px
}

.tech-logo.oculus {
	background-position: -150px -200px
}

.tech-logo.htc-vive {
	background-position: -200px -200px
}

.tech-logo.azure {
	background-position: -250px -200px
}

.tech-logo.gcp {
	background-position: -300px -200px
}

.tech-logo.bluemix {
	background-position: -350px -200px
}

.tech-logo.parse {
	background-position: -400px -200px
}

.tech-logo.dynamodb {
	background-position: -450px -200px
}

.tech-logo.mariadb {
	background-position: 0 -250px
}

.tech-logo.sketch {
	background-position: -50px -250px
}

.tech-logo.photoshop {
	background-position: -100px -250px
}

.tech-logo.illustrator {
	background-position: -150px -250px
}

.tech-logo.after-effetcs {
	background-position: -200px -250px
}

.tech-logo.invision {
	background-position: -250px -250px
}

.tech-logo.zeplin {
	background-position: -300px -250px
}

.tech-logo.balsamiq {
	background-position: -350px -250px
}

.tech-logo.axure {
	background-position: -400px -250px
}

.tech-logo.principle {
	background-position: -450px -250px
}

.tech-logo.angular {
	background-position: 0 -300px
}

.tech-logo.html {
	background-position: -50px -300px
}

.tech-logo.css {
	background-position: -100px -300px
}

.tech-logo.javascript {
	background-position: -150px -300px
}

.tech-logo.webpack {
	background-position: -200px -300px
}

.tech-logo.gulp {
	background-position: -250px -300px
}

.tech-logo.electron {
	background-position: -300px -300px
}

.tech-logo.git {
	background-position: -350px -300px
}

.tech-logo.npm {
	background-position: -400px -300px
}

.tech-logo.hadoop {
	background-position: -450px -300px
}

.tech-logo.rxjs {
	background-position: 0 -350px
}

.tech-logo.redux {
	background-position: -50px -350px
}

.tech-logo.rackspace {
	background-position: -100px -350px
}

.tech-logo.kafka {
	background-position: -150px -350px
}

.tech-logo.cassandra {
	background-position: -200px -350px
}

.tech-logo.etherium {
	background-position: -250px -350px
}

.tech-logo.hyperledger {
	background-position: -300px -350px
}

.tech-logo.quorum {
	background-position: -350px -350px
}

.tech-logo.iota {
	background-position: -400px -350px
}

.tech-logo.openchain {
	background-position: -450px -350px
}

.tech-logo.bigchaindb {
	background-position: 0 -400px
}

.tech-logo.corda {
	background-position: -50px -400px
}

.tech-logo.eos {
	background-position: -100px -400px
}

.tech-logo.coinbase {
	background-position: -150px -400px
}

.tech-logo.multichain {
	background-position: -200px -400px
}

.tech-logo.baas {
	background-position: -250px -400px
}

.tech-logo.solidity {
	background-position: -300px -400px
}

.tech-logo.web-assembly {
	background-position: -350px -400px
}

.tech-logo.sass {
	background-position: -400px -400px
}

.tech-logo.less {
	background-position: -450px -400px
}

.tech-logo.bootstrap {
	background-position: 0 -450px
}

.tech-logo.material {
	background-position: -50px -450px
}

.tech-logo.selenium {
	background-position: -100px -450px
}

.tech-logo.jmeter {
	background-position: -150px -450px
}

.tech-logo.load-runner {
	background-position: -200px -450px
}

.tech-logo.pwa {
	background-position: -250px -450px
}

.tech-logo.digital-ocean {
	background-position: -300px -450px
}

.tech-logo.aws {
	background-position: -350px -450px
}

.tech-logo.xd {
	background-position: -400px -450px
}

.tech-logo.typescript {
	background-position: -450px -450px
}

.tech-logo.docker {
	background-position: 0 -500px
}

.tech-logo.serverless {
	background-position: -50px -500px
}

.tech-logo.graphql {
	background-position: -100px -500px
}

.tech-logo.apollo {
	background-position: -150px -500px
}

.tech-logo.vuejs {
	background-position: -200px -500px
}

.technology .content .para {
	margin-bottom: 4.66666667rem
}

.technology .tech {
	width: 100%;
	margin-bottom: 4.66666667rem;
	margin-top: 1.33333333rem
}

.technology .tech li {
	margin: 1rem 1rem 0 0;
	display: inline-block;
	background: #fff;
	padding: 1.33333333rem 1rem;
	text-align: center;
	width: 9rem;
	transition: all .3s linear
}

.technology .tech li:hover {
	transform: translateY(-.5rem)
}

.technology .tech li p {
	margin-top: .5rem;
	font-size: 1rem
}


.content-nav
{
	-webkit-transition: all 0.2s ease;
	-moz-transition:    all 0.2s ease;
	-o-transition:      all 0.2s ease;
	-ms-transition:     all 0.2s ease;
	transition:         all 0.2s ease;	
}

section#techStack 
{
    padding: 80px 0;
    background-color: #f7f7f7;
}

#techStack .nav
{
	display: flex;
    flex-direction: column;
    grid-row-gap: 10px;	
}

#techStack .nav .label
{
    font-size: .77777778rem;
    text-transform: uppercase;
    color: #120b04;
    display: block;
    margin-bottom: 1.33333333rem;
    font-weight: 900;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 4.66666667rem;
}


.nav-btn.active
{
    color: #120b04;
    opacity: 1;
	-webkit-transition: all 0.2s ease;
	-moz-transition:    all 0.2s ease;
	-o-transition:      all 0.2s ease;
	-ms-transition:     all 0.2s ease;
	transition:         all 0.2s ease;	
}

.nav-btn 
{
    color: #84817d;
    opacity: .5;
    transition: all .3s linear;
	font-weight: 500;
}
.reachus-main-container.reach-black {
    color: #fff;
    margin-top: -85px;
    background-color: #182424;
    padding: 160px 0 100px;
}






/* reach us design start */

.reachus-main-container {
    padding: 70px 0 70px;
}

.rlgap 
{
    margin-bottom: 60px;
}

.reach-left-headcover span {
    font-size: 15px;
    color: #28b67c;
    letter-spacing: 2px;
    margin-bottom: 20px;
    display: inline-block;
}

.reach-left-headcover h2 {
    font-size: 60px;
    line-height: 68px;
    margin-bottom: 0;
}

.reach-left-addrscover a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    margin-bottom: 25px;
    display: inline-block;
}

.reach-left-socialIcon svg path
{
	fill:#000;
}

.reach-left-socialIcon {
    display: flex;
    grid-column-gap: 25px;
    align-items: center;
}

.reach-left .rlgap:last-child
{
	margin-bottom:0;
}

.reach-grid 
{
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}

.reach-grid {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}

form.reachForm {
    display: flex;
    flex-direction: column;
    grid-row-gap: 40px;
}

.reach-formGroup {
    display: flex;
    flex-direction: column;
}

.reach-formGroup input {
    border: none;
    border-bottom: 1px solid #0000004f;
}

.reach-formGroup label {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
}

.reach-formGroup input {
    padding: 10px 0;
	outline: none;
}


.acceptBtnWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkPPwrap span {
    color: #000;
	position: relative;
}

.checkPPwrap span a {
    position: relative;
    color: #000;
    text-decoration: none;
    z-index: 999999;	
}

.checkPPwrap span a:before {
    content: '';
    position: absolute;
    height: 6px;
    width: 100%;
    background-color: #28b67c91;
    left: 0;
    bottom: 4px;
    z-index: 1;
    transition: all 850ms ease-in-out;	
}

.checkPPwrap a span {
    position: relative;
    z-index: 9999;
}

.checkPPwrap a:hover:before {
    height: 15px;
}

.checkbox-cover input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 25px;
  width: 25px;
}

.checkbox-cover .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
    background-color: unset;
    border: 1px solid #28b67c;
   pointer-events: none;
   border-radius:3px;
}


.checkbox-cover input:checked ~ .checkmark {
    background-color: unset;
    border: 1px solid #28b67c;
    border-radius: 3px;
}

.checkbox-cover .checkmark:after {
  content: "✓";
  position: absolute;
  display: none;
}

.checkbox-cover input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-cover .checkmark:after {
  content: "✓";
  left: 5px;
  top: 1px;
  color:#28b67c;
  -webkit-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  transform: rotate(14deg);
}
span.checkmark {
    display: none;
}

.checkbox-cover input {
    opacity: 1;
}
.checkPPwrap {
    display: flex;
    grid-column-gap: 40px;
}

.reach-left-addrscover a,
.reach-left-addrscover h2 
{
    font-size: 22px;
}
.checkbox-cover input:checked ~ .checkmark {
  background-color: #28b67c;
}
.address-wrapper {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px !important;
}

.reachus-main-container.reach-black 
{
	color:#fff;
	margin-top: -85px;
    background-color: #182424;
	padding: 160px 0 100px;
}

.reachus-main-container.reach-black a,
.checkPPwrap span
{
	color:#fff;	
}

.reachus-main-container.reach-black  .reach-left-socialIcon svg path 
{
    fill: #fff;
}

.reachus-main-container.reach-black .reach-formGroup input 
{
    border: none;
    border-bottom: 1px solid #fff;
	background-color:unset;
}

.reachus-main-container.reach-black .checkbox-cover .checkmark 
{
    border: 1px solid #ffffff;
}

.reachus-main-container.reach-black .checkbox-cover .checkmark:after
{
	color:#fff;
}
.checkPPwrap input[type=checkbox] {
  position: relative;
  border: 2px solid #b7b7b7;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  background: #c2c2c2;
  line-height: 0;
  margin: 0 .6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 25px;
  width: 25px;
  -webkit-appearance: none;
  opacity: 1;
}

.checkPPwrap input[type=checkbox]:hover {
}

.checkPPwrap input[type=checkbox]:checked {
  background-color: #000;
  opacity: 1;
  background: #28b67c;
  border-color: #28b67c;
}

.checkPPwrap input[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 14px;
  height: 20px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

.checkPPwrap input[type=checkbox]:before {
    opacity: 0;
    width: 14px;
    height: 20px;
}

.checkPPwrap input[type=checkbox]:checked:before {}

.checkPPwrap input[type=checkbox]:checked:before {
    opacity: 1;
    width: 10px;
    height: 20px;
}

.checkPPwrap {
    grid-column-gap: 10px;
}
/* reach us design end */
.item.wonderBloom img {
    transform: scale(1.9);
}

.navigation ul li a { 
    text-transform: capitalize;
}
.item.pr img {
    filter: invert(1);
}

.item.nlp img {
    transform: scale(1.5);
}



/**** 20-12-2024 ****/
.TabsWork {
    padding: 50px 0px;
}

.TabsWork button {
    border: 1px solid #000;
    padding: 10px 30px;
    font-size: 20px;
    text-decoration: none; 
    color: #000;
	 background-color: #fff;
}

.TabsWork {
    display: flex;
    gap: 19px;
}


.TabsWork .tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.TabsWork .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.TabsWork .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.TabsWork .tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.TabsWork .tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.inside-workcontent {
    margin-top: 0;
}


.tab.TabsWork {
    margin-top: -70px;
}
.TabsWork button.withoutBorders {
    background: none;
    color: #000;
}

.TabsWork button.withoutBorders:hover {
    background: #000;
    color: #fff;
}

.TabsWork button:hover {
    background: none;
    color: #000;
}

.misContent {
    box-shadow: 0px 0px 2px 0px #ccc;
    padding: 20px;
}

.misContent img {
    width: 130px;
    margin-bottom: 18px;
}

.misContent h2 {
    font-size: 22px;
    margin: 0;
    margin-bottom: 10px;
}

.misContent p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.misContainer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
button.tablinks.active {
    background: #000;
    color: #fff;
}










/**** 20-12-2024 ****/











































































































































































































@media only screen and (min-width: 300px) and (max-width: 991px)
{
	
	
/**** mobile menu ****/
.dineuron-menu{width: 100%; height: 100%; opacity: 0; visibility: hidden;}
.nav-open .dineuron-menu {
    opacity: 1;
    visibility: visible;
    background: #28b67c;
}
.dineuron-menu .nav li a{color:#FFF; font-size: 5vh; font-weight:600; }
.dineuron-menu .nav li{
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -moz-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -o-animation-timing-function: cubic-bezier(.45,.005,0,1);
    animation-timing-function: cubic-bezier(.45,.005,0,1);
}
.nav-open .dineuron-menu .nav li{
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform .2s,opacity .2s;
    transition: transform .2s,opacity .2s;
}
.dineuron-menu .nav li.delay-1{-webkit-transition-delay:0.1s; -moz-transition-delay:0.1s; -ms-transition-delay:0.1s; -o-transition-delay:0.1s; transition-delay:0.1s; }
.dineuron-menu .nav li.delay-2{-webkit-transition-delay:0.2s; -moz-transition-delay:0.2s; -ms-transition-delay:0.2s; -o-transition-delay:0.2s; transition-delay:0.2s; }
.dineuron-menu .nav li.delay-3{-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -ms-transition-delay:0.3s; -o-transition-delay:0.3s; transition-delay:0.3s; }
.dineuron-menu .nav li.delay-4{-webkit-transition-delay:0.4s; -moz-transition-delay:0.4s; -ms-transition-delay:0.4s; -o-transition-delay:0.4s; transition-delay:0.4s; }
.dineuron-menu .nav li.delay-5{-webkit-transition-delay:0.5s; -moz-transition-delay:0.5s; -ms-transition-delay:0.5s; -o-transition-delay:0.5s; transition-delay:0.5s; }
.dineuron-menu .nav li.delay-6{-webkit-transition-delay:0.6s; -moz-transition-delay:0.6s; -ms-transition-delay:0.6s; -o-transition-delay:0.6s; transition-delay:0.6s; }
.dineuron-menu .nav li.delay-7{-webkit-transition-delay:0.7s; -moz-transition-delay:0.7s; -ms-transition-delay:0.7s; -o-transition-delay:0.7s; transition-delay:0.7s; }
.dineuron-menu .nav li.delay-8{-webkit-transition-delay:0.8s; -moz-transition-delay:0.8s; -ms-transition-delay:0.8s; -o-transition-delay:0.8s; transition-delay:0.8s; }
.dineuron-menu .nav li.delay-9{-webkit-transition-delay:0.9s; -moz-transition-delay:0.9s; -ms-transition-delay:0.9s; -o-transition-delay:0.9s; transition-delay:0.9s; }

.nav-button {
    position: relative;
    z-index: 1111;
    display: block;
     margin: unset !important;
	     position: relative;
    top: 6px;
}
.nav-button #nav-icon3{width:24px;height:22px;display:inline-block;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
.nav-button #nav-icon3 span{display:block;position:absolute;height:3px;width:100%;background:#000;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}
.nav-button #nav-icon3 span:nth-child(1){top:0}
.nav-button #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:7px}
.nav-button #nav-icon3 span:nth-child(4){top:14px}
.nav-open #nav-icon3 span:nth-child(1){top:9px;width:0;left:50%}
.nav-open #nav-icon3 span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.nav-open #nav-icon3 span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.nav-open #nav-icon3 span:nth-child(4){top:9px;width:0;left:50%}

.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    /* -webkit-justify-content: center; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* -webkit-box-align: center; */
    /* -webkit-align-items: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    /* height: 100%; */
}

.desktop-show {
    display: none;
}

header.head-main {
    padding: 0;
    padding-bottom: 50px;
}

header.head-main .navbar {
    background-color: unset !important;
	    display: block;
}

header.head-main .d-flex {
    align-items: center;
    justify-content: space-evenly;
}

    .fixed-top.dineuron-menu {
        padding: 50px 10px 40px 30px;
    }

.fixed-top.dineuron-menu li a {
    font-size: 20px;
}

.fixed-top.dineuron-menu .flex-center {
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.fixed-top.dineuron-menu li {
    margin-bottom: 15px;
}
.nav-open .nav-button #nav-icon3 span {
    background: #fff;
}

.mobile-show
{
	display:block;
}
.brand-logo img {
    width: 130px;
}
.head-main .fill-button {
    padding: 8px 15px;
    font-size: 12px;
}
.getStarted-Hamburgermenu {
    display: flex;
    align-items: center;
    gap: 20px;
}
 
 
	
.iflex-services {
    grid-template-columns: repeat(1, 1fr);
}

.process-grid {
    grid-template-columns: repeat(1, 1fr);
}

.banner-overlap {
    flex-direction: column;
    width: 95%;
    gap: 30px;
	    margin-top: -40px;
}

.testimonial-content {
    grid-template-columns: 100%;
}

.footer-grid {
    grid-template-columns: 100%;
}

.work-container {
    grid-template-columns: repeat(1, 1fr);
}

.process-contanet.aos-init.aos-animate {
    width: 100%;
}

.process-right img {
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 50px;
}

.banner-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 60px;
    padding-top: 30px;
    padding-bottom: 54px;
}

h1 {
    font-size: 35px;
    line-height: 48px;
}

.banner-left a {
    margin-top: 4px;
}

.banner-right img {
    width: 80%;
    margin: 0 auto;
    display: flex;
}

.banner-overlap h3 {
    gap: 5px;
}

.common-headingPara h2 {
    font-size: 30px;
}

.common-headingPara p {
    width: 99%;
}

.home-about-grid {
    grid-template-columns: repeat(1, 1fr);
}

.quotess {
    width: 98%;
    font-size: 20px;
    line-height: 22px;
}

.homeQTop svg {
    left: 11px;
    top: 1px;
    width: 15px;
}

.homeQTop svg.secondQuotes {
    right: 10px;
    bottom: 1px;
}

.home-abt-right h3 {
    line-height: 25px;
}

.service-content {
    padding: 26px;
}

section.bg.pd-70.mb-100 {
    padding: 40px 20px 50px 20px;
}

.process-contanet h3 {
    font-size: 22px;
}

.word-data h4 {
    font-size: 15px;
    line-height: 10px;
}

.word-data h4 span {
    font-size: 18px;
    line-height: 13px;
}

.technology-used li {
    font-size: 13px;
    line-height: 18px;
}
 
 
a.fill-button {
    padding: 10px 26px;
    background: #28b67c;
    border-radius: 70px;
    color: #fff;
    text-decoration: none;
}
 

.brand-logo img {
    width: 70px;
}

header.head-main.mobile-show.mShow {
    padding-bottom: 0;
    padding: 12px 15px 12px 15px;
    height: auto;
}

.head-main .fill-button {
    font-size: 14px;
}

.navbar.navbar-dark.bg-dark.box-shadow {
    padding: 0;
}

h1 {
    font-size: 30px;
    line-height: 38px;
}

.banner-left p {
    line-height: 28px;
    font-size: 16px;
}

.banner-left a {}

.client-logo {
    margin-bottom: 19px;
}

.banner-overlap h3 {
    font-size: 20px;
    line-height: 18px;
    gap: 2px;
}

.banner-overlap h3 span {
    font-size: 14px;
}

.container.mb-100 {
    margin-bottom: 50px;
}

.common-headingPara h2 {}

.common-headingPara p {
    width: 100%;
    font-size: 16px;
}

.common-headingPara.aos-init.aos-animate {
    margin-bottom: 20px;
}

p {
    font-size: 16px;
    line-height: 25px;
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
}

[data-aos=fade-up] {
    transform: unset !important;
}

.service-content h3 {
    font-size: 22px;
    line-height: 0px;
}

.service-content > div {
    gap: 26px;
}

.service-content svg {
    width: 45px;
}

.comonReadMore {
    gap: 2px;
}

.common-headingPara h2 {}

.testimonial-content {
    padding: 10px;
}

.testimonial-details p {
    font-size: 16px;
    line-height: 22px;
}

.testimonial-details {
    gap: 17px;
}

.testimonial-details h5 span {
    margin-top: 5px;
}

.successstory {
    width: 90%;
    padding: 31px 0px;
}

.successstory h2 {
    font-size: 26px;
}

.successstory p {
    width: 90%;
}

.successstory a {
    font-size: 16px;
}

.successstory {
    margin-top: -70px;
}

.footer-logo p {
    font-size: 16px;
    line-height: 26px;
}

.footer-grid {
    gap: 37px;
}

.footer-content h2 {
    font-size: 22px;
}

.copyright {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
}
.flex-center {
    display: flex;
    height: auto;
}

.fixed-top.dineuron-menu {
    display: flex;
    justify-content: flex-start;
}

.fixed-top.dineuron-menu .flex-center {
    align-items: flex-start;
    text-align: left;
}

.fixed-top.dineuron-menu li a {
    font-size: 18px;
}

.fixed-top.dineuron-menu li {
    margin-bottom: 10px;
}

.client-logo {
    overflow: scroll;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 43px;
    padding:0 20px;
}
 

.client-logo img {
    width: 90px;
}

.client-container {
    overflow: hidden;
}
figure.mobile-abs img {
    width: 280px;
}

figure.mobile-abs {
    position: absolute;
    bottom: -60px;
    z-index: 99999;
    height: 100vh;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    right: -40px;
}

 

.dShow
{
	display:none;
}
.mShow
{
	display:block;
}

.insideHeader .brand-logo img {
    filter: brightness(0) invert(1);
}
.dev-banner .container {
    grid-template-columns: 100%;
    gap: 47px;
}

.dev-banner-left h1 {
    font-size: 35px;
    line-height: 36px;
}

.dev-banner-left p {
    font-size: 16px;
    line-height: 26px;
}

.dev-banner {
    margin-top: -115px;
    padding-bottom: 57px;
    margin-bottom: 50px;
}

.dev-banner-left {
    gap: 20px;
}

.web-content {
    grid-template-columns: 100%;
    gap: 4px;
    margin-bottom: 0;
}

.web-content-left h2 {
    font-size: 25px;
}

.web-content-left p {
    font-size: 16px;
    line-height: 24px;
}

.web-content-right figure img {height: 330px;}

.web-content-right figure {
    margin-bottom: 70px;
}

.web-content-right {
    height: fit-content;
}

.whyServe h3 {
    font-size: 16px;
    line-height: 20px;
}

.whyServe h2 {
    font-size: 26px;
    line-height: 30px;
}

.whyServe li {
    font-size: 18px;
    line-height: 20px;
}

.whyServe ul {
    display: flex;
    flex-flow: wrap;
    gap: 30px;
}

.help-grid-one {
    grid-template-columns: 100%;
}

.help-grid-one h2 {
    font-size: 26px;
    line-height: 30px;
}

.helpGrow {
    padding-top: 42px;
    margin-bottom: 40px;
}

.help-grid-one p {
    width: 100%;
}

.help-grid .helpIcon img {
    width: 50px;
}

.helpIcon h3 {
    font-size: 16px;
    line-height: 20px;
}

.help-grid-two {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    position: relative;
}

.help-grid {
    gap: 20px;
}

.help-grid-two .helpIcon:last-child {
    position: absolute;
    top: -108px;
    right: 44px;
}
.help-grid-one .helpIcon { 
    grid-template-columns: repeat(3, 1fr);
}
.contact-main-container .container {
    grid-template-columns: 100%;
    gap: 3%;
}

.contact-left-content h1 {
    line-height: 35px;
    margin-bottom: 25px;
}

.callnumber {
    align-items: center;
    gap: 20px;
}

.contact-main-container .callnumber a {
    font-size: 16px;
}

.contact-main-container:before {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.contact-main-container:before {
    height: 407px;
}

.inquire-detail p {
    font-size: 16px;
    line-height: 20px;
}

.inquire-detail h4 {
    margin-bottom: 1px;
}

.contact-right {
    padding: 25px 20px;
}

.office-address-wrap {
    flex-direction: column;
    gap: 40px;
}

.address .full-address {
    width: 100%;
}

.office-wrapper {
    margin-bottom: 32px;
}
.breadcrumb {
    display: none;
}
.client-contact-grid {
    grid-template-columns: 100%;
    gap: 0px;
    margin-bottom: 44px;
}

.mission-vission-wrap .our-mv-box {
    width: 100%;
    padding: 20px 22px 20px 20px;
}

.companyProgNumWrap ul {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    gap: 40px;
}

.buildWeb-grid {
    grid-template-columns: repeat(1, 1fr);
}

.dev-client-banner .container {
    grid-template-columns: 100%;
    gap: 0px;
}

.dev-client-banner .dev-banner-left h1 {
    font-size: 30px;
    line-height: 38px;
}

.dev-client-banner {
    margin-top: -115px;
    padding-bottom: 90px;
}

.client-contact-sect {
    padding: 54px 0 69px;
}

.cc-left h2 {
    width: 100%;
    margin-bottom: 29px;
}

.mission-vission-wrap .our-mv-box p {
    font-size: 16px;
    line-height: 28px;
}

.mv-box-RightAlign {
    top: 0;
}

.mv-box-leftAlign {
    margin-bottom: 40px;
}

.common-headingPara .our-mv-box h2 {
    font-size: 25px;
    margin-bottom: 7px;
}

.companyServ-sect {
    padding: 64px 0 73px;
    background-position: 820px 10px;
}

.companyServ-sect .common-headingPara h2 {
    width: 100%;
}

.companyProgNumWrap ul li .bigNum {
    font-size: 25px;
    margin-bottom: 17px;
}

.companyProgNumWrap ul li .smallDetail {
    font-size: 16px;
    line-height: 20px;
}

.companyProgNumWrap {
    margin-top: 48px;
}

section.buildWebsite-sect {
    padding: 49px 0 101px;
}
.dev-client-banner {
    z-index: -1;
    position: relative;
}
.iflex-process {
    overflow: scroll;
}

.ip-icon {
    width: 300px;
    background: #fff;
}

.iflexProcessBox {
    width: 1200px;
}

.trusted-client-wrap h2 {
    width: 100%;
}

.trusted-client-wrap {
    margin-bottom: 40px;
}
 
.our-work-wrapper .work-container {
    padding: 20px;
    padding-top: 0;
    padding-bottom: 0;
}

.word-data h4 {
    flex-direction: column;
}

.our-work-wrapper .word-data {
    flex-direction: column;
}

[data-aos=fade-up] {
    transform: unset !important;
}
.dev-banner.serviceMain {
    z-index: -1;
}	
.banner-overlap {
    display: none;
}
[data-aos=fade-right] {
    transform: unset !important;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
    transform: unset;
}
[data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    transition-property: unset !important;
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: unset;
}
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: unset;
}
[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: unset;
}

.work-container 
{
	display: unset;
    grid-template-columns: unset;
}

.work-container .owl-carousel .owl-nav 
{
    display: flex;
    justify-content: space-between;
    padding: 0 5px;
    position: absolute;
    top: 90px;
    width: 100%;
}

.work-container .owl-carousel .owl-nav button 
{
	width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 50px;
    background-color: #0000005e;
    display: flex;
    justify-content: center;
    text-align: center;
}

.work-container .owl-carousel .owl-nav button:hover,
.work-container .owl-carousel .owl-nav button:focus
{
	width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 50px;
    background-color: #0000005e;
    display: flex;
    justify-content: center;
    text-align: center;
}

.work-container .owl-carousel .owl-nav button span
{
    font-size:30px;
	color:#fff;
}

.testimonial-mob-wrap 
{
    padding: 40px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}

.testimonial-mob-wrap img {
    width: 100px !important;
    height: 100px;
    border-radius: 51%;
    display: flex;
    margin-bottom: 20px;
}

.testi-text-wrap p {
    text-align: center;
}

.testi-text-wrap h5 {
    text-align: center;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    margin-top: 5px;
}

.mobileTestimonial 
{
    margin: 0 10px;
    background-color: #28b67c2b;
    border-radius: 10px;
}

.mobileTestimonial .owl-carousel .owl-nav 
{
	display: flex;
    justify-content: space-between;
    padding: 0 0px;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.mobileTestimonial .owl-carousel .owl-nav button 
{
	width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 50px;
    background-color: #0000005e;
    display: flex;
    justify-content: center;
    text-align: center;
}

.mobileTestimonial .owl-carousel .owl-nav button:hover,
.mobileTestimonial .owl-carousel .owl-nav button:focus
{
	width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 50px;
    background-color: #0000005e;
    display: flex;
    justify-content: center;
    text-align: center;
}

.mobileTestimonial .owl-carousel .owl-nav button span
{
    font-size:30px;
	color:#fff;
}
	.wowear .client-contact-grid {
    grid-template-columns: 100%;
}
	.office-address-wrap { 
    grid-template-columns: 100%; 
}
.office-box img { 
    height: 330px;
}	

.address { 
    width: 80%;
}
    .contact-main-container {
        z-index: 0;
    }	
	.footer-content:nth-child(3) {
    display: none;
}
.foGr {
    grid-template-columns: 34% 50%;
	        gap: 57px;
}
	.footer-content li.dShow {
    display: none;
}
.footer-content li a {
    display: flex;
    gap: 10px;
}
body.nav-open {
    position: fixed;
}
body.nav-open .getStarted-Hamburgermenu {
    position: fixed;
    z-index: 999999;
    right: 20px;
}

body.nav-open .getStarted-Hamburgermenu .fill-button {
    display: none;
}
.getStarted-Hamburgermenu .fill-button {
    display: none;
}

[data-aos=fade-left] {transform: unset;}




/* reach us design responsive start */

.reach-grid 
{
    grid-template-columns: 100%;
    grid-column-gap: 0%;
    grid-row-gap: 5%;
	padding: 0 12px;
}

.reach-left-headcover h2 {
    font-size: 40px;
    line-height: 42px;
}

.rlgap {
    margin-bottom: 40px;
}

.acceptBtnWrap {
    display: flex;
    flex-direction: column;
    justify-content: unset;
    align-items: baseline;
    grid-row-gap: 20px;
}

.checkbox-cover input,
.checkbox-cover .checkmark
{
    height: 20px;
    width: 20px;	
}

.checkPPwrap 
{
    grid-column-gap: 5px;
}

.checkbox-cover .checkmark 
{
    top: 3px;
}

.reach-left-addrscover a, 
.reach-left-addrscover.rlgap h2 
{
    font-size: 18px;
}

/* reach us design responsive end */
.TabsWork {
    flex-direction: column;
}

.TabsWork button {
    padding-left: 0;
    padding-right: 0;
}

div#Paris {
    display: none;
}

	
}/* 991*/

















