/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 22 2023 | 23:00:48 */
.up-section.elementor-element .elementor-widget-container:hover .elementor-image-box-title {
	color: #007047 !important;
}
.up-section .elementor-image-box-content {
    padding-left: 20px;
	}
.up-section img.attachment-full.size-full.wp-image-77 {
    border-radius: 10px 10px 0px 0px !important;
	
}
.up-section .elementor-widget-wrap.elementor-element-populated:hover .elementor-icon {
	background-color:#017CC2  !important;
}
.up-section .elementor-widget-wrap.elementor-element-populated:hover i.fas.fa-arrow-right {
	color: white !important;
}
.up-section .elementor-widget-wrap.elementor-element-populated {
	transition: all ease .3s;
}
.up-section .elementor-widget-wrap.elementor-element-populated:hover {
	transform: translateY(-10px);
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.icon-bg img {
    background-color: #0085C7;
    padding: 8px;
    border-radius: 50px;
}
.services-list ul.elementor-icon-list-items li {
    border-bottom: 1px solid #959292;
	padding-bottom: 12px;
}