/*PROVA SCHERMO ULTRALARGO*/
@media only screen and (min-width: 1800px) and (max-height: 1000px){

    
    .resizeImg {
    width: 40% !important;
}

.resizeImg_Radius {
    width: 40% !important;
    border-radius: 50%;
}

}


/*IN CIMA METTO GLI STILI CHE SI RIFERISCONO UNICAMENTE AL SITO DESKTOP - SCHERMO LARGO*/
@media screen and (min-width: 900px) {
    


/*DISPLAY NONE MOBILE*/

.slideshow-container{
display:none !important;
}

.fly_aHomeTopMobile {
display:none !important;
}

.aHomeTopMobile {
display:none !important;
}

/*Per NON MANDARE SFONDO IN SOVRAPPOSIZIONE SUI BOTTONI*/
.fly {
z-index: 5 !important;
}

}
/*FINE STILI SITO DESKTOP - SCHERMO LARGO*/

/*Per NON MANDARE SFONDO IN SOVRAPPOSIZIONE SUI BOTTONI
.bgimg-1.w3-display-container.w3-opacity-min {
    z-index: -5;
}

.fly {
z-index: 1 !important;
}


.fly_aHomeTopMobile img{
    z-index: 30 !important
}

*/

/*style della galleria immagini per i marchi*/
.item img{
margin-left:35%;
margin-right:10%;
}

ol.carousel-indicators {
    top: 130px;
}
.carousel-indicators li {
border: 2px solid #e01a16;
}

.carousel-indicators .active {
    background-color: #fff701;
}

.item {
    height: 125px;
}

#home{height:100%;}

/*FINE style della galleria immagini per i marchi*/

#cookiescript_badge{
opacity: 70% !IMPORTANT;

}

a:focus, a:hover {
    color: #000 !important;
}

.bgimg-1{
position: relative;}

.bgimg-1:before {
background: url("images/auto_ricambi.jpg") center / cover;
  content: '';
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: -1;
  opacity: 0.6;
}

#home {
}
/* Create a Parallax Effect */
.bgimg-1{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1600px) {
  .bgimg-1{
    background-attachment: scroll;
    min-height: 650px;
  }

}

.carousel-control{
background-image: linear-gradient(to right,rgb(66, 65, 64) 0,rgb(210, 209, 209) 100%) !important;
width: 6% !important;
}

.resizeImg{
  width: 65%;
}

.carousel-control.left {

  border-top-left-radius: 35%;
  border-bottom-left-radius: 35%;
}

.carousel-control.right {

  border-top-right-radius: 35%;
  border-bottom-right-radius: 35%;
}

.carousel-indicators li {
    border: 2px solid #686868 !important;
}

.carousel-indicators .active{
background-color: rgb(161, 161, 161) !important;
} 


.resizeImg_Radius{
  width: 45%;
  border-radius: 50%;
}


.Transition_RotateFast { transition: all 2s ease-in-out; }
.Transition_RotateFast:hover { transform: rotate(360deg); }

/*
.Transition_Scale { transition: all .4s ease-in-out; }
.Transition_Scale:hover { transform: scale(1.1); }
*/


.Transition_Rotate { transition: all 4s ease-in-out; }
.Transition_Rotate:hover { transform: rotate(1080deg); }

div#contattaci {
  background:url('images/FormBackground.jpg') no-repeat;
  background-size: cover;
  width: 100%;
}

div#dovesiamo {
    /*background-color: #cacaca;*/
  background:url('images/top-image.jpg') no-repeat;
  background-size: cover;
  width: 100%;
}

p#citazioni {
    color: #cacac8 !important;
}

table {
    /* background-color: transparent; */
    background-color: white !important;
}
p#mapstel {
    /* background-color: transparent; */
    background-color: white !important;
}
/* inizio stile footer */
.footer-copyright {
    border-top: 1px solid #575963;
    border-bottom: 1px solid #575963;
    background-color: #c00707;
    text-align: center;
    color: yellow
    
}

/* fine stile footer */
.wrapper {
    position: relative;
    width: 100%;
    height:300px;

}
/*
img{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
*/

#chisiamo p {
    margin: 2%;
}
/* togliere stile sottolineato blu ai link*/
a:focus, a:hover {
    color: 
    #fcee21;
    text-decoration: none;
}



/* Stile bottoni contatto */

.fly .aHome {
    background-color:
#fcee21;
color:
    red;
}

.fly {
 position:fixed;

 right:0;
 bottom:0;
 width:100%
}
.fly+* {
 padding-bottom:60px
}
@media (min-width:768px) {
 .fly {
  bottom:50%;
  margin-bottom:-80px;
  width:auto
 }
 .fly+* {
  padding-bottom:0;
 }
}
.fly a {
 display:block;
 float:left;
 width:50%;
 height:60px;
 padding:10px 0;
 color:#ff0;
 background-color:#f00;
 border:1px solid;
   font-weight: bold;
 text-align:center;
 border-radius: 15%;

}
.fly a img {
 display:inline-block;
 vertical-align:middle;
 width:40px
}
.fly a span {
 display:inline-block;
 vertical-align:middle;
 font-size:16px;
 margin-left:10px
}
@media (min-width:768px) {
 .fly a {
  float:none;
  width:80px;
  height:80px
 }
 .fly a span {
  display:block;
  font-size:14px;
  margin-left:0
 }
}


@media only screen and (max-device-width: 750px) {
    
  .bgimg-1{

    min-height: 550px;
  }


.bgimg-1 {
height: 100%;}

.resizeImg{
  width: 90%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.resizeImg_Radius{
  width: 100%;
  border-radius: 50%;
}

.row.content {
    padding-top: 10%;
}

.footer-copyright {
    padding: 20px 0;
}

.footer-copyright {
    border-bottom: 70px solid #c00707;
}

}

.row.content {
    padding-top: 2%;
}





/* On small screens, set height to 'auto' for the grid */
@media screen and (max-width:768px) {



/*DISPLAY NONE CAROSELLO DESKTOP*/
    
.carousel-inner{
    display:none;
}

/*DISPLAY NONE  PALLINI CAROSELLO DESKTOP*/
.carousel-indicators {
    display: none;
}

/*DISPLAY NONE  PALLINI CAROSELLO MOBILE
.dot {
    display: none;
}
*/

/*STILE CAROSELLO MOBILE*/ 

.container img {
    height: 85px;
}


* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 200px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 5px;
  width: 5px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/*END STILE CAROSELLO MOBILE*/

.ridim{
width:100% !important;
height:100% !important;
}


	form {
    margin-left: 20px;
	}

/* PER CENTRARE BOTTONI NAV SENZA SPAZIO A DX*/
  .row{
    left:0;
    right:0;
    margin-right: 0px !important;
	margin-left: 0px !important;
  }
  
  .container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}
/*end - PER CENTRARE BOTTONI NAV SENZA SPAZIO A DX*/

  .bgimg-1{
position: relative;}

.img_serv{
display:none !important;
}

.bgimg-1:before {
background: url("images/Mobile_Home.jpg") center / cover;
  content: '';
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: -1;
  opacity: 0.5;
}
/*
  .fly a.scrollcontact{
	display:none;
	}
*/
	.fly .aHome {
	    background-color:
	#fcee2196;
	color:
	    red;
	display:none;
	}
	
.fly{
    height: 70px !important;
}

.fly a{
	display:block;
	float:left;
	width: 50%;
	height: 70px  !important;
	background-color: #ff000096;
	}
 a:hover {
    text-decoration: none;
	}
}
/*
.w3-display-container{
position: relative;
}

.w3-display-container:before {
background: url("images/auto_ricambi.jpg") center / cover;
  content: '';
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: -1;
  opacity: 0.5;
}
*/
