#title {
    /* background: url(https://res.cloudinary.com/drda5zneo/image/upload/v1568230782/FB_IMG_15682140636163779_knptru.jpg);
    background-size: cover;
    color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    padding: 0;
    position: relative;
    z-index: 99; */
}

#title h1 {
    text-align: center;
	/*text-transform: uppercase;*/
	/*font-family: "Arial Black";*/
	font-size: 45px;
    color: #fff;
}
#title1 h1 {
    text-align: center;
	/*text-transform: uppercase;*/
	/*font-family: "Arial Black";*/
	font-size: 45px;
    color: #fff;
}
#title a, #title1 a{
color: #fff;
font-weight: 550;
}
.bredcrumbs{font-size: 15px;}
#title .bredcrumbs a:last-child, #title1 .bredcrumbs a:last-child  {
    color: #fbb040;
}
@media (max-width:600px){
    .form{
    float: none;
    text-align: center;
    align-content: center;
    }
    div.title{
        font-size: 30px;
    }
  }
  @media (min-width:601px) {
    div.title{
        font-size: 80px;
    } 
  }
  .solution-block{position: relative;}
  .inner-content-sol{position: absolute;bottom: 0;right: 0; background: #00537a; width: 175px;height: 60px;display: flex;align-items: center;justify-content: center;}
  .inner-content-sol-1{position: absolute;bottom: 0;left: 0; background: #00537a; width: 175px;height: 60px;display: flex;align-items: center;justify-content: center;}
  .inner-content-sol-2{ position: absolute;top: 0;right: 0;background: #00537a;width: 175px;height: 60px;display: flex;align-items: center;justify-content: center;}
  .inner-content-sol-3{position: absolute;top: 0;left: 0; background: #00537a; width: 175px;height: 60px;display: flex;align-items: center;justify-content: center;}
  .inner-content-sol p, .inner-content-sol-1 p, .inner-content-sol-2 p, .inner-content-sol-3 p{color: #fff;}
  .apply-btn{width: 35%; text-align: end;}
  .apply-btn1{width: 41%; text-align: end;}
  /* .apply-btn a{padding: 5px; background: #00537a; color: #fff; tr;} */
  .aply-btn-a span{padding: 10px;}
  .apply-p-con{color: #000; font-weight: 550;}
  .accordion-button::after{background-image: url(../images/icons/down-arrow.png) !important;}
  .accordion-item{border: none;box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);margin-bottom: 20px;border-radius: 15px !important;}
  .accordion-item h2 button{border: none;  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15); border-radius: 15px !important;}
  .accordion-item h2 button{padding: 10px;}
  .accordion-button:focus{border-color: transparent; box-shadow: none;}
  .accordion-button:hover{background: transparent !important;}
  .job-icon{background: #00537a;padding: 10px;border-radius: 30px; transition: 0.3s ease-in-out;}
  .accordion-button:hover .job-icon{background: #00537a36;}
  .job-icon img{width: 30px; filter: invert(1) brightness(1); transition: 0.3s ease-in-out;}
  .accordion-button:hover .job-icon img{filter: none;}

  .min-hgt{min-height: 370px !important;}
  .service-block-one .inner-box .icon-box img{filter: invert(1) brightness(1); transition: 0.3s ease-in-out;}
  .service-block-one:hover .inner-box .icon-box img{filter: none;}
  
  
  
  .modal-body{    background: #FAFAFB;}
  .form-group input, .form-group textarea, select{
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    background: #fff;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.05);
    padding: 10px 30px;
    font-size: 16px;
    color: #6E6E6E;
    border: 1px solid #fff;
    border-radius: 10px;
    transition: all 500ms ease;
    margin-bottom: 13px; }

  
    .background-contact-img{
        background-image: url(../images/solution/contact-bck.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .background-careers-img{
        background-image: url(../images/solution/careers-bck.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .background-db-img{
        background-image: url(../images/solution/db-bck.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .background-analytics-img{
        background-image: url(../images/solution/analytics-bck.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .background-ai-ml-img{
        background-image: url(../images/solution/ai-ml-bck.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .background-dstratergy-img{ 
        background-image: url(../images/solution/data-stratergy-bck.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;}
 .value-list li{margin:20px 0}
 .inner-value-list{    padding-left: 25px;}
.inner-value-list li{list-style: circle;}
.inner-box a{    font-size: 14px;
    line-height: 24px;
    color: #000000a7;}
    
    
.obj-sit-content{box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    padding: 20px;
    border-radius: 30px;}
.obj-sit-content h3{font-size:30px;}
.assmt-points{border-radius: 30px;box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);}
.obj-min-ht{min-height:350px;}
.points-list{display: flex;align-items: center;}
.points-list .num{    color: #ffff;
    padding: 20px;
    margin: 10px;
    background:#fbb03f;
    border-radius: 48px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-left: -20px;}
.points-list .num1{    color: #ffff;
    padding: 20px;
    margin: 10px;
    background:#fbb03f;
    border-radius: 48px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-right: -20px;}
.points-content{padding: 20px;
    min-height: 200px;
    display: flex;
    flex-direction: column;justify-content: center;}
    
.title-value-sub{ display: flex;
    align-items: start;
    justify-content: center;
    height: 100%;
    flex-direction: column;}
.case-icon{display: flex;
    align-items: start;
    justify-content: center;}
.title-value-sub h5{    font-size: 41px;
    padding-right: 20px;}
.pd-col-w{ width: 24.333333%;padding: 0px 5px 0px 5px !important;}
.obj-min-ht1 {min-height: 300px;}
.case-icon li{  padding: 10px;}
.case-icon li a img{ width:40px;}
.case-p{    color: #F2F2F2;
    font-weight: 550;
    font-size: 18px;}
.font-v{font-size: 37px;}
.case-h1{text-shadow: 1px 1px 4px #dee2e6;}
.obj-min-ht2{min-height: 250px;}
.mob-d-rev{display:flex;}
.inner-count-list li{list-style: decimal;margin-top: 10px;}
.inner-pages li{list-style: circle;margin-left: 35px;}
.h6-case{font-size: 22px;}

.background-img-health{    background-image: url(../images/news/case1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}
.background-img-logistic{    background-image: url(../images/news/case2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}
    .background-img-growth{    background-image: url(../images/news/case3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}
    
.owl-nav{position: absolute;
    top: -55px;
    right: 0;}
.owl-prev, .owl-next{font-size: 63px !important;color: #fff !important; margin:20px}
.tech-img{cursor:pointer;    padding: 15px;}
.com-padding{    padding: 140px 0;}