body {
font-family: "Figtree", sans-serif !important;
	scroll-behavior: smooth;
	background-color: #000 !important;
}

# {
position: absolute;
display: block;
height: 100%;
width: 100%;
background-color: #563D7C;
top: 0px;
z-index: -1;
}




.cont-pop {
padding: 10px;
  display: block;
  position: relative;
  float: left;
  background-color: #fff;
  margin: 0px;
}

.popup{
width: 100%;
  height: auto;
  background: trasparent;
  margin: 60px auto;
  padding: 20px 20px;
  position: relative;
  color: #333;
  max-width: 600px;
}

.overlay{
	position: fixed; /* schermo intero*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  height: 100vh;
	background: rgba(0,0,0,0.7); /* colore sfondo e opcità */
	text-align: center;
	display: none; /*cambiaremo in display: none*/
	z-index: 999;
}

.cont-pop p{
	padding: 20px !important;
}

#close{
	position: absolute;
  top: -30px;
  right: 0px;
  color: #fff;
}

#close:hover{
	cursor: pointer;
}












#order-1 { order:1; }
#order-2 { order:2; }
#order-3 { order:4;}
#order-4 { order:3;}



.banner-motoplatinum {
	
}

.desktop { display: block; }
.mobile { display: none; }



.navbar-dark .navbar-nav .nav-link {
color: rgb(255, 255, 255) !important;
  padding: 10px 20px !important;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
}

.display-3 {
  line-height: 1 !important; 
}


.carousel-indicators {
  position: absolute;
  bottom: 10% !important;
	justify-content: left !important;
}
.carousel-caption {
	z-index: 10;
}
.icona {
	padding: 20px;
font-size: 33px;
}
.icona p {
	font-size: xx-large;
}


/*-- THEME COLOR --*/
.theme-color .icona {
	background: linear-gradient(306deg, rgb(145, 6, 26) 0%, rgb(217, 39, 47) 60%);
}
.theme-color  .btn-primary{
	color: #fff;
  background-color: #d9272f;
  border-color: #d9272f;
  font-weight: 700;
  text-transform: uppercase;
}
.theme-color .btn-primary:hover {
	background-color: #a90000;
  border-color: #a90000;
}
.theme-color .btn-secondary {
  color: #fff;
background-color: #31d852;
	border-color: #31d852;
	font-weight: 700;
  text-transform: uppercase;
}
.theme-color .btn-secondary:hover {
	 color: #fff;
background-color: #008802;
border-color: #008802;
}
.theme-color .btn-outline-primary {
  color: #771dc4;
  border-color: #771dc4;
}
.theme-color .btn-outline-primary:hover {
  color: #fff;
  background-color: #771dc4;
  border-color: #771dc4;
}
.theme-color a {
  color: #d9272f;
  text-decoration: unset;
}
.theme-color a:hover {
  color: #fff;
}
.theme-color .text-white a {
	color: #6c757d;
}
.theme-color .text-white a:hover {
	opacity: 0.8;
}
.theme-color .themed-container {
  padding: .75rem;
  margin-bottom: 1.5rem;
   background: rgb(107,63,148);
background: linear-gradient(306deg, rgba(107,63,148,1) 0%, rgba(73,14,161,1) 100%); 
}
.theme-color .bg-color {
	width: 100%;
position: absolute;
height: 100%;
background: rgb(107,63,148);
background: linear-gradient(306deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,1) 100%); 
}
.sot-tit {
  width: 10%;
  display: block;
  margin: 10px auto 20px;
  border-bottom: #d9272f 4px solid;
}
/*-- THEME COLOR --*/


.jcarousel-control-prev, .jcarousel-control-next{
position: absolute;
  top: 50%;
  z-index: 1;
  display: block;
  padding: 10px 13px;
  font-size: 30px;
  color: #fff !important;
  height: 55px;
  margin-top: -28px;
  background-color: #d9272f;
}
.jcarousel-control-prev{
	left: 0px;		
}
.jcarousel-control-next{
	right: 0px;	
}

.row-halfscreen {
  display: -webkit-flex !important;
  display: flex !important;
  position: relative;
}
.row-halfscreen .half-image {
  background-color: #faf8f9;
  background-position: center;
  background-size: cover;
  min-height: 250px;
}
.row-halfscreen .half-post {
  background-color: #f4f4f4;
  padding: 70px 12% 60px;
}


.slide-bg {
	
}

.carousel-fade{
	position: absolute;
display: block;

}

.social-menu {
	padding: 10px;
	list-style-type: none;
}
.social-menu a:link, .social-menu a:visited {
  color: rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
}
.navbar-toggler:focus {
  box-shadow: unset !important;
	background-color: rgba(255, 255, 255, 0.1);
}

.collapsing, .collapse.show {
 text-align: center;
  padding: 20px 30px 40px !important;
  top: 0px;
  display: block;
  position: absolute;
  width: 100%;
  left: 0px;
}

/* FONT */

h1, h2, h3, h4, h5, h6 {
	font-weight: 900 !important;
}
h1 {
	color: #fff;
}
h2 {
	color: #fff;
}
h3 {
	color: #fff;
}
h4 {
	color: #fff;
}
h5 {
	color: #fff;
}
h6 {
	color: #fff;
}
p {
	font-size: 16px;
  line-height: 30px;
  color: #fff;
}


/* GRID */

.row {
  margin-right: unset !important;
  margin-left: unset !important;
}

.container-fluid {
  margin: 0px !important;
}

.container-fluid  .gridboot-incastro [class*="col-"] {
	padding: 4px !important;
}
.gridboot-incastro .box-margin {
	padding: .75rem;
}
.background-color {
  background-color: #f5f5f5;
  border: 0.02px solid #d0d0d0;
}

.container .box-content {
    /*padding: 100px 0px 100px;*/
}

.themed-grid-col {
padding-top: .75rem;
padding-bottom: .75rem;
background-color: #f5f5f5;
border: 0.02px solid #d0d0d0;
}

#introCarousel, .carousel-inner, .carousel-item, .carousel-item.active {
 height: 90vh;
    max-height: unset !important;
    min-height: 570px;
}

.carousel-caption {
  position: absolute !important;
width: 100% !important;
top: 50% !important;
margin-top: -140px !important;
width: auto !important;
max-width: 800px !important;
height: 278px;
}

.text-center-on-mobile {
  text-align: left !important;
}

.scroll-down {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 1;
  text-align: center;
  font-size: 30px;
}

.carousel-control-next, .carousel-control-prev {
  width: 8% !important;
	font-size: 30px !important; 
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125;
  background-color: rgba(255,255,255,0.1) !important;
}


			#errori{background: none repeat scroll 0 0 #e74c3c; color: #fff;margin: 10px 0;	padding: 18px 16px;	float:left;	width:100%;	text-align:center;}
			#risultato{background: none repeat scroll 0 0 #00ab5d;color: #fff;float: left;margin: 10px 0;padding: 18px 16px;width: 100%;text-align:center;}
			.asterisco{font-size:12px; color:#da9393;}			
			.info_form{color:#7f7d7d;font-style:italic;font-size:14px;margin-top:-12px;}




@media only screen and (max-width: 991px) {
	
	#order-1 { order:1; }
#order-2 { order:2; }
#order-3 { order:3;}
#order-4 { order:4;}
	
	.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
  color: #414141 !important;
}
	.navbar-dark .navbar-nav .nav-link {
 color: rgb(255, 255, 255) !important;
}
	.social-menu a:link, .social-menu a:visited {
  color: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
}
	.navbar-dark .navbar-toggler {
 color: rgb(255, 255, 255) !important;
    border-color: rgb(255, 255, 255) !important;
	}
	#navbarsExample05 {
		background-color: #101010;
	}
	.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #7c7c7c !important;
  text-align: center !important;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
	.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 1px 0 20px !important;
  margin: 0;
    margin-top: 0px;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: transparent !important;
  background-clip: padding-box;
  border-radius: .25rem;
  border: unset !important;
}

}



@media only screen and (max-width: 768px) {
	
	.desktop { display: none; }
.mobile { display: block; }

	
	#introCarousel, .carousel-inner, .carousel-item, .carousel-item.active {
min-height: 690px;
		max-height: unset !important;
}
	
	.carousel-caption {
  margin-top: -200px !important;
	}
	
	
	.navbar-brand img {
		width: 180px;
	}
	
	
	.display-3 {
  font-size: 30px !important;
	}
	
	
	.jcarousel ul li img {
  width: 350px !important;
}
	
}





@media only screen and (max-width: 480px) {

}
      
