@font-face
{
font-family: 'Helvetica Neue';
src: url('HelveticaNeue.ttf'),
     url('HelveticaNeue.eot'); /* IE9 */
}
body{
    font-family: "ff-tisa-web-pro", "Helvetica Neue", "Arial", "Verdana", "sans-serif" !important;
}
.header{
    background-color: #fff !important;
    color: #083e66 !important;
    box-shadow: 0px 2px 7px rgb(0 0 0 / 50%);
    border-bottom: 3px solid #e35205 !important;
}
.navbar{
    background-color: #fff !important;
    color: #083e66 !important;
}
.nav-item a{
    color: #083e66 !important;
}
.images-products{
    height: 300px;
}
.hero__heading {
    font-family: "Millik",sans-serif;
    font-size: 10rem;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 10.8rem;
    margin-bottom: 3rem;
}
.contact-info{
    background-color: #f1f6f9 !important;
}
.contact-info-ul li a{
    text-decoration: none;
    color: #000 !important;
}
.contact-info-ul li{
    margin-top: 60px;
}
.contact-info-ul i{
    background-color: #fff;
    padding: 12px;
    border-radius: 50%;
}
.what-we-do{
    background-color: #083e66 !important;
    padding: 2rem 2rem;
}
.span_title{
    color: #083e66 !important;
}
.link-details{
    text-decoration: none;
    color: #000;
}
.hero{
    padding: 9rem 2rem;
    background-repeat: no-repeat;
    /*background-attachment: cover;*/
    background-size: cover;
    background-position: center !important;
}
.ubermenu-target-text:hover{
    color: #e35205 !important;
}
.active-link{
    color: #e35205 !important;
}
.navbar-nav a{
    padding-left: 3em !important;
}
.footer{
    background-color: rgba(0,0,0,0.9) !important;
    color: #fff;
}
.navbar-brand img{
    width: 15%;
}
.hero h1{
    color: #fff !important;
    font-weight: 700;
    font-size: 29px;
}
.hero p{
    color: #fff !important;
}
.btn-header{
    background-color: #e35205 !important;
    color: #fff !important;
    border-color: #e35205 !important;
}
.touch-btn{
    border-width: 0px !important;
    color: #e35205 !important;
    background: #fff !important;
    border-color: #fff !important;
    padding: 16px 24px 16px 24px !important;
    width: 50% !important;
    font-weight: 600 !important;
}
.text-do{
    color: #fff !important;
}
.service-header{
    background-color: #083e66 !important;
    text-align: center;
}
.service-header h4{
    color: #fff !important;
    width: 100%;
    text-align: center;
}
.footer h4{
    color: #fff !important;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
}
.footer ul{
    list-style: none;
    padding-left: 0rem;
}
.footer .bi{
    color: #e35205 !important;
}
.footer ul li a{
    text-decoration: none;
    color: #707070;
}
.digital-solution{
    background-color: #f2f6f9 !important;
}
.digital-solution h2, .innovation h2{
    color: #083e66 !important;
    font-family: "ff-tisa-web-pro", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 700;
}
.ubermenu-target-text {
    display: inline-block;
    vertical-align: middle;
    font-family: "ff-tisa-web-pro", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: bold;
    color: inherit;
  }
.service-body{
    background-color: #fff !important;
    box-shadow: 8.5px 8.5px 8.5px rgba(0,0,0,0.2);
     min-height: 400px !important;
}
.service-body>ul>li:first-child {
    margin-top: 0.85rem;
}
.service-body>ul>li{
    margin-bottom: 0.4rem !important;
}
.services{
    margin: 6px !important;
    width: 100%;
}
@media (min-width: 992px){
.col-lg-4 {
    flex: 0 0 auto;
    width: 32.333333% !important;
}
}
.industries{
    list-style: none;
    padding-left: 0rem !important;
}
.industries .active a{
    color: #e35205 !important;
}
.details-link{
    color: #e35205 !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
}
.auto-details ul{
    list-style: none;
}
.auto-details ul li{
    margin-bottom: 6px;
}
.auto-details ul li i{
    color: #e35205 !important;
    font-size: 24px;
}
.auto-details h3{
    font-family: "ff-tisa-web-pro", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 700;
    color: #083e66 !important;
}
.industries li{
    display: inline-block;
    border-bottom: 2px solid;
margin: -3px;
padding-bottom: 20px;
}
.industries .active{
    border-bottom: 2px solid #e35205 !important;
}
.industries li a{
    text-decoration: none;
    color: #083e66 !important;
    margin: 40px;
}
.custom-text span{
    color: #e35205 !important;
}
.tabs_active img{
    width: 100%;
}
.let-build p{
    color: #fff !important;
}
.let-build{
    z-index: 3;
}
.custom-text{
    color: #fff !important;
    font-size: 32px;
    font-weight: 700;
    z-index: 2;
}
.contact::after{
    position: absolute;
    content: ' ';
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}
.tabs-content{
    display: none;
    min-height: 400px;
}
.contact-form{
    margin: auto;
    background-color: #fff;
    border-top: 3px solid #e35205 !important;
    min-height: 400px;
    z-index: 2;
}
.contact{
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}