/*Sohail CSS*/

.clientsImages{max-width:300px;width: 100%;max-height:300px;display: inline-block;filter: grayscale(0)}
.clientIcon_food-and-beverage{background: url(../images/listing-4/food_clients_mobile.webp) no-repeat;background-size: contain;height: 252px}
.clientIcon_automotive{background: url(../images/listing-4/automotive_clients_mobile.webp) no-repeat;background-size: contain;height: 227px}
.clientIcon_consumer-product{background: url(../images/listing-4/consumer_product_clients_mobile.webp) no-repeat;background-size: contain;height: 343px}
.clientIcon_chemicals-and-materials{background: url(../images/listing-4/chemicals_and_materials_clients_mobile.webp) no-repeat;background-size: contain;height: 195px}
.clientIcon_healthcare{background: url(../images/listing-4/healthcare_clients_mobile.webp) no-repeat;background-size: contain;height: 200px}
.clientIcon_travel-and-tourism{background: url(../images/listing-4/travel_and_tourism_clients_mobile.webp) no-repeat;background-size: contain;height: 195px}
.clientIcon_process-automation{background: url(../images/listing-4/process_automation_clients_mobile.webp) no-repeat;background-size: contain}
.clientIcon_technology{background: url(../images/listing-4/technology_clients_mobile.webp) no-repeat;background-size: contain;height:206px}
.clientIcon_industrial-automation{background: url(../images/listing-4/industrial_automation_clients_mobile.webp) no-repeat;background-size: contain;height:182px}
.clientIcon_services-and-utilities{background: url(../images/listing-4/services_and_utilities_clients_mobile.webp) no-repeat;background-size: contain;height: 200px}
.clientIcon_oil-and-gas{background: url(../images/listing-4/oil_and_gas_clients_mobile.webp) no-repeat;background-size: contain}
.clientIcon_packaging{background: url(../images/listing-4/packaging_clients_mobile.webp) no-repeat;background-size: contain;height: 210px}
.clientIcon_testing-equipment{background: url(../images/listing-4/testing_equipment_clients_mobile.webp) no-repeat;background-size: contain}

/*Footer*/
footer{background: #f4f4f4}
.footer_row1{border-bottom: 1px solid #dee2e6}
.select_location select{width:100%;font-size:16px;appearance: auto;color: #495057;padding: 8px 12px;border-radius: 4px;font-weight: 400;border: 1px solid #ced4da;outline: none}
.border_right_left {border-right: 1px solid #dee2e6;border-left: 1px solid #dee2e6}
.contact_para{color:#333}
.contact_para a{color:#3a3939}
.contact_para a:hover{color:#0667ac}
address{font-style: normal;margin-bottom: 16px}
.footer_logo img{filter: grayscale(1)}
.footer_links .footer_pagelinks a{padding: 0px 14px;font-size: 13px;color: #3a3939}
.footer_links .footer_pagelinks_3 a{padding: 5px 8px}
.footer_links .footer_pagelinks a.ps_10{padding-left: 10px}
.footer_links .footer_pagelinks a:hover{color:#0667ac}
footer.footer_copy_Right{background: #eaeaea}
.move_top{width: 40px;height: 40px;background:#aeb3be;color:#fff;padding: 4px;border-radius: 4px;border:none;position: fixed;bottom: 150px;right: 30px;opacity: 0;cursor: pointer;transition: all ease .3s;outline: none}
.move_top:hover{background-color: #91949b;transform: translateY(-5px)}
.move_top svg{vertical-align: middle;font-size: 16px}
.opacity_1{opacity: 1}