body {
	font-family: "Roboto Condensed", sans-serif;
	background: #e6e6e6;
	color: #606060;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	text-align: center;
	vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto";
	font-weight: bold;
	overflow-wrap: break-word;
}
p {
	letter-spacing: 1px;
	line-height: 28px;
}
hr {
	border-color: #e0e0e0;
	margin: 0 auto 20px auto;
	width: 100px !important;
}
h1 {
	font-size: 60px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.title {
	padding-bottom: 40px;
}

.title p {
	padding-top: 14px;
	padding-bottom: 30px;
}
.parallax-section {
	background-attachment: fixed !important;
	background-size: cover !important;
}
.sk-spinner-rotating-plane.sk-spinner {
	width: 40px;
	height: 40px;
	background-color: #eb5424;
	border-radius: 50%;
	-webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
	animation: sk-rotatePlane 1.2s infinite ease-in-out;
}
@keyframes sk-rotatePlane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
/* home section */
#home {
	background: url('../images/home-bg.jpg') 50% 0 repeat-y fixed;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	text-align: justify;
	border-bottom: 50px solid #2F353B;
}
#home h2 {
	text-align: center;
	color: #fff;

}
/* funerale section */
#funerale {
	background: url('../images/funerale-persone-bg.jpg') 50% 0 repeat-y fixed;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	height: 600px;
}
/* funerale-cavalli section */
#funerale-cavalli {
	background: url('../images/funerale-cavalli-bg.jpg') 50% 0 repeat-y fixed;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	height: 600px;

}
/* repatriaton section */
#repatriaton {
	background: url('../images/furgone-bg.jpg') 50% 0 repeat-y fixed;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	text-align: left;
	border-bottom: 50px solid #2F353B;
	border-top: 50px solid #2F353B;


}
#repatriaton h2 {
	text-align: left;
}
#repatriaton hr {
	color: #2F353B;
	float: left;
}


/* repatriaton section */
#repatriaton2 {
	background: url('../images/cartina-bg.jpg') 50% 0 repeat-y fixed;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: left;
	-webkit-align-items: left;
	-ms-flex-align: left;
	align-items: left;
	border-bottom: 50px solid #2F353B;
	border-top: 50px solid #2F353B;


}
#repatriaton2 h2 {
	color: #fff ;
	text-align: right;

}
#repatriaton2 hr {
	float: right;
}

/* funerale2 section */
#funerale2 {
	background: url('../images/funerale2-bg.jpg') 50% 0 repeat-y fixed;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	text-align: justify;
	height: 600px;

}

/* service section */
#service {
	background: url('../images/service-bg.jpg') 50% 0 repeat-y fixed;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: left;
	-webkit-align-items: left;
	-ms-flex-align: left;
	align-items: left;
	text-align: left;
	border-bottom: 50px solid #2F353B;
	border-top: 50px solid #2F353B;


}
#service h2 {
	text-align: left;

}
#service hr {
	color: #2F353B;
	float: left;
}

/* cimitero section */
#cimitero {
	background: url('../images/cimitero-bg.jpg') 50% 0 repeat-y fixed;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	text-align: justify;
	height: 600px;

}
/* luxury section */
#luxury {
	background: url('../images/luxury-bg.jpg') 50% 0 repeat-y fixed;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	text-align: left;
	border-bottom: 50px solid #2F353B;
	border-top: 50px solid #2F353B;

}
#luxury h2 {
	color: #fff ;
	text-align: right;

}
#luxury hr {
	float: right;
}
}
#luxury ul { margin-left: 120px; }

#contact {
	background-color: #2F353B;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: right;
	-webkit-align-items: right;
	-ms-flex-align: right;
	align-items: right;
	text-align: justify;
}
/* navigation section */
.navbar-default {
	background: #2f353b;
	border: none;
	box-shadow: 0 2px 8px 0 rgba(50, 50, 50, 0.04);
	margin: 0 !important;
}
.navbar-default .navbar-brand {
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	line-height: 40px !important;
}
.navbar-default .navbar-nav li a {
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
}
.navbar-default .navbar-nav li a:hover {
	color: #eb5424;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #606060;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #eb5424;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border: none;
	padding-top: 12px;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #eb5424;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
/* intro section */
#intro {
	padding-top: 180px;
	padding-bottom: 140px;
}
#intro h4 {
	padding-bottom: 16px;
}

/* footer section */
footer {
	background-color: #000;
	color: #ffffff;
	border-bottom: 10px solid #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
}
footer h2 {
	padding-top: 40px;
	padding-bottom: 20px;
}
footer p {
	line-height: 20px;
}
footer .copyright a, #contact a {
	color: #fff;
}
@media screen and (max-width:980px) {
.navbar-default .navbar-nav li a {
	padding-right: 14px;
	padding-left: 14px;
	font-size: 13px;
}
#intro h2 {
	font-size: 32px;
}
#luxury ul { margin-left: 0px; }
#home, #repatriaton, #repatriaton2, #service, #luxury { margin: 0px !important }
.home, .repatriaton, .repatriaton2, .service, .luxury { margin: 0px !important;} 
#funerale, #funerale-cavalli, #cimitero, #funerale2 { display: none; }
}
@media (max-width:767px) {
.navbar-brand {
	padding-top: 6px;
}
#luxury ul { margin-left: 0px; }
#home, #repatriaton, #repatriaton2, #service, #luxury { margin: 0px !important }
.home, .repatriaton, .repatriaton2, .service, .luxury { margin: 0px !important;} 
#funerale, #funerale-cavalli, #cimitero, #funerale2 { display: none; }
}
@media (max-width:400px) {
	hr {
	border-color: #e0e0e0;
	width: 100px !important;
	float: center;
}
 h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
#intro h2 {
	font-size: 20px;
}
#luxury ul { margin-left: 0px; }
#home, #repatriaton, #repatriaton2, #service, #luxury { margin: 0px !important }
.home, .repatriaton, .repatriaton2, .service, .luxury { margin: 0px !important;} 
#funerale, #funerale-cavalli, #cimitero, #funerale2 { display: none; }
} 

.home {background-color: #2F353B; float: right; padding: 25px; margin: 50px 10px;}
.repatriaton {background-color: #fff; float: left; padding: 25px; margin: 50px 10px; color: #606060;}
.repatriaton2 { background-color: #2F353B; float: right; padding: 25px; margin: 50px 10px; text-align: right;}
.service {background-color: #fff; float: left; padding: 25px; margin: 50px 10px; color: #606060;}
.luxury {background-color: #2F353B; float: right; padding: 25px; margin: 50px 10px;}

