

.tp-header-top{
    background-color:#c41f2d;
    color:white;
}
.tp-header-top i{
    color:white;
}
.tp-header-top-content span i{
    color:white;
}
.tp-header-btn a{
    background-color: #1b9ecc;
}

.tp-header-main .main-menu {
    margin: 10px 0 10px -120px;
    border-radius: 32.5px;
    background-color: #ffffff1c;
  
    border: none;
    display: inline-block;
}

.main-menu ul li.has-dropdown > a {
    position: relative;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
}

.tp-services-thumb img {
    width: 100%;
    height: 262px !important;
    object-fit: cover !important;
}
@media(max-width:600px){
  
    .haa{
        margin-top:0px;
      }
      
    .tp-slider-title {
        font-size: 48px !important;
        letter-spacing: 2px;
       
    }
    .tp-feature-bg {
        padding-top: 27px;
        padding-bottom: 123px;
        position: relative;
        z-index: 1;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .tp-services-item-box {
        padding: 10px 10px 20px 20px;
        background: var(--tp-common-white);
        box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.02);
        position: relative;
    }
    .tp-project-thumb {
        position: relative;
        height: 500px;
        z-index: 1;
    }
    .mmh{
        display:none;
    }
    .tp-footer-wrap {
        margin-bottom: 1px;
        padding-bottom: 12px;
        position: relative;
    }
    .tp-footer-col-2 {
        padding-top: 0px;
        padding-left: 15px;
    }
   
    
}
.tp-project-thumb {
    position: relative;
    height: 400px;
    z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-slider-title {
        font-size: 72px;
        line-height: 80px;
        text-transform: uppercase;
    }
}

.tp-feature-bg::before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000a1;
}
.tp-about-approch {
    position: absolute;
    z-index: 1;
    bottom: 200px;
    left: -33.2%;
    padding: 50px 45px;
    background-color: #1b9ecc;
    transform: rotate(-90.308deg);
    text-transform: capitalize;
    overflow: hidden;
}
.tp-process-relative{
    background-image:url('../img/pics/s8.jpg') !important;
    background-position: center;
    background-repeat: no-repeat; /* Ensures the image does not repeat */
    background-size: cover; /* Ensures the image covers the entire element */
}
.haa{
  margin-top:60px;
}
