.w-head{
	width:40%;
}
.w-head1{
	width:60%;
}
 header .main-menu .menu > li:hover > a {
    color: red !important; 
}
header .main-menu .menu > li:before {
    background-color: red !important; 
}
.service-img{
	width:100%;
	height:250px;
	object-fit: cover;
}
.footer-img{
	width:100%;
}
.foot-button{
	width:8%;
}
.foot-button2{
	width:6%;
}
div#n2-ss-2 .n2-style-d7a463f72ac0d49c0202e08c423ae5d7-heading-active.n2-active {
    background: red !important;
}
.page-name {
    padding: 65px 0px 40px 0px;
    background: url(../img/back.jpg) center center;
    background-size: cover;
    height: 300px;
    align-content: center;
}
.space{
	margin-bottom: 20px;
}
.img-fluid{
	width: 100%;
	height:250px;
	object-fit: cover;
}