/*Sohail CSS*/

/*Aside*/

.quick_contact_box{border:none; margin: 30px 0px 25px;background-color: #f6f8ff}
.quick_contact_box a.contact{display: flex;align-items: center;color: #4c4c4c;font-size: 16px;padding:14px 12px;border-top: 1px dashed #9b9b9b}
.quick_contact_box a.contact svg{color: #264997;margin-right: 10px}
.quick_contact_box a.whatsapp svg{color: #10b414}
.quick_contact_box a.contact:hover{color: #408bc0}

.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;display: inline-block}
.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}
.footer_social_links a{display: inline-block;color: #123D63;margin: 0px 6px}
.footer_social_links a svg{fill:#898989}
.footer_social_links a.youtube svg{margin-top: 6px}
.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;outline: none}
.move_top:hover{background-color: #0177b0}
.move_top svg{vertical-align: middle;font-size: 16px}
.opacity_1{opacity: 1}
.buy_btn_div .buy_btn{width:50%;font-size: 16px;background-color: #ffd814!important;color: #111!important;border: 2px solid #ffd814!important;padding: 12px 40px;font-weight:500;display: inline-block;border-radius: 15px;cursor: pointer;transition: all ease .3s}
.buy_btn_div .buy_btn:hover{background-color: #ffd814!important;color: #0f1111!important;transform: scale(1.02)}



