.products .subject{
    font-weight: 900; 
    font-size: 55px;
}

h3{
    font-weight:800;
}

.small{
    font-size: 12px;
}
.sample-image{
    width: 100%; 
    position: absolute; 
    z-index: 0;
}

.welcome{
    z-index: 1; position: relative;
    padding-top: 30px;
}

.welcome-quote{
    color: black; font-size: 35px; float: left;
}

.welcome-quote span{
    margin-left: 50px;
}

.precision{
    color: black; 
    font-size: 35px; 
    margin-top: 250px; 
    float: right;
}

.precision span{
    margin-left:100px;
}

.img-fluid{
    float: right;
}

.bold-text{
    font-weight: 900;
}

.inquiries{
    background-color: 	#222222; color: white;
}

.text-left{
    font-size: 10px;
}

.comprehensive{
    margin-top: 200px;
}

.industries{
    margin-bottom: 100px
}

.py-5{
    margin-top:150px;
}
.mission-vision{
    margin-bottom: 100px;
}

.expertise-1st{
    margin-top: 200px;
}

.expertise-2nd{
    margin-top: 100px; 
    margin-bottom: 100px;
}

.questions{
    font-size: 12px;
    font-style: italic;
}