.oecors-head h2 {
  color: #FFF;
  font-size: 30px;
  text-shadow: 5px 5px 5px #000;
}
.oecors-head h1 {
  color: #FFF;
  font-size: 55px;
  text-shadow: 5px 5px 5px #000;
}
.oecors-banner {
  background: url(../images/e-commerce-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
#navbarSupportedContent .nav-link {
    background: transparent;
}
.whowe_banner {
  background: url(../images/who-we-are-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.aibenfit_banner {
  background: url(../images/Benefits-of-AI-1.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.aiethics_banner {
  background: url(../images/ethics-ai.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.aiready_banner {
  background: url(../images/ai_ready_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.aero-banner {
  background: url(../images/aerospace_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.related_ai .perspective-round-img{
	    width: 80%;
}
.nasa_offr .csd-sec p {
    font-size: 14px!important;
    margin-top: 10px;
}
.nasa_offr .csd-sec:hover h3 {
    padding-top: 20px !important;
}
.news-banner {
  background: url(../images/News-Insights-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.career-details-banner {
  background: url(../images/career-details.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.dprinting-banner {
  background: url(../images/banners/3dprint-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
#intel-tabs .row {
    height: 100%;
}
#intel_tab2 .row {
    height: 100%;
}
#intel_tab1 {
    padding: 0;
}
#intel_tab2C .col-md-3.item.pt-3.pb-3 {
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    border-top: 0;
    border-left: 0;
}
#intel_tab1C .col-md-4.item.pt-2.pb-2,#serv-menu .item {
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
}
#intel_tab1C .col-md-4.item.pt-2.pb-2:hover,#serv-menu .item:hover {
    box-shadow: 0 0 10px #fff inset;
}
.sidebar > ul > li:nth-child(1) {
    background-color: #28490a;
}
.sidebar > ul > li > a {
    color: #666666;
}
.sidebar > ul > li > ul > li a {
    color: #666666;
}
.sidebar > ul > li > ul > li > ul > li{
    line-height: 40px;
    list-style: none;
    padding-left: 20px;
       padding-right: 20px;
}
.sidebar > ul > li:hover.active > a {
    background-color: #415711;
}
.sidebar > ul > li > ul > li > ul {
    padding-left: 0;
}
.sidebar > ul > li > ul > li:hover,.sidebar > ul > li > ul > li > ul > li:hover {
    background-color: #78d224;
}
#intel_tab1 .image-block-wrap {
    height: 200px;
}
#intel_tab1 .image-block-wrap img {
    object-fit: cover;
    height: 200px;
}
#abt-menu img.icon-img {
    width: 40px;
    height: 40px;
    object-fit: contain;
	border: none !important;
    outline: none !important;
}
#intel_tab2 .image-block-wrap img {
    height: 250px;
    object-fit: cover;
}
#indus-menu .col-md-4.item.pt-3.pb-3 {
    border: none;
}
.serv_men{
	width: 100%;
    height: 200px;
    object-fit: cover;
    outline: none !important;
    border: none!important;
}
.menu_imag img:hover {
    transform: scale(1) !important;
}
.menu_imag img {
    border: solid 4px transparent!important;
    outline: solid 1px #FFF!important;
}
.menu_imag {
    overflow: inherit !important;
}
.award-banner {
  background: url(../images/award-recognition_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
   /* filter: brightness(2.5); */
}
.clients_logo img.card-img-top {
  height: 100px;
  object-fit: contain;
  margin-bottom: 50px;
}
.abt_banner {
  background: url(../images/aboutus-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.clint_banner {
  background: url(../images/clients-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.divers-banner {
  background: url(../images/diversity_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.contact-banner {
  background: url(../images/contact-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.contct_form input, .contct_form select, .contct_form textarea, .contct_form input:focus, .contct_form select:focus, .contct_form textarea:focus {
  background-color: #fff;
  font-family: 'poppins' !important;
  color: #000;
}
.contct_form input[type="file"], .partnership_form input[type="file"] {
  display: none;
}
.custom-file-upload {
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  background: #fff;
  width: 100%;
  color: #000;
}
.custom-file-upload i.fa.fa-upload {
  padding-right: 10px;
}
.num_b {
  background: #28490a;
  color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  padding-top: 4px;
  margin-right: 15px;
}
.file_name {
  padding-left: 10px;
  color: #ccc;
  font-size: 13px;
}
.shoot {
  background-color: #294a0a;
}
.career-link, .career-link:hover {
  color: #DA0319;
}
.cysecur-banner {
  background: url(../images/Cyber-Security-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.partnership-banner {
  background: url(../images/PARTNERSHIP_BANNER.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.digid-banner {
  background: url(../images/DigitalIdentity-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.globalit-banner {
  background: url(../images/GLOBAL-IT-SUPPORT-banner.png) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.dias-banner {
  background: url(../images/Disaster-Recovery-bannr.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.elecman-banner {
  background: url(../images/electronic_manufa_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.man_ser img.img-fluid {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.itad {
  background: url(../images/IT-Asset-Disposition.jpg) no-repeat top left;
  padding: 100px 0;
  margin: 100px 0 0;
}
.cap-more .omn-more {
  text-align: center;
}
.telec-banner {
  background: url(../images/TELECOMMUNICATIONS_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.ro_fin .perspective-round-img {
  height: 250px;
  object-fit: cover;
  width: 65%;
}
.telc-tab .nav-tabs li a:hover {
  border-bottom: 3px solid #294a0b;
}
.telc-tab .nav-tabs li .active {
  border-bottom: 3px solid #294a0b;
}
.telc-tab .nav-tabs li a {
    padding: 16px 20px;
}
.telc-tab a.active {
  color: #294a0b;
}
.telc-tab a:hover {
  color: #294a0b;
}
.telc-tab a {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.telc-tab .nav-tabs li {
  padding: 20px 0;
}
.finc-banner {
  background: url(../images/financial-service-banner.png) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indheal-banner {
  background: url(../images/helthcare_ind_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indmanu-banner {
  background: url(../images/Manufacturing-ind-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.manuf_tech img {
  height: 250px;
  object-fit: cover;
}
.manuf_tech .case-heading {
  height: auto;
}
.indtrans-banner {
  background: url(../images/TRANSPORTATION-LOGISTICS-ban.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.omn-more {
  background: #28490a !important;
}
.ico_desc {
  background: #fff;
  padding: 15px;
  text-align: center;
  padding-top: 70px;
}
.fiv_icon img {
  background: #28490a;
  border-radius: 100%;
  position: relative;
  top: 60px;
  height: 120px;
  width: 120px;
  object-fit: contain;
  padding: 20px;
}
.in_lif img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.indlif-banner {
  background: url(../images/Life_science_BANNER.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indmili-banner {
  background: url(../images/defense-technology-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indmedi-banner {
  background: url(../images/media-and-entertainment_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.ind_ret img {
  height: 260px;
  width: 100%;
  object-fit: cover;
}
.indretail-banner {
  background: url(../images/indretail_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indhosp-banner {
  background: url(../images/hospitality-tourism-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indgov-banner {
  background: url(../images/govern-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.netwo-banner {
  background: url(../images/networking-banner.jpg) no-repeat top center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.gov_box img {
  min-height: 250px !important;
  height: 250px;
}
.indedu-banner {
  background: url(../images/indeducation_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.prodit-banner {
  background: url(../images/it-products_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.edu_tech img {
  width: 120px;
  height: 120px;
  object-fit: contain;
}
.edu_icons img {
  width: 80px;
  height: 60px;
  object-fit: contain;
}
.indbeau-banner {
  background: url(../images/cosmetics_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indban-banner {
  background: url(../images/banking_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.clos-banner {
  background: url(../images/Cloud-Services-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.ss-banner {
  background: url(../images/server-storage-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.erp-banner {
  background: url(../images/ERP-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.wm-banner {
  background: url(../images/warehouse.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.hyp-banner {
  background: url(../images/Hyperconverged-Infrastructure.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.scm-banner {
  background: url(../images/scm-banner.png) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.bor_left {
  border-left: solid 4px #28490a;
  background: #ececec;
  padding: 15px;
}
.esd-solutns img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.ebenf, .asmbackgd {
  background-color: #e5e5e5;
}
.ebenf h1 {
  text-align: center;
}
.ebenf h2 {
  color: #294a0a;
  font-size: 24px;
  padding-bottom: 15px;
}
.bor_left h3 {
  font-weight: bold;
}
.erp_sec1 img {
  width: 80%;
}
.scm-img {
  padding: 0;
}
.scmm img {
  width: 350px !important;
  height: 250px !important;
  object-fit: cover !important;
}
.scm-serv {
  display: table;
}
.scm-serv1 {
  display: table-cell;
  vertical-align: middle;
}
.scm-img img {
  height: 516px;
  width: 100%;
  object-fit: cover;
}
.asm-banner {
  background: url(../images/assets-management-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.reviw_items a {
  color: #000;
}
.lodistic_logo img.card-img-top {
  height: 150px;
  width: 200px;
  object-fit: contain;
}
.footr_clr a{
	color: #C5CAC1 !important;font-size: 14px;
}
.footr_clr a:hover{
	color: #fff !important;
}
.logist-banner {
  background: url(../images/LOGISTICS-DISTRIBUTION-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.career-banner {
  background: url(../images/Career-development-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.esdd-banner {
  background: url(../images/esdd-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.devops-banner {
  background: url(../images/devops-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.scmpln-banner {
  background: url(../images/scmplanning-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.st-banner {
  background: url(../images/software-testing-banner.jpeg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.scm-img1 img {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.mapp-banner {
  background: url(../images/Mobile-App-banner.jpeg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.iiot-banner {
  background: url(../images/iot-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.dtc-banner {
  background: url(../images/Digital-Transformation-Consulting.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indenrgy-banner {
  background: url(../images/enery_banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.dtc_iconlink:hover h2 {
  color: #294a0a;
}
.dtc_iconlink img {
  transition: all 0.3s linear;
}
#client-logo-slider .carousel-control-prev .fa-chevron-left, #client-logo-slider .carousel-control-next .fa-chevron-right {
  font-size: 25px;
}
.dtc_iconlink:hover img {
  transform: scale(1.1);
}
.iiots-banner {
  background: url(../images/IOT-solutn-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.pos-banner {
  background: url(../images/pos-banner.png) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.iti-banner {
  background: url(../images/IT-INFRASTRUCTURE.jpeg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.tab_area .tech-sec img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.tab_area a.more {
  margin-left: 20px;
}
.nasa-banner {
  background: url(../images/game-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.scann-banner {
  background: url(../images/banners/virtual-reality-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.asm-head h1 {
  color: #FFF;
  font-size: 55px;
  text-shadow: 5px 5px 5px #000;
}
.asm-head h2 {
  color: #FFF;
  font-size: 30px;
  text-shadow: 5px 5px 5px #000;
}
.no-padgl {
  padding-left: 0;
}
.eam-img img {
  padding-top: 20px;
}
.key-emt {
  display: table;
  width: 100%;
  margin: 0;
}
.key-col, .key-col1 {
  display: table-cell;
  vertical-align: middle;
}
.key-col1 img {
  margin-right: 10px;
}
.asm-benf {
  background: #294a0b;
  color: #fff;
}
.asm-app {
  background-color: #e5e5e5;
}
.asm-feat li {
  list-style: none;
}
.asm-feat {
  padding-left: 0;
  padding-top: 20px;
}
.asm-feat i.fa.fa-check {
  padding-right: 15px;
}
.sol-iot {
  list-style: none;
  padding-left: 0px;
  line-height: 26px;
}
.bor_right {
  border-right: solid 4px #28490a;
  background: #ececec;
  padding: 10px;
  text-align: justify;
}
.asm-app img {
  width: 100%;
  height: 285px;
  object-fit: cover;
}
.crm-result img {
  width: 300px;
  height: 250px;
  object-fit: contain;
}
.crm-result p {
  text-align: justify;
}
.bor_right h3 {
  font-weight: bold;
}
.bor_right ul {
  text-align: left;
}
.ebenf img, .erp-mult img {
  height: 280px;
  width: 100%;
  object-fit: cover;
}
.asm-app h2 {
  font-size: 25px;
  padding-bottom: 20px;
  padding-top: 15px;
}
.asm-app p {
  text-align: justify;
}
.asm-saas h3 {
  font-weight: bold;
  padding-bottom: 10px;
}
.asm-saas p {
  margin-bottom: 0;
}
.saas-div {
  display: table;
  width: 100%;
  padding-bottom: 25px;
}
.saas-col {
  display: table-cell;
  vertical-align: middle;
}
.flx-dv {
  display: flex;
  justify-content: center;
}
.ecb-h2 {
  border-left: solid 5px #96e84cb5;
  background-color: #294a0b;
  padding-left: 10px;
  color: #FFF !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 15px !important;
  line-height: 35px;
  padding-bottom: 0 !important;
  margin: 15px 0;
}
.crm-banner {
  background: url(../images/crm-banner.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.investpeo-banner {
  background: url(../images/investing-people-bannr.jpg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.edg-banner {
  background: url(../images/EDGE-COMPUTING.jpeg) no-repeat bottom center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.datac-banner {
  background: url(../images/data-center-banner.png) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.indauto-banner {
  background: url(../images/automotive-hub-banner.jpg) no-repeat center;
  width: 100%;
  padding: 10% 0;
  background-size: cover;
}
.crm-typ h2 {
  color: #294a0a;
  font-size: 24px;
  font-weight: normal;
}
.crm-highlt img {
  width: auto;
  height: 100px;
}
.crm-highlty img {
  width: auto;
  height: 80px;
}
.crm-highlt ul {
  margin-left: 40px;
}
.crm-result1 img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.erp-mult ul {
  list-style: none;
  padding-left: 0;
  line-height: 28px;
}
.erp-mult li img {
  margin-right: 10px;
  height: auto;
}
.erp-mult p {
  text-align: justify;
}
.crm-typ img {
  height: 280px;
  width: 100%;
  object-fit: cover;
}
.erp-mult h2 {
  color: #294a0a;
  font-size: 22px;
  padding-bottom: 15px;
}
.erp-modul ul {
  list-style: none;
  line-height: 28px;
  padding-left: 0;
}
.scm-plnnsec {
  padding: 0 60px;
  padding-left: 60px;
}
.pln_col img {
  height: 315px;
  object-fit: cover;
  width: 100%;
}
.iot-sec2 .codea-color2 {
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.iot-sec2 p {
  text-align: justify;
}
.iot-firm {
  background: #fff;
  margin: 0 15px;
  color: #000;
  padding: 0;
}
.iot-firm h2 {
  padding: 0 15px;
}
.iot-firm p {
  padding: 0 15px;
}
.iot-firm img {
  height: 230px;
  width: 100%;
  object-fit: cover;
}
.iot-software .iot-firm h2 {
  text-align: right;
}
.iot-software p {
  text-align: justify;
}
.iot-software img {
  height: 120px;
  width: 100%;
  object-fit: cover;
}
.iot-sec2 img {
  width: 400px;
  height: 280px;
  object-fit: cover;
}
.mob_appsec li {
  line-height: 28px;
}
.app-typ img {
  width: 100px;
}
.mob-apps img {
  width: 150px;
}
.ex_s img {
  width: 100px !important;
}
.mob-apps {
  box-shadow: 0 3px 15px #ccc;
  padding: 15px;
}
.dev-services .csd-sec {
  height: 450px !important;
}
.dev-services .csd-sec h3 {
  padding-top: 200px !important;
}
.devop-services .csd-sec {
  height: 380px !important;
}
.devop-services .csd-sec h3 {
  padding-top: 100px !important;
}
.las_s li {
  display: inline-flex;
  padding-right: 20px
}
.edev-services .csd-sec {
  height: 350px !important;
}
.edev-services .csd-sec h3 {
  padding-top: 260px;
}
.mob-appcol1 img {
  height: 320px;
  width: 100%;
  object-fit: cover;
}
.mob-appcol {
  padding: 0 30px;
}
.dev-services .csd-sec p, .devop-services .csd-sec p, .edev-services .csd-sec p {
  font-size: 15px;
}
.devop-services .csd-sec p {
  opacity: 1;
  margin-top: 15px;
}
.deafu_cl {
  margin-bottom: 30px;
}
.tech-sec img {
  width: 128px;
}
.reviw_items img {
  width: 100px;
}
.edev-services .csd-sec:hover h3 {
  padding-top: 65px;
}
.eneg_lis p {
  text-align: justify;
}
.eneg_lis img {
  border-radius: 100%;
  height: 200px;
  width: 200px;
  object-fit: cover;
  margin: 0 auto;
  margin-bottom: 20px;
}
.dev-services .csd-sec:hover, .edev-services .csd-sec:hover {
  background: rgba(41, 74, 16, 0.8);
}
.devop-services .csd-sec {
  background: rgba(41, 74, 16, 0.5);
}
.dev-services .csd-sec:hover h3 {
  padding-top: 50px !important;
}
.devop-process {
  list-style: none;
  padding-left: 0px;
  line-height: 26px;
}
.devo-benf .bor_left {
  padding: 10px;
}
.st-hsolutn {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/Artificial-testing.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/Artificial-testing.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(right, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/Artificial-testing.jpg');
  background: -o-linear-gradient(right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Artificial-testing.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Artificial-testing.jpg')); /* IE10+ */
  background: linear-gradient(to right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Artificial-testing.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.career_dev {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/career_banner.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/career_banner.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/career_banner.jpg');
  background: -o-linear-gradient(left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/career_banner.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/career_banner.jpg')); /* IE10+ */
  background: linear-gradient(to left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/career_banner.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.pos-solutn {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/3d-prnt.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/3d-prnt.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/3d-prnt.jpg');
  background: -o-linear-gradient(left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/3d-prnt.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/3d-prnt.jpg')); /* IE10+ */
  background: linear-gradient(to left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/3d-prnt.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.ab_invest {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/Philanthropy-img.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/Philanthropy-img.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/Philanthropy-img.jpg');
  background: -o-linear-gradient(left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Philanthropy-img.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Philanthropy-img.jpg')); /* IE10+ */
  background: linear-gradient(to left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Philanthropy-img.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.gov-datacen {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/Government-Cloud-DataCenters.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/Government-Cloud-DataCenters.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/Government-Cloud-DataCenters.jpg');
  background: -o-linear-gradient(left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Government-Cloud-DataCenters.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Government-Cloud-DataCenters.jpg')); /* IE10+ */
  background: linear-gradient(to left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Government-Cloud-DataCenters.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.iot-hsolutn {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/SmartCity-Solutions.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/SmartCity-Solutions.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(right, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/SmartCity-Solutions.jpg');
  background: -o-linear-gradient(right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/SmartCity-Solutions.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/SmartCity-Solutions.jpg')); /* IE10+ */
  background: linear-gradient(to right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/SmartCity-Solutions.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.pos-hsolutn {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/Hospitality-POS-Solutions.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/Hospitality-POS-Solutions.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(right, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/Hospitality-POS-Solutions.jpg');
  background: -o-linear-gradient(right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Hospitality-POS-Solutions.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Hospitality-POS-Solutions.jpg')); /* IE10+ */
  background: linear-gradient(to right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Hospitality-POS-Solutions.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.yedg-comput {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/Edge-Computing-Data-Center.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/Edge-Computing-Data-Center.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/Edge-Computing-Data-Center.jpg');
  background: -o-linear-gradient(left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Edge-Computing-Data-Center.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Edge-Computing-Data-Center.jpg')); /* IE10+ */
  background: linear-gradient(to left, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Edge-Computing-Data-Center.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.benf-edg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background: -moz-linear-gradient(top, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url('../images/Benefits-Edge.jpg'); /* FF3.6+ */
  background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)), url('../images/Benefits-Edge.jpg')); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(right, rgba(41, 74, 16, 0.3) 0%, rgba(255, 255, 255, 0.9) 50%), url('../images/Benefits-Edge.jpg');
  background: -o-linear-gradient(right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Benefits-Edge.jpg')); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Benefits-Edge.jpg')); /* IE10+ */
  background: linear-gradient(to right, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%, url('../images/Benefits-Edge.jpg')); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
}
.port-sec {
  width: 100%;
  height: 200px;
  /*background: rgba(0, 0, 0, 0.3); */
  text-align: center;
}
.port-sec h3 {
  font-weight: bold;
  font-size: 23px;
  width: 90%;
  margin: auto;
  padding-top: 130px;
}
.pos-default {
  list-style: none;
  line-height: 26px;
  padding-left: 0;
}
.pos-mang ul {
  padding-left: 15px;
}
.img-box {
  padding: 0;
}
.img-box img {
  width: 100%;
  min-height: 350px;
  object-fit: cover;
}
.nasa-tech .iot-firm {
  box-shadow: 0 3px 15px #ccc;
}
.nasa-tech h2 {
  color: #294a0a;
}
.nasa-main {
  background: #294a0b;
}
.nasa-tab div {
  border: 1px solid #294a0b;
  margin-bottom: 10px;
  padding: 7.5px;
  text-align: center;
  background: #fff;
}
.nasaoffc-active {
  background: #fff;
  padding: 0;
}
.nasaoffc-active {
  padding: 0;
}
.leadershipdp {
  padding: 0 20px;
}
.nasaoffc-active img {
  height: 320px;
  width: 100%;
  object-fit: cover;
}
.colmap {
  background: #fff;
  padding: 0;
}
.nasa-tab div:hover {
  background: #294a0b;
  color: #fff;
}
.nasa-tab {
  padding-right: 0;
}
.iotdev img {
  width: 150px;
}
#tb-government .img-box img {
  width: 100%;
  min-height: 250px;
  object-fit: cover;
}
.tab_area h2 {
  line-height: 28px;
}
/**/
.solutns-tab .tabs-left {
  border-bottom: none;
  display: inline-flex;
}
.solutns-tab .tabs-left > li > a {
  margin-right: 0;
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 30px 15px;
}
.solutns-tab .tabs-left > li > a.active {
  background: #28490a;
}
.solutns-tab .tabs-left > li > a:hover {
  background: #28490a;
}
#tb-energy .iot-firm p, #tb-energy .iot-firm h2 {
  padding-left: 0;
}
#tb-retail a.more {
  margin-left: 0px;
}
.hyp img {
  width: 100%;
}
.hyper_key img {
  width: 100px;
}
#client-logo-slider .carousel-inner {
  padding: 0 50px;
  min-height: 150px;
}
#client-logo-slider img {
  filter: grayscale(1);
}
#client-logo-slider img:hover {
  filter: grayscale(0);
  cursor: pointer;
}
#client-logo-slider .carousel-control-prev, #client-logo-slider .carousel-control-next {
  width: auto;
  color: #294a0a;
  opacity: 1;
	    cursor: pointer;
}
#client-logo-slider .carousel-item .row {
  display: table;
}
#client-logo-slider .carousel-item .row .col-md-2 {
  display: table-cell;
  vertical-align: middle;
}
.list_ic {
  list-style: none;
}
.list_ic li {
  padding-bottom: 15px;
}
.list_ic img {
  margin-right: 10px;
}
.dat_s .csd-sec {
  background: #05150985 !important;
}
.cl-re:hover > div {
  top: 75%;
  height: auto;
}
.cl-re {
  height: auto;
}
.qstns_li img {
  width: 2% !important;
  margin-right: 10px;
}
.clod-c img {
  height: 180px;
  object-fit: cover;
}
.cl-re a {
  color: #000;
  font-size: 18px;
  padding: 15px;
}
.cl-re div {
  width: 92%;
  height: auto;
  top: 100%;
}
.deafu_col .csd-sec {
  height: 250px !important;
}
.deafu_col {
  margin-bottom: 30px;
}
.deafu_col .csd-sec h3 {
  padding-top: 150px;
}
.partners_logo img.card-img-top {
  height: 100px;
  object-fit: contain;
  padding: 10px;
}
.partnership_form input[type="radio"] {
  height: auto;
}
.home_ai h3 {
    font-size: 12px;
}
.topbar-fix-outer{
	position: sticky;
}
.home_banner .carousel-caption {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: center;
}
::-moz-selection { 
  color: #fff;
  background: #28490a;
}

::selection {
  color: #fff;
  background: #03adce;
}
.digi_col3{
	display: flex; justify-content: center; align-items: center;
}
@-webkit-keyframes arrow {
		0% {padding-top:0px; color:#28490a;}
		25% {padding-top:-10px;}
		50% {padding-top:0px; color:#78d224;}
		75% {padding-top:20px;}
		100% {padding-top:0px; color:#28490a;}
		}
		
		/* Standard syntax */
		@keyframes arrow {
		0% {padding-top:0px; color:#28490a;}
		25% {padding-top:-10px;}
		50% {padding-top:0px;color:#78d224; }
		75% {padding-top:20px;}
		100% {padding-top:0px; color:#28490a;}
		}
.nav-link:hover {
    border-top: 4px solid #f1585d !important;
    background: #03adce !important;
    color: #fff !important;
}
.about-block .image-block-wrap {
       width: 90px;
    height: 130px;
    margin: 0 auto;
}
.about-block img {
    width: 90px;
    height: 130px;
    object-fit: cover;
}
.solution-block .image-block-wrap {
    width: 250px;
    height: 300px;
    margin: 0 auto;
}
.solution-block .image-block-wrap img {
    width: 250px;
    height: 300px;
    margin-top: 0 !important;
}
.top-menu.menu-expand-box .col-md-3.item.pt-3.pb-3:hover {
    box-shadow: 0 0 10px #fff inset;
}
#intel-tabs img.icon-img ,#serv-menu img.icon-img{
    width: 40px;
}
.intel_col{
	    height: 50%;
}
#intel_tab1C {
    height: 100%;
}
.form-inline:hover {
    background: url(../images/search_icon-hover.png) no-repeat center #28490a;
    border: 1px solid #28490a;
    background-size: 16px;
}
/**/
@media (max-width: 991px) {
  .fiv_icon {
    max-width: 100% !important;
    flex: 0 0 100%;
  }
}
@media (max-width: 768px) {
.home_sec2 img {
	 width: 100%;
    height: 200px;
    object-fit: cover;
}
#datascience {
    margin-top: 0 !important;
}
.ai_div {
    justify-content: center;
}
.home_ai {
    padding-bottom: 0 !important;
}
.ai_div div {
    width: 40% !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}
.home_sec4 img {
    height: auto !important;
}
.home_sec2 {
    padding-top: 0 !important;
}
	.data_col2 {
    padding-top: 0 !important;
    padding-bottom: 40px!important;
}
.home_digi {
    padding-top: 0 !important;
padding-bottom: 0 !important;
}
		.digi_col2{
		width: 48%;
    float: left;
	}
	.digi_col3{
		width: 48%;
    float: left;
		    margin-left: 0;
	}
	.digi_col3 h1{
		font-size: 20px!important;
		padding-bottom: 30px;
		padding-top: 30px!important;
	}
	.digi_col3 h1 span
	{
		    font-size: 23px!important;
	}
  .nasa-tab {
    padding-left: 0;
  }
  .text-box {
    padding-top: 15px;
  }
	.sec2_col2 {
    padding-left: 15px !important;
    padding-top: 30px;
}
	.home_sec4 .erp-content {
    padding-top: 30px;
}
	.home_sec4 {
    padding-bottom: 0 !important;
}
}
@media (min-width: 1200px) {
.home_banner {
    margin-top: -90px;
}
.home_ai .container {
    max-width: 1650px;
}
.home_digi .container {
    max-width: 1650px;
	padding: 0 5%;
}
.p_left {
    padding-left: 9%;
}
.p2_left {
    padding-left: 2%;
}
  .ico_desc {
    max-height: 340px;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
.navbar-light .navbar-nav .nav-link {
    padding: 6px !important;
}
  .ico_desc {
    max-height: 385px;
    height: 100%;
  }
}
@media (min-width: 769px) {
#serv-menu .item {
    text-align: center;
    max-width: 14%;
}
  .par_img {
    box-shadow: 0 3px 15px #ccc;
    max-width: 18%;
    margin: 10px;
    flex: 0 0 18%;
  }
  .deafu_col {
    max-width: 22.97%;
  }
  .text-box {
    padding: 0 20px;
  }
  .centr-div {
    display: table;
  }
  .centr-col {
    display: table-cell;
    vertical-align: middle;
  }
  .colmap {
    max-width: 53.8%;
    margin-left: 50px;
  }
  .deafu_cl {
    max-width: 31.5%;
  }
  .dev-use .bor_left {
    max-width: 48.6%;
  }
  .deafu_cl1 {
    max-width: 48.6%;
    margin-bottom: 30px;
  }
  .right-1 {
    margin-right: 30px;
  }
  .iot-firm {
    max-width: 30.7%;
  }
  .sol-iiot .iot-firm {
    max-width: 22.36%;
  }
  .crm-portfoli .col-md-2 {
    max-width: 12.5%;
  }
  .erp-portfoli .row, .tabl_foli {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .erp-portfoli .col-md-2, .tabl_foli .col-md-2 {
    vertical-align: middle;
    display: table-cell;
  }
  .tabl_foli .col-md-1 {
    vertical-align: middle;
    display: table-cell;
  }
}
@media (min-width: 361px) and (max-width: 420px) {
  .ebenf img {
    height: 200px;
  }
  .oecors-head h1, .asm-head h1 {
    font-size: 30px !important;
  }
  .oecors-head h2, .asm-head h2 {
    font-size: 20px !important;
    line-height: 28px;
  }
  .plt-port img {
    width: 100px;
  }
}