.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
    color: #444444;
	font-size: 45px;
}
.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4 {
	color: #ffffff;
}
p,
.lista-servizi li{
	color:#676767;
	font-size: 18px;
}
.main-titles p {
	text-transform: uppercase;
    color: #1943cf;
    font-weight: 900;
	letter-spacing: 2px;
}

body, .sp-preloader {
	background-color: #ffffff;
}
.consulenza-box h3 {
	color: #ffffff!important;
	text-transform: uppercase;
	margin-bottom: 0px!important;
}
.consulenza-box img {
	max-width: 23%;
    border-radius: 50%;
    border: 3px solid #2554f3;
    padding: 15px;
	margin-bottom: 15px;
	transition: 250ms;
}
.consulenza-box:hover img {
	background-color: #2554f3;
	border: 3px solid #ffffff;
}

.sppb-sp-slider-text {
	margin: 30px 0px;
}
.sp-slider .sp-indicator-container {
	bottom: 0;
	top: unset!important;
	height: 2px!important;
}
.white p {
	color: #ffffff;
	font-size: 22px;
}
ul.lista-servizi {
	list-style: none;
	padding: 0px!important;
}
ul.lista-servizi li {
	position: relative;
	margin-bottom: 30px;
}
ul.lista-servizi li i {
    color: #ffffff;
    background-color: #1943cf;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 50%;
	margin-right: 7px;
}
.contact-box i {
    width: 50px;
    height: 50px;
    background-color: #1943cf;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    color: #ffffff;
    font-size: 25px;
    border-radius: 50%;
	border: 2px solid #1943cf;
	transition: 250ms;
}
.contact-box:hover i {
	color: #1943cf;
	background-color: #fff;
}
.icons-home img {
	border-radius: 50%;
    border: 7px solid #b0c2ff;
    padding: 7px;
    background-color: #1943cf;
    max-width: 65%;
}
.services-box img {
    background-color: #2554f3;
    border: 7px solid #c3d0ff;
	padding: 15px;
	border-radius: 50%;
	max-width: 27%!important;
}
.services-box h2,
.services-box h3{
	color: #ffffff!important;
	text-transform: uppercase;
    margin-top: 15px;
    font-size: 18px!important;
    letter-spacing: 1px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 0 25px;
    font-size: 16px;
}
.sppb-sp-slider-text,
.sppb-sp-slider-text p {
	color: #ffffff;
	font-size: 26px!important;
}
.sppb-sp-slider-title {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-size: 48px;
    font-weight: 700;
}
.sp-slider-custom-dot-indecators {
	backdrop-filter: blur(5px);
	background: rgb(255 255 255 / 10%);
}
.sp-slider-dot-indecator-text.sp-dot-text-key-1 {
	display: none;
}
#sp-header.header-sticky,
#sp-header.header-sticky .logo-image{
	transition: 250ms;
}
#sp-header.header-sticky #sp-menu,
#sp-header.header-sticky #sp-menu:after {
	background-color: rgb(249 249 249 / 0%);
}
#sp-header.header-sticky .logo-image {
    height: 55px;
}
#sp-bottom-down, #sp-footer, #sp-bottom {
	background-color: #ffffff;
}
#sp-yfooter h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #1943cf;
    font-weight: 700;
    line-height: 32px;
}
#sp-yfooter a,
.table td, .table th,
.sppb-form-check-label{
	color: #676767!important;
}
#sp-yfooter a:hover {
	color: #bdbdbd!important;
}
.table td, .table th {
	border-top: unset;
}
.table td, .table th {
	font-size: 17px;
}
.sppb-form-check-label {
	text-transform: inherit;
    font-size: 14px;
	padding: 0px;
}
span.sp-slider-btn-text,
.sppb-btn{
	background: #1943cf!important;
    padding: 12px 40px!important;
    text-transform: uppercase;
    letter-spacing: 2px;
	border-radius: 0px!important;
	position: relative!important;
	z-index: 130;
	border: unset!important;
	font-size: 14px!important;
	font-weight: 400!important;
}
span.sp-slider-btn-text:after,
.sppb-btn:after{
    content: '';
    position: absolute;
    background-color: #2554f3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 3%;
	z-index: -1;
	transition: 250ms;
}
span.sp-slider-btn-text:hover:after,
.sppb-btn:hover:after{
	width: 100%;
}
#nostri-servizi:before {
	content: 'Servizi Auto';
    position: absolute;
    text-shadow: -1px -1px 0 #1943cf, 1px -1px 0 #1943cf, -1px 1px 0 #1943cf, 1px 1px 0 #1943cf;
    color: #1943cf!important;
    left: 50%;
    transform: translate(-50%);
    bottom: -60px;
    font-size: 138px;
    z-index: -2;
    opacity: 0.5;
	letter-spacing: 10px;
}
.contact-box h3 {
	text-transform: uppercase;
	color: #1943cf!important;
}
.contact-box a {
	color: #676767!important;
}
.mPS2id-highlight {
	background-color: #1943cf !important;
	opacity: 1!important;
	color: #ffffff!important;
}
.sppb-addon.sppb-addon-raw-html.liste {
	display: flex;
	justify-content: center;
}
.main-titles.white.small h3,
.main-titles.white.small h2,
.main-titles.white.small h4,
.main-titles.white.small h1{
	font-size: 28px;
}
.sp-scroll-up {
	background: #1943cf;
	border-radius: 50%;
    width: 50px;
    height: 50px;
	line-height: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:not(:last-child) {
	border-bottom: 1px solid rgb(181 181 181 / 70%);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	color: #676767;
	text-transform: uppercase;
	font-size: 16px;
    font-weight: 500;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background-color: #1943cf;
    padding: 10px 0px;
}
@media (max-width: 767.98px) { 
.logo-image {
    height: 60px;
}
.sppb-sp-slider-title {
	font-size: 40px;
    font-weight: 800;	
	line-height: 38px;
	}
	.sp-nav-control {
	display: none!important;
	}
	.sp-slider-custom-dot-indecators {
	width: 20%!important;
	padding: 10px 5px 0px 0px!important;
	overflow-x: hidden!important;
	backdrop-filter: blur(0px)!important;
    background: rgb(255 255 255 / 0%)!important;
	margin: 0px!important;
}
div.sp-slider-custom-dot-indecators ul {
	width: 30px!important;
}
	.sp-slider-custom-dot-indecators ul li {
	width: 30px!important;
	}
	.sppb-sp-slider-title {
	font-size: 35px;
    line-height: 40px;
	}
	.sppb-sp-slider-text,
	.sppb-sp-slider-text p {
	margin-top: 5px!important;
    font-size: 20px!important;
    line-height: 24px!important;
	}
	.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	padding: 15px 0px!important;
	}
	.offcanvas-menu .offcanvas-inner {
		padding-top: 20px!important;
	}
	#nostri-servizi:before {
		left: 50%!important;
		font-size: 50px;
		transform: translate(-35%);
		letter-spacing: 0px!important;
		bottom: 0;
		width: 100%;
	}
	.sppb-form-check-label {
		font-weight: 500!important;
		font-size: 15px!important;
	}
	#sp-yfooter h1 {
		text-align: center;
		font-size: 24px;
	}
	#sp-yfooter h1 br {
		display: none;
	}
	.table td, .table th {
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 1023.98px) {
	.logo-image {
    height: 60px;
}
	.sp-slider-custom-dot-indecators ul {
	width: 200px!important;
	}
	.sp-slider-custom-dot-indecators {
		width: 15%!important;
		padding: 20px 15px;
	}
	.sp-slider-custom-dot-indecators ul li {
		margin: 0px!important;
	}
	.sppb-sp-slider-title {
		font-size: 40px;
	}
	.sppb-sp-slider-text, .sppb-sp-slider-text p {
		font-size: 20px!important;
	}
	.sp-slider-custom-dot-indecators {
	overflow-x: hidden!important;
}
	.consulenza-box img {
		max-width: 45%;
	}
	.liste {
		justify-content: flex-start!important;
	}
		#nostri-servizi:before {
		left: 50%!important;
		font-size: 90px;
		transform: translate(-30%);
		letter-spacing: 0px!important;
		bottom: 0;
		width: 100%;
	}
	.services-box img {
		max-width: 50%!important;
	}
		.sppb-form-check-label {
		font-weight: 500!important;
		font-size: 15px!important;
	}
	#sp-yfooter h1 br {
		display: none;
	}
	#sp-yfooter p {
		font-size: 16px!important;
	}
	.table td, .table th {
		padding: 5px!important;
	}
	#sp-yfooter h1 {
		    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
	}
}
@media (min-width: 1024px) and (max-width: 1339.98px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		padding: 0 10px;
		font-size: 14px;
	}
		#nostri-servizi:before {
		left: 50%!important;
		font-size: 90px;
		transform: translate(-25%);
		letter-spacing: 0px!important;
		bottom: 0;
		width: 100%;
}
	.sp-slider-outer-stage {
		height: 500px!important;
	}
	.sp-slider-custom-dot-indecators {
		overflow: hidden!important;
	}
	.sp-slider-custom-dot-indecators ul li {
		width: 140px;
	}
}