.main-body {
    background-image: url("./Images/bg.png");
    padding-left: 5%;
    padding-right: 5%;
    /* padding-top: 3%; */


    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;

    display: flex;
    align-items: center;

}

.sys-image {
    width: 50%;
}

.main-head {
    display: flex;
    /* justify-content: center; */

}


.mobile-view-slide {
    display: none;
}

.main-head h1 {
    padding-right: 1%;
    font-family: Quicksand;
    /* font-size: 64px;
     */
    font-size: 52px;
    /* font-weight: 700; */
    font-weight: 400;
    color: rgba(29, 36, 43, 1);

}

.main-head {
    margin: 0;
    padding: 0;
}

.main-head h1 {
    margin: 0% 0;
}

.main-para p {
    display: flex;
    justify-content: center;
}

.main-para p {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: var(--Color-Text-2, rgba(51, 51, 51, 1));

}


.btn {
    display: flex;
    /* justify-content: center; */

}

.click-btn {

    text-decoration: none;
    background: rgba(29, 36, 43, 1);
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    padding: 1%;


}

.click-btn:hover {
    background-color: rgba(0, 119, 192, 1);
}

.sanadi-bg {
    background-image: url('./Images/darkbg.png');
    display: flex;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    position: absolute;

}

.system {
    width: 50%;
    position: relative;
    bottom: 18rem;
}


.system-img {
    width: 100%;
    height: auto !important;
    position: relative;
    transform: translateY(100%);
    animation: slideUp 2s ease-in-out 1s forwards;
}

.sys-image {
    display: flex;
    justify-content: center;
    padding-top: 3%;

    position: relative;
    overflow: hidden;
}

/* mobile view slide starts*/
.card-views {
    display: flex;
    justify-content: space-around;
    margin-bottom: 3%;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.card-views.show {
    opacity: 1;
    transform: translateY(0px);
}



.single-cards {
    width: 45%;
    position: relative;
    display: inline-block;
    overflow: hidden;

}

.mob-image {
    width: 100%;
    display: block;
}

.info1 h1 {
    font-size: 18px;
    font-family: Quicksand;
}

.info1 p {
    font-size: 14px;
    line-height: 22px;
    font-family: Quicksand;
}

.info1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* background: rgba(0, 0, 0, 0.6); */
    color: #fff;
    padding: 3%;
    text-align: center;
    width: 100%;
    border-radius: 10px;
}

.new-home {
    width: 50%;
}


/* mobile view slide ends*/

@keyframes slideUp {
    from {
        transform: translateY(100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}


.darkimage {
    width: 100%;
}


.excellence-sec {

    padding: 5%;
}

.inner-excellence {
    box-shadow: 10px 10px 30px 0px rgba(174, 174, 192, 0.4);
    border-radius: 20px;
    /* border: 1px solid blue; */
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #0077C0 0%, #55CAEF 100%);
    background: rgba(240, 240, 243, 1);
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #0077C0 0%, #55CAEF 100%);


    border-radius: 3rem;
    border: 1px solid #0077C0;

    background: #F0F0F3;

    box-shadow: -10px -10px 30px 0px #FFF, 10px 10px 30px 0px rgba(174, 174, 192, 0.40);
}

.h2-heading {
    display: flex;
    justify-content: center;

}

.excelent-head {
    font-family: Quicksand;
    font-size: 24px;
    font-weight: 700;
    color: rgba(29, 36, 43, 1);
}

.header-under {
    display: flex;
    justify-content: center;
}

.header-under-para {
    font-family: Quicksand;
    font-size: 18px;
    font-weight: 500;
    color: rgba(29, 36, 43, 1);
    text-align: center;
    max-width: 70%;
}

.img-para {
    display: flex;
    padding-top: 2%;
}

.buss-img {
    width: 40%;
    display: flex;
    justify-content: end;
}

.bussiness-para-div {
    width: 60%;
    padding-left: 3%;
    padding-right: 3%;
}

.Business-section {
    width: 100%;
    border-bottom-left-radius: 3rem;

}

.business-text {
    font-family: Quicksand;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;

}

.sanadi-span {
    font-family: Quicksand;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(54, 138, 182, 1);

}


.btn1 {
    padding-top: 3%;
}

.click-btn1 {

    text-decoration: none;
    background: rgba(29, 36, 43, 1);
    font-family: Quicksand;
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    padding: 2%;


}



.click-btn1:hover {
    background-color: rgba(0, 119, 192, 1);
}

.bigger-text {
    /* text-align: center;
    leading-trim: both;
    text-edge: cap; */
    font-family: Quicksand;
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    background: linear-gradient(180deg, #5E5E5E 12.17%, #F0F0F3 98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    /* padding-top: 4%; */
}


.what-we-do-sec {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
    background: rgba(240, 240, 243, 1);

}

.what-we-do {
    text-align: center;
    font-family: Quicksand;
    font-weight: 700;
    font-size: 24px;
    color: rgba(29, 36, 43, 1);
}

.what-we-do-para {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 18px;
    color: rgba(29, 36, 43, 1);
    text-align: center;
    max-width: 70%;
}

.what-to-do {
    display: flex;
    justify-content: center;

}

.three-rows {
    display: flex;
    justify-content: space-around;
    padding-top: 2%;
}

.dedicate {
    border-radius: 16px;
    background: rgba(0, 0, 0, 1);
    width: 30%;
    text-align: center;
    padding: 1%;
}


.dedicate-para {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}



.white-shadows {
    width: 100%;
}

.software-product1 {
    width: 30%;
}


.soft-prod1 {

    border-radius: 16px;
    background: rgba(240, 240, 243, 1);
    box-shadow: 10px 10px 30px 0px rgba(174, 174, 192, 0.4);
    padding: 4%;
    height: auto;
    margin-bottom: 2%;
}




.box-para {
    font-family: Quicksand;
    font-weight: 600;
    font-size: 20px;
    color: rgba(29, 36, 43, 1);

}


.box-text {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 14px;
    color: var(--Color-Text-1, rgba(29, 36, 43, 1));
    line-height: 20px;
}

.industries {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
}


.transforming {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 24px;
    color: rgba(29, 36, 43, 1);
    text-align: center;
}


.transform-industries {
    display: flex;
    justify-content: center;

}

.industries-para {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 18px;
    color: rgba(29, 36, 43, 1);
    text-align: center;
    max-width: 70%;
}






* {
    box-sizing: border-box
}

body {
    font-family: Verdana, sans-serif;
    margin: 0
}

.mySlides {
    display: none
}




img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
    padding-top: 2%;
}

.slideshow-container1 {
    max-width: 100%;
    position: relative;
    margin: auto;
    padding-top: 2%;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

/* .active,
.dot:hover {
    background-color: #717171;
} */

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}




.sector-slides {
    display: flex;
    justify-content: space-around;
}



/* card css  starts*/

.card {
    width: 23%;
    height: 350px;
    background: #fff;
    display: flex;
    align-items: flex-end;
    padding: 2rem 1rem;
    position: relative;
    transition: 0.5s all ease-in-out;

}

.card:hover {
    transform: translateY(-10px);

}

.card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(13, 36, 63, 0.3), rgba(13, 36, 63, 1));
    z-index: 2;
    opacity: 0;
    transition: 0.5s all;
}

.card:hover::before {
    opacity: 1;
    border-radius: 8px;
}

.card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
}



.card .info {
    position: relative;
    color: #fff;
    z-index: 3;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s all;

}

.card:hover .info {
    opacity: 1;
    transform: translateY(0);
}

.card .info h1 {

    font-family: Quicksand;
    font-weight: 600;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);


}

.card .info p {
    /* font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 20px; */

    font-family: Quicksand;
    font-weight: 500;
    font-size: 18px;
    line-height: 16.25px;
    letter-spacing: 0%;

}

.card .info .btn {
    background: #fff;
    padding: 0.5rem 1rem;
    color: #000;
    font-size: 12px;
    cursor: pointer;
    border-radius: 20px;
    text-decoration: none;
    font-weight: bold;
    transition: .4s ease-in-out;
}

.card .info .btn:hover {
    background: #fc5185;
    color: #fff;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.5);


}


/* cards css ends */




.why-business-sec {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
    background: rgba(240, 240, 243, 1);

}

.why-business-head {
    text-align: center;
    font-family: Quicksand;
    font-weight: 700;
    font-size: 24px;

}

.why-business-div {
    display: flex;
    justify-content: center;
}

.why-business-para {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 18px;
    color: rgba(29, 36, 43, 1);
    text-align: center;
    max-width: 70%;
}

.why-divs {
    display: flex;
    justify-content: space-around;
    padding-top: 3%;
}

.expert {
    background: linear-gradient(180deg, #000000 0%, #1D242B 66.67%);
    border-radius: 24px;
    padding: 2%;
    width: 24%;
}


.expert-para {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}



@keyframes appear {
    from {
        opacity: 0;
        scale: 0.4;
    }

    to {
        opacity: 1;
        scale: 1;
    }
}

.expert {
    animation: appear 5s linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}


.soft-prod1 {
    animation: appear 5s linear;
    animation-timeline: view();
    animation-range: entry 0% cover 40%;
}


.main-para {
    display: flex;
    /* justify-content: center; */
}

p.home-para1 {
    max-width: 70%;
    /* text-align: center; */
}


.slideshow-container1 {
    display: none;
}

.only-mobile-btn {
    display: none;
}

.transform2,
.transform4 {
    color: rgba(0, 119, 192, 1) !important;

}

.web-developer {
    color: #f1f1f1;
    display: none;
}

/* img[alt="sio-image"] {
    position: relative;
    z-index: 10;
}

img[alt="sio-image"] {
    position: absolute;
    top: 10;
    left: 5;
    z-index: 999;
} */




@media(max-width:1024px) {
    .buss-img {
        display: block;
    }
}

@media(max-width:768px) {
    .main-head h1 {
        font-size: 45px;
    }

    .new-home {
        width: 100%;
    }

    .main-para {
        display: flex;
        justify-content: center !important;
        text-align: center !important;
    }

    .main-head {
        display: flex !important;
        justify-content: center !important;
    }

    .main-para p {
        font-size: 18px;
        line-height: 27px;
        /* text-align: center; */
    }

    .click-btn {
        font-size: 14px;
    }

    .excelent-head {
        font-size: 22px;
    }

    .header-under-para {
        font-size: 16px;
        line-height: 26px;
        max-width: 80%;
    }

    .business-text {
        font-size: 16px;
        line-height: 26px;
    }

    .click-btn1 {
        font-size: 14px;
    }

    .what-we-do {
        font-size: 22px;
    }

    .what-we-do-para {
        font-size: 16px;
        max-width: 90%;
        line-height: 26px;
    }

    .dedicate-para {
        font-size: 16px;
        line-height: 26px;
    }

    .box-para {
        font-size: 18px;
    }

    .transforming {
        font-size: 22px;
    }

    .industries-para {
        font-size: 16px;
        max-width: 90%;
        line-height: 26px;
    }

    .card .info h1 {
        font-size: 18px;

    }

    .card .info p {
        font-size: 15px;
        line-height: 20px;
    }

    .card {
        height: 300px;
    }

    .why-business-head {
        font-size: 22px;

    }

    .why-business-para {
        font-size: 16px;
        max-width: 90%;
        line-height: 26px;
    }

    .img.why-expert.why-expect1 {
        width: 80% !important;
    }

    .expert-para {
        font-size: 16px;
    }

    .buss-img {
        display: block;
    }

    .main-body {
        display: block;
        height: auto;

    }

    .btn {
        justify-content: center;
    }

    .sys-image {
        width: 100%;
    }

    .new-home {
        padding-top: 5%;
        padding-bottom: 5%;
    }


}


@media(max-width:425px) {
    .main-head h1 {
        font-size: 24px;
    }


    .main-para p {
        font-size: 16px;
        line-height: 20px;
    }

    .click-btn {
        padding-left: 4%;
        padding-right: 4%;
    }

    .excelent-head {
        font-size: 18px;
        text-align: center;
    }

    .img-para {
        display: block;
    }

    .buss-img {
        width: 100%;

    }

    .bussiness-para-div {
        width: 100%;
    }

    .header-under-para {
        font-size: 14px;
        line-height: 22px;
    }

    .business-text {
        font-size: 14px;
        line-height: 22px;
    }

    .sanadi-span {
        font-size: 16px;
    }

    .click-btn1 {
        padding-left: 4%;
        padding-right: 4%;
    }

    .what-we-do {
        font-size: 18px;
    }

    .what-we-do-para {
        font-size: 14px;
        line-height: 22px;
    }

    .three-rows {
        display: block;
    }

    .dedicate {
        width: 100%;
    }

    .dedicate-para {
        font-size: 14px;
        line-height: 22px;
    }

    .software-product1 {
        width: 100%;
        margin-top: 3%;
    }

    .box-text {
        line-height: 22px;
    }

    .transforming {
        font-size: 18px;
    }

    .industries-para {
        font-size: 14px;
        line-height: 22px;
    }

    .why-business-head {
        font-size: 18px;
    }

    .why-business-para {
        font-size: 14px;
        line-height: 22px;
    }

    .why-divs {
        display: block;
    }

    .expert {
        width: 100%;
        padding: 5%;
        margin-bottom: 3%;
    }

    .expert-para {
        font-size: 14px;
    }

    img.why-expert {
        width: 10%;
    }

    img.why-expert.why-expect1 {
        width: 18% !important;
    }

    img.white-btn1 {
        width: 13%;
    }

    img.white-btn2 {
        width: 13%;
    }

    img.white-btn3 {
        width: 13%;
    }

    img.white-btn4 {
        width: 13%;
    }


    .mobile-view-slide {
        display: block;
    }

    #ind-desc-view {
        display: none;
    }



}

@media(max-width:375px) {
    .info1 p {
        font-size: 12px;
        line-height: 16px;
    }

    .info1 h1 {
        font-size: 16px;
    }
}