.fw-5{
    font-weight: 500;
}

.fw-6{
    font-weight: 600;
}

.service-action-btn{
    padding: 7px 20px; 
    font-size: 14px;
    font-weight: 600;
}
.Technologies-Services {
    height: 400px !important;
}

.logo-box {
    border: 1px solid #eee;
    background-color: #eee;
    padding: 10px;
}

.info-box-home {
    border: 1px solid #eee;
    background-color: #eee;
    padding: 20px;
    height: 250px;
}
.footer-line-links {
    color: #fff !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.services__one-item {
    padding: 0 !important;
    background-color: #eee;
    border-radius: 12px;
    border: 1px solid #c4c4c4;
    box-shadow: 3px 5px 5px #eee;
}

.under-box-service {
    padding: 20px;
}

.service-img {
    width: 100%;
}
.map-link {
    border: 3px solid #9b9b9b;
}


	@media only screen and (max-width: 576px) {
	  .info-box-home {
   
    height: 380px!important;
}
.service img{
    max-width:50%!important;
}
.service{
 text-align:center;   

	}
	.top__bar-left{
	   text-align:left!important;  
	}
	.top__bar-left a{
	    color:#fff;
	            font-size: 13px;
	           
	}
	.top__bar-right a{
	     color:#fff;
	            font-size: 13px;
	           
	}
	}