/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@font-face {
    font-family: 'Arial', sans-serif;
    src: url("../fonts/arial/Arial-Regular.ttf");
    src: url("../fonts/arial/Arial-Regular.ttf") format("truetype"),
        url("../fonts/arial/Arial-Bold.ttf") format("truetype"),
        url("../fonts/arial/Arial-Light.ttf") format("truetype"),
        url("../fonts/arial/Arial-Medium.ttf") format("truetype"),
        url("../fonts/arial/Arial-SemiBold.ttf") format("truetype");
}

.arial {
    font-family: "Arial", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}


.section-gap {
	padding-top: 80px;
	padding-bottom: 80px;
}


@media(max-width:1200px) {
	.section-gap {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media(max-width:991px) {
	.section-gap {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media(max-width:767px) {
	.section-gap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media(max-width:525px) {
	.section-gap {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul li,
span,
a {
    font-family: 'Arial', sans-serif;
}

 .aaici-banner {
    position: relative;
    min-height: 100vh;
    min-width: 100vw;
    /* display: flex;
    align-items: center; */
    overflow: hidden;
    background: #ffffff;
}

#heroCanvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}


.aaicibs-cbc{
    position: relative;
   
}
.aaicibs-cb {
    position: relative;
     height:100%;
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
        align-content: center;
    /* text-align: center; */
    /* justify-content: center; */
}

.aaicbscb-tc {
    position: relative;
    border-radius: 13421800px;
    border: 0.8px solid rgba(251, 44, 54, 0.20);
    background: rgba(251, 44, 54, 0.10);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    /* width: 100%; */
    /* display: flex; */
    padding: 10px 20px;
    /* flex-direction: row; */
    /* gap:15px; */
    /* justify-content: center; */
    /* transform: translateX(50%); */
}

.aaicbscb-tc h1 {
    position: relative;
    display: inline;
}

/* .aaicbscb-tc-tb{
    position: relative;
    display: inline-block;
} */
.aaicbscb-tc-title {
    color: #FF6467;
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
}

/* ============Our  approach AI solutions============ */

.oatais-cb {
    margin-top: 60px;
}

.oataisccb-cc {
    margin-top: 25px;
    padding-right: 12.5px;
    padding-left: 12.5px;

}

.oataisccb-cc .oataiscb-card {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 24px;
    padding: 24px 75px 35px 35px;
    /* margin-top: 10px;    */
    border-radius: 24px;
border: 1px solid #E3E3E3;
background: #FFF;
overflow: hidden;
}
@media all and (min-width:992px){
    .oataiscb-card{
        position: relative;
        min-height: 350px;
    }
}
@media all and (min-width:1200px){
    .oataiscb-card{
        position: relative;
        min-height: 370px;
    }
}
@media all and (max-width:1200px) {
    .oataisccb-cc .oataiscb-card {
        padding: 30px ;
    }
}
@media all and (max-width:991px) {
    .oataisccb-cc .oataiscb-card {
        padding: 25px ;
    }
}
.oataisccb-cc:nth-of-type(1) .oataiscb-card::after,
.oataisccb-cc:nth-of-type(5) .oataiscb-card::after{
    position: absolute;
    content:"";
    width: 192px;
height: 192px;
-ms-flex-negative: 0;
    flex-shrink: 0;
border-radius: 13421800px;
background: rgba(251, 44, 54, 0.30);
-webkit-filter: blur(64px);
        filter: blur(64px);

bottom:0;
left:0;
}
.oataisccb-cc:nth-of-type(3) .oataiscb-card::after{
    position: absolute;
    content:"";
    width: 192px;
height: 192px;
-ms-flex-negative: 0;
    flex-shrink: 0;
border-radius: 13421800px;
background: rgba(251, 44, 54, 0.05);
-webkit-filter: blur(64px);
        filter: blur(64px);
top:0;
right:0;
}

/* .oataiscb-card{
    padding:0 5px;
} */
/* .oataisccb-cc.cc1 .oataiscb-card {
    background: -o-linear-gradient(315deg, #FF9A9F 0%, #FF8C92 100%);
    background: linear-gradient(135deg, #FF9A9F 0%, #FF8C92 100%);
} */

.oataiscb-ic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 64px;
    border-radius: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* flex-shrink: 0; */
    border-radius: 10px;
background: #FFE2E2;
}

.oataiscb-title {
    position: relative;
    margin: 10px 0px;
}

/* .ic1 {
    border-radius: 16px;
background: #FB2C36;
} */

/* .oataisccb-cc.cc2 .oataiscb-card {
    background: #4A6080;
} */

/* .ic2 {
    background: -o-linear-gradient(315deg, #FF6900 0%, #FB2C36 100%);
    background: linear-gradient(135deg, #FF6900 0%, #FB2C36 100%);
} */

/* .oataisccb-cc.cc3 .oataiscb-card {
    border: 2px solid #E5E7EB;
    background: #FFF;
} */

/* .ic3 {
    background: -o-linear-gradient(315deg, #FB2C36 0%, #FF6900 100%);
    background: linear-gradient(135deg, #FB2C36 0%, #FF6900 100%);
} */

/* .oataisccb-cc.cc4 .oataiscb-card {
    border: 2px solid #E5E7EB;
    background: -o-linear-gradient(315deg, #F9FAFB 0%, #FFF 100%);
    background: linear-gradient(135deg, #F9FAFB 0%, #FFF 100%);
} */

/* .ic4 {
    background: -o-linear-gradient(315deg, #FF2056 0%, #E7000B 100%);
    background: linear-gradient(135deg, #FF2056 0%, #E7000B 100%);
} */

.oataiscb-cn{
    position: absolute;
    bottom:30px;
    left:50px;
}
.oataiscb-card:hover .oataiscb-title{
    color: #E7000B;
}

@media all and (max-width:991px){
    .oataiscb-cn{
        position: relative;
        bottom:0px;
        left:0px;
    }
}

/* ================solution development mindset===== */


.sdmcb-mc {
    position: relative;
    padding: 48px;
    /* border-radius: 24px; */
    border-radius: 24px;
    background: -o-linear-gradient(315deg, #FF9A9F 0%, #FF8C92 100%);
    background: linear-gradient(135deg, #FF9A9F 0%, #FF8C92 100%);
    border: 0.8px solid rgba(255, 255, 255, 0.20);
    /* background: linear-gradient(135deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.05) 100%); */
}

.sdmcbcm-title {
    margin-bottom: 60px;
}

.sdmcn-cc {
    position: relative;
    width: 100%;
}

.sdmcn-cc::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 7.5%;
    width: 40px;
    height: 3px;
    background: -o-linear-gradient(left, #FB2C36 0%, rgba(0, 0, 0, 0.20) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#FB2C36), to(rgba(0, 0, 0, 0.20)));
    background: linear-gradient(90deg, #FB2C36 0%, rgba(0, 0, 0, 0.20) 100%);
}

.sdmcn-cc:last-child::after {
    display: none;
}

.sdm-card {
    position: relative;
}

@media all and (min-width:992px) {
    .sdm-card {
        padding-right: 50px;
    }
}


.sdmcb-cn {
    position: relative;
    
    /* z-index: 0; */
    /* top: -50%; */
    /* left: 0; */
    /* background: -o-linear-gradient(315deg, rgba(251, 44, 54, 0.60) 0%, rgba(0, 0, 0, 0.10) 100%);
    background: linear-gradient(135deg, rgba(251, 44, 54, 0.60) 0%, rgba(0, 0, 0, 0.10) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.sdmc-title {
    margin-bottom: 10px;
}

.sdmc-title,
.sdmc-text {
    position: relative;
    z-index: 1;
}

@media all and (max-width:768px) {
    .sdm-card {
        position: relative;
        width: 100%;
        height: 100%;
        margin-bottom: 50px;

    }

    .sdmcn-cc::after {
        top: unset;
    bottom:5%;
    right: unset;
    left:7.5%;
    width: 3px;
    height: 30px;
    }

    /* .sdmcb-cn {
        top: -25%;
    } */

}


/* ==================specialized solution portfolio section======== */
.ssp-tbmc {
    position: relative;
    margin-bottom: 50px;
}

.ssp-tb {
    position: relative;
    /* display: flex; */
    padding: 8px 15px 8px 15px;
    /* justify-content: flex-end; */
    /* align-items: center; */
    border-radius: 13421800px;
    background: #FEF2F2;
    margin-bottom: 20px;
}

.ssp-cbl {
    position: relative;
    width: 100%;
    height: 100%;
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}

.sspcbr-title-span {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 20px 8px 16px;
    border-radius: 13421800px;
    background: #FEF2F2;
}

.sspcbr-title {
    position: relative;
    margin: 20px 0px;
}
.ssp-cbr {
        position: relative;
        overflow: hidden;
}
@media all and (min-width:992px) {
    .ssp-cbr {
        position: relative;
        padding-left: 50px;
    }
}

.sspcbr-list {
    position: relative;
    margin-top: 25px;
    width: 100%;
    height: 100%;
}
.sspcbr-list::after{
     position: absolute;
    left: 0;
    bottom: -10px;
    content: "";
    height: 1px;
    width: 0%;
    background: -o-linear-gradient(left, #FB2C36 0%, rgba(0, 0, 0, 0.00) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#FB2C36), to(rgba(0, 0, 0, 0.00)));
    background: linear-gradient(90deg, #FB2C36 0%, rgba(0, 0, 0, 0.00) 100%);
    -webkit-transition: width 0.4s linear;
    -o-transition: width 0.4s linear;
    transition: width 0.4s linear;
}
.sspcbr-list:hover::after{
    width:100%;
}

.sspcbrl-ts {
    position: relative;
    margin-bottom: 15px;
}

.sspcbrl-ts {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

/* ==================cloud migration section */
.cmi-section{
    position: relative;
    overflow: hidden;
}
.cm-section {
    position: relative;
    /* background: #101828; */
    width: 100%;
    height: 100%;
}

.cm-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #101828;
}

.cmtb-title-span {
    /* display: flex;
height: 37.6px; */
    padding: 5px 18.913px 8.6px 16.8px;
    /* justify-content: center; */
    /* align-items: center; */
    border-radius: 13421800px;
    border: 0.8px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);

}

.cmtb-title {
    position: relative;
    margin: 10px 0px;
}

.cm-tbmc {
    position: relative;
    margin-bottom: 50px;
}

.cmtb-title span {
    background: -o-linear-gradient(left, #FF6467 0%, #FFA2A2 100%);
    background: -webkit-gradient(linear, left top, right top, from(#FF6467), to(#FFA2A2));
    background: linear-gradient(90deg, #FF6467 0%, #FFA2A2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cmc-title {
    position: relative;
    margin: 15px 0px;
}

.cm-cbcc {
    position: relative;
    margin-top: 40px;
}

.cm-card {
    position: relative;
    width: 100%;
    height: 100%;
}

.cm-card::after {
    position: absolute;
    left: 0;
    bottom: -10px;
    content: "";
    height: 1px;
    width: 90%;
    background: -o-linear-gradient(left, #FB2C36 0%, rgba(0, 0, 0, 0.00) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#FB2C36), to(rgba(0, 0, 0, 0.00)));
    background: linear-gradient(90deg, #FB2C36 0%, rgba(0, 0, 0, 0.00) 100%);
}


.cmc-ic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 64px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* flex-shrink: 0; */
    border-radius: 16px;
    background: -o-linear-gradient(315deg, #E7000B 0%, #FB2C36 100%);
    background: linear-gradient(135deg, #E7000B 0%, #FB2C36 100%);
}

.cm-ftbc {
    position: relative;
    margin-top: 60px;
}
 .bg-design{
   position:absolute;
   z-index: 0;
   opacity: 0.1;
   left:50%;
   top:50%;
   -webkit-transform: translate(-50%,-50%);
       -ms-transform: translate(-50%,-50%);
           transform: translate(-50%,-50%);
}

/* ===========Driving measurable transformation */

.dms-section {
    position: relative;
    background: -o-linear-gradient(315deg, #FF8D92 0%, #FF9BA0 50%, #E7000B 100%);
    background: linear-gradient(135deg, #FF8D92 0%, #FF9BA0 50%, #E7000B 100%);
}

.dms-ts {
    /* display: flex; */
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    padding: 8px 20px 8px 20px;
    /* justify-content: center;
align-items: center; */
    border-radius: 13421800px;
    border: 1px solid #FFF;
}

.dms-text {
    position: relative;
    margin: 30px 0px;
}

.dms-btn {
    position: relative;
    /* display: flex; */
    padding: 15px 40px;
    /* justify-content: center; */
    /* align-items: center; */
    border-radius: 13421800px;
    background: #FFF;
    -webkit-box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.10);
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.10);
    font-size: 16px;
    font-weight: 700;

}

.dms-btn:hover {
    color: #E7000B;
}



.gap10 {
    gap: 10px;
}






.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}
.f30{
    font-size: 30px;
}

.f60 {
    font-size: 60px;
}

.f96 {
    font-size: 96px;
}


.fw400 {
    font-weight: 400;
}
.fw500{
    font-weight:500;
}

.fw700 {
    font-weight: 700;
}

.lh1 {
    line-height: 1;
}

.lh15 {
    line-height: 1.5
}


.white {
    color: #FFFFFF;
}

.iron {
    color: #D1D5DC;
}

.mercury {
    color: #E5E7EB;
}

.santa-grey {
    color: #99A1AF;
}

.carbon-grey {
    color: #5B5C5E;
}

.river-bed {
    color: #4A5565;
}

.bright-grey {
    color: #364153;
}
.mirage{
    color: #101828;
}
.cadmium-red {
    color: #E7000B;
}
.strawberry{
    color: #FB2C36;
}