.dev1 {
    border-right: 1px solid black;
    height: 87px;
}
.dev-icons {
    height: 87px;
    padding: 0 0 0 10px;
    margin: 15px 0 10px;
}
.dev-icons img {
    margin-bottom: 40px;
    height: 59px;
    object-fit: contain;
}
.dev-icons div {
    display: inline-block;
    padding: 10px 0 0 10px;
}
.dev-icons h2 {
    color: black;
    margin-bottom: 0;
    font-size: 2.2rem;
    line-height: 1.2;
}
.industry-serve .row img{
    border-radius: 70px;
    height: 140px !important;
}
.newsletter-content-wrap{
    height: 125px !important;
}
.container-fluid{
    padding: 0px !important;
}
/* .industry-serve{
    background-color: #fff6f5;
} */
.btn-box a{
    background-color:#ec3237 ;
    padding: 10px;
    border-radius: 6px;
    color:white;
}
.header-action{
    justify-content: space-between !important;
}
.footer-area {
    background: #fcd4d4 !important;
}
.vis-mis{
    margin:60px 0px !important;
    background-color: #df9c9d !important;
    padding: 80px 0px !important;
}
.vission, .mission{
    background-color: #fcd4d4;
    padding: 35px;
    border-radius: 20px;
  }

  .vission h2, .mission h2{
    color: #231942;
  }

  .side-bar-widget .side-bar-categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-radius: 10px;
    overflow: hidden;
}
.side-bar-widget .side-bar-categories ul li {
    position: relative;
    font-size: 15px;
    font-weight: 500;
}
.side-bar-widget .side-bar-categories ul li a {
    display: inline-block;
    color: #444444;
    font-weight: normal;
    padding: 15px 25px;
    font-weight: 600;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
}
.side-bar-widget .side-bar-categories ul .active a{
    color:white !important;
    background-color: #ec3237;
}
.section-title span {
    margin-bottom: 8px;
    font-weight: 600;
    display: block;
}
.sp-color2 {
    color: #ec3237;
}

table tr td{
    border: 1px solid grey;
    border-collapse: collapse;
    padding: 10px;
}
table tr{
    border: 1px solid grey;
    padding: 10px;
}
 
.main-nav{
    height: 75px !important;;
}
.logo-main{
    width: 90px !important;
    border-radius: 8px ;
}
.logo-t{
    width: 160px !important;
}
.main-nav .has-submenu .submenu-nav{
    margin-top: -35px !important;
}
.hero-two-slider-area{
    padding: 0px !important;
}
.hero-two-slide-item{
    border-radius:0px;
    height: 665px !important;
}
.abt-sec{
    padding: 33px 0px !important;
}
.abt-title {
    margin-bottom: 0px !important;
}
.product-section{
    padding: 50px 0px !important;
    background-color: #fcd4d4 !important;
}
.clientele-section{
    margin-bottom: 12px !important;
}
.feature-item .title{
    display: flex !important;
    flex-direction: column !important;
    font-size: 16px !important;
    gap: 20px;
    font-weight: 700;
}
.feature-area{
    padding: 65px 0px !important;
}
h2{
    font-weight: 700 !important;
}
.team-content{
    background-color: #fe6365 !important;    
    padding: 50px 100px !important;
}
.app-content{
    background-color: #fcd4d4 !important;    
    padding: 50px 100px !important;
}
.industry-serve p{
    color: black !important;
}
.footer-main .widget-social a{
    font-size: 27px !important;
}
.footer-main{
    padding: 40px 0px 5px 0px !important;
}
.client-area{
    /* background-color: #b9c3cc !important; */
    padding: 40px 0px 0px 0px!important;
}
.client-area img{
    border-radius: 10px !important;    
    width: 250px !important;
    height: 140px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin:20px 0px 40px 0px !important;
}
    .swiper-slide p{
    color: #1a1a1a !important;
}
.slide-2 h2{
    color: white !important;
}
.calltoaction-title .title{
    font-size: 33px !important;
}
.knw-btn{
    background-color: #e63946 !important;
    border: 1px solid #e63946 !important;
}
.hero-two-slide-item.swiper-slide-active .hero-two-slide-content .hero-two-slide-title {
    animation-name: f;
    animation-delay: 1s !important;
    animation-duration: 1s !important;
    animation-fill-mode: both;
}
.hero-two-slide-item.swiper-slide-active .hero-two-slide-content .hero-two-slide-desc {
    animation-name: f;
    animation-delay: 1.5s !important;
    animation-duration: 1.5s !important;
    animation-fill-mode: both;
}
.hero-two-slide-item.swiper-slide-active .hero-two-slide-content .btn {
    animation-name: f;
    animation-delay: 1.8s !important;
    animation-duration: 1.5s;
    animation-fill-mode: both;
}
.hero-two-slide-item.swiper-slide-active .hero-two-slide-content .ht-popup-video {
    animation-name: f;
    animation-delay: 1.8s !important;
    animation-duration: 1.5s;
    animation-fill-mode: both;
}

.app-mb{
    margin-bottom: 40px !important;
}
table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
@media only screen and (max-width: 575px) {
    .product-item .product-action-bottom {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .newsletter-content-wrap{
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
    }
    .calltoaction-title .title {
        font-size: 30px !important;
    }
    .dev1 {
        border-right: 0px solid black;
    }
}
@media only screen and (max-width: 1024px){
    .dev-icons h2 {       
        font-size: 1.2rem !important;        
    }
    .count-box p i{
        font-size: 12px !important;
    }
}

.banner-1{
    position: relative !important;
}
.banner-img1 img{
    width: 100% !important;
    
}
.banner-con1{
    position: absolute !important;
}
.swiper-slide.hero-two-slide-item{
    height: auto !important;
}
.hero-two-slider-area{
    max-width: 100% !important;
}
.ht-popup-video span {
    color: white;
}
table th{
    padding: 5px;
}
@media only screen and (max-width: 991px){
    .vis-mis {
        
        padding: 0px !important;
    }
    }
@media only screen and (max-width: 767px) {
    .hero-two-slide-content {
        padding-top: 0px !important;
    }
}
@media only screen and (max-width: 479px) {
    .hero-two-slide-content {
        padding-top: 5px !important;
        text-align: start;
    }
    .ht-popup-video {
        display: contents;
    }
    .hero-two-slide-content .hero-two-slide-title {
        font-size: 25px;
        margin-bottom: 0px;
    }
    .knw-btn {
        padding: 0px 5px 0px 3px;
        height: 35px;
        line-height: 32px;
        font-size: 9px;
        letter-spacing: .2em;
    }
    .hero-two-slide-content{
        padding-left: 5px !important;
    }
    .hero-two-slider-pagination {
        bottom: 9px !important;
    }
    .ht-popup-video .icon{
        line-height: 38px !important;
    }
    .ht-popup-video .icon {
        height: 35px;
        width: 35px;
        line-height: 43px;
        font-size: 12px;
    }
    .hero-two-slide-content .hero-two-slide-desc {
        font-size: 12px;
        margin-bottom: 17px;
        max-width: 55%;
    }
    .ht-popup-video span {
        color: #1d3557;
        font-size: 9px;
        font-weight: 600;
        letter-spacing: .2em;
        margin-left: 0px;
        text-transform: uppercase;
        transition: all .5s ease 0s;
    }

}

.left-submenu-nav{
    left: auto !important;
    right: 100% !important;
}

.whatsapp-icon{
    position: fixed;
      margin-top: 0;
      z-index: 999;
      right: 10px;
      bottom: 150px;
  }
  .whatsapp-icon img{
    width: 80px;
    height: 80px;
  }
  /* ################################ */
  .blog-card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.blog-image img {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.5s ease;
}

.blog-card:hover .blog-image img {
  transform: scale(1.1);
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0.1));
  transition: opacity 0.4s ease;
  opacity: 0;
}

.blog-card:hover .overlay {
  opacity: 1;
}

.content-overlay {
  background: linear-gradient(to top, rgba(0,0,0,0.75), rgba(0,0,0,0));
  color: white;
  transition: all 0.3s ease;
}

.content-overlay h5 {
  font-size: 16px;
}

.content-overlay p {
  font-size: 13px;
}
.alt-title {
  color: #ffcc00; /* bright yellow */
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6); /* improves readability */
}
