.ptb-60 {
    padding: 60px 0;
}

.map-location {
    background-image: url(../img/inner-images/bg-new.png) !important;
}

.contact-map iframe {
    background-color: #F6F6F6;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 16px;
    border-radius: 12px;
    border: 1px solid rgb(178, 228, 239);
    border-radius: 10px;
    box-shadow: rgb(173 216 230 / 0%) 0px 10px 20px, rgb(173 216 230 / 18%) 0px 6px 6px;
    transition: all 0.3s ease;
}

.gallery-area .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    font-size: 16px;
    padding: 6px 22px;
    border-radius: 12px;
    background-color: #f24c1a;
    border: 1px solid #f24c1a;
    margin: 0 10px;
}

.gallery-area .nav-pills .nav-link,
.nav-pills .show>.nav-link {
    font-size: 16px;
    padding: 6px 28px;
    border-radius: 12px;
    margin: 0 10px;
    color: #000 !important;
    border: 1px solid #f24c1a;
}

.gallery-area {
    background-image: url(../img/inner-images/bg-new.png);
}

.gallery-area .tab-pane h2 {
    font-size: 22px;
    text-align: center;
    padding: 18px 0 0;
    color: #02579d;
    font-weight: 700;
    margin-bottom: 0;
}

.border-bottom1 {
    border-bottom: 4px solid;
    width: 120px;
    margin: auto;
    color: #284e0c;
    padding-bottom: 10px;
}

.single-gallery-item img {
    border-radius: 12px;
}

.ptb-30 {
    padding: 30px 0;
}

.bg-color {
    background-color: #F6F6F6;

}

.servies-inner-img img {
    border-radius: 12px;
}

.service-details img {
    border-radius: 12px !important;
}

.service-area2 {
    padding: 30px 0;
    background-color: #F6F6F6;
}

.service-area2 .service-item {
    background: var(--color-white);
    height: 100%;
}

.service-item .service-title {
    font-size: 20px;
    line-height: 30px;
}

.service-item {
    padding: 14px 24px;
}

.servies-inner-content-img img {
    border-radius: 12px;
}

.other-diversified-products {

    text-align: center;
    padding: 25px 15px;
    box-shadow: 20px 20px 34px rgba(0, 0, 0, 0.03);
    border: 1px solid #cce7d0;
    border-radius: 12px;
    /* margin: 15px 0; */
    height: 100%;

}
.other-diversified-products h4{
        padding-top: 12px;
}
.other-diversified-products img{
    border-radius:12px;
}
.other-diversified-products-text p{
        font-size: 20px;
    font-weight: 400;
        text-align: center;
}
.Infrastructure-text{
      text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;  
}
.counter-box .info p{
        text-align: center;
    display: inline-flex;
}