/*
Theme Name: 	Accare WP Child
Theme URI: 		http://thememascot.net
Description: 	Heating & Air Conditioning WordPress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		2.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	accare-wp-child
Template: 		accare-wp
*/


.service-item-current-style1 .thumb {
    overflow: hidden;
    position: relative;
    height: 250px;
}

.service-item-current-style1 .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.tm-header-top-info svg {
	fill: white;
}


.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}

.tm-sc-clients-logo .each-logo img {
    transition: all 0.3s ease;
    max-width: 150px;
}