body{
    background: #0F0F0F;
}

.mailcolor{color:#8BE8E5 !important; text-decoration: none;}
.header{
    background-image: url("../images/Header-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0F0F0F;
    padding: 0 50px;
}
/* 
.header nav ul li{
    padding: 0 15px;
} */

.header nav ul li a:after {
    content: "";
   background-image: url("../images/header/nav-arrow.svg");
    background-repeat: no-repeat;
    background-position: center right;
    border: none;
    width: 12.314px;
    height: 7.998px;
    top: 3px;
    position: relative;
}
li.nav-item.dropdown > a::after{
    display: none;
}
.evnets_and_news{width:100%; height:547px;}
	
.multy-dropdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .list li a.multy-dropdown::after{
    transform: rotate(-90deg);
}
.header nav ul li{
    position: relative;
}

.header nav ul li .dropdown-menu li a:hover{
    background-color: #9585E8;
}
.header nav ul li .submenu {
    left: 100%;
    top: 0;
    padding: 3px;
}
.header nav ul li:hover > .submenu{
    display: block;
}

.social-media{
    padding: 0;
    margin-top: 10px;
    position: relative;
    z-index: 10 ;
}
.header .navbar {
    position: relative;
    top:-15px
}

.social-media span,
.social-media a{
    color: #9585E8;
    font-family: "Inter-Regular";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    margin: 0 2px;
    display: flex;
    align-items: center;
}
.social-media span{ 
    border-radius: 6px;
    background: #FFF286;
    color: #4F4F4F;
    padding: 1px 10px;
    margin-right: 15px;
}

.social-media span a{
    color: #232323;
    text-decoration: none;
}

.search-icon{
    margin-top: 10px;
    margin-right: 10px;
}


.logo{
   max-width: 260px;
   width: 100%;
}
/* 
.header .list li{
    padding: 0 1%;
} */
.header .list li a{
    color: #F4F2F0;
    font-family: "Roboto-Regular";
    font-size: 18px;
    margin: 0 8px;
}

.navbar-nav .dropdown-menu{
    margin: 0;
}


.header .list li a.active{
    color: #FFF286;
}
.header .navbar-nav .nav-link.show.active{
    color: #FFF286;
}


.header .navbar-nav .nav-link.show{
    color: #F4F2F0;
}
.header .list li .dropdown-menu li a{
    color: #000;
    margin: 0;

}
.header .list li .dropdown-menu.show li a:active{
    background-color: #9585E8;
}

.home-page-carousel  {
    padding: 0;
}
.banner{
    background-color: #0F0F0F;
    padding: 0;
    min-height: 640px;
}
.our-value-banner{
    min-height: 440px;
}
.home-page .container{
    max-width: 1120px;
}
.banner p{
    color: #928C97;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    padding-left: 50px;
    margin-top: 44px;
}
 .banner .bred-crum p{
    margin-top: 0;
    margin-bottom: 0;
    /* padding: 10px 0; */
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.banner .bred-crum p a{
    text-decoration: none;
    color: #928C97;
    margin: 0 5px;

}

.banner .bred-crum p span{
    margin: 0 5px;
}
.banner .bred-crum p img{
    height: 12px;
}

.service-body .banner p a:hover{
    color: #00B2FF;;

}
.slide-content .max-container,
.Power-Platform-body .slide-content .Power-Platform-banner,
.slide-content .Microsoft-Industry-container{
    /* max-width: 100%; */
    padding: 0 50px;
    /* margin: 0; */
}
.service-body .slide-content h1{
    font-size: 58px;
}
.service-body .slide-content h2{
    color: #FFF286;
    font-size: 58px;
}


.banner .carousel-indicators{
    position: relative;
    display: block;
    margin: 0;
    margin-top: 32px;
    padding-bottom: 46px;
}
.banner .carousel-indicators a{
    border:none;
    background-color: transparent;
    color: #FFF;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    min-width: 200px;
    padding-top: 13px;
    text-decoration: none;
    margin-right: 18px;
    display: inline-block;
    position: relative;
}

.banner .carousel-indicators a::before{
    content: "";
    border-top: 3px solid #8BE8E5;
    position: absolute;
    border-radius: 5px;
    top:0;
    left: 0;
    right: 0;

}


.banner .carousel-indicators a.active:before,
.banner .carousel-indicators a:hover::before{
    border-top-color: #9585E8;
    border-top-width: 7px;
    top:-4px;
}
.advisory-banner{
    background-image: url("../images/Background-wave.png");
    background-repeat: no-repeat;
    /* padding: 0 80px; */
}



.slide-content{
    position: absolute;
    padding-bottom: 26px;
    padding-left: 80px;
    padding-right: 80px;
    bottom: 25px;
    left: 0px;
    right: 0;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    top: 74px;
}
.slide-content h1{
    color:  #FFF;
    text-shadow: 0px 3.3089699745178223px 3.3089699745178223px rgba(0, 0, 0, 0.25);
    font-family: "Roboto-Regular";
    font-size: 66px;
    font-style: normal;
    font-weight: 600;
    line-height: 71.91px; /* 108.955% */
    letter-spacing: 0.28px;
}

.slide-content h2{
    color: #8BE8E5;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "timeburnernormal";
    text-shadow: 0px 3.3089699745178223px 3.3089699745178223px rgba(0, 0, 0, 0.25);
    font-size: 66.179px;
    font-style: normal;
    font-weight: 400;
    line-height: 71.91px; /* 108.659% */
    letter-spacing: 0.28px;
    margin-bottom: 20px;
}

.slide-content button{
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 118.917% */
    letter-spacing: 1.044px;
    display: flex;
    /* width: 202px; */
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #9585E8;
    border:none;
    margin-top: 35px;
}
.slide-content.grow-business{
    /* background: rgba(0, 0, 0, 0.50); */
    left: 0;
    /* padding-left: 130px; */

}

.section-2{
background: #EAEAEA;
padding: 85px 80px;
border-radius: 13px;
}
/* .rectangle img{
    height: 100%;
} */
.rectangle .image-1 {
    text-align: center;
}
.rectangle .image-1 img{
    border-radius: 20px;
    /* max-width: 513px;
    width: 100%; */
}

.section-2 .rectangle{
    background: #252525;
    padding: 48px 60px;
    border-radius: 40px;
}
.section-2 .rectangle h1{
    color: #8BE8E5;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 109.153% */
    letter-spacing: 0.264px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-2 .rectangle p {
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px; /* 156.417% */
    letter-spacing: 1.544px;
}

.business-section-3.section-3{
    background-color: #0F0F0F;
    padding: 85px 49px;
    background-image: url('../images/Background-wave.png');
    background-repeat: no-repeat;
    background-position: -164% 54%;
    background-size: 100%;
    padding-bottom: 0;
}

.business-section-3.section-3 .rectangle{
    border-radius: 13px;
}

.service-body .section-3{
    background-image: url("../images/Services/Background-wave-reverse.svg");
    background-repeat: no-repeat;
    background-position: 0 60%;
    background-size: cover;
    padding: 85px 80px;
    border-radius: 13px;
}

.advisory-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* height: 100%; */
}



.section-3 .rectangle{
    background: #252525;
    padding: 52px 43px;
    border-radius: 40px;
}
.section-3 .rectangle h1{
    color: #8BE8E5;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 35px;
}

.section-3 .rectangle p {
    
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 1.544px;
}


.section-3.business-section-3  .rectangle p {
    line-height: 127%;
}
.section-3 .rectangle button {
    background-color:#9585E8;
    border-radius: 10px;
    padding: 11px;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    margin-top: 35px;
    border:0;
}

.service-body .section-4{
    background-color: #0F0F0F;
    padding: 85px 80px;
    background-image: url('../images/Background-wave.png');
    background-repeat: no-repeat;
    background-position: 0 10%;
    background-size: cover;
    padding-top: 0;
}
.section-4 h1{
    color:  #8BE8E5;
    text-align: left;
    font-family: "Roboto-Regular";
    font-size: 42px;
    margin-bottom: 25px;
}
.section-4 .business-transform h1{
    color: #9585E8;
    font-weight: 700;
}

.max-content{
    padding: 0 11%;
}
.section-4 .col-md-4 {
    margin-bottom: 50px;
}

.outcome-details{
    border-radius: 16px;
    border: 1px solid  #8BE8E5;
    height: 100%;
    max-width: 344px;    
    padding: 28px;

}
.outcome-details img{
    max-width: 37px;
}
.outcome-details h4{
    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 23.286px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.466px; /* 104.886% */
    padding: 16px 0;
    margin: 0;
}
.outcome-details p{
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 1.544px;
}


.section-5{
    border-radius: 13px;
    background: #EAEAEA;
    padding: 55px 80px 50px;
    margin-bottom: 80px;
}
.BusinessTransformation.section-5 h1{
    color: #0F0F0F;
    font-family: "Roboto-Regular";
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 130.144% */
    letter-spacing: 0.264px;
}
.max-container{
    max-width: 1200px;
    margin: auto;
    width: 100%;
}
.section-5 .max-container h1{
    color: #0F0F0F;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 18px;
    line-height: initial;
    letter-spacing: inherit;
}
.section-5 .max-container .paragraph{
    color: #191919;
    font-family: "Roboto-Regular";
    font-size: 18px;
    font-weight: 600;
}

.offerings-details{
    margin: auto;
    overflow: hidden;
    border-radius: 30px;
    display: inline-block;
    position: relative;
    width: 85%;
}

.offerings-details span{
    position: absolute;
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 18px;
    border-radius: 7px;
    padding: 0 5px;
    right: 25px;
    top: 21px;
    background: rgba(149, 149, 149, 0.80);
}



.overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    display: flex;
    align-items: center;
    padding: 10px 22px;
    justify-content: space-between;
    min-height: 85px;
    border-radius: 26px;
}
.overlay p{
    color: #fff ;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin: 0;
}

.Dynamics-365-section-3 .overlay{
    left: 5px;
    right: 5px;
    padding-right: 10px;
    bottom: 3px;

}

.Dynamics-365-section-3 {
    padding-bottom: 100px;
}
/* .overlay img{
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 100;
} */

.view-more{
    text-align: right;
    padding: 20px 0;
}


button{
    border: none    ;
}


button a{
    border: none;
    color: #000;
    text-decoration: none;
}



.view-more button{
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    border-radius: 10px;
    background: #9585E8;
    padding: 11px;
    border:none;
    width: 151px;
    height: 49px;
}



.home-body{
    background: #0F0F0F;
}

.scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    transition: all 1s ease-in-out;
    width:60px;
    display: none;
}


.service-containner{
    border-radius: 40px;
background: #252525;
padding: 40px;
margin-bottom: 70px;
max-width: 1200px;
}
.service-containner h1{
    color:#FFF286;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-weight: 700;
    line-height: 67.675px; /* 130.144% */
    letter-spacing: 0.264px;
}
.service-containner p{
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 18px;
}

.service-img{
    text-align: center;
}
.service-img img{
    max-width: 513px;
    width: 100%;
}

.service-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-tabs{
    padding: 12px 24px;
    border-radius: 8.745px;
    border: 0.547px solid #8BE8E5;
    margin-top: 18px;
    width: 94%;
}
.service-tabs a{
    color: #FFF;
    text-decoration: none;
    width: 100%;
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-tabs a div{
    display: flex  ;
    align-items: center;
}

.service-tabs:hover{
    cursor: pointer;
    border: 1px solid #9585E8;
}
.service-tabs .service-icon{
    width: 32px;
    height: 32px;
    margin-right: 24px;

}

.service-tabs .service-arrow{
    height: 100%;
    display: flex;
    align-items: end;
    padding-bottom: 2px;

}
.service-tabs .service-arrow img{
    width: 25px;
}
.help{
    margin-bottom: 64px;
    position: relative;
    padding: 0 32px;
}

.flip-div{
    transition: transform 0.6s;
    width: 100%;
    transform-style: preserve-3d;
}

.help-display,
.help-content{
    max-width: 333px;
    height: 221.268px;
    border-radius: 7.048px;
    background: #1A1A1A;
    box-shadow: 0px 4.69893px 35.242px 4.69893px rgba(0, 0, 0, 0.50), 0px 0px 0px 4.69893px rgba(255, 255, 255, 0.10);
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: "Inter-Regular";
    width: 100%;   
     -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.help-content{
    position: absolute;
    top:0;
    /* width: calc(100% - 64px); */
    transform: rotateY(180deg);
    justify-content: center;
}

.help-display h4{
    color: #D1D5DB;
    font-family: "Roboto-Regular";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
}
.help-display div{
    height: 76px;
    margin-top: 50px;
    margin-bottom: 10px;
    display: flex;
    align-items: end;
}


.help-content p{
    color: #D1D5DB;
    font-family: "Roboto-Regular";
    font-size: 17px;
    padding: 20px;
    text-align: left;
}

.help:hover .flip-div {
    transform: rotateY(180deg);
}
#help h1{

    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 42px;
    margin-bottom: 25px; 
}
.journey-text h1{
    color: #0F0F0F;
    font-family: "Roboto-Regular";
    font-size: 52.937px;
    font-style: normal;
    font-weight: 700;
    line-height: 57.521px; /* 108.659% */
    letter-spacing: 0.224px;
    margin-bottom: 30px;
}
.journey-text .paragraph{
    color: #191919;
    font-family: "Roboto-Regular";
    font-size: 33px;
    font-weight: 600;;
    margin: 0;
}


.home-banner-1{
 background-image: url("../images/Home/Home-page-slide-1.png");
 background-size: cover;
 background-repeat: no-repeat;   
 border-radius: 0 0 15px 15px;
 padding-bottom: 20px;
 min-height: 620px;
}

.banner.home-page{
    min-height: auto;
}

.banner.home-page .max-container{
    text-align: center;
}
.banner.home-page h1{
    color: #8BE8E5;
    text-shadow: 0px 2.6468284130096436px 2.6468284130096436px rgba(0, 0, 0, 0.25);
    font-family: "Roboto-Regular";
    font-weight: bold;
    font-size: 42px;
    margin-top: 60px;
}

.banner.home-page p {
    color: var(--White-text, #FFF);
    text-shadow: 0px 1.8919342756271362px 1.8919342756271362px rgba(0, 0, 0, 0.25);
    font-family: "Roboto-Regular";
    font-size: 20px;
    margin: auto;
    margin-top: 20px;
    margin-bottom:40px;
    padding: 0;
    max-width: 70%;
}
.home-slide-1{
    display: flex;
    padding-top: 31px;
}

.home-slide-content h1{
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 58px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 0.339px;
    margin-top: 60px;

}
.home-slide-content h2{
    color: var(--White-text, #FFF286);
    font-family: "timeburnernormal";
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0.339px;
    margin-top: 20px;
}

.home-slide-content .home-slide-2 h2{
    line-height: 60px;
}

.home-slide-2 {
    margin-top: 30px;
}
.news-letter-container {
    margin-top: 40px;
}
.news-letter-container label{
    line-height: 15px !important;
}
.news-check-container {
    margin-top: 10px !important;
    align-items: center;
    display: flex;

}
.news-check-container span {
    padding-left: 5px;
    line-height: 15px !important;
    letter-spacing: 1px !important;
}
.news-button-container {
    display: flex;
    justify-content: end;
}
.news-button-container  button{
   margin: 0 !important;
}
.news-check-container input {
    height: 20px;
    width: 20px;
}

.news-letter-container .form-control {
    background-color: transparent !important;
    line-height: 2;
    color: #fff;
    padding-left: 12px !important;
    margin-left: 8px !important;
    width: 272px !important;

}
.news-letter-container .form-control::placeholder {
    color: grey;
}
.news-letter-container label, .news-letter-container span {
    color: #fff;
    font-family: "Roboto-Regular";
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.544px;
    line-height: 37.54px; /* 134.071% */

}
.home-slide-content p{
    color:  #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.54px; /* 134.071% */
    letter-spacing: 1.544px;
    margin: 15px 0;
}
.home-slide-content button, .news-letter-container button{
    border-radius: 8.65px;
    background: #9585E8;
    display: flex;
    /* width: 174.73px; */
    height: 42.385px;
    padding: 9.515px 10.515px;
    justify-content: center;
    align-items: center;
    gap: 8.65px;
    flex-shrink: 0;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    margin-top: 40px;
    margin-bottom: 30px;
    border: none;
}
.home-page-carousel .carousel-indicators{
    margin-bottom: 0px;
    bottom: -5px;
}
.home-slide-2{
   align-items: center;
}
.container.homepage-banner-content{
    max-width: 1038px;
} 
/* .home-page-carousel .carousel-inner{
    min-height: 582px;
} */
.home-page-carousel .carousel-indicators [data-bs-target]{
    width: 15px;
    height: 15px;
    background-color: #D9D9D9;
    border-radius: 20px;
    border:none;
    opacity: 1;
}
.home-page-carousel .carousel-indicators .active[data-bs-target] {

    background-color: #9585E8;
}
.home-slide-1 .home-slide-content{
    padding: 30px 0 10px 0;
}
.home-slide-2 .home-slide-content{
    padding: 40px 0 10px 0;
}

.home-body .service-containner h1{
    color: #FFF;
}
.lern-more-section a{
    text-decoration: none;
}

.lern-more-section h1{
    color: var(--Solutions, #8BE8E5);
    text-shadow: 0px 2.6468284130096436px 2.6468284130096436px rgba(0, 0, 0, 0.25);
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 161.13% */
    letter-spacing: 0.264px;

}

.lern-more-section p{
    color: var(--White-text, #FFF);
    text-shadow: 0px 1.8919342756271362px 1.8919342756271362px rgba(0, 0, 0, 0.25);         
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 39.115px; /* 167.978% */
    letter-spacing: 0.16px;
}
.lern-more-content{
    margin-top: 54px;
    padding:30px 20px;
    transition: all 0.5s ease-in-out;
}

.lern-more-content:hover{
    background-color: #1a1a1a;
    -webkit-box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.55);
    box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.55);
    margin-left: 20px;
    border-radius: 7px;

}

.lern-more-content a{
    list-style: none;
}
.lern-more-content .text-right h4{
    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 161.13% */
    letter-spacing: 0.264px;
    margin: 0;
    max-width: 226px;
    text-align: left;
    text-decoration: none;
    /* border-bottom: 1px solid #8BE8E5; */
    padding: 5px 0;
}


.lern-more-content p{
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;

}

.offerings-details.home-page{
    overflow: unset;
    margin-bottom: 200px;
}
.leadership-gap{
    margin-top: 150px;
}
.leadership-gap p{
    margin-bottom: 50px;
}
.home-page .overlay {
    background-color: #252525;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    text-align: left;
    bottom: -75px;
    align-items:baseline;
    left: 12px;
    right: 12px;
}
.home-page .overlay span{
    top:-15px;
    left:5px;
    border-radius: 7px;
    background: rgba(149, 149, 149, 0.80);
    width: unset;
    right:unset;
    height: 31px;
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;

}


.home-page .overlay label{
    margin: 0;
    margin-top: 20px;
    display: block;
    text-align: left;
    color: #8F8F8F;
    font-family: "Roboto-Regular";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 190.267% */
    letter-spacing: 1.044px;
}


.home-page .overlay a{
    color: var(--Solutions, #8BE8E5);
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    text-decoration: none;
}

/********Dynamics-365-banner**********/
/* .Dynamics-365-body .bred-crum{
    padding: 22px 0px;
} */

.Dynamics-365-body .carousel-inner{
    background-color: #15171D;
}

.Dynamics-365-body .slide-content h1{
    font-weight:500;
    font-size: 58px;
}

.Dynamics-365-banner.banner .carousel-indicators a{
    display: inline-block;
}
.Dynamics-365-banner.banner h2{
    color: #FFF286;
    margin-top: 15px;
    font-size: 58px;
    font-weight: 400;
    line-height: 75.427px;
    letter-spacing: 0.339px;
}

.Dynamics-365-body .slide-content.grow-business{
    padding-bottom: 50px;
    bottom: 0;
    
}

.dynamic-banner-container{  
    padding: 0 140px;
}

.Dynamics-365-body .slide-content button{
    font-size: 20px;
    margin-top: 15px;
}


.Dynamics-365-body .banner .carousel-indicators{
    margin-top: 50px;
}

.Dynamics-365-section-2 .neoteric p{
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    margin:30px 0;
    margin-bottom: 70px;

}
.Dynamics-365-section-2{
    background-image: url("../images/Background-wave.png");
    background-repeat: no-repeat;
    background-size: cover;
    
    padding: 0 80px
}

.Dynamics-365-body .Platforms-larnmore{
    
    border: 1px solid #9585E8;
    padding-bottom: 0;
}

.Platforms-larnmore{
    position: relative;
    padding-bottom: 40px;
    border-radius: 41px;
    margin-bottom: 40px;

}
.Platforms-larnmore.bottom-space{
    padding-bottom: 350px;
}
.larn-more{
    margin: auto;
    height: 100%;
    display: flex;
}

.larn-more .larn-more-content{
    position: relative;
    padding-bottom: 50px;
    border-radius: 48px;
    padding: 32px;
    /* padding-left: 0; */
    border: 1px solid transparent;
}

.larn-more img{
    width: 70px;
    height: 70px;
}

.larn-more h4{
    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 23.286px;
    font-style: normal;
    font-weight: 500;
    line-height: 48.115px; /* 133.654% */
    letter-spacing: 0.16px;
    margin: 19px 0;
}

.larn-more p{
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    margin-bottom: 19px;
}

.larn-more span{
    color: #8BE8E5;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    cursor: pointer;
}

.larn-more-content-hovering{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 20px;
}
.hovering-close{
    position: absolute;
    right: 30px;
    top:10px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;

}

.larn-more-content-hovering img{
    width: 359px;
    height: 264px;
}

.larn-more-content-hovering button{
    display: flex;
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #9585E8;
    color: #000;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    float: right;

}
.about-why-us-body .larn-more h4{
    font-size: 23.286px;
    padding: 16px 0;
    margin: 0;
    line-height: normal;
    
}
.about-why-us-body .larn-more span{
    font-size: 20px;
}


.Dynamics-365-section-3{
    margin-top: 150px;
    padding: 0 80px;
    padding-bottom:50px;
}
.Related-Solutions h1{
    color:#FFF;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 50px;
}

.Dynamics-365-section-3.Related-Solutions h1{
    margin-bottom: 50px;
}
.Related-Solutions .offerings-details{
    margin-bottom: 20px;
    border: 1px solid #fff;
}

/* .Related-Solutions .overlay{
    left: 10px;
    right: 10px;
    bottom: 10px;

} */


.Dynamics-365-body .section-5{
    padding-left: 80px;
    padding-right: 80px;
}

.Dynamics-365-body .section-4{
    margin-top: 0;
}

.Related-Solutions .overlay p{
    color:  #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    width: 100%;
}

.overlay p label{
    display: block;
    font-size: 14px;
    color:#8F8F8F;
}

.main-page .overlay{
    background-color: #252525;
    border-radius: 10px;
}


.main-page .offerings-details{
    margin-bottom: 50px;
}
.section-5.Related-Solutions h1{
    color:#0F0F0F;
    margin-bottom: 40px;
}


.about-why-us-body .section-5{
    padding: 55px 94px 40px;
}
.about-why-us-body .section-5.Related-Solutions .Connect-us{
    display: flex;
    justify-content: right;
    padding-top: 40px;
}
.about-why-us-body .section-5.Related-Solutions .Connect-us button{
    display: flex;
    width: 151px;
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: none;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    border-radius: 10px;
    background: #9585E8;
    
}
.Power-Platform {
    background-image: url("../images/Background-wave.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.Power-Platform .neoteric{
    color:  #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    margin: 20px 0;
    margin-top: 55px;
    border-radius: 13px;
    /* background: #252525; */
    padding: 20px 45px;
    margin-top: 0;
}


.Dynamics-365-banner.banner .Microsoft h2{
    color: #8BE8E5;
    max-width: 448px;
}
/* 
.Power-Platform-body .bred-crum {
    padding: 22px 0px;
} */

.Power-Platform-body .slide-content h1,
.Power-Platform-body .slide-content h2{
    font-size: 58px;
    line-height: normal;
    margin: 0;
    font-weight: 500;
}

.Power-Platform-body .slide-content button{
    font-size: 20px;
}


.Power-Platform-body .Power-Platform-banner{
    /* margin: 0 80px; */
    padding: 0;
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.Power-Platform-body .Power-Platform{
    background-image: none;
    padding: 0 80px ;
}
.Power-Platform-body .power-pages-details{
    padding-top: 50px;
    background-image: url(../images/Platforms/Background-wave-2.png);
    /* background-position: 0 300%; */
    background-repeat: no-repeat;
    background-size: 100%;
    padding-left: 80px;
    padding-right: 80px;
}
.Power-Platform-body .larn-more h4{
    font-size: 23.287px;
}


.Power-Platform-body .Dynamics-365-section-3{
    margin-top: 0;
}

.Power-Platform-body .slide-content.grow-business{
    bottom: 0;
    display: flex;
    top: 0;
}

.Power-Platform-body .section-5{
    padding-top: 100px;
    padding-left: 80px;
    padding-right: 80px;
}

.Power-Platform-body .section-5.Related-Solutions h1{
    margin-bottom: 50px;
}

/* .Microsoft-body .bred-crum{
    padding: 22px 0px;
} */

.Microsoft-body .Microsoft {
    top:0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.Microsoft-Industry-container{
    padding: 0 80px;
    width: 100%;
}

.Microsoft-body .larn-more{
    max-width: 410px;
}


.Microsoft-body .Dynamics-365-banner.banner .Microsoft h1{
    font-size: 58px;
    font-weight: 500;
    margin: 0;
}
.Microsoft-body .Dynamics-365-banner.banner .Microsoft h2{
    /* color:  #8BE8E5; */
    color: #FFF286;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 81.175px; /* 101.468% */
    letter-spacing: 0.264px;
    max-width: 548px;
    margin-top: 0;
}
.Microsoft-body .Power-Platform .neoteric{
    max-width: 1278px;
    width: 100%;
}

.Microsoft-body .Power-Platform .neoteric p{
    color:  #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.54px; /* 134.071% */
    letter-spacing: 1.544px;
}
.Microsoft-body .Platforms-larnmore{
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 50px;

}

.Microsoft-body .Platforms-larnmore .larn-more-content h4{
    color: #9585E8;
    font-size: 23.286px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
    line-height: 59.331px; /* 118.662% */
}
.Microsoft-body .larn-more .larn-more-content img{
    width: auto;
    height: auto;
    max-width: 37px;
}
/* 
.Microsoft-body .Related-Solutions .overlay p{
    color: #8BE8E5;
} */

.Microsoft-body .Microsoft-Industry{
    background-position: 77% 38%;
    background-image: url(../images/Background-wave.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.Microsoft-body .Microsoft-Industry .Power-Platform{
    background-image: none;
}

.Microsoft-body .Dynamics-365-section-3 {
    margin-top: 0;
}
/***********about-us-why-us-banner*****************/
.about-us-why-us-banner h2{
    color: #FFF286;
    
}
/* .about-us-why-us-banner h1{
    display: flex;
    margin: auto;
    height: 186px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color:  #FFF286;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "timeburnernormal";
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 75.427px; 
    letter-spacing: 0.339px;
} */

.about-us-why-us-banner button{
    margin: auto;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px;
    letter-spacing: 1.044px;
    display: inline-block;
    width: 202px;
    height: 49px;
    padding: 11px;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    border: none;
    background: #9585E8;
}

.about-us-why-us-section-2 {
    background-image: url(../images/About/Background-wave-about-1.png);
    background-repeat: no-repeat;
    background-size: 100% 204%;
    background-position: 0 43%;
    padding: 0 80px;
}
.about-us-why-us-section-2 .mx-auto p{
    color:  #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    padding: 100px 0;
    padding-bottom: 50px;

}

.about-us-why-us-section-2 .larn-more .larn-more-content img{
    max-width: 37px;
}


.about-us-why-us-section-2 .larn-more img{
    width: auto;
    height: auto;
   
}


.about-us-why-us-section-2 .larn-more p{
   font-size: 20px;
}
.Platforms-larnmore.About-Us-Our-Approach-Expertise .larn-more{
    padding: 0;
    min-height: 350px;
}

.Platforms-larnmore.About-Us-Our-Approach-Expertise.nonprofit-page .Key-gap{
   margin-bottom: 50px;
}
.approach-body .about-us-why-us-section-2 .larn-more .help-content{
    width: unset;
    max-width: unset;
    left: 15px;
    right: 15px;
}

.Platforms-larnmore.About-Us-Our-Approach-Expertise .larn-more .larn-more-content img{
    max-width: 70px;
}

.About-Us-Our-Approach-Expertise .larn-more-content{
    margin: auto;
    text-align: center  ;
    border-radius: 11.842px;
    background: #1A1A1A;
    max-width:calc(100% - 30px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 371.741px;
    width: 100%;
    flex-shrink: 0;
    margin-bottom: 50px;
    box-shadow: 0px 7.89442px 59.20816px 7.89442px rgba(0, 0, 0, 0.50), 0px 0px 0px 7.89442px rgba(255, 255, 255, 0.10);
}


.About-Us-Our-Approach-Expertise .larn-more-content h4{
    color:  #FFF;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 48.115px; /* 133.654% */
    letter-spacing: 0.16px;
}
.about-us-why-us-banner.view-more button{
    float: right;
}

.about-us-our-story-section-2 {
    padding: 0 80px;
    padding-top: 100px;
}
.about-us-Our-story-section-3   {
    padding: 0 80px;
    background-image: url(../images/About/Background-wave-our-story.png);
    background-position: 49% 44px;
    background-repeat: no-repeat;
    padding-bottom: 80px;
    background-size: 52%;

}
.OurJourney{
    border-radius: 48.08px;
    background:  #FFF;
    box-shadow: 7.212px 7.212px 36.06px 0px rgba(0, 0, 0, 0.15);
    width: 100%;;
    height: 600px;
    margin: 0px auto;
    margin-bottom: 100px;
    overflow: hidden;
   
}

.our-story-body .about-us-why-us-banner h1{
    max-width: none;
}
.about-us-Our-story-section-3 .container div{
    padding: 40px 0;
}

.our-styry.slide-content h2{
    color: #FFF286;
}
.about-us-Our-story-section-3 h4{
    color:  #8BE8E5;
    font-family:"Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 130.144% */
    letter-spacing: 0.264px;
}

.about-us-Our-story-section-3 p{
    color:  #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    padding: 0;
}

.about-Our-Values-body .about-us-why-us-section-2{
    background-image: url(../images/About/Background-wave-our-values.png);
    background-size: 100% 100%;
    background-position: 12% 99%;
}

.About-Us-Our-values h1{
    color: #9585E8;
    font-family:"Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.339px;
    position: relative;
}
.About-Us-Our-values h1::before{
    position: absolute;
    content: "";
    width: 15px;
    height: 14.599px;
    background-color: #8BE8E5;
    border-radius: 30px;
    top:0px;
    left: -3px;
}
.About-Us-Our-values span{
    color:  #8BE8E5;
    font-family:"Roboto-Regular";
    font-size: 23.286px;
    font-style: italic;
    font-weight: 400;
    line-height: 37.54px; /* 134.071% */
    letter-spacing: 1.544px;
    padding-left: 50px
}


.About-Us-Our-values p{
    color:  #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.54px; /* 134.071% */
    letter-spacing: 1.544px;
    padding-left: 50px;
   
}

.About-Us-Our-values{
    margin-top: 100px;
    padding-bottom: 100px;
}

.About-Us-Our-values.our-value{
    padding-bottom: 0;
    margin-top: 50px;

}

.About-Us-Our-values .row {
    margin-bottom: 100px;
}


.larn-more .help-display,
.larn-more .help-content{
    width: 100%;
    height: 100%;
    border: 1px solid #8BE8E5;
}

.About-Us-Our-Approach-Expertise .col-md-6{
    margin-bottom: 50px;
}

/***********************/
/* .scan-and-go-body .container{
    max-width: 1300px;
} */
.scan-and-go-body .banner{
    background-color: #0F0F0F;
    background-image: url("../images/Solutions/background-waves.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.scan-page-banner {
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
}
/* .scan-and-go-body .banner .bred-crum p{
    padding-left: 0;
} */



.scan-page-banner h1{
    margin: 0;
    color: #C2B8FF;
    text-shadow: 0px 3.4495413303375244px 3.4495413303375244px rgba(0, 0, 0, 0.25);
    font-family: "timeburnernormal";
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 74.965px; /* 108.659% */
    letter-spacing: 0.292px;
    margin-bottom: 20px;
}

.scan-page-banner h1 div{
    color: #FFF286;
}
.scan-page-banner p{
    color:  #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.54px; /* 144.385% */
    letter-spacing: 1.544px;
    margin-top: 25px;
    padding-left: 0;
}

.scan-page-banner button{
    display: flex;
    padding: 11px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #9585E8;
    color: #000;
    text-align: center;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    border: none;
}


.scan-page-banner button img{
    margin-left: 5px;
}

.scan-page-banner .shopping-heading{
    padding-top: 82px;
    padding-bottom: 80px;
}
.scan-page-banner .text-center img {
    max-width: 510px;
}


.scan-page-section-1{
    /* border-radius: 13px; */
    background: #EAEAEA;
    padding: 50px 80px;
}

.scan-page-section-1 .container{
    
    border-radius: 40px;
    padding: 60px;
    background: #252525;
}

.scan-and-go-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.scan-page-section-1 h2{
    color: #8BE8E5;
    font-family:"Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 53.763px; /* 109.935% */
    letter-spacing: 0.249px;
    margin-bottom: 40px;
}

.section-2.scan-page-section-1 h2{
    line-height: 65px;
}
.scan-page-section-1 p{
    color: #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}
.scan-page-section-1.section-2{
    background-color: transparent;
    background-image: url(../images/Solutions/Group-waves.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 42%;
    padding-bottom: 120px;
    padding-top: 100px;
}

.scan-page-section-4{
    background-image: url(../images/Solutions/Background-wave-explore.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 34%;
}

.scan-page-section-4 .related-video{
    width: 521px;
    height: 310px;  
    border-radius: 40px;
    background: #D9D9D9;
    display: flex;
    align-items: center;
}

.scan-page-section-4 .related-video p{
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    max-width: none;
}

.scan-page-section-4 h1{
    color: #FFF;
    font-family:"Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 63.966px; /* 110.286% */
    letter-spacing: 0.249px;
    margin-top: 90px;

}

.scan-page-section-4 h1 span{
    color: #9585E8;
}

.scan-page-section-4 p{
    color: #FFF;
    font-family:"Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 45.54px; /* 142.313% */
    letter-spacing: 1.544px;
    width: 100%;
    display: inline;
    border-bottom: 1px solid #9585E8;
}

.scan-page-section-4 .related-video p{
    border: none;
}
.scan-page-section-4 a{
    text-decoration: none;
}

.scan-page-section-4 button{
    display: flex;
    width: 202px;
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #9585E8;
    border:none;
    font-size: 20px;
    margin-bottom: 90px;
    margin-top: 35px;
}
.scan-and-gosection-5 .offerings-details{
    width: 320px;
    height: 308px;
    background-color: #202020;
    border-radius: 30px;
    margin: 0;
    padding: 20px;
    padding-top: 84px;
}

.Public-Sector-body .banner{
    min-height: auto;
}
.Public-Sector-body .slide-content h1{
    font-size: 58px;
}

.Public-Sector-body .slide-content h2{
    font-size: 58px;
    color: #FFF286;
}   

.Public-Sector-body .section-4{
    padding: 0 80px;
}

.Public-Sector-body .Key-Challenges{
    padding: 0px 80px;
    background-image: url("../images/Ohers-Industries/Background-wave.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.Public-Sector-body .Key-Challenges h1{
    color: #8BE8E5;
    font-family: "Roboto-Regular";;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 49.807px; /* 118.587% */
    letter-spacing: 0.194px;
    margin: 50px 0;
}


.Public-Sector-body .larn-more .help-content {
    width: unset;
    max-width: unset;
    left: 15px;
    right: 15px;
    border: 1px solid #8BE8E5;
}

.Public-Sector-body .outcome-details p{
    padding: 0;
    margin:0 0 10px 0;
}



.Key-Challenges .public-content p{
    padding: 0;
    color:  #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.54px; /* 152.7% */
    letter-spacing: 1.544px;
}
.Key-Challenges .public-content{
    margin-bottom: 100px;
}

.public-content button{
    display: flex;
    height: 49px;
    padding: 11px;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    border:none;
    border-radius: 10px;
    background: #9585E8;
    margin-top: 35px;
}
.public-banner{
    margin-bottom: 50px;
    margin-top: 50px;
}

.public-banner h1{
    color: #fff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: "Roboto-Regular";
font-size: 66px;
font-style: normal;
font-weight: 500;
line-height: 77.927px; /* 118.072% */
letter-spacing: 0.339px;

} 

.public-banner .detai p{
    color: #fff;
font-family: "Roboto-Regular";
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: 37.54px; /* 144.385% */
letter-spacing: 1.544px;
}


.public-banner h2{
    color:  #FFF286;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "timeburnernormal";
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: 86.927px; /* 108.659% */
    letter-spacing: 0.339px;
}
.public-banner .details{
    align-items: center;
    margin: 50px -12px;
}
.public-sector h1{
    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 45.838px;
    font-style: normal;
    font-weight: 500;
    line-height: 49.807px; /* 108.659% */
    letter-spacing: 0.194px;
    margin-bottom: 50px;
}

.public-sector .larn-more .larn-more-content{
    width: 95%;
    height: 371.741px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 11.842px;
    background: #1A1A1A;
    margin-bottom: 50px;
    box-shadow: 0px 7.89442px 59.20816px 7.89442px rgba(0, 0, 0, 0.50), 0px 0px 0px 7.89442px rgba(255, 255, 255, 0.10);
}

.public-sector .offerings-details{
    width: 95%;
}
.public-sector.section-4 h1{
    color: #fff;
    font-family: "Roboto-Regular";
    font-size: 45.838px;
    font-style: normal;
    font-weight: 500;
    line-height: 49.807px; /* 108.659% */
    letter-spacing: 0.194px;
    max-width: 821px;
}

.public-sector .help-display h4{
    color: #fff;
}


.public-sector-sec-5 .offerings-details{
    width: 75%;
}
.Let-Us-Partner.scan-page-section-4 p{
    max-width: fit-content;
}
.through-technology-banner{
    padding: 100px 0;
}

.through-technology-banner h1{
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Roboto-Regular";
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.339px;
}

.through-technology-banner h2{
    color: #FFF286;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "timeburnernormal";
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.339px;
}

.tech-for-social-good .Platforms-larnmore{
    margin-bottom: 0;
}

.through-technology-banner p{
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    margin-top:16px;
}

.scan-page-section-1.section-2.through-technology-content{
    padding-top: 0;
}

.through-technology-content .advisory-content h2{
    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 161.13% */
    letter-spacing: 0.264px;
}
.tech-for-social-good.through-technology-content .advisory-content h2{
    margin-bottom: 20px;
}
.through-technology-content button{
    display: flex;
    width: 202px;
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #9585E8;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    border: none;
    font-size: 20px;
}
/* .section-2.through-technology-content button{
    margin-top: 50px;
    width: auto;
} */
/* .Tech-for-Social-Good-body .banner{
    padding: 0 80px;
}

.Tech-for-Social-Good-body .scan-page-section-1 h2{
    color: #FFF286;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
}

.Tech-for-Social-Good-body .scan-page-section-1.section-2  h2{
    color: #9585E8;
} */


.tech-for-social-good .offerings-details{
    width: 95%;
}
.section-2.tech-for-social-good {
    padding: 80px;
}

.tech-for-social-good .larn-more .help-display, 
.tech-for-social-good  .larn-more .help-content{
    margin: 0;
    max-width: 100%;
}
.section-2.tech-for-social-good .container{
    background-color: transparent;
    padding: 0;
}

.tech-for-social-good.scan-page-section-1 p a{
    color: #9585E8;
    font-family: "Roboto-Regular";
    text-decoration: none;
    border-bottom: 1px solid #8BE8E5;
}
.tech-for-social-good .Platforms-larnmore.About-Us-Our-Approach-Expertise .larn-more{
    
max-width:calc(100% - 40px);
}

.section-2.tech-for-social-good h1{
    color: #8BE8E5;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
}
.contact-moreDetails a{
    text-decoration: none;
}
 .contact-moreDetails button{
    display: flex;
    padding: 11px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #9585E8;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    border: none;
    font-size: 20px;
    margin-top: 50px;
    margin-left: 15px;
    border:none;


}

.section-2.tech-for-social-good.scan-page-section-1 .offer-content p{

    margin-bottom: 50px;

}




.Careers-body{
    /* min-height: 2000px; */
    background-image: url(../images/About/Background-wave-about-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
   
}

.Careers-banner h1{
    margin-top: 80px;
    font-size: 58px;
    color: #8BE8E5;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Roboto-Regular";
    font-weight: 600;
}

.Careers-banner p{
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 36px */
    letter-spacing: 0.72px;
    margin-top: 20px;
}

.Careers-banner p a{
    color: #9585E8;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #8BE8E5;
}

.Careers-banner{
    padding: 0 80px;
}

.Careers-section-2{
    padding: 0 80px;
    margin-top: 60px;
}

.Careers-section-2 label{
    color: #FFF;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
    /* display: block; */
    margin-bottom: 10px;
}
.Careers-section-2 label span{
    color: #f00;
}

.Careers-section-2 .Search{
    text-align: left;
    /* margin-top: 20px; */
}

.connect-us-body{
    background-image: url(../images/About/Background-wave-about-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.connect-us-body input{
    border-radius: 6px;
background: #F7F7F7;
}


.connect-us-body textarea{
    border-radius: 20px;
background: #F7F7F7;
}

.connect-us-body input[type="checkbox"]{
    width: 26px;
    height: 26px;
    position: relative;
    z-index: 10;
    border: none;
}
.submitted{
    display: flex;
    margin: 10px 0;
}

.submitted span{
    position: relative;
    padding-right: 10px;
}
/* .submitted span::before{
    content: "";
    position: absolute;
    left: 0;
    top:0;  
    width: 26px;
    height: 26px;
    background-color: #D9D9D9;
    border-radius: 4px;
    pointer-events: none;
} */

.connect-details{
    margin-top: 50px;
}

.connect-details img{
    width: 70px;
}

.connect-details a{
    color: transparent;
}


.connect-details .email-id a{
    color: #fff;
    text-decoration-color: #8BE8E5;
    color: #9585E8;
}
.connect-details h4{
    color: #8BE8E5;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-family: "Roboto-Regular";
    font-size: 23.286px;
    font-style: normal;
    font-weight: 500;
    line-height: 48.115px; /* 206.627% */
    letter-spacing: 0.16px;
    padding: 10px 0;
}

.connect-details h4.email-id{
    color: #fff;
}

.connect-details p{
    color: #FFF;
    font-family: "Roboto-Regular";
font-size: 20px;
font-style: normal;
font-weight: 500;
}

.connect-details p b{
    display: block;
    margin-bottom: 25px;
    color: #9585E8;
}


.connect-details div{
    margin-bottom: 60px;
}
.section-5{
    margin-bottom: 0;
}
.career-page-details h1{
    color: #8BE8E5;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 161.13% */
    letter-spacing: 0.264px;
    margin-bottom: 20px;

}

.career-page-details{
    padding: 80px 0;
}
.career-page-details a{
    color: #9585E8;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

/* Sub Text */
display: block;
font-family: "Roboto-Regular";
font-size: 23.286px;
font-style: normal;
font-weight: 500;
line-height: 39.115px; /* 167.978% */
letter-spacing: 0.16px;
margin: 10px 0;
}
/* surendra css start here */
.Careers-body .footer{
    margin-top: 80px;
    padding-bottom: 20px;
}
.footer{
    font-family: "Roboto-Regular";
    background-image: url("../images/Home/footer-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    position: relative;
    background-color: #0F0F0F;
}
.footer .fotter-logo p{ 
    font-size:20px; color:#8BE8E5; padding-top:5px;
}
.fotter-logo img{max-width:250px; }
/* .fotter_title{} */
.fotter_title_color{font-size: 23.286px; color:#9585E8; padding-bottom:20px; font-weight: 600;}
.fotter_title ul li{color:#fff; font-size:16px; margin:10px 0 ; padding:0;}
.fotter_title ul{margin:0px ; padding:0; list-style-type:none; color:#fff;}
.fotter_section{height:auto;}
.footer p{
    color: #8be8e5;
    font-size: 21px;
}
.footer p.center{
    text-align: center;
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 16px;
    margin-top: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;
}



.footer p.center span{
    padding: 0 10px;
}
.footer p.center a{
    color: #fff;
    padding-right: 10px;
    margin-left: 10px;
    text-decoration: none;
}
.fotter_title ul li a{color:#fff; text-decoration:none;
    transition: all 0.3s ease-in-out;}
    .footer p.center a:hover{
        text-decoration: underline;
    }
.fotter_title ul li a:hover{
    color: #9585E8;
    margin-left: 5px;
}
/* surendra css ends here */

.cookies-block{
    border-radius: 11px;
    background: #EAEAEA;
    padding: 10px;
    position: fixed;
    bottom: 20px;
    z-index: 10;
    max-width: 1103px;
	
}


.cookies-block p{
    color: #000;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;
}


.cookies-block button{
    display: flex;
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #9585E8;
    color: #000;
    min-width: 150px;
}

/* .cookies-block button.accept{
    background: #9585E8;
} */
.cookies-block button:hover{
    background: #9585E8;
    cursor: pointer;
}
/*cookies modal*/

.cookies-modal{
    border-radius: 11px;
    background: #EAEAEA;
    position: absolute;
    z-index: 10;
    padding: 20px 24px;
    max-width: 500px;
    width: 100%;
}

.cookies-modal h1{
    color: #000;
    font-family: "Roboto-Regular";
    font-size: 23.286px;
    font-style: normal;
    font-weight: 500;
    line-height: 39.115px; /* 167.978% */
    letter-spacing: 0.16px;
    position: relative;
}

.cookies-modal .close{
    position: absolute;
    right: 10px;
    top:10px;
}

.accordion-item{
    margin-bottom: 20px;
    border: 1px solid #fff !important;
}

/* .accordion-item,
.accordion-button{
    background-color: transparent;
    color: #fff;
} */
.accordion-button:not(.collapsed){
    background-color: #9585E8;
    color: #fff;
}
.accordion-button.collapsed{
    background-color: transparent;
}
.accordion-button::after,
.accordion-button:not(.collapsed)::after{
    background-image: none;
    width: auto;
    height: auto;
    content:"\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .slider.locked{
    
    background-image: url("../images/Home/Lock.svg");
    background-repeat: no-repeat;
    background-position: 11px 8px;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 33px;
    width: 33px;
    left: -2px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #1E1E1E;;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(33px);
    -ms-transform: translateX(33px);
    transform: translateX(33px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

  .Required-items{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
  }

  
  .Required-items p{
    color: #000;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;
    margin: 0;
  }
  .accordion-body a{
    color: #9585E8;
  }


  .Required-items span{
    display: flex;
    align-items: center;
  }
  
  .Required-items span i{
    display: none;
  }
  
  .Required-items span label{
    margin: 0 5px;
  }

  .cookie-buttons{
    margin: 30px 0;
  }
  .cookie-buttons button{
    display: flex;
    width: 202px;
    height: 49px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #9585E8;
    color: #000;
    text-align: center;
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.54px; /* 142.7% */
    letter-spacing: 1.044px;
  }


  
  .cookie-buttons button.save{
    background: #9585E8;
  }
  .cookies-modal.required-cookies {
    border-radius: 0;
    left: 0%;
}

.required-cookies ul{
    padding: 0;
    list-style: none;
}

.required-cookies ul li {
    padding: 6px 0;
}

.required-cookies ul li label{
    margin: 0;
}


  .custom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-family: "Roboto-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.48px;
    padding-top: 5px;
  }
  
  /* Hide the browser's default checkbox */
  .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 4px;
    left: 2px;
    height: 25px;
    width: 25px;
    background-color:#D9D9D9;
    border-radius: 3.652px;
  }
  
  /* On mouse-over, add a grey background color */
  .custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .custom-checkbox input:checked ~ .checkmark {
    background-color: #343434;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .custom-checkbox input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .custom-checkbox .checkmark:after {
    background-image: url("../images/Home/check-right.svg");
    left: 3px;
    right: 0;
    top: 5px;
    bottom: 0;
    background-repeat: no-repeat;

  }
  .privacy-page{
    padding: 50px 0;
  }
.privacy-page h1{
    color: #9585E8;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.675px; /* 161.13% */
    letter-spacing: 0.264px;
    margin-bottom: 50px;
}


.privacy-page h4{
    color: var(--Solutions, #8BE8E5);
    font-family: "Roboto-Regular";
    font-size: 23.286px;
    font-style: normal;
    font-weight: 500;
    line-height: 39.115px; /* 167.978% */
    letter-spacing: 0.16px;
}

.privacy-page p{
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;
}


.privacy-page p a{
    color: #9585E8;
    text-decoration: none;
    border-bottom: 1px solid #8BE8E5 ;
}


.privacy-page ul li{
    color: var(--White-text, #FFF);
    font-family: "Roboto-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;  
}

.privacy-page div{
    margin-bottom: 40px;
}
@media (max-width: 1024px) {
    .fotter_section {
        width:100%;
    }
	

}
.Copilot-for-Microsoft-365{
    padding-top: 45px;
}

.Copilot-for-Microsoft-365 h2{
    color: #9585E8;
    font-size: 60px;
    font-family: "timeburnernormal";
}


.Copilot-for-Microsoft-365 p{
    font-size: 18px;
    color: #fff;
}

.Public-Sector-body .Key-Challenges .we-offer-details h1{
    color: #F6D751;
    font-size: 42px;
    font-family: "Roboto-Medium";
}

.we-offer-details h3{
    color: #8BE8E5;
    font-size: 42px;
    font-family: "Roboto-Regular";
}

.we-offer-details h3 span{
    color: #fff;
    font-family: "Roboto-Light";
}
.we-offer-details p{
    padding: 0;
    margin: 0;
    color: #fff;
}

.Public-Sector-body .Key-Challenges .Copilot-for-Sales h1{
    color: #F6D751;
}

.Public-Sector-body .Key-Challenges .we-offer-details ul{
    color: #fff;
    padding-left:18px;
    font-size: 20px;
    font-family: "Roboto-Regular";
    margin-top: 25px;
}

.we-offer-details h4.Automation{
    margin-top:25px;
    color: #FFF;
    font-size: 42px;
    font-family: "Roboto-Regular";
}

.Free-Copilot-Assessment p{
    color: #fff;
}


.Public-Sector-body .Key-Challenges .we-offer-details .days-Ai-proof{
    margin: 50px 0;
}

.Public-Sector-body .Key-Challenges .we-offer-details .days-Ai-proof h1{
    margin: 0;
}

.banner p.ft-content{
    color: #fff;
    margin-bottom: 20px;
    padding: 0;
}


.health-section{
    background-image: url("../images/Healthcare/h2_about_shape03.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 20% 50%;
}

.healthcare-body .section-2{
     background-color: #0F0F0F;
     padding: 20px 0;
}



.healthcare-body .section-2 .rectangle,
.healthcare-body .section-3 .rectangle {
    padding: 10px 60px;
    background-color: transparent;
}

.healthcare-body .section-2 .rectangle .advisory-content h1,
.healthcare-body .section-3 .rectangle .advisory-content h1
{
    color: #9585e8;
    font-size: 24px;
}
.healthcare-body .section-2 .rectangle p b,
.healthcare-body .section-3 .rectangle p b{
    color: #8BE8E5;

}


.healthcare-body .section-5{
    background-color: #0c0c0c;
}

.AIDataSolutions .heading{
    text-align: center;
}

.AIDataSolutions .heading span{
    background-color: #202020;
    color: #fff;
    font-size: 12px;
    padding: 15px;
    border-radius: 20px;
}

.healthcare-body .banner {
    min-height: 500px;
}


#healthcare-one h1{
    color: #8BE8E5;
    font-family: "Roboto-Regular";
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 49.807px;
    letter-spacing: 0.194px;
    margin: 50px 0;
}

.public-content p{
    color: #fff;
}


.retail-CPG h1{
    color: #F6D751;
    font-size: 42px;
    font-family: "Roboto-Medium";
}
.white-text{
    color: #fff;
    font-size: 18px;
}