body:not([class*="elementor-page-"]) .site-main {
	max-width: 1140px!important;
}

.border-bottom{
	border-bottom: 1px solid #A8A8A8;
}

.form-service-choice i{
	padding: 10px;
	color: #4a9eff;
	border-radius: 100%;
	width: 37px;
	text-align: center;

	background-color: #d3e7ff;
}

h3.small-form-title {
	font-family: "Poppins", Sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding-bottom: 20px;

	color: var( --e-global-color-primary );
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
	font-weight: 400;
	line-height: 1;
	border-bottom: 1px solid #A8A8A8;
}


.text-with-shadow .elementor-slide-heading,
.text-with-shadow .elementor-slide-description{
	text-shadow: 0 0 10px rgba(0,0,0,1);
}