@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

p{
    text-align: left;
    line-height: 35px;
}
.header_area .navbar .nav .nav-item .nav-link {
    font: 500 12px/100px "Roboto", sans-serif;
    text-transform: uppercase;
    color: #0f2c38;
    padding: 0px;
    display: inline-block;
    font-weight: 700;
}


.menu-active{
    color: #ef5b2b !important;
}
.p_70 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.home_banner_area .banner_inner .banner_content h2 {
    font-size: 48px;
    font-weight: bold;
    /* font-family: "Heebo", sans-serif; */
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #0f2c38;
}
.header_area.navbar_fixed .main_menu {
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    background: #fff;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.logo-img{
    height: 60px;
    margin-top: -10px;
}

.home_banner_area .banner_inner {
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.home_banner_area {
  /* */
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
    background-size: cover; 

}

#owl-demo .item{
    position:relative;
    }

.owl-prev{
display:none;
}

.owl-next{
display:none;
}

    .banner-cntt{
        position: absolute;
       padding: 10px;
        width: 100%;
    height: 100%;
    padding: 230px 0px 200px 0px;
    }


    .banner-cntt-s{
    position: absolute;
    padding: 10px;
    width: 100%;
    height: 400px;
    opacity: 0.5;
    }
    

    .banner-cntt h2{
font-size: 4em;
color: #0f2c38;
position: absolute;
z-index: 10;
font-weight: 300;

} 

.banner-cntt-s h3{
    font-size: 3.7em;
    color: #fff;
    position: absolute;
    z-index: 10;
    bottom: 0px;
opacity: 0.8;   
text-transform: uppercase;
    } 
    


.banner-cntt img{
    height: auto;
    width: auto !important;
    margin-bottom: 10px;
    } 
    

    .our-expertise-sec{
 background: #f8f9fd;
 background-image: url(/img/bg/our-expertise-background.jpg);
 background-size: cover;
    }

    

    .sec_header{
        font-size: 2.3em;
        color: #ef5a2a;
        text-align: left;
        font-weight: 400;
    }


    .white-bx{
        width: 100%;
        height: 300px;
        background:#fff;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
        transition: all 200ms linear 0s;
        margin-bottom: 20px;
        /* border: 1px #ccc solid; */
        padding: 30px;
        position: relative;
        cursor: pointer;
    }

    .white-bx-link{
        position: absolute;
    right: 20px;
    bottom: 18px;
    display:block;
        opacity: 0.0;
    }


    .white-bx h4{
        margin-top: 15px;
        }

        .cyber-security-h{
            color: #be1e2d;
        }

        .iot-h{
            color: #A68CFF;
        }

        .media-h{
            color: #08c8e4;
        }

        .blockchain-h{
            color: #1e87be;
        }


        .ai-h{
            color: #8c0375;
        }



        .evvo-solution-h{
            color: #871ebe;
        }

        .last-h{
            color: #e18f19;
        }

        .digital-transfor-h{
            color: #03ab6a;
        }

        .it-solutioning-h{
            color: #ed2b5e;
        }

        .mobility-h{
            color: #0e6973;
        }

        .system-integration-h{
            color: #400b37;
        }

    .white-bx p{
    font-size: 0.8em;
    line-height: 22px;
    margin-top: 15px;
    }

    .white-bx:hover {
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
       
    }

.our-expertise-sec .col-lg-3{
    padding-right: 10px;
    padding-left: 10px;
}

.quotes-txt{
    color: #1b3540;
    font-size: 1.3em;
    line-height: 35px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-weight: 400;
}



/* 
    
  .design_area .owl-prev, .design_area .owl-next {
    position: absolute;
    right: 150px;
    background: #fff;
    font-size: 24px;
    color: #c1c1c1;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 300ms linear 0s;
    cursor: pointer;
    box-shadow: -14.142px 14.142px 20px 0px rgba(157, 157, 157, 0.2); }


    .design_area .owl-prev:hover, .design_area .owl-next:hover {
      color: #222222; }

  .design_area .owl-prev {
    bottom: 50%;
    padding-top: 15px;
    padding-bottom: 10px; }

    .design_area .owl-prev:before {
      content: "";
      width: 28px;
      background: #e8e8e8;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0px;
      height: 1px; }

  .design_area .owl-next {
    top: 50%;
    padding-top: 10px;
    padding-bottom: 15px; }


  .design_area .owl-dots {
    text-align: center; }

    .design_area .owl-dots .owl-dot {
      height: 14px;
      width: 14px;
      background: #eeeeee;
      display: inline-block;
      margin-right: 10px; }


      .design_area .owl-dots .owl-dot:last-child {
        margin-right: 0px; }

      .design_area .owl-dots .owl-dot.active {
        background: #a7cb00; }
         */

         .count-area{
             background:#e4e9f5;
             padding: 60px 0px 35px 0px;
         }

         .count-table{
            margin-bottom: 20px;
        }


         .count-area h1{
            color:#e15528;
            font-size: 3.3em;
            margin: 0;
            margin-left: 10px;
        }

        .count-area p{
            color:#0f2c38;
            font-size: 1.2em;
            margin-top: 0px;
        }


        .association-area{
            background: #f2f4fa;
        }


        .testi_item {
            padding: 0px 0px;
        }


        .careers-list{
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

        .careers-list li{
           line-height: 40px;
        }

        .careers-list h3{
        margin: 0px;
        margin-left: 10px;
        font-size: 1em;
        color: #485458;
        font-weight: 400;
        }

        .banner_btn {
            padding: 0px 40px;
            line-height: 48px;
            background: #ef5a2a;
            color: #fff;
            display: inline-block;
            border: 0px solid #a7cb00; 
            border-radius: 0px !important;
            font-size:1em;
            font-family: "poppins", sans-serif;
            font-weight: 500;
            transition: all 300ms linear 0s;
            width: 100%;
            margin-top: 10px;
        }

        .f_title h3 {
            color: #fff;
            font-size: 16px;
            font-weight: 600;
            font-family: 'Poppins', sans-serif;
            margin-bottom: 0px;
            text-transform: uppercase;
        }

        .news_widget .input-group .sub-btn {
            border-radius: 0px;
            background: #e15528;
            outline: none !important;
            box-shadow: none !important;
            padding: 0px;
            width: 42px;
            cursor: pointer;
            color: #fff;
        }
        .footer_area {
            background: #0a2029;
            padding-top: 200px;
            /* padding-bottom: 45px; */
        }
      
        .f-top-CTA-relative{
            position: relative;
        }

        .f-top-CTA{
            background: #e15528;
            padding: 55px 50px 55px 50px;
            position: absolute;
            z-index: 10;
            width: 100%;
            top: -245px;
            left: 0px;
        }

        .f-top-CTA-text{
           color: #fff !important;
           font-size: 28px;
        }

        .f-top-CTA-text-h4{
            margin-bottom:0px; 
            color: #fff !important;
            font-weight: 400;
        }

        .f-top-CTA a{
              color: #20212d;
              text-align: center;
              background: #fff;
              padding: 6px 0px 6px 0px;
            } 

            .p_b_170 {
                padding-bottom: 150px;
            }


            /* Home Banners ----------------------------------------------------------- */
           .b1{
               width: 100%;
               height: 600px;
               background-image: url('/img/banner/home-banner.jpg');
               background-size: cover;
               background-position:center
           }




             /* Additional Banners ----------------------------------------------------------- */


             .careers-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/careers-banner.png');
                background-size: cover;
                background-position:center
            }


            .about-us-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/about-us-banner.png');
                background-size: cover;
                background-position:center
            }

            .contact-us-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/contact-us-banner.png');
                background-size: cover;
                background-position:center;
            }


            .case-study-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/case-study-banner.png');
                background-size: cover;
                background-position:center;
            }


            
            .blog-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/blog-banner.png');
                background-size: cover;
                background-position:center;
            }

            .dummy-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/dummy.png');
                background-size: cover;
                background-position:center;
            }


            
            .clients-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/clients-banner.png');
                background-size: cover;
                background-position:center;
            }



            /* Services-Banners  --------------------------------------------------------- */

            .ai-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/ai-banner.png');
                background-size: cover;
                background-position:center;
            }


            .bloackchain-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/block-chain-banner.png');
                background-size: cover;
                background-position:center;
            }

            .bpo-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/bpo-banner.png');
                background-size: cover;
                background-position:center;
            }


            .cloud-conputing-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/cloud-computing-banner.png');
                background-size: cover;
                background-position:center;
            }


            .cyber-security-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/cyber-security-banner.png');
                background-size: cover;
                background-position:center;
            }


            .digital-media-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/digital-media-banner.png');
                background-size: cover;
                background-position:center;
            }


            .iot-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/iot-banner.png');
                background-size: cover;
                background-position:center;
            }

            .digital-transformation-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/digital-transformation-banner.png');
                background-size: cover;
                background-position:center;
            }


            .it-solution-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/it-solutioning-banner.png');
                background-size: cover;
                background-position:center;
            }


                       .system-integration-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/system-integration-banner.png');
                background-size: cover;
                background-position:center;
            }

            .mobility-banner{
                width: 100%;
                height: 400px;
                background-image: url('/img/banner/mobility-banner.png');
                background-size: cover;
                background-position:center;
            }







            /* Services-Banners ------------------------------------------------------------*/



            /* Additional Banners ----------------------------------------------------------- */



            .our-careers-sec{
                background: #f8f9fd;
                background-image: url(/img/banner/contact-us-bg.jpg);
                background-size: cover;
                   }

            
                   .contact-sec{
                    background-image: url(/img/banner/contact-us-bg.jpg);
                    background-size: cover;
                       }
    
                       .contact_form .form-group .form-control{
                           padding: 23px;
                           margin-bottom: 20px;
                           border: none;
                           -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.10);
                           -moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.10);
                           box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.10);
                       }

                   
                       .contact_form .form-group .form-control:focus {
                        box-shadow: none;
                        outline: none; }

                        .contact_info .info_item i {
                            position: absolute;
                            left: 0;
                            top: 0;
                            font-size: 27px !important;
                            line-height: 24px;
                            color: #e15528 !important;
                            font-weight: 600;
                        }

                        .contact_form .form-group .form-control {
                                font-size: 15px;
                                width: 100%;
                                color: #000;
                                }



                        }

                   .our-careers-sec h2{

                    color: #ef5b2b;
                    font-size: 5em;
                    margin-top: -9px;
                    font-weight: 600;

                   }

                   .our-careers-sec h3{
                    color: #0a2029;
                }


                .our-careers-sec p{
                    line-height: 24px;

                }



                /* About Us */

                
            .about-us-sec{
                background: #f8f9fd;
                background-size: cover;
                padding-top: 0px !important;
                   }

                   .about-us-sec h2{
                   color: #0a2029;
                       }

                       .about-us-sec .pad-l-r{
                        padding: 0px 50px;
                            }

                          
                               /* timeline Us */

                
            .time-line-sec{
                /* background: #f8f9fd; */
                background-image: url('/img/banner/success-story-timeline.jpg');
                background-size: cover;
               }


               .time-line-sec .owl-item{
                margin: 0px;
               }



               .time-line-sec .item h1{
                color: #ef5b2b;
               }

               .row-t2{
                background-image: url('/img/elements/dash-bg.jpg');
                background-repeat: repeat-x;
                background-position:center;
                height: 50px;
                position: relative;
                
               }


               .t2-circle-start {
                position: absolute;
                left: 0px;
                width: 52px;
                height: 52px;
                background: #f27851;
                border-radius: 75px;
                border: 5px  #0a2029 solid;
            }

            .t2-circle-start span{
                display: block;
                color: #000;
                text-align: center;
                padding-top: 10px;
            }

               .t2-circle{
                   position: absolute;
                   left: 0px;
                   width: 47px;
                   height: 47px;
                   background: #0a2029;
                   border-radius: 75px;
               }

               .t2-circle span{
                display: block;
                color: #fff;
                text-align: center;
                padding-top: 10px;
            }
               
               
               
               .row-t3 p{
                   font-size: 14px;
                   line-height: 25px;
                   margin-right:15px; 
               }


               .row-t3 h4{
                margin-top: 15px;
                margin-bottom: 15px;
                color: #0f2c38;
            }


                .opening-div{
                    background: #f8f9fd;
                    width: 100%;
                    padding: 30px 30px 30px 30px;
                    text-align: left;
                    margin:0px; 
                    position: relative;
                    margin-bottom: 20px;
                }
               
                .opening-div h3{
                    color: #0a2029;
                    font-size: 1.3em;
                    text-align: left;
                    margin:0px; 
                    font-weight: 400;
                }

                .opening-div p{
                    margin:0px; 
                }

                .opening-div img{
                    margin-right:15px; 
                }

                .opening-div a{
                    position: absolute;
                    top: 0px;
                    right: -15px;
                }


                .test-section{
                    background: #f8f9fd;
                }

                .testi-bx{
                    width: 100%;
                    height: 255px;
                    background:#fff;
                    padding: 25px;
                    position: relative;
                }

                .testi-bx p{
                  margin-top: 40px;
                  font-size: 0.9em;
                }

                .testi-bx img{
                    position: absolute;
                    top: -18px;
                    left: 21px !important;
                    width: 68px !important;
                    height: 63px;
                    
                  }

                  .testi-profile{
                    margin-top: 20px;

                }

                  .testi-profile img{
                      border-radius: 75px;
                      width: 80px !important;
                      height: 80px;
                      margin-left: 21px;
                      margin-right: 17px;
                  }


                  .testi-profile h3{
                    border-radius: 75px;
                    text-align: left;
                    margin: 0px;
                    color: #0a2029;
                    font-size: 1.2em;
                    margin-bottom: -7px;

                }

                .testi-profile p{
                    text-align: left;

                }

                .about-color-div{
                    background-image: url(/img/banner/about-color-banner.jpg);
                    background-size: cover;
                    width: 100%;
                    min-height: 550px;
                    padding: 50px;
                }

                .leader-div{
                    width: 90%;
                    margin: auto;
                    margin-bottom: 50px;
                }

                .leader-div h3{
                    color: #0a2029;
                    text-align: center;
                    margin-top: 12px;
                    margin-bottom: -4px;
                    font-size: 1.2em;
                }

                .leader-div p{
                    text-align: center;
                }

              .leader-img{
                border-radius: 200px;
                border: 1px #ccc solid;
              }

              .about-color-inner-div{
                  width: 100%;
                  margin: auto;
                  height: 100px;                  
              }


            .about-color-inner-div h3{
                color: #fff;
                /* margin-left: 22px; */
                font-size: 1.7em;
                line-height: 38px;
                margin-top: 0px;
            }

            .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
                color: #000;
                background: none !important;
                border-bottom:4px #000 solid;
                border-radius: 0px;
                font-size: 1.2em;
                font-weight: 700;
            }


            .nav-link {
                display: block;
                padding: .5rem 1rem;
                font-size: 1.2em;
                color: #6c7174;
            }

            /* Case Study */

            .case-st-div-outer{
                position: relative;
                margin-bottom: 8px;
                padding: 8px 8px;
            }

            .case-st-div-outer a{
                position: absolute;
                top: 26px;
                right: 33px;
                z-index: 75;
            }

            .case-st-div-outer a img{
               height:35px;
                
            }

            .case-st-div-inner{
                position: absolute;
                width: 100%;
                height: 100%;
                /* border: 2px red solid; */
                top: 0px;
                left: 0;
                padding: 56px;
                padding-top: 56px;
            }

            .case-st-div-inner h3{
                color: #ef5b2b; 
                font-weight: 500;
                font-size: 1.4em;
            }
            .case-st-div-inner p{
                color: #868686;
                line-height: 28px;
                font-size: 0.9em;
                margin-top: 12px;
}
            }


            .blog-div{
                background: #fff;
                background-image: url('/img/icon/blog-card-bg.png');
                background-repeat: no-repeat;
                background-position: right bottom;
                padding: 50px;
                margin-bottom: 20px;
                cursor: pointer;
            }

            .blog-div h3{
                color: #0a2029;}

                .blog-div p{
                    color: #0a2029;
                    margin-bottom: 0px;
                    line-height: 27px;  
                }
                    
                .blog-div strong{
                    color: #e15528;
                }

                    
                .blog-div a{
                    
                    position: absolute;
                    top: 0px;
                    right: 15px;
                }

                .pad-0{
                    padding: 0px;
                }

/* pagination ----------------------------------- */
    
.pagination {
    padding: 20px;
  }
  .pagination,
  .pagination * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .pagination a {
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    padding: 1px 25px;
  }
  .pagination a.disabled {
    opacity: .3;
    pointer-events: none;
    cursor: not-allowed;
  }
  .pagination a.current {
    background: #ef5a2a;
    /* width: 40px; */
    /* height: 40px; */
    padding: 1px 25px;
    color: #fff;
    border-radius: 2px;
  }
  

  /* Products Page */

  .media_header{
      background: #0a2029;
      padding: 10px;
      margin-bottom: 30px;
  }


  .media_header h4{
    color: #fff;
    margin: 0px;
    margin-left: 15px;
}


.iot_header{
    background: #33d364;
    padding: 10px;
    margin-bottom: 30px;
}
#pills-bloackchain .iot_header {

    background: 

    #A68CFF;

}
#pills-bloackchain .pro_i_header {

    color: 

    #A68CFF;

}
#pills-cybersecurity .iot_header {

    background:  #A68CFF;

}
#pills-cybersecurity .pro_i_header {

    color:  #A68CFF;

}

#pills-iot .iot_header{

    background:  #A68CFF;

}
#pills-iot  .pro_i_header {

    color:  #A68CFF;

}

.blockchain-products {

    background: 

    #1e87be;
    padding: 10px;
    margin-bottom: 30px;

}


.block_c_header {

    color: #1e87be;

}

.blockchain-products h4 {

    color: 

    #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;

}
#pills-bloackchain .media_header {

    background: #08c8e4;

}
#pills-bloackchain .pro_m_header {

    color: 

    #08c8e4;

}

.iot_header h4{
    color: #fff;
    margin: 0px;
    margin-left: 15px;
}


.cyber-security_header{
    background: #be1e2d;
    padding: 10px;
    margin-bottom: 30px;
}


.cyber-security_header h4{
    color: #fff;
    margin: 0px;
    margin-left: 15px;
}


.media_header img{
    margin-left: 10px;
}

.pro-bx{
    background: #fff;
    padding: 25px;
    position: relative;
    margin-bottom: 30px;
    height: 320px;
}

.pro-bx p{
    line-height: 23px;
    margin-top: 16px;
    font-size: 0.8em;
    margin-bottom: 0px;
}

.pro-bx a{
    position: absolute;
    top: 0px;
    right: 0px;
}


.pro_m_header{
color: #0f2c38;
}


.pro_i_header{
    color: #33d364;
    }

    
    .pro_c_header{
        color: #be1e2d;
        }
        

.client-sec{

    background-image: url('/img/bg/industry-bg.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}


.industry-div{
    background:#fff;
    padding: 10px;
    width: 100%;
    min-height: 160px;
    margin-bottom: 30px;
    border: 1px #ccc dotted;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    position: relative;
}

.industry-div i{
position: absolute;
top: -3px;
left: 0px;
}

.industry-div table{
    width: 100%;
}


.industry-div p{
    color: #ef5a2a;
    font-size: 0.9em;
    text-align: center;
}

.testi-section{
    background: #f8f9fd;
}



/* Product Details */

.pro-banner{
background: #f2f4fa;
background-image: url('/img/banner/product-banner.png');
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
width: 100%;
height: 350px;
position: relative;
}


.pro-banner p{
    margin-bottom: 0px;
}

/* .pro-banner h2{
    color: #000000;
    opacity: 1;
} */

.banner-cntt-s-p {
    position: absolute;
    padding: 10px;
    width: 100%;
    height: 400px;
    
}

.pro-de-sec-1{
  background-image: url(/img/bg/product-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
       }


       .pro-de-sec-1 h3{
           color: #0a2029;
           margin-bottom: 15px;
       }



       .pro-feature-div{
           border: 1px #ef5a2a dotted;
           width: 100%;
           height: 135px;
           margin-bottom:15px; 
           position: relative;
           padding: 20px
       }

       .pro-feature-div i{
       background: #ef5a2a;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0px;
        right: 0px;
        
    }

    .pro-feature-div p{
        line-height: 22px;
        margin-top: 20px;
        /* color: #0a2029; */
        font-weight: 600;
        font-size: 0.9em;
    }

    .bg-white{
        background: #fff !important;
    }

    .mrgn-0{
        margin: 0px;
    }


    .pro-de-sec-3{
        background: #fff;
        background-image: url(/img/bg/who-can-bg.jpg);
        background-repeat: no-repeat;
        background-position: center top;
    }

.who-can-bx{
        max-width: 100%;
        /* margin: 0px 68px; */
        height: 608px;
        background:#e15528;
        background-image: url(/img/bg/who-can-bg1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 45px;
}

.why-pro-bg{
    background: #f2f4fa;
    background-image: url(/img/bg/why-pro-bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.whight-text{
    color: #fff;
}


.list{
    margin: 0px;
    padding: 0px;
    margin-left: 21px;
    line-height: 36px;
    color: #fff;
    list-style: square;
    font-size: 1.1em;
    margin-top: 20px;
}

.list a:hover{
color: #ef5a2a;
 }
.what-we-do-bg{
    background-image: url(/img/bg/services-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 120px 0px;
}



.related-pro-bg{
    background-image: url(/img/bg/related-pro-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
}

.Services-bx{
    padding: 60px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.ai-Services-bx{
    background: #8c0375;

}

.bloackchain-Services-bx{
    background: #1e87be;
   
}


.bpo-Services-bx{
    background: #871ebe;
    
}


.cloud-computing-Services-bx{
    background: #e18f19;
   
}

.cybersecurity-Services-bx{
    background: #be1e2d;
   
}

.digital-media-Services-bx{
   background: #08c8e4;
}
.digital-bt{
    background: #08c8e4;
}

.digital-transfor-Services-bx{
    background: #03ab6a;
   
}


.iot-Services-bx{
    background:#A68CFF;
   
}
.iot-btn{
background:#A68CFF;
}
.it-solutioning-Services-bx{
    background: #ed2b5e;
   
}

.mobility-Services-bx{
    background: #0e6973;
   
}


.sys-integration-Services-bx{
    background: #3b278e;
    
}































.Services-bx h2, h3{
    color: #fff;
}

.Services-bx p{
   line-height: 27px;
   font-weight: 300;
   color: #fff;
}

.Services-bx img{
    position: absolute;   
    top: 20px;
    right: 20px; 
}

.service-content {
    padding: 0px 30px;
    
}

.service-content h4{
     color: #0a2029 !important;
}

.service-content p{
   margin-bottom: 40px;
}

.approach-icon-bx{
    width: 90px;
    margin: auto;
}

.pro-carousal{
   /*  width: 100%; */
    /* background-image: url(/img/products/block-chain-product.jpg); */
   /* 
 background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background: #fff;
    border-top: 5px #e15528 solid;
 */
 	width: 100%;
    background-image: url(/img/products/block-chain-product.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* background: #fff; */
    border-top: 5px #e15528 solid;
    
}

.pro-carousal-bx{
    width: 100%;    
    padding: 40px;
    height: 350px;
  
}

.pro-carousal-bx h3{
    color: #fffdfd;
    text-align: left !important;

}

.pro-carousal-bx p{
    color: rgb(199, 199, 199);
    text-align: left !important;
    line-height: 25px;
    font-size: 14px;
    
    
}


.industry-trends{
    width: 100%;
    background: #184152;
    background-image: url(/img/bg/industry-bx-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.industry-trends h4{
    color:#fff;
}


.industry-trends p{
    color:rgb(243, 243, 243);
    line-height: 24px;
    font-weight: 300;
    
}

.industry-head-div{ 
    width: 100%;
    background: #0f2c38;
    padding: 30px;
}

.industry-content-div{
 color: #dcdcdc;
 padding:30px;
 min-height: 250px;
 
}

.f_link{
    /* margin: 0px; */
    padding: 0px;
    margin-left: 0px;
    list-style: none;
    color: #7f8090;
}

.f_link li a{
    /* margin: 0px; */
    color: #7f8090;
    font-size: 0.9em;
}

.f_link li a:hover{
    /* margin: 0px; */
    color: #e15528;
    font-size: 0.9em;
}

.footer-div{
    width: 100%;
    background: #131319;
    padding: 10px;
    margin-top: 30px;
}

.footer-div p{
    margin: 0px;
    font-size: 0.9em;
}

.select-ops{
    width: 100%;
    border-radius: 0;
    border: none;
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.10);
    height: 46px;
    margin-bottom: 15px;
}

.label-heading{
    font-size: 0.9em;
    background: #ef5a2a;
    color: #fff;
    padding: 2px 10px;
    width: 100%;
}


.nice-select.open .list {
    width: 100%;
    margin: 0;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.hover{
    background-color: #15204e;

}

.nice-select .list{
    width: 100%;
    
}


.nice-select{
    width: 100%;
    margin: 0px;
    margin-bottom: 15px;
    border: none;
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.10);
    border-radius: 0px;
    height: 48px;
}

.num-text{
    font-size: 5em;
    margin-top: -12px;
    text-align: center;
    color: #ef5a2a;
    font-weight: 500;}

/* .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
    color: #000;
} */


.item1{
margin-bottom: 50px;
}

.p-inner {
    text-align: center;
    margin-top: 20px;
}
.nav-link.active{
 
  color:#ef5b2b !important ;

}

.banner-cntt-s h1 {
    font-size: 3.7em;
    color: #fff;
    position: absolute;
    z-index: 10;
    bottom: 0px;
    opacity: 0.8;
    text-transform: uppercase;
}
.media_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}

.pro-de-sec-1 h2 {
    color: #0a2029;
    margin-bottom: 15px;
	font-size: 24px;
}
.iot_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}
.cyber-security_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}

.cyber-security_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}
.iot_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}
.iot_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}
.cyber-security_header h2 {
    color: #fff;
    margin: 0px;
        margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}
.blockchain-products h2 {
    color: #fff;
    margin: 0px;
      
    margin-left: 0px;
    margin-left: 15px;
	font-size: 18px;
}
.service-content h2 {
    color: #0a2029 !important;
        font-size: 18px;
}