/* #ser-main-banner{
    background-color: #F5F5F5;
    background-image: url(../assets/images/mainservices/servicebanner.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 100px 0px;
} */
#ser-main-banner .banner-content h1{
    font-family: NunitoSans-ExtraBold;
    font-size: 42px;
    line-height: 58px;
    color: #3D3D3D;
    margin-bottom: 30px;
}
#ser-main-banner .banner-content h5{
    font-family: NunitoSans-SemiBold;
    font-size: 20px;
    line-height: 32px;
    color: #3D3D3D;
    margin-bottom: 30px;
}
#ser-main-banner .banner-content p{
    font-family: NunitoSans-Regular;
    font-size: 14px;
    line-height: 24px;
    color: #5B5B5B;
    margin-bottom: 30px;
}
#ser-main-banner .banner-content ul{
    padding: 0px;
    list-style-type: none;
    display: inline-flex;
}
#ser-main-banner .banner-content ul li{
    margin-right: 10px;
}
/*  */
/*  */
#inner-services{
    padding-top: 90px;
    padding-bottom: 90px;
}
#inner-services .serv-colored-icon{
    padding: 30px;
}
#inner-services .serv-colored-icon img{
    margin-bottom: 30px;
}
#inner-services .serv-colored-icon h5{
    font-family: NunitoSans-Bold;
    font-size: 24px;
    color: #3D3D3D;
    margin-bottom: 20px;
}
#inner-services .serv-colored-icon p{
    font-family: NunitoSans-Regular;
    font-size: 16px;
    color: #5B5B5B;
    margin-bottom: 15px;
    line-height: 28px;
}
#inner-services .serv-colored-icon ul{
    padding-left: 0px;
    list-style-type: none;
}
#inner-services .serv-colored-icon ul li{
    margin-bottom: 10px;
}
#inner-services .serv-colored-icon ul li a{
    color: #5B5B5B;
    font-size: 14px;
    margin-bottom: 10px;
}
#inner-services .serv-colored-icon ul li a:hover{
    color: #616161;
    text-decoration: none;
}
/*  */
/*  */
#why-choose .container{
    background-color: #1c47e1;
    /* background-image: url(../assets/images/mainservices/indianredbg.png); */
    background-repeat: no-repeat;
    background-position: center;
    padding: 90px 50px;
    background-size: cover;
    color: #FFF;
}
#why-choose .section-main-head{
    margin-bottom: 20px;
}
#why-choose .section-main-head h3 {
    color: #ffffff;
    margin-bottom: 15px;
}
#why-choose .section-main-head p {
    color: #ffffff;
    font-size: 14px;
}
#why-choose .serv-colored-icon{
    padding: 20px;
}
#why-choose .serv-colored-icon img{
    margin-bottom: 30px;
}
#why-choose .serv-colored-icon h5{
    font-size: 24px;
    margin-bottom: 20px;
    font-family: NunitoSans-Bold;
    text-transform: capitalize;
}
#why-choose .serv-colored-icon p{
    font-size: 14px;
    margin-bottom: 0px;
    font-family: NunitoSans-Regular;
}
/*  */
/*  */
#tech-stack{
    padding-top: 90px;
    padding-bottom: 90px;
}
#tech-stack .section-main-head{
    margin-bottom: 20px;
}
#tech-stack .section-main-head h3 {
    margin-bottom: 15px;
}
#tech-stack .section-main-head p {
    font-size: 14px;
}
.stack-head{
    padding: 10px 20px;
    background-color: #335cee;
    margin-bottom: 30px;
    margin-top: 30px;
}
.stack-head h3{
    color: #FFF;
    font-size: 20px;
    margin-bottom: 0px;
    font-family: NunitoSans-Bold;
    text-transform: capitalize;
}
.stack-head-one{
    /* background-color: #4949BC; */
    /* background-color: #fafafa;
    border-bottom: 2px solid #335cee; */
}
.stack-head-two{
    /* background-color:#0A7A91; */
    /* background-color: #fafafa;
    border-bottom: 2px solid #335cee; */
}
.stack-head-three{
    /* background-color:#690E9C; */
    /* background-color: #fafafa;
    border-bottom: 2px solid #335cee; */
}
.stack-head-four{
    /* background-color: #E6115F; */
    /* background-color: #fafafa;
    border-bottom: 2px solid #335cee; */
}
.stack-individual{
    margin-bottom: 10px;
}
.stack-individual label{
    font-size: 14px;
}
/*  */
/*  */
#home-industries{
    padding-top: 0px;
}
/*  */
/*  */
#service-process .container{
    padding: 90px 50px;
    background-image: url(../assets/images/mainservices/processmain.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
}
#service-process h3{
    color: #FFF;
}
#service-process .ser-process-left ul{
    padding-left: 0px;
    list-style-type: none;
    display: inline-flex;
    margin-bottom: 30px;
}
#service-process .ser-process-left ul li img{
    width: 50%;
    min-width: 50%;
}
#service-process .main-row{
    margin-top: 50px;
}
/*  */
/*  */
#ser-casestud{
    padding-top: 90px;
}
#ser-casestud .container{
    padding-bottom: 90px;
    border-bottom: 2px solid #E9E9E9;
}
#ser-casestud .section-main-head h3 {
    margin-bottom: 20px;
}
#ser-casestud .section-main-head p{
    margin-bottom: 50px;
}
#ser-casestud .individual-case{
    background-color: #FF4880;
    min-height: 450px;
    padding: 20px;
    border-radius: 4px;
}
#ser-casestud .individual-case h3{
    padding-top: 12rem;
    font-size: 24px;
    color: #FFF;
    font-family: NunitoSans-Bold;
}
#ser-casestud .individual-case p{
    font-size: 16px;
    color: #FFF;
    font-family: NunitoSans-Italic;
}
/*  */
/*  */
#eng-models{
    padding-top: 90px;
}
#eng-models .container{
    padding-bottom: 90px;
    /* border-bottom: 2px solid #E9E9E9; */
}
#eng-models .section-main-head h3 {
    margin-bottom: 20px;
}
#eng-models .section-main-head p{
    margin-bottom: 50px;
}
.individual-engage{
    padding: 20px;
    background-color:  #fffdf2;
    border-radius: 3px;
}
.individual-engage img{
    margin-bottom: 20px;
}
.individual-engage h3{
    font-family: NunitoSans-Bold;
    font-size: 22px;
    color: #3D3D3D;
    margin-bottom: 20px;
}
.individual-engage p{
    font-family: NunitoSans-Regular;
    font-size: 14px;
    line-height: 26px;
    color: #5B5B5B;
    margin-bottom: 20px;
}
.individual-engage ul{
    padding-left: 0px;
    list-style-type: none;
}
.individual-engage ul li{
    margin-bottom: 5px;
}
.individual-engage ul li a{
    font-family: NunitoSans-Regular;
    font-size: 14px;
    line-height: 26px;
    color: #5B5B5B;
}
.individual-engage ul li a:hover{
    font-family: NunitoSans-SemiBold;
    color:#3D3D3D;
    text-decoration: none;
}
/*  */
/*  */
.faq-container .accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
    background-color: #E6E6E6;
    /* border: 1px solid #BCBCBC; */
}
.faq-container .btn-link {
    font-weight: 400;
    color: #5B5B5B;
    font-family: NunitoSans-SemiBold;
    font-size: 16px;
}
.faq-container .btn-link span{
    color: #5B5B5B !important;
    font-family: NunitoSans-Italic !important;
    margin-right: 20px;
}
/*  */
/*  */
/* #engagement-models{
    padding-top: 90px;
} */
.engagement-models .container{
    /* border-bottom: 2px solid #E9E9E9; */
    padding-bottom: 90px;
}
.engagement-models .individual-case {
    padding: 20px;
    background-color:#fffdf2;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 420px;
}
.engagement-models .individual-case  h3{
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: NunitoSans-Bold;
}
.engagement-models .individual-case  p{
    font-size: 14px;
    line-height: 26px;
}
/*  */
/*  */
#ser-main-banner .banner-content{
    text-align: center !important;
    padding-top: 120px;
    padding-bottom: 120px;
}
#ser-main-banner .banner-content h5{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
#ser-main-banner .item{
    background-image: url(../assets/images/innerservice/servbnrcomm.png) !important;
}
#ser-main-banner .banner-content h1{
    color: #FFF !important;
}
#ser-main-banner .banner-content p{
    color: #ececec !important;
    font-size: 18px !important;
    line-height: 30px !important;
    margin-bottom: 50px !important;
}

/*  */
#why-choose .serv-colored-icon h5{
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 36px;
    font-family: NunitoSans-Bold !important;
    color: #212529 !important;
}
#why-choose .serv-colored-icon p {
    font-size: 14px;
    line-height: 26px;
    color: #212529 !important;

}
#why-choose .serv-colored-icon img {
    /* padding: 30px;
    width: 150px; */
    margin-left: 20px !important;
}
#why-choose .section-why-choose{
    text-align: center !important;
}
#why-choose .serv-colored-icon{
    text-align: center !important;
}
#why-choose .container {
    color: #3d3d3d;
    background-color: transparent;
    padding: 0px;
}
#why-choose .section-main-head h3 {
    color: #3d3d3d;
    margin-bottom: 15px;
    text-align: center;
}