body, .sp-preloader {
	color: #424242;
}
#sp-top1, #sp-top2 {
	align-self: center;
}
ul.social-icons > li {
	align-self: center;
	display: flex;
}
#sp-top1 a {font-size: 17px; }
#sp-top2 a {font-size: 17px; }
#sp-top2  {font-size: 17px;}
#sp-top3  {font-size: 17px; }
#sp-top2 {
	padding: 0;
}
#sp-cta-header {
	align-self: center;
}
#sp-cta-header p {
	margin-bottom: 0;
}
#sp-cta-header .sp-column  {
	justify-content: end;
}
#sp-top-bar .fab, #sp-top-bar .fas, #sp-top-bar [class^="icon-"], #sp-top-bar [class*=" icon-"], #sp-top-bar .fa-classic, #sp-top-bar .fa-solid, #sp-top-bar .far, #sp-top-bar .fa-regular {
	color: #59c45c;
}
/*TITLE*/
.sp-page-title {
	background: #fff;
}
.used-cars .sp-page-title {
	padding: 100px 0 0;
}
.used-cars #sp-main-body {
	padding: 50px 0;
}
.com_dlejauto.com-dlejauto.view-auto.used-cars #sp-section-1 {
	display: none;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
	margin: 0;
	padding: 0;
	color: #424242;
}
.sp-page-title .sp-page-title-heading {
	font-size: 2.5rem;
	line-height: 1;
	margin-bottom: 1rem;
}
.sp-page-title .sp-page-title-sub-heading {
	font-size: 18px;
	line-height: 1.3;
}
#sp-menu .justify-content-end {
	justify-content: center !important;
}
.sp-megamenu-parent > li:last-child > a {
	padding: 0px 15px 0px 15px;
}
/*SLIDER HOME*/
.swiper-desc {
	display: flex;
	flex-direction: column;
}
.swiper-caption {
	background: rgba(0, 0, 0, 0.6) !important;
	width: 100% !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.swiper-title h2 {
	max-width: 1320px;
	margin: 0 auto;
	font-size: 3rem;
	text-align: center;
	color: #2ba84a;
}
.swiper-desc p {
	max-width: 1320px;
	margin: 0 auto;
	font-size: 1.5rem;
	line-height: 1.2;
}
.text-slider {
	max-width: 800px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.cta-slider {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
	margin: 20px auto 0;
}
.btns-slider {
	margin: 0 auto;
	display: flex;
	gap: 20px;
}
.btn-slider {
	border-color: #59c45c;
	border: 2px solid #59c45c;
	padding: 12px 30px;
	border-radius: 500px;
}
.btn-slider:hover {
	background-color: #59c45c;
	color: #fff;
}
.swiper-pagination-bullet {
	opacity: 0.4 !important;
	background: #2ba84a !important;	
}
.swiper-pagination-bullet-active {
	opacity: 1 !important;
	background: #2ba84a !important;
}
.slider-ul {
	max-width: 1320px;
	margin: 0 auto;
	font-size: 1.1rem;
	line-height: 1.2;
	margin-top: 20px;
}
.swiper-button-next {
	background-image: url(/images/slider-next.png) !important;
}
.swiper-button-prev {
	background-image: url(/images/slider-prev.png) !important;
}
/*PULSANTI*/
.btn-primary-custom {
	box-shadow: none;
	font-size: 1rem !important;
	transition: ease-in-out;
	-webkit-border-radius: 500rem;
	border-radius: 500rem !important;
	text-transform: none;
	color: #59c45c;
	background-color: transparent !important;
	border: 2px solid #59c45c !important;
	padding: 8px 24px;
	display: inline-block;
	text-align: center;
	line-height: 1;
}
.btn-primary-custom:hover {
	color: #fff;
	background-color: #59c45c !important;
	border: 2px solid #59c45c !important;
}
/*HOME CATEGORIES*/
.dlejauto-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 50px 30px;
}
.dlejauto-list .cat-image {
	padding-bottom: 0px !important;
}
.dlejauto-list .cat-image img {
	height: auto !important;
	margin: 0 0 20px !important;
	width: 100% !important;
}
.dlejauto-view-autos.dlejauto .pagination {
	margin: 40px auto 20px !important;
	display: flex;
}
/*ARTICLE*/
.border-box {
	border: 1px solid #efefef;
	padding: 15px 15px 0;
	margin: 2rem 0;
}
.border-green {
	padding: 15px 15px 1px 15px;
	margin: 2rem 0;
	border: 2px solid #59c45c;
	border-radius: 17px;
}
/*SIDEBARS*/
#sp-left .sp-module, #sp-right .sp-module {
	border: 2px solid #59c45c;
	border-radius: 17px;
}
/*CONVERT FORMS*/
.convertforms h4 {
	color: #b66df9;
	font-weight: 900;
	font-size: 1.75rem;
}
.cf-btn {
	background: #A219C4 !important;
}
/*CONTENT-BOTTOM MODULES*/
.sp-module-content-bottom{
	padding-top: 30px;
}
@media (max-width:991px) {
.dlejauto-list {
	grid-template-columns: 1fr 1fr;
}
#sp-top-bar .container {
	text-align: center;
}
#sp-cta-header .sp-column {
	justify-content: center;
}
#sp-menu {
	order: 3;
	margin-left: -5px;
}
}
@media (max-width:767px) {
.text-slider {
	max-width: 600px;
}
}
@media (max-width:575px) {
.dlejauto-list {
	grid-template-columns: 1fr;
}
.swiper-desc p {
	font-size: 1.1rem;
	line-height: 1.2;
}
.text-slider {
	max-width: 350px;
}
.swiper-button-prev, .swiper-button-next {
	display: none;
}
}
@media (max-width:380px) {
.text-slider {
	max-width: 300px;
}
.btn-primary-custom {
	font-size: 0.9rem !important;
	padding: 8px 12px;
}
}