.heading1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 119%;
}

.heading3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
}

.heading5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}

.foto_gudang {
    height: 695px;
    left: 0px;
   
    background-image: url(../Image/Gudang.jpg);
    background-size: cover;
    background-position: center;
    color: #000033;
    font-style: normal;
}


.company_profile {
    height: 100%;
    font-family: 'Poppins';
    font-style: normal;
    color: #000033;
}

.maps_distributor{
    height: 100%;
    color: #000033;
    background:#ededed90 ;
}