a:link {
	text-decoration: none;
}

.darkbox {
	background-color: #1f1f20;
}

.padding {
	padding: 0px 30px;
}

.bottommargin {
	margin-bottom: 80px;
}

.back-menu {
  background-image: url("../../assets/img/back-top-riparazioneserbatoimoto.jpg");
  background-repeat: repeat;
  width: 100%;
}

.back-grey {
  background-image: url("../../assets/img/back-grey.jpg");
  background-repeat: repeat;
  width: 100%;
  z-index: -1000;
}

.top-menu, a.top-menu:link, a.top-menu:active, a.top-menu:visited {
	font-family: "Spartan", "Gill Sans", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	line-height: 25px;
	color: #ffffff !important;
}

a.top-menu:hover {
	color: #FF0004 !important;
	transition: 0.6s;
}

@media (min-width:992px) {
  .navbar-expand-lg {
    height: 35px !important;
	  background-image: url(../../assets/img/back-menu-riparazioneserbatoimoto.jpg);
  background-repeat: repeat-x;
  background-color: none !important;
  }
}

.footer-back {
  background-image: url("../../assets/img/back-footer-riparazioneserbatoimoto.jpg");
  background-repeat: repeat-y;
  background-position: top center;
  width: 100%;
}

.titoloni {
  font-family: Oswald, sans-serif;
  font-size: 36px;
  font-weight: bold;
  font-style: oblique;
  color: #222222;
  width: 100%;
  padding: 50px 20px;
  margin: auto;
  text-shadow: 1px 1px 0px #ff0000;
}

.titoloni-chiari {
  font-family: Oswald, sans-serif;
  font-size: 36px;
  font-weight: bold;
  font-style: oblique;
  color: #585858;
  width: 100%;
  padding: 50px 20px;
  margin: auto;
  text-shadow: 6px 6px 0px #000000;
}

.calltoaction, a.calltoaction:link, a.calltoaction:active, a.calltoaction:visited { 
  font-family: Oswald, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin: 50px auto;
  width: 100%;
  padding: 20px 20px;
  background-color: #FF0004;
  border-radius: 20px;
  box-shadow: 6px 6px 0px 0px #000000;
}

a.calltoaction:hover {
	background-color: #000000;
	box-shadow: 6px 6px 0px 0px #FF0004;
	transition: 0.6s;
}


#calltoaction, #calltoaction:link, #calltoaction:active, #calltoaction:visited { 
  font-family: Oswald, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin: 50px auto;
  width: 100%;
  padding: 20px 20px;
  background-color: #FF0004;
  border-radius: 20px;
  box-shadow: 6px 6px 0px 0px #000000;
}

#calltoaction:hover {
	background-color: #000000;
	box-shadow: 6px 6px 0px 0px #FF0004;
	transition: 0.6s;
}



h1, a.h1:link, a.h1:visited, a.h1:active {
	color: #a0a0a0;
	font-size: 9px;
	font-family: "Spartan", CenturyGothic, "Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}
a.h1:hover {
	font-size: 32px;
	font-family: "Spartan", CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	line-height: 34px;
	margin: 0.67em 0;
	color: #8D0E10;
	text-decoration: none;
}

.title, a.title:link, a.title:visited, a.title:active {
	font-family: Oswald, sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
	color: #000000;
	padding: 30px 0px;
	text-shadow: 2px 2px 0px #FF0004;
	text-decoration: none;
	line-height: 38px;
}
a.title:hover {
	color: #8D0E10;
	text-decoration: none;
}

.awd, a.awd:link, a.awd:visited, a.awd:active {
	color: #a0a0a0;
	font-size: 9px;
	font-family: "Spartan", CenturyGothic, "Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}
a.awd:hover {
	color: #666;
	font-size: 9px;
	font-family: "Spartan", CenturyGothic, "Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;
}


input {
	font-family: "Spartan","Century Gothic", "futura", Helvetica, Arial;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #FFFFFF;
	font-size: 13px;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	width:100%;
	border-radius:5px;
	border:1px solid #ffffff;
	box-shadow: 1px 1px 5px #666666;
}
/*Imposto i parametri per le textarea*/
textarea {
	font-family: "Spartan", "Century Gothic", "futura", Helvetica, Arial;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #FFFFFF;
	font-size: 13px;
	padding: 5px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ffffff;
	box-shadow: 1px 1px 5px #666666;
}
#checkbox {
	float: none;
	display: auto;
	width: auto;
}
a.divbox:active,a.divbox:link,a.divbox:visited{
	display:block;
	width: 100%;
	max-width: 450px;
	margin: 0px auto;
	padding-top: 15px;
	color:#333;
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:900;
}
a.divbox:hover{
	color:#FF0004;
	background-color: #F0F0F0;
	transition: all 0.3s ease;
	box-shadow: 0px 0px 25px #cccccc;	
}