﻿
/* XS Devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .carousel-caption {
        position: absolute !important;
        right: 22% !important;
        bottom: -12.75rem !important;
        left: 0% !important;
        padding-top: 3.25rem !important;
        padding-bottom: 17.25rem !important;
        color: #fff !important;
        text-align: center !important;
    }

}

/* SM Devices (landscape phones, ≥576px and <768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .carousel-caption {
        position: absolute !important;
        right: 22% !important;
        bottom: 10.25rem !important;
        left: 0% !important;
        padding-top: 3.25rem !important;
        padding-bottom: 17.25rem !important;
        color: #fff !important;
        text-align: center !important;
    }

}

/* MD Devices (tablets, ≥768px and <992px) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .carousel-caption {
        position: absolute !important;
        right: 22% !important;
        bottom: 10.25rem !important;
        left: 0% !important;
        padding-top: 3.25rem !important;
        padding-bottom: 17.25rem !important;
        color: #fff !important;
        text-align: center !important;
    }

}

/* LG Devices (desktops, ≥992px and <1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .carousel-caption {
        position: absolute !important;
        right: 22% !important;
        bottom: 10.25rem !important;
        left: 0% !important;
        padding-top: 3.25rem !important;
        padding-bottom: 17.25rem !important;
        color: #fff !important;
        text-align: center !important;
    }

}

/* XL Devices (large desktops, ≥1200px and <1400px) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .carousel-caption {
        position: absolute !important;
        right: 22% !important;
        bottom: 10.25rem !important;
        left: 0% !important;
        padding-top: 3.25rem !important;
        padding-bottom: 17.25rem !important;
        color: #fff !important;
        text-align: center !important;
    }

}

/* XXL Devices (larger desktops, ≥1400px) */
@media (min-width: 1400px) {
    .carousel-caption {
        position: absolute !important;
        bottom: -6.75rem !important;
        left: 0% !important;
        padding-top: 3.25rem !important;
        padding-bottom: 17.25rem !important;
        color: #fff !important;
        text-align: center !important;
    }
}

.text-white-txt {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
    margin-left: 30%;
}

.splits {
    margin-top: -120px;
    height: fit-content;
    position: relative;
    display: flex;
    width: 100%;
    z-index: 10;
    gap: 5%;
    padding-left: 5%;
    padding-right: 5%;
    color: #000000;
}

.pt-0 {
    padding-top: 0 !important;
}


/*.split1, .split2 {
    background-color: #ffffff;
    width: 100%;
    padding: 5%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 1px 0px 65px rgb(0 0 0 / 15%);
    height: 100%;
}*/

@media (min-width: 992px) {
    .split1, .split2 {
        height: 398px;
    }
}

.split1 {
    background-color: #ffffff;
    width: 100%;
    padding: 5%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    gap: 7%;
    box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 15%);
    min-height: 265px;
}

.split1_About {
    background-color: #ffffff;
    width: 100%;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 7%;
    min-height: 265px;
}

.headcontext {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
}

.headcontext_About {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    margin: 0;
    text-align:center;
}

.subcontext {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    margin: 15px 0;
    color: #555;
    line-height: 28px;
    text-align: justify;
}

.subcontext_about {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    margin: 22px 0;
    color: #020202;
    line-height: 30px;
    padding-left: 35px;
    padding-right: 35px;
}


.about_col {
    background-image: url(../images/about/About_Us_img/background_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 9rem 0 8rem;
}

.mt-1 {
    margin-top: .25rem !important;
}

.touchbtn {
    background-color: #2a347f;
    color: #ffffff;
    width: fit-content;
    padding-left: 5px;
    border-radius: 5px;
    margin-top: 2%;
    padding: 15px 0px 16.7px 10px !important;
    font-size: 16px;
}

i.arrow.fas.fa-arrow-right {
    background: #22a7dc;
    color: #ffffff;
    padding: 18px 20px 20px 20px !important;
    border-radius: 0 5px 5px 0px;
    margin: 0 0 0 10px;
}

.split2 {
    background-color: #ffffff;
    width: 100%;
    padding: 5%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    gap: 7%;
    box-shadow: 1px 0px 9px rgb(0 0 0 / 15%);
    min-height: 265px;
}

.headcontext2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    padding: 0 0 10px 0;
    margin: 0;
}

.subcontext2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #555;
    line-height: 27px;
    text-align: justify;
}

h2.aos-init.aos-animate {
    font-size: 2.7rem;
    color: #000000;
    line-height: 38px;
}

.rounded {
    border-radius: 8px !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

img, svg {
    vertical-align: middle;
}

section {
    padding: 45px 0;
    overflow: hidden;
}

.medium-heading {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.description {
    text-align: justify;
    padding: 0 26px 8px 0;
    line-height: 26px;
    font-size: 17px;
}

.offercontainer {
    display: flex;
    gap: 4%;
    background: #c2daff;
}

.offercontainer_UI {
    display: flex;
    gap: 4%;
    background: #f4f1ff;
}

.offercontainer_Software {
    display: flex;
    gap: 4%;
    background: #d9fcfc;
}

.offercontainer_Web {
    display: flex;
    gap: 4%;
    background: #fff6fa;
}

.offercontainer_Mobile {
    display: flex;
    gap: 4%;
    background: #f2f8e0;
}

.offercontainer_Testing {
    display: flex;
    gap: 4%;
    background: #e3f2ff;
}

.offercontainer_IT {
    display: flex;
    gap: 4%;
    background: #e5f1f2;
}

.offercontainer_Networking {
    display: flex;
    gap: 4%;
    background: #f8f8f8;
}

.offercontainer_Cloud {
    display: flex;
    gap: 4%;
    background: #d8f2f8;
}

.offercontainer_block {
    display: flex;
    gap: 4%;
    background: #c2daff;
}

.offerleft {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
}

.offerheadcontent {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    color: #000000;
    line-height: 38px;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.offerboldtxt {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    padding: 0 30px 0 0;
    line-height: 26px;
}

.offerright {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 0;
}



.testsmalltxt {
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 30px 0;
    line-height: 26px;
}

.testboldtxt {
    font-weight: 600;
    font-size: 18px;
}

.poly {
    width: 30px;
    height: 30px;
}

.contbac {
    background: url(../images/banner/Contact_Us.png);
    background-size: cover;
    margin-top: 6%;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    min-height: 400px;
    background-position: bottom;
}