/* iot css start */
.service-card:hover {
    margin-top: -5px;
}

.service-card {
    border-radius: 0px;
    padding: 30px;
    background: rgba(244, 247, 251, 1);
    position: relative;
    z-index: 2;
    transition: 0.5s;
    border: 1px solid #e6eefb;
    overflow: hidden;
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.service-icn {
    display: inline-block;
    width: 52px;
    height: 52px;
    text-align: center;
    line-height: 44px;
    margin-bottom: 15px;
    font-size: 40px;
    color: #494949 ;
}

.service-card.style-one {
    background: #0083eb;
}

.service-card.style-one .service-icn {
    color: #fff;
}

.service-card.style-one h4,
.service-card.style-one p,
.service-card.style-one a {
    color: #fff !important;
}

.main-inr-box .col-lg-3.col-md-6 .main-box::after {
    position: absolute;
    top: 0;
    content: '';
    background-image: linear-gradient(180deg, #fff0, #0083EB, #fff0);
    width: 1px;
    height: 100%;
    right: 25px;
}

.main-box {
    padding-right: 50px;
    min-height: 226px;
}

.main-inr-box .col-lg-3.col-md-6:last-child .main-box::after {
    content: none;
}

.list-style-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 0;
    column-gap: 30px;
    margin-top: 20px;
}

.list-style-two li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #494949;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    padding-left: 25px;
}

.list-style-two li::after {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    background-image: url(../img/iot-imgs/arrow-icon.png);
    height: 10px;
    width: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.solution-main-right-box .solution-main-inr-box {
    padding: 30px;
    border-radius: 10px;
    min-height: 321px;
}

.solution-main-right-box .solution-main-inr-box {
    background: radial-gradient(77.6% 246.24% at 89.06% 16.58%, #FFF9F3 0%, #F3F6FF 100%);
    border: 1px solid #F3F6FF;
}


.iot-banner-sec {
    padding: 120px 0 0px 0;
}

.iot-right-inr-box-opacity {
    opacity: 0;
}

.ellipse-primary {
    width: 398.868px;
    height: 735.298px;
    transform: rotate(94.975deg);
    border-radius: 735.298px;
    opacity: 0.28;
    background: #0083EB91;
    filter: blur(100px);
    position: absolute;
    top: -12% !important;
    left: 30% !important;
}

.our-count-card {
    background: #d9eff7;
    padding: 10px;
    border: 1px solid #d9eff7;
}

.iot-right-inr-box {
    width: 100%;
    height: 300px;
}

.iot-right-inr-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service-main-area .bg-color-3-op-2 {
    padding: 30px;
    min-height: 295px;
}

.service-main-area .col-lg-6:nth-child(1) .bg-color-3-op-2 {
    background-color: rgba(255, 120, 81, .1);
}

.service-main-area .col-lg-6:nth-child(2) .bg-color-3-op-2 {
    background-color: rgba(133, 89, 230, .1);
}

.service-main-area .col-lg-6:nth-child(3) .bg-color-3-op-2 {
    background-color: rgba(71, 134, 238, .1)
}

.service-main-area .col-lg-6:nth-child(4) .bg-color-3-op-2 {
    background-color: rgba(33, 166, 72, .1);
}

.service-main-area .col-lg-6:nth-child(5) .bg-color-3-op-2 {
    background-color: rgb(80 157 144 / 28%);
}

.service-main-area .col-lg-6:nth-child(6) .bg-color-3-op-2 {
    background-color: rgb(255 93 93 / 25%);
}


.why-second-box ol,
.why-third-box ol {
    margin-left: 50px;
}

.why-second-box ol li,
.why-third-box ol li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #494949;
    margin-bottom: 30px;
    position: relative;
}

.why-second-box ol li::before {
    background: #0083EB;
}

.why-third-box ol li::before {
    background: #FF7851;
}

.why-second-box ol li::before,
.why-third-box ol li::before {
    border-radius: 50%;
    color: #ffffff;
    counter-increment: ordered;
    padding: 5px 5px;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    left: -54px;
    top: 0;
}

.why-second-box ol li:nth-child(1)::before,
.why-third-box ol li:nth-child(1)::before {
    content: '1';
}

.why-second-box ol li:nth-child(2)::before,
.why-third-box ol li:nth-child(2)::before {
    content: '2';
}

.why-second-box ol li:nth-child(3)::before,
.why-third-box ol li:nth-child(3)::before {
    content: '3';
}

.build-sec-main .build-sec-bg {
    background: radial-gradient(77.6% 246.24% at 89.06% 16.58%, #FFF9F3 0%, #F3F6FF 100%);
    position: relative;
    padding: 50px;
}

.build-sec-main .build-sec-bg::before {
    content: '';
    background-image: url('../img/iot-imgs/iot-4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
}

.custom-list-main li {
    color: #494949 !important;
    margin-bottom: 25px;
}

.custom-list-main li .check-icon {
    width: 25px;
    height: 25px;
    background: #0083eb;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 5px;
}

.build-rlt-image {
    width: 550px;
}

.build-rlt-image img {
    width: 100%;
}

.service-main-left-txt,
.service-main-right-img {
    width: 50%;
}

.service-main-right-img img {
    width: 100%;
    min-height: 225px;
}

.iot-selective-box-bottom-img img {
    object-fit: cover;
}

.iot-selective-sec .solution-main-inr-box {
	background: radial-gradient(77.6% 246.24% at 89.06% 16.58%, #FFF9F3 0%, #F3F6FF 100%) !important;
	padding: 20px;
	min-height: 276px;
}

.iot-selective-box-bottom-img img {
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.banner-bottom-box {
    padding: 20px;
}

.banner-bottom-box .banner-icon {
    width: 30px;
    height: 30px;
    background-color: #FF8EED;
}

.banner-bottom-box h4 {
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 0;
}

.banner-bottom-box p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #494949;
    margin-bottom: 0;
}

.banner-bottom-box .banner-icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    padding: 9px;
}

.bottom-box-iot-banner .banner-bottom-box {
    background: radial-gradient(77.6% 246.24% at 89.06% 16.58%, #f9f3ed 0%, #ecf0fd 100%);
}

.bottom-box-iot-banner .col-lg-3:nth-child(1) .banner-bottom-box .banner-icon {
    background-color: #FF9800;
}

.bottom-box-iot-banner .col-lg-3:nth-child(2) .banner-bottom-box .banner-icon {
    background-color: #dd3d00e3;
}

.bottom-box-iot-banner .col-lg-3:nth-child(3) .banner-bottom-box .banner-icon {
    background-color: #3A86FF;
}

.bottom-box-iot-banner .col-lg-3:nth-child(4) .banner-bottom-box .banner-icon {
    background-color: #019D90;
}

.banner-bottom-box .banner-icon img {
    filter: invert(1);
}

.ai-healthcare-cta .ai-healthcare-cta-inr-box {
    width: 100%;
    height: auto;
    background-color: rgba(244, 247, 251, 1);
    border-radius: 0px;
    padding: 50px;
    position: relative;
}

.ai-healthcare-cta-inr-box:before {
    content: '';
    background-color: rgba(244, 247, 251, 1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.ai-healthcare-cta-inr-box::after {
    content: '';
    background-image: url('../img/iot-imgs/banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 43%;
    height: 100%;
}

.what-do-body-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: rgba(71, 134, 238, .1);
    padding: 30px;
}

.service-section-area {
    background: radial-gradient(77.6% 246.24% at 89.06% 16.58%, #FFF9F3 0%, #F3F6FF 100%);
}

.what-do-info-box {
    background: rgb(71, 134, 238);
    margin-top: 30px;
    padding: 30px;
}

.what-do-info-box .what-do-info-content h4,
.what-do-info-box .what-do-info-content p {
    color: #fff !important;
}

figure.image-anime.reveal {
    height: 374px;
    width: 100%;
}

figure.image-anime.reveal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 28px;
    color: #494949;
    font-weight: 400;
}

.banner-list li .check-icon {
    width: 25px;
    height: 25px;
    background: #0083eb;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 5px;
}

.iot-banner-sec .mobile-app-left h1 {
    font-size: 45px;
    line-height: 60px;
}


.iot-right-box img {
    height: 600px;
}


.iot-selective-box-bg {
    background-color: transparent;
    padding: 0 !important;
}

.build-sec.build-sec-main {
    background: transparent;
}

.build-sec.build-sec-main::before {
    content: none !important;
}






@media only screen and (max-width: 1919px) and (min-width: 1400px) {
    .trusted-section.trusted-section-iot {
        padding-top: 60px !important;
    }
}

@media (min-width: 1920px) {
    .custom-container {
        max-width: 1600px;
        margin: 0 auto;
        padding: 0 12px;
    }

    .app-tech p {
        font-size: 16px;
    }
}

@media (max-width: 1640px) {
    .mobile-app-banner {
        padding: 120px 0 60px !important;
        min-height: unset;
    }

    .mobile-app-left>h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .app-high-lt {
        gap: 10px;
        padding: 14px 6px;
    }

    .mobile-app-banner .app-icn img {
        height: 30px;
        width: 30px;
        object-fit: contain;
    }

    .app-tech h4 {
        font-size: 14px;
        line-height: 20px;
    }

    .maachine-card {
        padding: 24px;
        height: calc(100% - 20px);
    }

    .develop-serv-icon {
        height: 40px !important;
        width: 40px !important;
    }

    .app-tech p {
        font-size: 12px;
    }

    .tabs-sec-box {
        padding: 32px;
    }

    .tabs-left-box .nav-link {
        font-size: 20px;
        line-height: 30px;
        padding: 14px 0;
    }
}

@media (max-width: 1400px) {
    .mobile-app-left>h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .client-world {
        margin-top: 12px !important;
    }

    .app-tech {
        gap: 5px;
    }

  .custom-list li {
	margin-bottom: 11px !important;
	font-size: 16px;
}

    .app-tech h4 {
        font-size: 10px;
        line-height: 12px;
    }

    figure.image-anime.reveal {
        height: 318px;
    }
}

@media (max-width: 1399px) {
    .banner-list li {
        font-size: 15px;
        line-height: 25px;
    }

    .trusted-section {
        padding-top: 60px !important;
    }

    .list-style-two li {
        font-size: 15px;
        line-height: 25px;
    }

    .solution-main-right-box .solution-main-inr-box {
        padding: 15px;
        border-radius: 10px;
        min-height: 230px;
    }

    .custom-list-main li {
        margin-bottom: 15px !important;
    }

    .iot-selective-sec .solution-main-inr-box {
        min-height: 250px;
    }

    figure.image-anime.reveal {
        height: 360px;
    }

    .cta-left-cont {
        padding-right: 60px;
    }

    .service-main-area .bg-color-3-op-2 {
        padding: 20px;
        min-height: 231px;
    }

    .service-main-right-img img {
        width: 100%;
        min-height: 170px;
    }

    .iot-right-box img {
        height: 500px;
    }
}

@media (max-width: 1199px) {
    .mobile-app-left>h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .we-drive-img {
        min-height: 320px;
    }

    .we-drive-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .custom-list li {
        margin-bottom: 4px;
        font-size: 14px;
    }



    .process-count-box {
        font-size: 48px;
        color: #0083eb;
    }

    .small-heading-box {
        font-size: 18px;
        line-height: 24px;
    }

    .process-lst-sec-box {
        display: block !important;
    }

    .process-lst-sec {
        display: none !important;
    }

    .tabs-left-box .nav-link {
        font-size: 20px;
        line-height: 30px;
    }

    .iot-banner-sec .mobile-app-left h1 {
        font-size: 30px;
        line-height: 44px;
    }

    .solution-main-right-box .solution-main-inr-box {
        min-height: 270px;
    }

    .main-box {
        padding-right: 20px;
    }

    .main-inr-box .col-lg-3.col-md-6 .main-box::after {
        right: 8px;
    }

    .service-main-left-txt {
        width: 60%;
    }

    .service-main-right-img img {
        min-height: 130px;
    }

    .service-main-right-img {
        width: 40%;
    }

    .build-sec-main .build-sec-bg {
        padding: 20px;
    }
}



@media (max-width: 991px) {
    .tabs-sec-box .nav-pills {
        width: 100%;
        flex-wrap: wrap;
    }

    .tabs-left-box .nav-item {
        border-bottom: 1px solid #fffbfbe5;
        margin-bottom: 0 !important;
        transition: all 0.4s;
        min-width: 42%;
    }

    .tabs-sec-box,
    .tabs-inr-right-box {
        padding: 16px !important;
    }

    .tabs-left-box .nav-link {
        padding: 0 0 15px 0 !important;
        text-align: center;
    }

    .tabs-left-box .nav-item {
        min-width: 100%;
        padding-top: 12px !important;
    }

    .tabs-left-box .nav-link {
        font-size: 18px;
        text-wrap: nowrap;
    }

    .tabs-sec-box .nav-pills::-webkit-scrollbar {
        display: none;
        /* Hide scrollbar */
    }

    .banner-list li {
        margin-bottom: 13px;
    }


    .solution-main-right-box .solution-main-inr-box {
        min-height: auto;
    }

    .build-sec-main::before {
        content: none;
    }

    .main-inr-box .col-lg-3.col-md-6:nth-child(2) .main-box:after {
        content: none;
    }

    .main-inr-box .col-lg-3.col-md-6 .main-box::after {
        right: 8px;
    }

    .main-box {
        padding-right: 30px;
    }

    .iot-selective-sec .solution-main-inr-box {
        min-height: auto;
    }

    .ai-solutions-cta {
        padding-bottom: 0 !important;
    }

    .ai-healthcare-cta-inr-box::after {
        content: none;
    }

    .cta-left-cont {
        padding-right: 0 !important;
    }

    .build-sec-main .build-sec-bg::before {
        content: none;
    }

    .ai-healthcare-cta .ai-healthcare-cta-inr-box {
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .mobile-app-banner {
        padding: 40px 0 40px !important;
    }

    .client-box {
        min-height: unset;
    }

    .tabs-left-box .nav-item {
        min-width: 60%;
    }

    .tabs-left-box .nav-link {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .about-sec-2-left,
    .about-sec-2-right {
        padding: 32px;
    }

    .build-rt-img {
        height: 250px;
    }

    .build-lft {
        padding: 32px !important;
    }

    .maachine-img {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .tabs-inr-right-box-botom .feature-list li {
        font-size: 14px;
        line-height: 15px;
        margin-top: 16px;
        margin-left: 15px;
    }

    .andriod-service-img-box {
        max-height: 200px;
        max-width: 200px;
        transition: all .3s ease-in-out;
    }

    .main-box {
        padding-right: 50px;
        min-height: auto;
    }

    .main-inr-box .col-lg-3.col-md-6 .main-box::after {
        content: none;
    }

}

@media (max-width: 767px) {
    .iot-banner-sec {
        padding: 40px 0 0 0;
    }

    .solution-main-sec .solution-main-right-box .solution-main-inr-box .solution-box-icon img {
        height: 30px !important;
    }

    .main-inr-box .main-box .expert-icon {
        margin-bottom: 0 !important;
    }

    .main-inr-box .main-box .expert-icon img {
        height: 30px !important;
    }

    .custom-list-main li .check-icon {
        width: 20px;
        height: 20px;
        padding: 5px;
    }
}

@media (max-width: 574px) {
    .mobile-app-left>h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .client-count h4 {
        font-size: 24px;
        margin-bottom: 1px;
    }

    .we-drive-img {
        min-height: 200px;
        max-height: 200px;
        overflow: hidden;
    }

    .client-count h5 {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .app-tech {
        flex-direction: column;
        align-items: start;
    }

    .mobile-app-rt {
        max-width: 320px;
        margin: 0 auto;
    }

    .app-tech h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .build-sec .build-lft {
        padding: 24px !important;
    }

    .build-rt-img {
        height: 200px;
    }

    .ai-tech-content h4 {
        font-size: 12px;
        line-height: 18px;
        padding-right: 0px;
    }

    .client-world {
        display: none !important;
    }

    .about-sec-2-left,
    .about-sec-2-right {
        padding: 16px;
    }

    .development-box {
        gap: 16px;
    }

    .app-tech p {
        font-size: 12px;
        max-width: 66px;
    }

    .tabs-inr-right-box-botom .thumb {
        width: 50px;
        height: 50px;
    }

    .tabs-inr-right-box-botom .thumb i {
        font-size: 28px;
        color: #fff;
    }

    .tabs-left-box .nav-link {
        text-align: start;
    }

    .development-box .icon {
        height: 40px;
        width: 40px;
    }


    .list-style-two {
        grid-template-columns: 1fr;
    }

    .service-main-left-txt,
    .service-main-right-img {
        width: 100%;
    }

    .service-main-area .bg-color-3-op-2 {
        flex-direction: column-reverse;
    }

    .ai-healthcare-cta .ai-healthcare-cta-inr-box {
        padding: 20px;
    }

    figure.image-anime.reveal {
        height: 200px;
    }

    .mobile-app-left .col-lg-6:first-child .banner-list {
        margin-top: 30px !important;
    }

    .build-sec-main .build-sec-bg {
        padding: 20px 15px;
    }

    .iot-banner-sec .mobile-app-left h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .iot-right-box img {
        height: auto;
    }
}

@media (max-width: 510px) {
    .tabs-left-box .nav-item {
        min-width: 70%;
    }
}