.project-sub-detail {
    margin-top: 40px;
    background: #140000;
    border-radius: 10px;
    padding-bottom: 0px;
    box-shadow: 2px 2px 6px 2px #999;
    /*height: 100%;*/
}

    .project-sub-detail h2 {
        font-weight: 600;
        margin-top: 10px;
        font-size: 24px !important;
        color: #ffffff !important;
        padding: 0 15px;
        text-shadow: 1px 1px 10px #813e3efa;
    }

    .project-sub-detail .title-area {
        margin-top: 0px;
        padding: 12px 6px;
        background: #000;
        color:#fff;
        border-radius: 0 0 10px 10px;
    }

    .project-sub-detail .txt-dim {
        color: #ffffff;
        font-size: 14px;
        padding: 4px 15px;
        text-transform: uppercase;
        line-height:1.8;
    }
.that-wow{
      background-color: #000;
      color:#fff;
      margin-top:0px;
}
.engagement-head {
    padding: 40px 0;
    text-align:center;
}
.contact-form .engagement-head {
    padding: 0px 0 !important;
}
/*.engagement-head {*/
/*    margin: 10px 0;*/
/*    background-color: #f5f5f5;*/
/*    padding: 40px;*/
/*    border-radius: 5px;*/
/*    box-shadow: 0 0 10px 0px #d5d5d5;*/
/*    background-image: linear-gradient(45deg, #e54d74, #d56233);*/
/*    color: #fff;*/
/*}*/
    .engagement-head h2, .project-head h2 {
        font-size: 42px;
    }
    .engagement-head p, .project-para p {
        font-size: 24px !important;
        line-height: 28px;
    margin-top: 20px;
    }
.show-para p, .experiential-para p, .tech-para p
{
      font-size: 18px !important;
      /*padding-left:10px;*/
}
.get-qoute {
    background: linear-gradient(45deg, #e75278, #D76639);
    padding: 30px 0px 30px 0px;
}
.product-info
{
       padding: 10px;
    margin-top: 5px !important;
}
.product-info p {
    color: #989898;
    text-decoration: none;
    font-size: 17px;
    line-height:24px;
}
iframe, img {
    border-radius: 6px;
}

.project-detail-head h2 {
    font-size: 40px;
    font-weight: 600;
}

.show-content p {
    font-size: 16px;
    color: #6f6f6f;
    font-weight: 500;
}
.section-gray
{
    background-color: #efefef;
}
.show-content h5 {
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 0px;
}
.contact-form label
{
    padding:4px 8px;
}

.index-card .card-body {
      background: #000;
      color: #ffff;
      border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    }
    
  .index-card img{
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
    }

    .index-card .card-text,
    .index-card .card-title {
      color: white;
    }
     .index-card h5{
        font-size: 27px !important;
    font-weight: 600;
     }

    .index-card .btn-custom {
      background-color: white;
      color: #d56233;
      border: none;
    }
    .tech-head .tech-heading h2{
        font-size:44px !important;
    }
    .tech-head .tech-para p{
        font-size:22px !important;
    }
    .experiential .experiential-head h2{
        font-size:44px !important;
    }
   .experiential .experiential-para p{
        font-size:22px !important;
   }
   .show-time .show-head h2{
       font-size:44px !important;
   }
   .show-time .show-para p{
        font-size:22px !important;
   }
   .index-blog .experiential-head h2{
        font-size:44px !important;
   }
   .why-iboothme .tech-heading h2{
        font-size:44px !important;
    }
     .why-iboothme .tech-para p{
        font-size:22px !important;
    }
     .why-iboothme {
         background:#000;
         color:#fff;
         padding:40px 10px;
     }
     .engagement .wow-txt{
          font-size:44px !important;
     }
     .the-tech .tech-heading h2{
     font-size:44px !important;
}
   .the-tech .tech-para p{
        font-size:22px !important;
    }