/* section#infra-slide {
    width: 50%;
}
.infra-section {
    padding: 50px;
}
.owl-theme .owl-dots .owl-dot {
    display: none;
    zoom: 1;
}
/* .owl-dot {
    display: none;
    visibility: hidden;
} */
/* .slider-area2 .col-md-6 {
    width: 100%;
}
section#infra-slide {
    margin-left: 38rem;
}
.infra1 h4 {
    font-size: 30px;
    color: brown;
    margin-top: -75px;
}
.infra1 p {
    font-size: 15px;
    padding: 20px;
    color: #000000c7;
    font-family: serif;
}
.image-area .row {
    display: flex;
    align-items: center;
    justify-content: space-around;
} */ 
.infra1 {
    padding: 50px;
}
.infra-head h4 {
    font-size: 30px;
    color: brown;
    font-family: serif;
}
.infra-head p {
    font-size: 15px;
    color: #000000db;
    font-family: serif;
}
.infra-head p {
    font-size: 20px;
    color: #000000db;
    font-family: serif;
    display: inline-block;
}
.infra-head h4 {
    font-size: 30px;
    color: brown;
    font-family: sans-serif;
    margin-top: 10rem;
    text-align: center;
    font-weight: 800;
}
.infra1 .col-md-6 {
    box-shadow: 5px 0px 8px 0;
}


@media screen and (min-width: 320px) and (max-width: 768px){
       
    .infra-head h4.aos-init.aos-animate {
        font-size: 15px;
    }

}

