@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&display=swap');

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  font-size: 100%; line-height: 1.4em!important;
  line-height: normal;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  color: #6b7c88;
}

/*ISTRUZIONE PER SVG*/
.ie9 img[src$=".svg"] {
  width: 100%;
}

/* 2 */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

/*ISTRUZIONE PER SVG*/

h1 {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
}

h2 {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
}

h3 {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
}


.titoli_prod {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #d00008; font-weight: 900;
  font-size: 3.5em;
  line-height: 57px;
  letter-spacing: 0px;
  display: inline-block
}

.titoli_prod_accessori {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #000;font-weight: 700;
  font-size: 3em;
  line-height: 52px;
  letter-spacing: 0px;
  display: inline-block
}

.titoli_top {
  font-family: 'Montserrate', Helvetica, Arial, "sans-serif";
  color: #cecece;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: 0px
}

.titoli_intestazione {
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #d00008;
  font-size: 2.4em;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 700;
}

.taglie {
  font-size: 1.4em
}

.paragrafo {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #003a5f;
  font-size: 1.5em;
  letter-spacing: 0px
}

.nome_linea_sk {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #003a5f;
  font-size: 1.3em;
  letter-spacing: 0px
}

.paragrafo_presentazione {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #003a5f;
  font-size: 2em;
  letter-spacing: 0px
}

.paragrafo_light {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #003a5f;
  font-size: 1.5em; font-weight: 900;
  text-transform: uppercase
}

.paragrafo_evidente {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #6b7c88;
  font-size: 1.1em;
  line-height: 1.3em;
  text-transform: uppercase
}

.paragrafo_categoria_speciale {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #000;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 700;
}

.titolo_blocco {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #fff;
  font-size: 1.6em;
}

.desc_blocco {
  font-family: Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #fff;
  font-size: 1em;
}

.titolo_footer {
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #6b7c88;
  font-size: 0.9em
}

.txt_note {
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #6b7c88;
  font-size: 0.8em
}

.txtMappa {
  font-size: 0.8em;
  font-family: Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #6b7c88;
}

.txt_informativa {
  font-size: 1.1em;
}

/*FORM*/

input.normale {
  BORDER-RIGHT: #ccc 1px solid;
  BORDER-TOP: #ccc 1px solid;
  FONT-SIZE: 1em;
  color: #6b7c88;
  width: 100%;
  BORDER-LEFT: #ccc 1px solid;
  BORDER-BOTTOM: #ccc 1px solid;
  FONT-FAMILY: Helvetica, Verdana, Arial, SansSerif;
  BACKGROUND-COLOR: #fff;
  -webkit-appearance: none;
  border-radius: 0px; box-sizing: border-box; padding: 10px;
}

input.bottone {
  BORDER-RIGHT: 0px outset #0064b1;
  BORDER-TOP: 0px outset #0064b1;
  FONT-SIZE: 1em;border-radius: 0px;
  padding: 10px;
  width: 90%;
  BORDER-LEFT: 0px outset #0064b1;
  BORDER-BOTTOM: 0px outset #0064b1;
  COLOR: #fff;
  FONT-FAMILY: 'Montserrat', Verdana, Arial, SansSerif;
  BACKGROUND-COLOR: #df0000; font-weight: 700;
}

input.bottoneForm {
  BORDER-RIGHT: 0px outset #0064b1;
  BORDER-TOP: 0px outset #0064b1;
  FONT-SIZE: 1em;
  padding: 10px;
  min-width: 70%;
  BORDER-LEFT: 0px outset #0064b1;
  BORDER-BOTTOM: 0px outset #0064b1;
  COLOR: #fff;
  FONT-FAMILY: 'Montserrat', Verdana, Arial, SansSerif;
  BACKGROUND-COLOR: #df0000; font-weight: 700;border-radius: 0px;
}

select.normale {
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  font-family: Helvetica, Verdana, Arial, SansSerif;
  color: #6b7c88;
  font-size: 1em; border-radius: 0px;
  background-color: #fff;padding: 10px;
}

select.documenti {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: Helvetica, Verdana, Arial, SansSerif;
  color: #6b7c88;
  font-size: 1em;border-radius: 0px;
  background-color: #fff;padding: 10px;
}

TEXTAREA.normale {
  BORDER-RIGHT: #ccc 1px solid;
  BORDER-TOP: #ccc 1px solid;
  FONT-SIZE: 1em;
  width: 100%;padding: 10px;
  color: #6b7c88;
  BORDER-LEFT: #ccc 1px solid;
  BORDER-BOTTOM: #ccc 1px solid;
  FONT-FAMILY: Helvetica, Verdana, Arial, SansSerif;
  BACKGROUND-COLOR: #fff;
  border-radius: 0px; box-sizing: border-box;
}

form.form_nospazi {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

.select-style {
  border: 1px solid #d3d3d3; border-radius: 0px;
  width: 140px;
  font-size: 0.8em;
  overflow: hidden;
  background: #fff url("/images/arrow_open.png") no-repeat 90% 50%;
}

.select-style select {
  padding: 4px 5px;
  width: 130%;
  border: none;
  color: #6b7c88;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

.select-style select:focus {
  outline: none;
}


/*FORM*/

A {
  color: #d00008;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
}

A:Visited {
  color: #d00008;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
}

A:Active {
  color: #d00008;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
}

A:Hover {
  font-size: 1em;
  color: #000;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  font-weight: normal;
  text-decoration: none;
}

A.link_news {
  font-size: 1.2em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #df0000;
  text-decoration: none;
  text-transform: uppercase;
}

A.link_news:Visited {
  font-size: 1.2em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #df0000;
  text-decoration: none;
  text-transform: uppercase;
}

A.link_news:Active {
  font-size: 1.2em;
  line-height: 1em;
  font-family:'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #df0000;
  text-decoration: none;
  text-transform: uppercase;
}

A.link_news:Hover {
  font-size: 1.2em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}


A.link_footer {
  font-size: 1em;
  line-height: 1.2em;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #6b7c88;
  text-decoration: none;
}

A.link_footer:Visited {
  font-size: 1em;
  line-height: 1.2em;
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #6b7c88;
  text-decoration: none;
}

A.link_footer:Active {
  font-size: 1em;
  line-height: 1.2em;
  font-family:'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #6b7c88;
  text-decoration: none;
}

A.link_footer:Hover {
  font-size: 1em;
  line-height: 1.2em;
  font-family:'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #000;
  text-decoration: none;
}

A.paginatore {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat',Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #003a5f;
  text-decoration: none;
  letter-spacing: 0px
}

A.paginatore:Visited {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #003a5f;
  text-decoration: none;
  letter-spacing: 0px
}

A.paginatore:Active {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #003a5f;
  text-decoration: none;
  letter-spacing: 0px
}

A.paginatore:Hover {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #000;
  text-decoration: none;
  letter-spacing: 0px
}

A.paginatore_sel {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #4aacd9;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
}

A.paginatore_sel:Visited {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #4aacd9;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
}

A.paginatore_sel:Active {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #4aacd9;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
}

A.paginatore_sel:Hover {
  font-size: 1em;
  line-height: 1em;
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #000;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
}


p {
  border: 0px solid #666;
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
}

.container {
  background-repeat: repeat-y;
  margin-bottom: 0px;
}

.spazio {
  height: 10px;
}

.spazioDoppio {
  height: 25px;
}

.spazioTriplo {
  height: 40px;
}

.centrato {
  text-align: center;
}

.showDesk {
  display: block
}

.showMob {
  display: none
}
.margine_top_negativo{margin-top: -20px}
.last {
  margin-right: 0px
}

.filetto {
  border-bottom: #bdc3c5 dashed 1px;
  margin: 10px 0
}
.filetto_pallini_header {
  border-top: dotted 4px #f5e703; margin: 10px auto; width: 50px
}

.filetto_pallini_ducati{
  border-top: dotted 4px #d0070d; margin: 10px auto; width: 50px
}


.testo_destra {
  text-align: right
}

.testo_destra_taglie {
  text-align: right
}

.rwd-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.header {
  width: 100%;
  background-color: #fff;
  padding: 10px 0 10px 0;
  position: fixed;-moz-box-shadow: 0 4px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
  display: block;
  z-index: 1000
}

.spazio_top {
  height: 89px
}

.spazio_presentazione {
  height: 40px
}

.logo {
  margin-top: 0px
}

.footer {
  background-color: #e6e6e6;
  padding: 25px 0 10px 0;
  transition: all 0.5s; border-top-left-radius: 0px;border-top-right-radius: 0px;
}

.footer:hover {
  background-color: #000; transition: all 0.5s;
  padding: 25px 0 10px 0; color:#fff;
}

.footer:hover a.link_footer {
  color: #fff;
}

.footer:hover strong{
  color: #cb0001;
}

.footer_blocco {
  margin-bottom: 20px;
}

.my-gallery img {
  width: 161px;
  height: auto;
  margin-bottom: 5px;
}

.overlay_gal {
  background: rgba(237, 38, 36, .75);
  text-align: center;
  width: 100%;
  height: 103px;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.my-gallery a {
  display: inline-block
}

.my-gallery a:hover .overlay_gal {
  opacity: 1;
}


.my-gallery-azienda img {
  width: 325px;
  height: auto;
  margin-bottom: 5px;
}

.overlay_gal_azienda {
  background: rgba(237, 38, 36, .75);
  text-align: center;
  width: 100%;
  height: 208px;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.my-gallery-azienda a {
  display: inline-block
}

.my-gallery-azienda a:hover .overlay_gal_azienda {
  opacity: 1;
}


.social {
  float: left;
  margin-right: 5px
}

.social img {
  width: 30px;
  height: auto
}

.slider_home {
  position: relative; width: 100%; text-align: center;margin-bottom: 15px;
}

.slider_home_flag {
  width: 970px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: right;
  position: absolute;
  z-index: 100; display: none;
}

.slider_home_just {
  width: 970px;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
  position: absolute;
  z-index: 100;
}

.testata_pagina {
  box-sizing: border-box; padding: 10% 2%;
  margin-bottom: 20px;
  text-align: center;
  background-size: cover;
  background-position: center top;
}

.titoli_pagina {

  color: #fff;
  font-size: 1.2em
}

.testata_pagina_tech {
  padding: 8% 2%;box-sizing: border-box;
  margin-bottom: 20px;
  text-align: center;
  background-size: cover;
  background-position: center top;
}

.titoli_pagina_tech {
  color: #fff;
  font-size: 1.2em
}

.titoli_pagina_tech h1 {
  font-size: 1em
}

.titoli_pagina_tech h2 {
  font-size: 1em;
  font-weight: 400
}

.testata_pagina_little {
  margin-bottom: 20px;
padding: 5% 2%; box-sizing: border-box;
  text-align: center;
  background-size: cover;
  background-position: center top;
}

.titoli_pagina_little {
  color: #fff;
  font-size: 1.2em
}

.testata_pagina_ducati {
  margin-bottom: 20px; padding: 5% 2%; box-sizing: border-box;
  text-align: center;
  background-size: cover;
  background-position: center top;
}

.titoli_pagina_ducati {
  color: #fff;
  font-size: 1.2em
}

.cta {
  min-width: 150px;
  float: left; border-radius: 0px;
  text-align: center;
  padding: 10px 15px 10px 15px;
  margin: 20px 10px 0px 0px;
  font-size: 1em;
  line-height: 1.2em;
  background-color: #d00008;
  border: solid 2px #d00008;
  letter-spacing: 0px;
  transition: all 0.5s
}

a.cta {
  display: block;
  color: #fff;
}

.cta:hover {
  min-width: 150px;
  text-align: center;
  padding: 10px 15px 10px 15px;
  font-size: 1em;
  background-color: #e6454b;
  color: #fff;
  border: solid 2px #e6454b
}

.cta_border {
  min-width: 150px;
  float: left;
  text-align: center;
  padding: 10px 15px 10px 15px;
  margin: 20px 10px 0px 0px;
  font-size: 1em;
  line-height: 1.2em; border-radius:0px;
  background-color: #;
  border: solid 2px #d00008;
  letter-spacing: 0px;
  transition: all 0.5s
}

a.cta_border {
  display: block;
  color: #border: solid 3px #d00008;
}

.cta_border:hover {
  min-width: 150px;
  text-align: center;
  border: solid 2px #d00008;
  padding: 10px 15px 10px 15px;
  font-size: 1em;
  background-color: #d00008;
  color: #fff;
}


.cta_download {
  min-width: 150px;
  float: left;
  text-align: center;
  padding: 8px 15px 8px 15px;
  margin: 0px 5px 10px 0px;
  font-size: 1em;
  line-height: 1.2em;
  background-color: #;
  border: solid 2px #d00008;
  letter-spacing: 0px;
  transition: all 0.5s
}

a.cta_download {
  display: block;
  border: solid 3px #d00008;
}

.cta_download:hover {
  min-width: 150px;
  text-align: center;
  border: solid 2px #d00008;
  padding: 8px 15px 8px 15px;
  font-size: 1em;
  background-color: #d00008;
  color: #fff;
}

ul.icone_settore_cont {
  width: 100%;
  min-height: 20px;
  text-align: center;
}

ul.icone_settore_cont li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  color: white;
  margin-right: 15px;
  position: relative;
}

.icone_settore_cont img {
  width: 65px;
  height: 65px;
}

ul.icone_settore_sk {
  width: 100%;
  min-height: 20px;
  text-align: left;
}

ul.icone_settore_sk li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  color: white;
  margin-right: 10px;
  position: relative;
}

.icone_settore_sk img {
  width: 45px;
  height: 45px;
}

.overlay {
  background: rgba(255, 42, 72, .80);
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0; border-radius: 0px;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  transform: translate(2em, 0);
  -webkit-transform: translate(2em, 0);
  -moz-transform: translate(2em, 0);
  -o-transform: translate(2em, 0);
  -ms-transform: translate(2em, 0);
}

.overlay2 {
  background: rgba(0, 0, 0, .20);
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  transform: translate(2em, 0);
  -webkit-transform: translate(2em, 0);
  -moz-transform: translate(2em, 0);
  -o-transform: translate(2em, 0);
  -ms-transform: translate(2em, 0);
}

.item:hover .overlay2 {
  opacity: 1;
  cursor: pointer;
  transform: translate(0em, 0);
  -webkit-transform: translate(0em, 0);
  -moz-transform: translate(0em, 0);
  -o-transform: translate(0em, 0);
  -ms-transform: translate(0em, 0);
}

.item:hover .overlay {
  opacity: 1;
  cursor: pointer;
  transform: translate(0em, 0);
  -webkit-transform: translate(0em, 0);
  -moz-transform: translate(0em, 0);
  -o-transform: translate(0em, 0);
  -ms-transform: translate(0em, 0);
}

.box {
  float: left;
  margin-right: 15px;
  width: 230px;
}

.box:hover .overlay {
  opacity: 1;
  cursor: pointer;
  transform: translate(0em, 0);
  -webkit-transform: translate(0em, 0);
  -moz-transform: translate(0em, 0);
  -o-transform: translate(0em, 0);
  -ms-transform: translate(0em, 0);
}

.box img{border-radius:0px;} 

.slider_novita {
  float: left;
  width: 480px
}

.slider_novita img{border-radius:0px;}

.slider_linee {
  margin-top: 20px;
  background-image: none;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 0px
}

.slider_correlati {
  margin-top: 0px;
  background-image: url(/images/bg-scroll-correlati.jpg);
  margin-bottom: 10px background-position: top center;
  background-repeat: no-repeat;
  padding-top: 30px
}

.box_prodotto {
  transition: all 0.5s;position: relative;
}

.box_prodotto:hover {
  background: rgba(211, 41, 65, .75);border-radius: 0px;
}

.box_prodotto_list {
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list:hover {
  background: rgba(211, 41, 65, .75);
  color: #d00008; border-radius: 0px;
}

.box_prodotto_list_ducati {
  transition: all 0.5s;
  margin-bottom: 8px;
  background-color: #000;
  padding: 11px;border-radius: 0px;
  margin-right: 8px;box-sizing: border-box;
  float: left;position: relative;
}

.box_prodotto_list_ducati:hover {
  background: rgba(41, 41, 41, .85);
  color: #fff;
  padding: 11px;border-radius: 0px;
}

.owl-item .box_prodotto img{max-width: 200px!important; min-width: 60px!important; display: inline!important}
.owl-item .box_prodotto {text-align: center}

.box_settori{background-color: #ffe800;padding: 10px 0px 10px 0; text-align: center; background-image: url("/images/strappo_giallo.jpg"); background-position: center; background-repeat: no-repeat; position: relative}
.box_settori .paragrafo_light{color: #000!important}
.decoro_box_settori{position: absolute; z-index: 1; top: -20px; left: -20px}

/*colori linee*/
.box_linea_arancio{background-image: url("/images/strappo_arancio.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_arancio {
  border-top:5px dotted #f49c00;
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_arancio{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_arancio:hover {
  background: rgba(244, 156, 0, .75);
  color: #f49c00; border-radius: 10px;
}

.box_linea_verdino{background-image: url("/images/strappo_verdino.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_verdino {
  border-top:5px dotted #97be0d;
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_verdino{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_verdino:hover {
  background: rgba(151, 190, 13, .75);
  color: #97be0d; border-radius: 10px;
}

.box_linea_giallo{background-image: url("/images/strappo_giallo.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_giallo {
  border-top:5px dotted #ffe500;  
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_giallo{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_giallo:hover {
  background: rgba(255, 229, 0, .75);
  color: #ffe500; border-radius: 10px;
}


.box_linea_azzurro{background-image: url("/images/strappo_azzurro.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_azzurro {
  border-top:5px dotted #8dd3f1;  
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_azzurro{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_azzurro:hover {
  background: rgba(141, 211, 241, .75);
  color: #8dd3f1; border-radius: 10px;
}

.box_linea_rosa{background-image: url("/images/strappo_rosa.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_rosa {
  border-top:5px dotted #e8528e;  
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_rosa{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_rosa:hover {
  background: rgba(232, 82, 142, .75);
  color: #e8528e; border-radius: 10px;
}

.box_linea_acqua{background-image: url("/images/strappo_acqua.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_acqua {
  border-top:5px dotted #70c2bb;  
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_acqua{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_acqua:hover {
  background: rgba(112, 194, 187, .75);
  color: #70c2bb; border-radius: 10px;
}

.box_linea_ducatinew{background-image: url("/images/strappo_nero.png"); background-repeat: no-repeat; background-position: left center; 50px 20px 20px; min-height: 205px; position: relative; display: block; color:#000; box-sizing: border-box; padding: 10px 10px 40px 20px}
.filetto_linea_ducatinew {
  border-top:5px dotted #000000;  
  margin: 10px auto;
  width: 60%;
}
.box_prodotto_list_ducatinew{
  transition: all 0.5s;
  margin-bottom: 20px;
  height: 215px; box-sizing: border-box;position: relative;
}

.box_prodotto_list_ducatinew:hover {
  background: rgba(0, 0, 0, .75);
  color: #000; border-radius: 10px;
}


/*colori linee*/

.box_toggle{background-color: #fff; background-color: #e7e9e9; padding: 10px 5px; box-sizing: border-box;color: #000; width: 100%; margin: 0px 2% 2% 0;border-radius: 15px; text-align: center; border-bottom:3px solid #66bc46; flex-basis: 23%;}

a.linee-hp-nero {
  font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #000;
  font-size: 1.2em; font-weight: 700;
  line-height: 0.8em;
}

a.linee-hp-rosso {
  font-family: 'shumiregular', Helvetica Neue, Helvetica, Arial, "sans-serif";
  color: #d00008;
  font-size: 1.2em; font-weight: 700;
  line-height: 0.8em;
}

.tecnici table {
  border: 0px solid #ccc;border-collapse: collapse;
}

.tecnici th {
  background-color: #fff;
  height: 35px;
  color: #6b7c88;
  font-weight: normal;
  text-align: left;
  padding: 2px;
  font-size: 1em;
  line-height: 18px;
}

.tecniciIntestazione {
  color: #6b7c88;
  font-weight: normal;
  text-align: left;
  padding: 3px;
  font-size: 0.9em;
  line-height: 1em;
}

.tecnici tr {
  background-color: #fff;
  height: 35px
}

.tecnici tr:hover {
  background-color: #fff;
  height: 35px;
  color: #fff !important
}

.tecnici td {
  padding: 6px 0 6px 0;
  font-size: 1em;
  line-height: 1em;
  color: #6b7c88;
  border-left: 0px solid #ccc;
  border-bottom: 2px dotted #ccc;
}

.tabelle_plus td {
  padding: 6px 0 6px 5px;
  font-size: 1em;
  line-height: 1em;
  color: #000;
  border-left: 0px solid #ccc;
  border-bottom: 1px solid #fff
}

.plus_over_prod {
  position: absolute;
  right: 10px;
  top: 1%
}

.plus_over_prod2 {
  position: absolute;
  left: 0;
  bottom: 0%
}

.plus_over_prod3 {
  position: absolute;
  left: 28%;
  bottom: 0%
}

.plus_over_prod4 {
  position: absolute;
  right: 120px;
  top: 2%
}

.plus_blocco_esterni {
  position: relative;
  width: 98%;
  height: 128px
}

.bg_prodotto_sk {
  background-image: url(/images/bg-sk-prodotto.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

.focus {
  font-family: 'Montserrat', Helvetica, Arial, "sans-serif";
  color: #d00008;
  border-left: dotted 4px #000;
  margin: 14px 0;
  padding: 10px 0 20px 20px;
  font-size: 2em;
  line-height: 1em; 
}

.focus_testo {
  color: #d00008;
  font-size: 0.5em !important;
  line-height: 0.5em !important;
  margin: 0;
  padding: 0;font-weight: 900;

}
.colonna_eco{  /*column-count: 2;
  column-gap: 30px;color:#64bc46;
  column-rule-width: 1px;padding-left: 5px;*/}
.grid-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 358px;
  overflow: hidden;
  position: relative;
  width: 472px;
}

.grid-item {
  height: 20%;
  width: 20%;
}

.grid-item:hover~img {
  height: 150%;
  width: 150%;
}

.grid-item:hover:nth-of-type(5n + 1)~img {
  left: 0px;
}

.grid-item:hover:nth-of-type(1n + 1)~.zoom-image {
  top: 0px;
}

.grid-item:hover:nth-of-type(5n + 2)~img {
  left: -50px;
}

.grid-item:hover:nth-of-type(1n + 6)~.zoom-image {
  top: -50px;
}

.grid-item:hover:nth-of-type(5n + 3)~img {
  left: -100px;
}

.grid-item:hover:nth-of-type(1n + 11)~.zoom-image {
  top: -100px;
}

.grid-item:hover:nth-of-type(5n + 4)~img {
  left: -150px;
}

.grid-item:hover:nth-of-type(1n + 16)~.zoom-image {
  top: -150px;
}

.grid-item:hover:nth-of-type(5n + 5)~img {
  left: -200px;
}

.grid-item:hover:nth-of-type(1n + 21)~.zoom-image {
  top: -200px;
}

.zoom-image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
  z-index: -1;
}

.zoom-image2 {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.grid-item {
  background-color: rgba(255, 254, 160, 0.);
}

.grid-item:nth-of-type(2n) {
  background-color: rgba(52, 158, 175, 0.);
}

.grid-wrapper {
  margin: 0 auto;
}

.show_hide {
  display: none;
}

.cerca_settore {
  float: right
}

.cerca_risultato {
  margin: 0px 0 20px 0;
  float: left
}

.filetto_linea {
  height: 4px; border-radius: 5px; background-color: #d01f2b;
  margin: 10px auto;
  width: 60%;
}

ul.download {
  width: 100%;
  min-height: 10px;
  text-align: center;
  margin: 0
}

ul.download li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  color: white;
  margin-right: 25px;
  position: relative;
  height: 33px
}

ul.download li a {
  background-image: url(/images/ico-pdf.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 10px 0 10px 30px;
}

.bg_ducati {
  background-color: #CC0000;
  background-image: url(/images/ducati-bg.png);
  background-position: top right;
  background-repeat: no-repeat;
  border-bottom: 6px solid #000;
  min-height: 100px;
  padding-bottom: 10px;
  position: relative;
  display: block
}

.cropNews {
  width: 500px !important;
  height: 163px !important;
  overflow: hidden;
}

/*suola*/
.demo_img {
  display: block;
  position: absolute;
  left: 60%;
  bottom: 8%;
  z-index: 10;
}

.demo_img>div {
  position: absolute;
  padding: 0;
  margin: 0;
  left: -140%;
  top: -180px;
  margin-left: 0px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease .15s;
  -moz-transition: all .3s ease .15s;
  -o-transition: all .3s ease .15s;
  -ms-transition: all .3s ease .15s;
  transition: all .3s ease .15s;
}

.demo_img>div img {
  padding: 8px;
  margin-left: 4px;
  border: 2px solid #d0142c;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.demo_img>div img {
  width: 450px !important;
  height: auto !important;
}

.demo_img:hover>div {
  opacity: 1;
  height: 450px;
  padding: 8px;
}

.bg_plus_grigio {
  background-image: url(/images/bg_plus_grigio.gif);
}

.bg_plus_grigio span {
  color: #d00008;
  font-size: 1.2em;
}

.bg_plus_nero {
  background-image: url(/images/bg_plus_nero.gif);
}

.bg_plus_nero span {
  color: #d00008;
  font-size: 1.2em;
}

.float_ricerca {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px
}

.float_ricerca_first {
  float: left;
  margin-right: 15px;
  margin-left: 120px;
  margin-bottom: 15px
}

.menu_flotta_destra{float: right;}
.messaggio_home{background-color:#eeeeee; box-sizing: border-box; margin-bottom: 15px;display: flex;justify-content: space-between;}
.messaggio_home_item_img{flex-basis: 40%}
.messaggio_home_item{flex-basis: 60%}

.boa_garanzia_sx{border: solid 4px #000; padding: 10px; float: left; width: 200px;}
.boa_garanzia_dx{border: solid 4px #000; padding: 22px 10px; float: left; width: 500px; border-left: 0px;min-height:132px; color: #000; box-sizing: border-box}

img.img_new{width: 60px!important; height: auto!important}


.barra-risultati {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;margin-bottom: 40px;
}
.bottone_ricerca {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  background: #fff;
  color: #df0000;
  text-decoration: none;
  border: solid 4px #df0000;
  cursor: pointer; 
}
.bottone_ricerca:hover {
color: #df0000;
}
.bottone_ricerca:visited {
color: #df0000;
}

@media (max-width: 600px) {
  .bottone_ricerca {
    width: 100%;
  }
}

/*TABLET*/
@media only screen and (min-width: 768px) and (max-width: 995px) {

  .container {}

  body {
    background-color: #fff;
    font-size: 0.8em;
  }

  .showDesk {
    display: block
  }

  .showMob {
    display: none
  }

  .titoli_prod {
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
    color: #d00008;
    font-size: 2.5em;
    line-height: 42px;
    letter-spacing: 0px; font-weight: 900;
    display: inline-block
  }

  .taglie {
    font-size: 1.1em
  }

  #menuMain {
    margin-top: 2px;
    margin-left: 10px
  }

  .logo {
    margin-top: 5px
  }

  .spazio_top {
    height: 79px
  }

  .slider_home_flag {
    width: 760px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
    z-index: 100;
  }

  .slider_home_just {
    width: 760px;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
    z-index: 100;
  }

  .slider_home_flag img {
    width: 150px;
    height: auto
  }

  .slider_home_just img {
    width: 200px;
    height: auto
  }

  .plus_over_prod2 {
    position: absolute;
    left: 0;
    bottom: 0%
  }

  .plus_over_prod img {
    width: 100px;
    height: auto
  }

  .plus_over_prod2 img {
    width: 100px;
    height: auto
  }

  .plus_over_prod3 {
    position: absolute;
    left: 28%;
    bottom: 0%
  }

  .plus_over_prod3 img {
    width: 100px;
    height: auto
  }

  .plus_over_prod4 {
    position: absolute;
    right: 95px;
    top: 2%
  }

  .plus_over_prod4 img {
    width: 100px;
    height: auto
  }

  .plus_blocco_esterni {
    position: relative;
    width: 98%;
    height: 100px
  }

  .box {
    float: left;
    margin-right: 10px;
    width: 173px
  }

  .slider_novita {
    float: left;
    width: 385px;
  }

  .grid-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 360px;
    height: 273px;
  }

  .testata_pagina {

    margin-bottom: 20px;
    text-align: center;
  }

  .titoli_pagina {
    color: #fff;
    font-size: 1.2em
  }

  .testata_pagina_tech {

    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_tech {
    color: #fff;
    font-size: 1.2em
  }

  .testata_pagina_little {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_little {
    color: #fff;
    font-size: 1.2em
  }

  .testata_pagina_ducati {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_ducati {
    color: #fff;
    font-size: 1.1em
  }

  .my-gallery img {
    width: 124px;
    height: auto;
    margin-bottom: 5px;
  }

  .overlay_gal {
    width: 100%;
    height: 80px;
  }

  .my-gallery-azienda img {
    width: 250px;
    height: auto;
    margin-bottom: 5px;
  }

  .overlay_gal_azienda {
    background: rgba(237, 38, 36, .75);
    text-align: center;
    width: 100%;
    height: 160px;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .cta {
    min-width: 105px;
    float: left;
    text-align: center;
    padding: 10px 15px 10px 15px;
    margin: 20px 0px 0px 0px;
    font-size: 1em;
    line-height: 1.2em;
    background-color: #d00008;
    border: solid 2px #d00008;
    letter-spacing: 0px;
    transition: all 0.5s
  }

  a.cta {
    display: block;
    color: #fff;
  }

  .cta:hover {
    min-width: 105px;
    text-align: center;
    padding: 10px 15px 10px 15px;
    font-size: 1em;
    background-color: #e6454b;
    color: #fff;
    border: solid 2px #e6454b
  }

  .cta_border {
    min-width: 105px;
    float: left;
    text-align: center;
    padding: 10px 15px 10px 15px;
    margin: 20px 5px 0px 0px;
    font-size: 1em;
    line-height: 1.2em;
    background-color: #;
    border: solid 2px #d00008;
    letter-spacing: 0px;
    transition: all 0.5s
  }

  a.cta_border {
    display: block;
    color: #border: solid 3px #d00008;
  }

  .cta_border:hover {
    min-width: 105px;
    text-align: center;
    border: solid 2px #d00008;
    padding: 10px 15px 10px 15px;
    font-size: 1em;
    background-color: #d00008;
    color: #fff;
  }

  ,
  a.cta_border:focus,
  a.cta_border:active {}

  .cropNews {
    width: 400px !important;
    height: 131px !important;
    overflow: hidden;
  }

  .icone_settore_sk img {
    width: 35px;
    height: 35px;
  }

  /*suola*/
  .demo_img {
    display: block;
    position: absolute;
    left: 58%;
    bottom: 12%;
    z-index: 10;
  }

  .demo_img img {
    width: 150px;
    height: auto
  }

  .demo_img>div {
    position: absolute;
    padding: 0;
    margin: 0;
    left: -140%;
    top: -200px;
    margin-left: 0px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
  }

  .demo_img>div img {
    padding: 8px;
    margin-left: 4px;
    border: 2px solid #d0142c;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .demo_img>div img {
    width: 330px !important;
    height: auto !important;
  }

  .demo_img:hover>div {
    opacity: 1;
    height: 330px;
    padding: 8px;
  }

  .bg_plus_grigio {
    background-image: url(/images/bg_plus_grigio_tab.gif);
  }

  .bg_plus_nero {
    background-image: url(/images/bg_plus_nero_tab.gif);
  }

  .float_ricerca_first {
    float: left;
    margin-right: 15px;
    margin-left: 30px;
    margin-bottom: 15px
  }
}

/*iPHONE*/
@media only screen and (max-width: 767px) {

  .container {}

  body {
    background-color: #fff;
  }

  .spazio {
    height: 5px;
  }

  .spazioDoppio {
    height: 10px;
  }

  .spazioTriplo {
    height: 20px;
  }

  .testo_destra {
    text-align: left
  }

  .showDesk {
    display: none !important
  }

  .showMob {
    display: block
  }

  .last {
    margin-right: 0px !important
  }
.menu_flotta_destra{float: none!important;}
  .titoli_prod {
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
    color: #d00008;
    font-size: 2.5em;
    line-height: 42px;
    letter-spacing: 0px;
    display: inline-block
  }

  .taglie {
    font-size: 0.95em
  }

  /*.header{display: none!important}*/
  .header {
    width: 100%;
    background-color: #fff;
    border-bottom: none;
    padding: 10px 0 0px 0;
    position: fixed;
    display: block;
    z-index: 1000
  }

  .spazio_top {
    height: 65px
  }

  .spazio_presentazione {
    height: 20px
  }

  .paragrafo_light {
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, "sans-serif";
    color: #003a5f;
    font-size: 1.2em;
  }

  ul.icone_settore_cont li {
    display: inline-block;
    *display: inline;
    /*IE7*/
    *zoom: 1;
    /*IE7*/
    color: white;
    margin-right: 10px;
    position: relative;
    margin-bottom: 5px
  }

  ul.icone_settore_cont li img {
    width: 40px;
    height: auto
  }

  ul.icone_settore_sk li {
    display: inline-block;
    *display: inline;
    /*IE7*/
    *zoom: 1;
    /*IE7*/
    color: white;
    margin-right: 10px;
    position: relative;
  }

  .icone_settore_sk img {
    width: 40px;
    height: 40px;
  }

  .tabelle_plus td {
    padding: 6px 0 6px 5px;
    font-size: 0.8em;
    line-height: 1em;
    color: #000;
    border-left: 0px solid #ccc;
    border-bottom: 1px solid #fff
  }

  .slider_home_flag {
    width: 400px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
    z-index: 100;
  }

  .slider_home_just {
    width: 400px;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
    z-index: 100;
  }

  .slider_home_flag img {
    width: 70px;
    height: auto
  }

  .slider_home_just img {
    width: 120px;
    height: auto
  }

  .box {
    float: left;
    margin-right: 10px;
    width: 180px;
  }

  .slider_novita {
    float: left;
    width: 450px;
    margin-top: 10px;
    margin-bottom: 5px
  }

  .slider_linee {
    background-image: none;
  }

  .slider_correlati {
    margin-top: 10px;
    background-image: url(/images/bg-scroll-correlati-mob.jpg);
    padding-top: 0px
  }

  .testata_pagina {
    margin-bottom: 20px;
    text-align: center;
  }

  .titoli_pagina {

    color: #fff;
    font-size: 1em
  }

  .testata_pagina_tech {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_tech {
    color: #fff;
    font-size: 1em
  }

  .testata_pagina_little {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_little {

    color: #fff;
    font-size: 1em
  }

  .titoli_intestazione {
    font-size: 2.3em;
    line-height: 1em;
    letter-spacing: 0px
  }

  .testata_pagina_ducati {
    margin-bottom: 20px;padding: 7% 2%;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_ducati {
    color: #fff;
    font-size: 1em
  }

  .box_prodotto_list_ducati {
    transition: all 0.5s;
    margin-bottom: 8px;
    background-color: #000;
    width: 100%;
    padding: 5px;
    margin-right: 8px;
    float: left;position: relative;
  }

  .box_prodotto_list_ducati:hover {
    background: rgba(41, 41, 41, .85);
    color: #fff;
    padding: 5px
  }

  .cta {
    min-width: 100px;
    float: left;
    text-align: center;
    padding: 8px;
    margin: 20px 0px 20px 0px;
    font-size: 0.9em;
    line-height: 1.2em;
    background-color: #d00008;
    border: solid 2px #d00008;
    letter-spacing: 0px;
    transition: all 0.5s
  }

  a.cta {
    display: block;
    color: #fff;
  }

  .cta:hover {
    min-width: 100px;
    text-align: center;
    padding: 8px;
    font-size: 0.9em;
    background-color: #e6454b;
    color: #fff;
    border: solid 2px #e6454b
  }


  .cta_border {
    min-width: 100px;
    float: left;
    text-align: center;
    padding: 8px;
    margin: 20px 5px 20px 0px;
    font-size: 0.9em;
    line-height: 1.2em;
    background-color: #;
    border: solid 2px #d00008;
    letter-spacing: 0px;
    transition: all 0.5s
  }

  a.cta_border {
    display: block;
    color: #border: solid 3px #d00008;
  }

  .cta_border:hover {
    min-width: 100px;
    text-align: center;
    border: solid 2px #d00008;
    padding: 8px;
    font-size: 0.9em;
    background-color: #d00008;
    color: #fff;
  }


  .bg_prodotto_sk {
    background-image: none
  }

  .plus_over_prod2 {
    position: absolute;
    left: 0;
    bottom: 0%
  }

  .plus_over_prod3 {
    position: absolute;
    left: 20%;
    bottom: 0%
  }

  .plus_over_prod4 {
    position: absolute;
    right: 80px;
    top: 2%
  }

  .plus_over_prod4 img {
    width: 80px;
    height: auto
  }

  .plus_over_prod img {
    width: 80px;
    height: auto
  }

  .plus_over_prod2 img {
    width: 80px;
    height: auto
  }

  .plus_over_prod3 img {
    width: 80px;
    height: auto
  }

  .plus_blocco_esterni {
    position: relative;
    width: 98%;
    height: 10px
  }

  .grid-wrapper {
    width: 390px;
    height: 296px;
    margin-bottom: 70px
  }

  .my-gallery img {
    width: 140px;
    height: auto;
    margin-bottom: 5px;
  }

  .overlay_gal {
    width: 100%;
    height: 90px;
  }

  .my-gallery-azienda img {
    width: 140px;
    height: auto;
    margin-bottom: 5px;
  }

  .overlay_gal_azienda {
    background: rgba(237, 38, 36, .75);
    text-align: center;
    width: 100%;
    height: 90px;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .cerca_settore {
    float: none;
    margin-bottom: 20px !important;
    margin: auto
  }

  .cerca_risultato {
    margin: 0px auto 10px auto;
    float: none;
  }

  .bg_ducati {
    background-size: 33%
  }

  .icone_settore_cont img {
    width: 60px;
    height: 60px;
  }

  .cropNews {
    width: 460px !important;
    height: 150px !important;
    overflow: hidden;
  }

  /*suola*/
  .demo_img {
    display: block;
    position: absolute;
    left: 45%;
    bottom: -18%;
    z-index: 10;
  }

  .demo_img img {
    width: 120px;
    height: auto
  }

  .demo_img>div {
    position: absolute;
    padding: 0;
    margin: 0;
    left: -160%;
    top: -160px;
    margin-left: 0px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
  }

  .demo_img>div img {
    padding: 8px;
    margin-left: 4px;
    border: 2px solid #d0142c;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .demo_img>div img {
    width: 300px !important;
    height: auto !important;
  }

  .demo_img:hover>div {
    opacity: 1;
    height: 300px;
    padding: 8px;
  }

  .float_ricerca_first {
    float: left;
    margin-right: 15px;
    margin-left: 0px;
    margin-bottom: 15px
  }
.messaggio_home{background-color:#eeeeee; box-sizing: border-box; margin-bottom: 15px;display: flex;justify-content: space-between; flex-direction: column;}	
.box_toggle{flex-basis: 48%;}	
.margine_top_negativo{margin-top: 0px}
	
.footer .grid_2 {width: 41%!important; float: left; clear: none!important}
	
.boa_garanzia_sx{border: solid 4px #000; padding: 10px; float: left; width: 40%;box-sizing: border-box}
.boa_garanzia_dx{border: solid 4px #000; padding: 22px 10px; float: left; width: 60%; border-left: 0px;min-height:100px; color: #000; box-sizing: border-box; font-size: 0.8em; line-height: 1em}
	
}

/*CELL PIU PICCOLI*/
@media only screen and (max-width: 479px) {

  .container {}

  body {
    background-color: #fff;
    font-size: 0.85em;
  }

  .showDesk {
    display: none !important
  }

  .showMob {
    display: block
  }

  .last {
    margin-right: 0px !important
  }

  .titolo_blocco {
    font-size: 1.2em;
  }

  .desc_blocco {
    font-size: 0.7em;
  }

  a.linee-hp-nero {
    color: #000;
    font-size: 1.1em;
    line-height: 0.8em;
  }

  a.linee-hp-rosso {
    color: #d00008;
    font-size: 1.1em;
    line-height: 0.8em;
  }

  .box {
    float: left;
    margin-right: 10px;
    width: 156px;
  }

  .slider_novita {
    float: left;
    width: 328px;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .slider_home_flag {
    width: 300px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
    z-index: 100;
  }

  .slider_home_just {
    width: 300px;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
    z-index: 100;
  }

  .slider_home_flag img {
    width: 60px;
    height: auto
  }

  .slider_home_just img {
    width: 100px;
    height: auto;
  }

  .plus_over_prod2 {
    position: absolute;
    left: 0;
    bottom: 0%;
  }

  .plus_over_prod3 {
    position: absolute;
    left: 28%;
    bottom: 0%;
  }

  .plus_over_prod4 {
    position: absolute;
    right: 80px;
    top: 2%;
  }

  .plus_over_prod4 img {
    width: 80px;
    height: auto;
  }

  .plus_blocco_esterni {
    position: relative;
    width: 98%;
    height: 0px;
  }

  .grid-wrapper {
    width: 290px;
    height: 220px;
  }

  .my-gallery img {
    width: 145px;
    height: auto;
    margin-bottom: 5px;
  }

  .overlay_gal {
    width: 100%;
    height: 94px;
  }

  .my-gallery-azienda img {
    width: 140px;
    height: auto;
    margin-bottom: 5px;
  }

  .overlay_gal_azienda {
    background: rgba(237, 38, 36, .75);
    text-align: center;
    width: 100%;
    height: 90px;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .testata_pagina {
    margin-bottom: 20px;
    text-align: center;
  }

  .titoli_pagina {
    color: #fff;
    font-size: 0.9em;
  }

  .testata_pagina_tech {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_tech {
    color: #fff;
    font-size: 0.9em;
  }

  .titoli_intestazione {
    font-size: 1.35em;
    line-height: 1em;
  }

  .testata_pagina_little {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_little {
    color: #fff;
    font-size: 1.1em;
  }

  .testata_pagina_ducati {
    margin-bottom: 20px;
    text-align: center;
    background-size: cover;
    background-position: center top;
  }

  .titoli_pagina_ducati {
    color: #fff;
    font-size: 1.1em;
  }

  ul.download li {
    display: inline-block;
    *display: inline;
    /*IE7*/
    *zoom: 1;
    /*IE7*/
    color: white;
    margin-right: 5px;
    position: relative;
    height: 33px;
    margin-bottom: 10px;
  }

  ul.download li a {
    background-image: url(/images/ico-pdf.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding: 10px 0 10px 30px;
  }

  .cropNews {
    width: 300px !important;
    height: 98px !important;
    overflow: hidden;
  }

  /*suola*/
  .demo_img {
    display: block;
    position: absolute;
    left: 60%;
    bottom: 12%;
    z-index: 10;
  }

  .demo_img img {
    width: 105px;
    height: auto;
  }

  .demo_img>div {
    position: absolute;
    padding: 0;
    margin: 0;
    left: -180%;
    top: -180px;
    margin-left: 0px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
  }

  .demo_img>div img {
    padding: 8px;
    margin-left: 4px;
    border: 2px solid #d0142c;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .demo_img>div img {
    width: 280px !important;
    height: auto !important;
  }

  .demo_img:hover>div {
    opacity: 1;
    height: 280px;
    padding: 8px;
  }
}

.rosso {
  color: #d00008;
}

.bianco {
  color: #fff;
}

.nero {
  color: #000;
}
.verde{color: #64bc46}
.nero_giustificato {
  text-align: justify !important;
  color: #000;
}

.grigio {
  color: #6b7c88;
}

A.nero_url {
  color: #000;
}

A.nero_url:Visited {
  color: #000;
}

A.nero_url:Active {
  color: #000;
}

A.nero_url:Hover {
  color: #d00008;
}

/*COLORI - LINEE*/
.arancio{color:#f49c00}
.verdino{color:#97be0d}
.rosa{color:#e8528e}
.giallo{color:#ffe500}
.azzurro{color:#8dd3f1}
.acqua{color:#70c2bb}
.ducatinew{color:#000}

/************************************************************************************************************/

/*.transition {
  position: absolute;
  height: 100%;
  width: 30%;
  background: #d6d6d6;
  transform: skewX(-5deg) translateX(-50px);
  transition: 2s all ease-in-out;
  -webkit-transition: 2s all ease-in-out;
}

.content {
  position: relative;
  padding: 200px 0 0 200px;
  color: #000;
  z-index: 10;
  height: 300px;
}

.cta {
  outline: none;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  background: #202020;
  color: #eaeaea;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 10px 40px;
}

.anim-trans {
  animation: anim 4s ease-in-out;
}

@keyframes anim {
  0% {}

  20% {
    z-index: 11;
    \transform: skewX(5deg) translateX(-100%);
  }

  40% {
    transform: skewX(0deg) translateX(0);
    width: 100%;
    z-index: 11;
    box-shadow: 10px 10px 5px #eaeaea;
  }

  60% {
    transform: skewX(3deg) translateX(0);
    width: 100%;
    z-index: 11;
    box-shadow: 10px 10px 5px #eaeaea;
  }

  80% {
    transform: skewX(1deg) translateX(-100%);
    width: 60%;
    z-index: 11;
    box-shadow: 10px 10px 5px #eaeaea;
  }

  100% {
    transform: skewX(-5deg) translateX(-50px);
    width: 30%;
    z-index: 1;
    box-shadow: none;
  }
}*/