.seo-digitalmarketing-main {
    position: relative;
}
.hero-sec-grid {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.sec-h1 {
    text-align: left;
    margin-bottom: 40px;
    margin-top: 100px;
    color: #18aaca;
    font-style: normal;
    font-weight: 700;
    font-size: 66px;
    line-height: 1.3;
    font-display: optional;
}
.hero-sec-grid-col-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.hero-section-quotes-p1 {
    text-align: center;
    color: #000 !important;
    font-size: 18px;
    line-height: 25px;
    margin: 11px 0;
}
.sec-p1-new-banner {
    text-align: center;
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    color: #808183;
    font-display: optional;
    text-transform: uppercase;
}
.desk-img{
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 0px !important;
}
.mob-img{
    display: none;
}
.picture-mob{
    width: 100%;
}
.hero-section-quotes{
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1360px;
    margin: 40px auto;
}
.quotes-icon {
    min-height: 65px;
}
@media screen and (max-width:767px){
    .mob-img{
        display: block;
        border-radius: 0px !important;
    }
    .desk-img{
        display: none;
    }
}
.sec-p1 {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.4;
    color: #595959;
    font-display: optional;
}
.product-engineering-desk {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}
.sec-grid-picture {
    min-height: 396px;
}
.sec-grid {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 40px;
    max-width: 1360px;
    margin: 30px auto 30px auto;
    min-height: 400px;
}
.sec-grid-col-1 {
    display: flex;
    align-items: center;
    justify-content: left;
}
.resource-augmentation-img {
    width: 100%;
    /* height: auto; */
    border-radius: 20px;
    object-fit: contain;
}
.mobile-hide {
    display: block;
}
.desktop-hide {
    display: none;
}
.sec-2-p1 {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #595959;
    font-display: optional;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}
.section-cards-text {
    position: relative;
    box-sizing: border-box;
    background-color: #18aaca;
    padding-block: 2rem;
}
.section-service-col-one {
    margin-block: 12px 16px;
    display: flex;
    justify-content: center;
    gap: 90px 50px;
}
.section-service-col-two {
    margin-block: 12px 40px;
    display: flex;
    justify-content: center;
    gap: 90px 50px;
}
.section-service-h2,
.section-service-p,.section-service-p-last {
    color: #fff;
    text-align: center;
}
.section-service-p-last {
    max-width: 750px;
    text-align: left;
    margin-top: 0;
    margin: auto;
    margin-bottom: 15px;
}
.section-service-p {
    font-size: 18px;
    line-height: 22px;
}
.card-one {
    border-radius: 16px;
    position: relative;
    box-sizing: border-box;
    margin-top: 60px;
    padding-inline: 40px;
    padding-block: 30px 20px;
    background-color: #fff;
    box-shadow: 0 4px 38px 0 #00000040;
    text-align: center;
    width: 302px;
    height: 307px;
}
.home-startup-picture {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 0%;
    left: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #18aaca;
    border: 3px solid #fff;
}
.section-service-h2,
.section-service-p {
    color: #fff;
    text-align: center;
}
.home-startup-image {
    position: relative;
    box-sizing: border-box;
    object-fit: contain;
    object-position: center;
    width: 100%;
    max-width: 72px;
    height: auto;
}
.bold-heading {
    color: #000;
    font-weight: 600;
    margin-block: 28px 6px;
    line-height: 24px;
}

.ux-ui-h2 {
    color: #212121;
    background-color: #fff;
    text-align: center;
    font-size: 30px;
}
.ui-ux-services-start {
    background-color: #E2F6FF;
    padding: 2rem;
    border-radius: 12px;
    margin-right: 12px;
}
.ui-ux-services-div-one {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    gap: 40px;
    max-width: 1360px;
    margin: 40px auto 40px auto;
    min-height: 400px;
}
.ui-ux-services-div-two {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 40px;
    max-width: 1360px;
    margin: 30px auto 30px auto;
    min-height: 400px;
}
.container-ui-ux {
    padding-left: 0;
}

.blog_post {
    border-radius: 10px;
    position: relative;
}
.container_copy {
    padding: 0.7rem 0rem;
}
.service-container-second-para {
    margin-top: 2rem;
}
.service-container-para {
    color: #18aaca;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
}
.container-ui-ux-second {
    color: #18aaca;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-top: 50px;
}
.service-para-h2 {
    position: absolute;
    transform: translate(0, -65%);
    padding: 0px 20px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background-color: #ffffff;
    border: 1px solid #18aaca;
}
.service-para-h3 {
    background-color: #fff;
    padding: 24px 20px;
    margin-top: 16px;
    margin-bottom: 24px;
    border-radius: 12px;
}

.service-consulting-ui-ux-para {
    text-align: center;
    margin-block: 12px;
}
.section-service-h2-last {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-block: 16px 8px;
    text-align: left;
}
.container-blue {
    background-color: #18aaca;
    padding: 0.4rem 2.2rem;
    display: flex;
    align-items: center;
    gap: 30px;
    border-radius: 12px;
    margin-block: 1.5rem;
    max-width: 1020px;
    margin-inline: auto;
}
.service-page-last-ui-ux {
    margin-inline-start: 2rem;
}
.serviceimagecollab-picture {
    object-fit: contain;
}
.container-why-choose-div {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 60px 30px;
    margin: auto;
    max-width: 1020px;
}
.container-why-choose-ux-last {
    padding-block: 3rem 3rem;
    padding-inline: 2rem;
    border: 1px solid #18aaca;
    text-align: center;
    border-radius: 40px;
    background: linear-gradient(180deg, rgba(226,246,255,1) 50%, rgba(255,255,255,1) 80%)
}
.last-blue,.why-schoose-blue {
    color: #18aaca;
    font-weight: 600;
}
.why-choose-para {
    max-width: 930px;
    text-align: center;
    margin-bottom: 30px;
}
.why-choose-para-blue { 
    max-width: 600px;
    color: #fff;
    background-color: #18aaca;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 18px;
    border-radius: 12px;
    margin-top: 2.5rem;
}
.why-choose-end-section-h2,
.why-choose-end-section-para {
    color: #fff;
    text-align: center;
}
.why-choose-end-section-h2 {
    font-size: 68px;
    font-weight: 700;
    max-width: 600px;
    margin: auto;
    opacity: 0.7;
}
.why-choose-end-section {
    background-color: #18aaca;
    padding-block: 4rem;
}
.why-choose-end-section-para {
    opacity: 0.8;
    line-height: 26px;
    margin-top: 1rem;
    max-width: 1062px;
}
.number-section {
    font-size: 68px;
    font-weight: 700;
    margin: auto;
    color: rgb(0 0 0 / 15%);
}
.related-services {
    padding-block: 2rem 1rem;
}
.container {
    padding-block: 40px;
}
.ui-ux-consulting-service-para {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: rgb(105 105 105 / 75%);
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    margin-block: 0
}
.ui-ux-consulting-service-start {
    max-width: 1108px;
    margin: auto;
}
.sec-grid-col-2 {
    max-width: 633px;
}
p {
    margin-block: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .hero-sec-grid {
        margin-top: 60px;
    }
    .sec-h1 {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 32px;
        line-height: 1.4;
    }
    .sec-grid {
        grid-template-columns: 1fr 1fr;
        margin-top: 30px;
        margin-bottom: 30px;
        gap: 20px;
    }
    .sec-p1,
    .sec-2-p1 {
        font-size: 14px;
        line-height: 22px;
    }
    .card-one {
        width: 300px;
    }
}
@media screen and (max-width: 767px) {
    .hero-section-container.sevicebanner {
        background-color: #fff;
    }
    .container-ui-ux-second {
        margin: 12px;
    }
    .hero-sec-grid {
        margin-top: 60px;
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .hero-sec-grid-col-1 {
        margin: 10px;
    }
    .hero-sec-grid-col-2 {
        grid-row-start: 1;
        min-height: auto;
        justify-content: center;
    }
    .sec-h1 {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 40px;
        line-height: 1.2;
    }
    .mobile-hide {
        display: none;
    }
    .desktop-hide {
        position: relative;
        display: block;
    }
    .sec-grid-picture {
        min-height: 240px;
    }
    .sec-grid {
        margin-top: 30px;
        margin-bottom: 30px;
        grid-template-columns: 1fr;
    }
    .sec-grid-col-1 {
        justify-content: center;
        grid-row-start: 1;
    }
    .resource-augmentation-img {
        max-height: 400px;
    }
    .sec-p1,
    .sec-2-p1 {
        font-size: 16px;
        line-height: 24px;
    }
    .section-service-col-one, .section-service-col-two {
        position: relative;
        box-sizing: border-box;
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 30px 50px;
    }
    .section-service-p,.section-service-p-last {
        font-size: 16px;
        line-height: 24px;
    }
    .container-why-choose-div, .ui-ux-services-div-one {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 0;
    }
    .ui-ux-services-div-one {
        padding-block: 2rem;
    }
    .ui-ux-services-div-one {
        display: flex;
        flex-direction: column-reverse;
    }
    .ui-ux-services-div-two {
        display: flex;
        flex-direction: column;
    }
    .container-ui-ux {
        padding: 0;
    }
    .why-choose-end-section {
        border-radius: 12px;
    }
    .ui-ux-services-start {
        border-radius: 0;
    }
    .card-one {
        width: 100%;
    }
    .container-why-choose {
        padding-block: 0 2rem;
        margin: 12px;
    }
    .ui-ux-services-start {
        padding: 0 1rem;
    }
   .section-service-p-last{
        text-align: center;
    }
    .container-blue {
        flex-direction: column;
        gap: 10px;
        padding-block: 1rem 2rem;
    }
    .section-service-h2-last,.why-schoose-blue {
        font-size: 20px;
        margin-bottom: 1rem;
        text-align: center;
    }
    .container-why-choose-ux-last {
        padding-block: 2rem 4rem;
        width: 100%;
        padding-inline: 0;
        opacity: 1000;
        border-radius: 20px;
    }
    .last-blue-ux {
        padding-inline: 1rem;
    }
    .ux-ui-last-second {
        margin-top: -35px;
    }
    .why-choose-para {
        margin-bottom: 22px;
    }
    .para-start {
        text-align: center;
    }
    .para-start-middle {
        margin-bottom: 0;
    }
    .para-start-end {
        margin-top: 0;
    }
    .container-new {
        width: 100%;
    }
    .container {
        padding-block: 20px;
    }
    .service-para-h2 {
        height: 40px;
        transform: translate(0, -20%);
    }
    .hero-section-quotes-p1 {
        font-size: 14px;
    }
}
@media only screen and (max-width: 550px) {
    .sec-h1 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 32px;
        line-height: 1.4;
    }
    .section-service-col-one, .section-service-col-two {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .container-blue {
        padding: 1rem;
    }
    .service-page-last-ui-ux {
        margin: 0;
    }
    .why-choose-end-section-h2 {
        font-size: 45px;
    }
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1350px) {
    .sec-h1 {
        font-size: 46px;
        margin-block: 40px;
    }
}
@media only screen and (min-device-width: 993px) and (max-device-width: 1024px) {
    .section-service-col-one, .section-service-col-two {
        margin-top: 3rem;
    }
}
.last-blue-ux-para {
    font-size: 16px;
}
.second-sec-grid-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin: 40px 0;
    max-width: 992px;
    margin: 60px auto;
}

.grid-3-col {
    display: flex;
    background: #f7f7f7;
    border-radius: 40px;
    height: 246px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.grid-3-col:hover {
    transition: 0.5s ease all;
    background: #18aaca;
    color: #fff;
    box-shadow: 0 22px 35px -23px #64dfff85;
    transition: 0.3s ease-in-out;
}

.grid-3-col:active {
    transition: 0.5s ease all;
    background: #18aaca;
    color: #fff;
    box-shadow: 0 22px 35px -23px #64dfff85;
    transition: 0.3s ease-in-out;
}

.grid-3-col:hover .blue-icon {
    display: none;
}

.grid-3-col:hover .blue-icon,
.grid-3-col:active .blue-icon {
    transition: 0.5s ease all;
    display: none;
}

.grid-3-col:hover .white-icon,
.grid-3-col:active .white-icon {
    transition: 0.5s ease all;
    display: block;
}

.grid-3-col:hover .grid-3-text,
.grid-3-col:hover .grid-3-text-sub {
    color: #fff;
}

.grid-3-col:active .grid-3-text,
.grid-3-col:active .grid-3-text-sub {
    color: #fff;
}

.blue-icon {
    display: block;
}

.white-icon {
    display: none;
}

.grid-3-text {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 22px;
    color: #000;
    line-height: 1.4;
}

.grid-3-text-sub {
    margin-bottom: 0;
    font-size: 18px;
    color: #595959;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 0px;
}

/*only for second-sec-grid -- start*/
@media screen and (max-width: 767px) {
    .second-sec-grid-3 {
        grid-template-columns: 1fr;
    }

    .grid-3-col {
        margin: auto;
        width: 246px;
        height: 250px;
    }

    .grid-3-text-sub {
        font-size: 14px;
    }

    .grid-3-text {
        font-size: 16px;
    }
}

/*only for second-sec-grid -- end*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .grid-3-col {
        height: 215px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .second-sec-grid-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: fit-content;
    }

    .grid-3-col {
        width: 293px;
    }

    .grid-3-text {
        font-size: 20px;
        line-height: 1.2;
    }

    .grid-3-text-sub {
        font-size: 15px;
        line-height: 1.3;
    }
}

@media screen and (min-width: 540px) and (max-width: 767px) {
    .second-sec-grid-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: fit-content;
    }
}
@media screen and (min-width: 767px){
    .container-new {
        padding-left: 0px;
        padding-right: 20px;
    }
}
/*Icons grid - End*/
/*Related Services Carousel - Start*/
.services-carousel-h2 {
    font-size: 48px;
    color: #000;
    font-weight: 300;
    text-align: center;
    margin-top: 0px;
    font-style: normal;
}

.services-carousel-h3 {
    font-size: 36px;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin: 0px;
    padding: 50px 0 25px 0;
}

.services-carousel-btn {
    font-size: 18px;
    padding: 11px 30px;
    color: #fff;
    background: #18aaca;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    margin-bottom: 16px;
    font-weight: 300;
    text-decoration: none;
    z-index: 1;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .services-carousel-h2 {
        padding-top: 20px;
        margin-bottom: 10px;
        font-size: 40px;
    }

    .services-carousel-h3 {
        font-size: 30px;
        padding: 2-px 0 20px 0;
    }
}

@media screen and (max-width: 767px) {
    .services-carousel-h2 {
        font-size: 36px;
        margin: 0px;
    }

    .services-carousel-h3 {
        font-size: 30px;
        padding: 0px 0 25px 0;
    }

    .services-carousel-btn {
        font-size: 15px;
    }
    .ui-ux-services-start {
        margin-right: 0;
    }
}

/*Related Services Carousel - End*/
/*About us section - Start*/
.about-us-section {
    background: #18aaca;
}

.about-h2 {
    font-size: 48px;
    color: #fff;
    padding: 40px 0 20px 40px;
    font-weight: 400;
    max-width: 1360px;
    margin: 0 auto;
}

.about-p2 {
    font-size: 18px;
    color: #fff;
    padding: 0 0 20px 40px;
    line-height: 1.3;
    max-width: 1360px;
    margin: 0 auto;
}

.inno-about-smily {
    position: absolute;
    top: 0;
    right: 0;
}

.innovation-project-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    max-width: 1360px;
    margin: 0 auto;
}

.inno-projrct-h2 {
    text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    z-index: 1;
}

.innovation-project-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.inno-projrct-h2 {
    text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    z-index: 1;
}

.inno-project-btn {
    font-size: 18px;
    padding: 11px 30px;
    color: #fff;
    background: #18aaca;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    margin-bottom: 50px;
    font-weight: 300;
    text-decoration: none;
    z-index: 1;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .inno-projrct-h2 {
        font-size: 19px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .inno-projrct-h2 {
        font-size: 16px;
    }
    .card-one {
        width: 270px;
    }
}

@media screen and (max-width: 767px) {
    .about-h2 {
        font-size: 36px;
        padding: 40px 10px 20px 10px;
    }

    .about-p2 {
        font-size: 15px;
        padding: 0 10px 0 10px;
        line-height: 1.4;
        width: 100%;
        box-sizing: border-box;
    }

    .innovation-project-grid {
        grid-template-columns: 1fr;
    }

    .inno-bubbles {
        display: none;
    }
}

/*About us section - End*/
/*Waves - Start*/
@media screen and (min-width: 992px) {
    .wave-bg {
        margin-left: 80px;
        box-shadow: -5px 0 5px -5px rgb(0 0 0 / 15%);
    }
}

.waves {
    transform: rotate(-180deg);
    width: 100%;
    height: 25vh;
    margin-bottom: -7px;
    min-height: 100px;
    max-height: 150px;
}

.parallax>use:first-child {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax>use {
    animation: 300s linear infinite move-forever;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}

/*Waves - End */
/*Bubbles - Start*/
/*Bubbles - End*/
@media only screen and (min-device-width: 1200px) and (max-device-width: 1350px) {
    .sec-h1 {
        font-size: 46px;
        margin-block: 40px;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1199px) {}

@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {
    .grow-your-business-h3 {
        font-size: 28px;
    }
}

@media only screen and (min-device-width: 769px) and (max-device-width: 991px) {
    .grow-your-business-h3 {
        font-size: 28px;
    }

    .services-carousel-h2 {
        font-size: 42px;
        margin-block: 0 10px;
    }
}
.second-sec-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
    margin: 40px 0;
    max-width: 1360px;
    margin: 60px auto;
}
.second-sec-img-col {
    position: relative;
}
.second-sec-img-text {
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .second-sec-grid-2 {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
    .second-sec-img-text {
        font-size: 14px;
        line-height: 18px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .second-sec-grid-2 {
        gap: 10px;
    }
    .second-sec-img-text {
        font-size: 14px;
        line-height: 18px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .second-sec-grid-2 {
        gap: 20px;
    }
}
.second-sec-grid-2 {
    margin: 30px auto 60px;
}
.text-bg-blue {
    background-color: #18aacae0;
    width: 100%;
    text-align: center;
    left: 0;
    margin-block: 0;
    bottom: 0;
    border-radius: 24px;
    padding-block: 24px;
    border: solid 1px #fff;
    align-content: center;
    height: 40px;
}
.tab-h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 65px;
    color: #27abc8;
    width: fit-content;
    margin: 0;
    text-align: left;
    margin-top: 20px;
}