/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 23 2023 | 22:55:21 */
.custom-homeform input, .custom-homeform select, .custom-homeform textarea {
    padding: 16px;
}


.icon-boxedit .elementor-icon  i{
	background-color:#0047AB;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
}


.custom-accord .elementor-accordion-item {
    box-shadow: 0px 0px 10px 1px #d3d3d38c;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 25px;
}
.custom-header-menu.elementor-sticky.elementor-sticky--active{
	background: #007A2D !important;
}
@media only screen and (max-width: 600px) {
	.image-ico .elementor-widget-container .elementor-image-box-wrapper {
    text-align: left !important;
    display: inline-flex !important;
}
	.image-ico .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
		margin-left: 10px;
	}
}