/* .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #dc3545;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
} */

body {
    overflow-x: hidden;
}

.banner-item-content {
    padding-top: 130px;
    padding-bottom: 47px;
}

.erp-clr {
    color: rgb(246, 130, 46);
}

.erp-clr2 {
    color: rgb(195 9 6);
}

.btn-bg-one {
    background-color: #be100b;
}

.top-header-bg {
    background-color: #0a0a52;
}

.ser-bg {
    background: url('../images/services/services-img7.jpg');
    background-size: cover;
}

.services-area {
    background-color: #0a0a52;
    position: relative;
}

.mb-38 {
    margin-bottom: 38px!important;
}

.work-process-left {
    background-color: #0a0a52;
    padding: 148px 50px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.choose-area {
    background-color: #0a0a52;
}

.modal-bg {
    background-color: #fff0;
}

.call-us-area {
    background-color: #0a0a52;
    position: relative;
    z-index: 1;
}

.inner-banner {
    position: relative;
    z-index: 1;
    background-image: url('../images/banner/sm-bg.jpg');
    background-size: cover;
}

.inner-banner .inner-title {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: 1;
}

.footer-bg {
    background-color: #0a0a52;
}

.serv-h6 {
    text-align: center;
    padding-top: 10px;
}

.services-item .content {
    position: absolute;
    left: 0;
    right: 0;
    width: 82%;
    bottom: -80px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 20px 20px 20px 20px!important;
    margin-bottom: 30px;
    text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.banner-item-content p {
    font-size: 90%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .banner-item-content h1 {
        font-size: 160%;
    }
    .banner-item-content h2 {
        font-size: 160%;
    }
    .banner-btn{
        font-size: 60%;
    }
}
@media (min-width: 1200px){
    .h1, h1 {
        /* font-size: 2.5rem; */
        font-size: 225%!important;
    }
}
@media (min-width: 1200px){
    .h2, h2 {
        /* font-size: 2.5rem; */
        font-size: 225%!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .banner-item-content {
        padding-bottom: 0%!important; 
    }
    .banner-item-content h1 {
        font-size: 115%!important;
       
    }
    .banner-item-content h2 {
        font-size: 115%!important;
       
    }
    .banner-item-content h1 {
       
        margin-bottom: 0%!important;
    }
    .banner-item-content h2 {
       margin-top:20px;
        margin-bottom: 0%!important;
    }
    .banner-btn{
        font-size: 60%;
    }
    .banner-item-content p {
        margin-bottom: 0%!important;
        font-size: 76%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    
}

@media (min-width: 1200px){
    .h1, h1 {
        /* font-size: 2.5rem; */
        font-size: 311%!important;
}
}
@media (min-width: 1200px){
    .h2, h2 {
        /* font-size: 2.5rem; */
        font-size: 311%!important;
}
.banner-item-content {
    
    padding-bottom: 8%!important;
}


}
.blog-card .blog-img .blog-tag {
    background-color: #0a0a52;
    padding: 15px 12px;
    position: absolute;
    bottom: -20px;
    right: 30px;
    border-radius: 5px;
    text-align: center;
}
.blog-card:hover .content h3 a {
    color: #b50000;
}
.blog-article .blog-article-img .blog-article-tag {
    background-color: #0a0a52;
    padding: 15px 12px;
    position: absolute;
    bottom: -20px;
    right: 30px;
    border-radius: 3px;
    text-align: center;
}
.section-title h1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    color: #252525;
    margin-bottom: 0;
}

