#sp-header {
	background: #f9faff;
}

body, .sp-preloader {
    background-color: #f0f0f0;
}
.com-content #sp-main-body .uk-article {
	background: #f0f0f0;
	padding: 30px 27px 30px;
}

.com-content #sp-main-body {
	background-color: #f0f0f0;
}

#sp-bottom {
	padding-top: 50px;
}

.title2 {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    margin-top: -10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #ff5e14;
}

.preventivo{
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #ff5e14;
}

.uk-margin-top {
	margin-top: 20px !important;
}

.nivo-caption {
	display: none !important;
}

.theme-default .nivoSlider {
	box-shadow: 0px 0px 0px 0px #4a4a4a;
}

#sp-main-body {
padding: 0px 0;
}

.content-header-wrap::after {
    content: "";
    left: 50%;
    position: absolute;
    bottom: 21px;
    width: 59px;
    margin-left: -37px;
    border-bottom-width: 3px;
    border-bottom-color: #7a7a7a;
    border-bottom-color: #ff5e14;
    border-bottom-style: solid;
}


.uk-text-left .heading-seperator::after, .uk-flex-left .heading-seperator::after {
    right: auto;
    left: 63px;
}

.heading-seperator::after {
    content: "";
    left: 53%;
    position: absolute;
    bottom: 21px;
    width: 17px;
    margin-left: 0;
    border-bottom-width: 3px;
    border-bottom-color: #cacaca;
    border-bottom-style: solid;
}

.parallax{
	background-image: url(/images/Parallax.jpg);
	padding-top: 106px;
	padding-bottom: 97px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.uk-icon-button {
    background: transparent;
	border: 1px solid #fff;
}

#sp-bottom a:hover {
	background-color: #ff5e14;
}

.sp-page-title {
	position: relative;
	padding: 60px 0;
}