/* Global eCommerce Mobile App Development Company start  */

.enh-ances {
    padding: 200px 0px 65px !important;
    margin-top: -131px;
    background: #000;
}

.funct-ionality h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
}

.funct-ionality h2 span {
    color: #c0ff4d;
}

.funct-ionality p {
    color: #ffff;
    font-size: 21px;
    padding: 24px 0px;
}

.funct-ionality {
    margin-top: 20px;
}

a.stands-btn {
    border: 1px solid #fff;
    padding: 14px 20px;
    border-radius: 31px;
    color: #fff;
    text-decoration: none;
}

a.stands-btn:hover {
    background: #c0ff4d;
    border: 1px solid #c0ff4d;
    color: #000;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background: #f2f2f2;
}

@keyframes slide {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

.logos {
    overflow: hidden;
    padding: 14px 0;
    background: #000000;
    white-space: nowrap;
    position: relative;
    margin-top: 47px;
}

.logos:before,
.logos:after {
    position: absolute;
    top: 0;
    width: 250px;
    height: 100%;
    content: "";
    z-index: 2;
}

.logos:before {
    left: 0;
}

.logos:after {
    right: 0;
}

.logos:hover .logos-slide {
    animation-play-state: paused;
}

.logos-slide {
    display: inline-block;
    animation: 30s slide infinite linear;
}

.logos-slide img {
    height: 89px;
    margin: -5px 30px;
    filter: brightness(0) invert(1);
}


/* Global eCommerce Mobile App Development Company end  */


/* Why is Osumare your trusted partner start  */

section.osumare {
    /* padding: 70px 0px; */
    background: #000;
}

.posit-ioning h2 {
    color: #fff;
    font-size: 56px;
    font-weight: 800;
}

.posit-ioning h2 span {
    color: #c0ff4d;
}

.posit-ioning p {
    color: #fff;
    text-align: left;
    padding: 20px 0px;
    font-size: 21px;
}

.posit-ioning h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 41px;
}

.credi-bility img {
    width: 50px;
}

.credi-bility h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    padding: 20px 0px;
}

.credi-bility p {
    color: #fff;
    font-size: 17px;
}

.credi-bility {
    border: 1px solid #4e4e4e;
    padding: 27px;
    border-radius: 20px;
    margin-bottom: 25px;
    height: 280px !important;
}

.credi-bility:hover {
    background: #838f6d;
    border: 2px solid #c0ff4d;
}

.credi-bility:hover h5 {
    color: #ffffff;
}

.credi-bility:hover p {
    color: #ffffff;
}


/* Why is Osumare your trusted partner end  */


/* Next-Gen Solutions That Our eCommerce App Development Company start  */

section.aug-mented {
    padding: 70px 0px;
}

section.aug-mented {
    padding: 70px 0px;
    background: #000;
}

.improve-ments h2 {
    color: #fff;
    text-align: center;
    font-size: 45px;
    font-weight: 700;
}

.improve-ments h2 span {
    color: #c0ff4d;
}

.improve-ments p {
    color: #fff;
    text-align: center;
    padding: 20px 0px;
    font-size: 20px;
}

.assor-tment h4 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
}

.assor-tment h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 800;
}

.assor-tment {
    padding: 70px 0px;
}

.assor-tment p {
    color: #fff;
    font-size: 17px;
}

.recommen-dations {
    position: relative;
    z-index: 1;
    margin-top: 84px;
    /* Main box upar */
}

.recommen-dations::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px;
    background: linear-gradient(135deg, #3b82f6 0%, #22d3ee 100%);
    transform: translate(8px, -10px) rotate(3deg);
    transition: transform 0.4s ease;
    width: 573px;
    height: 330px;
    left: 0;
    top: 0;
    z-index: -1;
    /* Ye sabse important line */
}


/* Next-Gen Solutions That Our eCommerce App Development Company end */


/* responsive start  */

@media (max-width: 1400px) {
    .recommen-dations img {
        width: 100%;
    }
    .recommen-dations::before {
        width: 542px;
    }
}

@media (max-width: 1199px) {
    .repu-tation {
        padding: 70px 0px;
    }
    .credi-bility {
        height: 340px;
    }
    section.infi-nitely {
        padding: 70px 0px;
    }
    .question {
        font-size: 19px;
    }
    .resp-onse a {
        margin-left: 3px;
    }
    .profitability-top {
        padding: 70px 0px;
    }
    section.agency-visits {
        padding: 70px 0px;
    }
    .resp-onse a {
        margin-left: 6px;
    }
}

@media (max-width:991px) {
    .funct-ionality h2 {
        font-size: 42px !important;
    }
    .funct-ionality p {
        font-size: 22px;
    }
    .ppp {
        padding: 41px;
    }
    .contact-form input {
        padding: 22px;
        font-size: 20px !important;
    }
    .my-sticky-left h2 {
        font-size: 42px;
    }
    .my-process-card h5 {
        font-size: 25px;
    }
    .my-process-card p {
        font-size: 17px;
    }
    .improve-ments h2 {
        font-size: 44px;
    }
    .improve-ments p {
        font-size: 21px;
    }
    .recommen-dations::before {
        width: 676px;
        height: 403px;
    }
    .recommen-dations img {
        width: 100%;
    }
    .reso-lutions h2 {
        font-size: 18px;
    }
    .reso-lutions p {
        font-size: 15px;
    }
    .adver-tising h2 {
        font-size: 44px;
    }
    .adver-tising h3 {
        font-size: 21px;
    }
    .pote-ntial p {
        font-size: 19px !important;
    }
    .pote-ntial h3 {
        font-size: 31px !important;
    }
    .pote-ntial {
        padding: 42px !important;
    }
    .pote-ntial img {
        width: 90px !important;
    }
    .tar-geting {
        padding: 42px !important;
        gap: 42px !important;
    }
}

@media (max-width:767px) {
    .around img {
        width: 521px;
    }
    .posit-ioning h2 {
        font-size: 42px;
    }
    .recommen-dations img {
        width: 100%;
    }
    .recommen-dations::before {
        width: 100%;
        height: 273px;
    }
    .adver-tising h3 {
        font-size: 23px !important;
    }
    .whenever-sure h2 {
        font-size: 43px !important;
    }
    .item.proce-sses {
        display: block !important;
    }
    .reso-lutions img {
        width: 82px !important;
    }
    .reso-lutions h2 {
        font-size: 25px !important;
        padding: 18px 0px;
    }
    .reso-lutions p {
        font-size: 21px !important;
    }
    .around img {
        width: 100% !important;
        border-radius: 31px !important;
    }
    .around img {
        width: 100% !important;
    }
    .comme-ndable .around img {
        margin-top: 0;
    }
    .pote-ntial h3 {
        font-size: 40px !important;
    }
    .pote-ntial img {
        width: 137px !important;
    }
    .pote-ntial h3 {
        font-size: 35px;
    }
    .pote-ntial p {
        font-size: 26px !important;
    }
    .tar-geting {
        padding: 77px !important;
    }
    section.agency-visits {
        padding: 147px 0px;
    }
    .process-btn a {
        font-size: 21px;
    }
}

@media (max-width:600px) {
    .funct-ionality h2 {
        font-size: 30px !important;
    }
    .domains-virtual h2 {
        font-size: 30px;
    }
    .whenever-sure h2 {
        font-size: 35px !important;
    }
    .around img {
        border-radius: 22px !important;
    }
    .tar-geting {
        padding: 13px !important;
    }
    section.infi-nitely {
        padding: 0px 0px;
    }
    .collab-orate h2 {
        font-size: 51px !important;
    }
}


/* responsive end  */

.recommen-dations {
    position: relative;
    overflow: hidden;
}


/* Image Transition */

.recommen-dations img {
    width: 100%;
    display: block;
    transition: transform 0.5s ease, opacity 0.5s ease;
}


/* Image Zoom */

.recommen-dations:hover img {
    transform: scale(1.1);
    opacity: 0.9;
}


/* Shine Effect */

.recommen-dations::after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: height 0.6s ease;
}


/* Shine Animation on Hover */

.recommen-dations:hover::after {
    height: 250%;
}