/* positions */
.floatleft {
  float: left !important; }

.floatright {
  float: right; }

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
  float: left !important; }

.bkg-opaque {
  background-color: rgba(0, 0, 0, 0.4); }

.absolute {
  position: absolute; }

.fullWidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.button {
  padding-top: 0.8em !important;
  padding-bottom: 0.8em !important;
  padding-left: 0.4em !important;
  padding-right: 0.4em !important;
  font-size: 0.8em !important; }

/* styles txt*/
.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

/* margins */
.margin-top-0 {
  margin-top: 0; }

.margin-top-05 {
  margin-top: 0.5em; }

.margin-top-10 {
  margin-top: 1em; }

.margin-top-15 {
  margin-top: 1.5em; }

.margin-top-20 {
  margin-top: 2em; }

.margin-top-25 {
  margin-top: 2.5em; }

.margin-top-30 {
  margin-top: 3em; }

.margin-top-35 {
  margin-top: 3.5em; }

.margin-top-40 {
  margin-top: 4em; }

.margin-top-45 {
  margin-top: 4.5em; }

.margin-bottom-0 {
  margin-bottom: 0; }

.margin-bottom-05 {
  margin-bottom: 0.5em; }

.margin-bottom-10 {
  margin-bottom: 1em; }

.margin-bottom-12 {
  margin-bottom: 1.2em; }

.margin-bottom-15 {
  margin-bottom: 1.5em; }

.margin-bottom-20 {
  margin-bottom: 2em; }

.margin-bottom-25 {
  margin-bottom: 2.5em; }

.margin-bottom-30 {
  margin-bottom: 3em; }

.margin-bottom-35 {
  margin-bottom: 3.5em; }

.margin-left-0 {
  margin-left: 0px; }

.margin-right-10 {
  margin-right: 1em; }

/* paddings */
.padding-0 {
  padding: 0px; }

.no-padding-left {
  padding-left: 0px; }

.no-padding-right {
  padding-right: 0px; }

.padding-10 {
  padding: 1em; }

.padding-top-0 {
  padding-top: 0; }

.padding-top-01 {
  padding-top: 0.1em; }

.padding-top-02 {
  padding-top: 0.2em; }

.padding-top-03 {
  padding-top: 0.3em; }

.padding-top-04 {
  padding-top: 0.4em; }

.padding-top-05 {
  padding-top: 0.5em; }

.padding-top-07 {
  padding-top: 0.7em; }

.padding-top-08 {
  padding-top: 0.8em; }

.padding-top-09 {
  padding-top: 0.9em; }

.padding-top-10 {
  padding-top: 1em !important; }

.padding-top-11 {
  padding-top: 1.1em; }

.padding-top-12 {
  padding-top: 1.2em; }

.padding-top-13 {
  padding-top: 1.3em; }

.padding-top-14 {
  padding-top: 1.4em; }

.padding-top-15 {
  padding-top: 1.5em; }

.padding-top-20 {
  padding-top: 2em; }

.padding-top-25 {
  padding-top: 2.5em; }

.padding-top-30 {
  padding-top: 3em; }

.padding-top-35 {
  padding-top: 3.5em; }

.padding-top-40 {
  padding-top: 4em; }

.padding-top-45 {
  padding-top: 4.5em; }

.padding-bottom-0 {
  padding-bottom: 0; }

.padding-bottom-01 {
  padding-bottom: 0.1em; }

.padding-bottom-02 {
  padding-bottom: 0.2em; }

.padding-bottom-03 {
  padding-bottom: 0.3em; }

.padding-bottom-04 {
  padding-bottom: 0.4em; }

.padding-bottom-05 {
  padding-bottom: 0.5em; }

.padding-bottom-06 {
  padding-bottom: 0.6em; }

.padding-bottom-07 {
  padding-bottom: 0.7em; }

.padding-bottom-08 {
  padding-bottom: 0.8em; }

.padding-bottom-09 {
  padding-bottom: 0.9em; }

.padding-bottom-10 {
  padding-bottom: 1em !important; }

.padding-bottom-15 {
  padding-bottom: 1.5em; }

.padding-bottom-20 {
  padding-bottom: 2em; }

.padding-bottom-25 {
  padding-bottom: 2.5em; }

.padding-bottom-30 {
  padding-bottom: 3em; }

.padding-bottom-35 {
  padding-bottom: 3.5em; }

.padding-bottom-40 {
  padding-bottom: 4em; }

.padding-bottom-45 {
  padding-bottom: 4.5em; }

.padding-left-0 {
  padding-left: 0; }

.padding-left-01 {
  padding-left: 0.1em !important; }

.padding-left-02 {
  padding-left: 0.2em !important; }

.padding-left-03 {
  padding-left: 0.3em !important; }

.padding-left-04 {
  padding-left: 0.4em !important; }

.padding-left-05 {
  padding-left: 0.5em !important; }

.padding-left-10 {
  padding-left: 1em  !important; }

.padding-left-15 {
  padding-left: 1.5em  !important; }

.padding-left-20 {
  padding-left: 2em !important; }

.padding-left-25 {
  padding-left: 2.5em !important; }

.padding-left-30 {
  padding-left: 3em  !important; }

.padding-left-35 {
  padding-left: 3.5em  !important; }

.padding-right-0 {
  padding-right: 0  !important; }

.padding-right-01 {
  padding-right: 0.1em  !important; }

.padding-right-02 {
  padding-right: 0.2em !important; }

.padding-right-03 {
  padding-right: 0.3em !important; }

.padding-right-04 {
  padding-right: 0.4em !important; }

.padding-right-05 {
  padding-right: 0.5em !important; }

.padding-right-10 {
  padding-right: 1em !important; }

.padding-right-15 {
  padding-right: 1.5em !important; }

.padding-right-20 {
  padding-right: 2em !important; }

.padding-right-25 {
  padding-right: 2.5em !important; }

.padding-right-30 {
  padding-right: 3em !important; }

.padding-right-35 {
  padding-right: 3.5em !important; }

/* line-heights */
.line-height-10 {
  line-height: 1em; }

.line-height-11 {
  line-height: 1.1em; }

.line-height-12 {
  line-height: 1.2em; }

.line-height-19 {
  line-height: 1.9em; }

.line-height-20 {
  line-height: 2em; }

/* grigio chiaro come quello dello sfondo */
/* blue del logo*/
/* grigio scuro */
/* grigio chiaro */
/* cyano */
/* grigio scuro testo */
/* grigio chiaro testo*/
/* blu acceso */
/* cyano acceso*/
/* cyano */
/* GRIGIO FOOTER */
/* GRIGIO TABELLE*/
/* ROSSO */
/* VERDE */
/* ARANCIONE */
.color-0 {
  color: #ffffff !important; }

.color-1 {
  color: #000000 !important; }

.color-2 {
  color: #EDEFED !important; }

.color-3 {
  color: #001F55 !important; }

.color-4 {
  color: #333333 !important; }

.color-5 {
  color: #00FFFF !important; }

.color-6 {
  color: #777B7B !important; }

.color-7 {
  color: #666666 !important; }

.color-8, .car-schedule .primary-informations {
  color: #1671DA !important; }

.color-9 {
  color: #00FFFF !important; }

.color-10 {
  color: #B7DDFD !important; }

.color-11 {
  color: #4D4D4D !important; }

.color-12 {
  color: #CCCCCC !important; }

.color-13 {
  color: #ED1A20 !important; }

.color-14 {
  color: #39B54A !important; }

.color-15 {
  color: #F15A24 !important; }

.bkg-color-0 {
  background-color: #ffffff !important; }

.bkg-color-1 {
  background-color: #000000 !important; }

.bkg-color-2 {
  background-color: #EDEFED !important; }

.bkg-color-3 {
  background-color: #001F55 !important; }

.bkg-color-4 {
  background-color: #333333 !important; }

.bkg-color-6 {
  background-color: #777B7B !important; }

.bkg-color-8 {
  background-color: #1671DA !important; }

.bkg-color-11 {
  background-color: #4D4D4D !important; }

/* fonts */
.font-size-01 {
  font-size: 0.1em; }

.font-size-02 {
  font-size: 0.2em; }

.font-size-03 {
  font-size: 0.3em; }

.font-size-04 {
  font-size: 0.4em; }

.font-size-05 {
  font-size: 0.5em; }

.font-size-06 {
  font-size: 0.6em; }

.font-size-07 {
  font-size: 0.7em; }

.font-size-08 {
  font-size: 0.8em; }

.font-size-09 {
  font-size: 0.9em; }

.font-size-1 {
  font-size: 1em !important; }

.font-size-11 {
  font-size: 1.1em; }

.font-size-12 {
  font-size: 1.1em; }

.font-size-13 {
  font-size: 1.3em; }

.font-size-14 {
  font-size: 1.4em; }

.font-size-15 {
  font-size: 1.5em !important; }

.font-size-16 {
  font-size: 1.6em; }

.font-size-17 {
  font-size: 1.7em; }

.font-size-18 {
  font-size: 1.8em; }

.font-size-19 {
  font-size: 1.9em; }

.font-size-20 {
  font-size: 2em; }

.font-size-21 {
  font-size: 2.1em; }

.font-size-22 {
  font-size: 2.2em; }

.font-size-23 {
  font-size: 2.3em; }

.font-size-24 {
  font-size: 2.4em; }

.font-size-25 {
  font-size: 2.5em; }

.font-size-25 {
  font-size: 2.6em; }

.font-size-26 {
  font-size: 2.7em; }

.font-size-40 {
  font-size: 4em; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 14, 2015 */
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url("fonts/proxima_nova_bold-webfont.eot");
  src: url("fonts/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_bold-webfont.woff2") format("woff2"), url("fonts/proxima_nova_bold-webfont.woff") format("woff"), url("fonts/proxima_nova_bold-webfont.ttf") format("truetype"), url("fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url("fonts/proximanova-regular-webfont.eot");
  src: url("fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-regular-webfont.woff2") format("woff2"), url("fonts/proximanova-regular-webfont.woff") format("woff"), url("fonts/proximanova-regular-webfont.ttf") format("truetype"), url("fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.montserratregular{
  font-family: 'montserratregular';
}
.greatvibes{font-family: 'Great Vibes', cursive;}*/
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  background: transparent;
  color: #666666;
  font-weight: bold;
  font-size: 1em !important; }

.error label, .error label.error {
  color: #666666; }

.font-size-14 {
  font-size: 14px; }

.min-height {
  height: 130px; }

.titolo-categoria {
  text-shadow: 0px 5px 5px #000; }

.img-contact {
  display: block; }

hr {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
  padding: 0; }

.clearFix {
  clear: both; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.moz-in, .categoryimg {
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.moz-out, .area-selector.position-fixed, .category-link:hover .categoryimg, .servizi-aggiuntivi:hover img, .home-offers:hover img {
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.animate {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  /** Chrome & Safari **/
  -moz-transition: all 0.3s ease-in-out;
  /** Firefox **/
  -o-transition: all 0.3s ease-in-out;
  /** Opera **/ }

.gallery-dettaglio .orbit-container .orbit-slides-container img {
  border: 3px solid #EDEFED; }
.gallery-dettaglio .orbit-container .orbit-prev, .gallery-dettaglio .orbit-container .orbit-next {
  color: #333333 !important;
  top: 46%;
  width: 29px;
  background-color: #EDEFED !important; }
.gallery-dettaglio .orbit-container .orbit-prev:hover, .gallery-dettaglio .orbit-container .orbit-next:hover {
  background-color: #EDEFED !important; }
.gallery-dettaglio .orbit-container .orbit-next > span {
  border-left-color: #333333; }
.gallery-dettaglio .orbit-container .orbit-prev > span {
  border-right-color: #333333; }
.gallery-dettaglio .orbit-container .orbit-next:hover > span {
  border-left-color: #007095; }
.gallery-dettaglio .orbit-container .orbit-prev:hover > span {
  border-right-color: #007095; }

.width100 {
  width: 100%; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.heightHowInput {
  height: 2.3125rem;
  line-height: 0.83em;
  padding: 0; }

.fix-annuncio {
  width: 97.5%; }

.category-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .category-list li {
    float: left;
    padding-right: 16px; }

.columns.left input, .columns.left select {
  background-color: #EDEFED;
  box-shadow: none;
  margin-bottom: 0.7em; }

.map-dettaglio {
  height: 200px !important; }

#authorize-action {
  position: absolute;
  /* top: 5px;*/ }

.authorize-action-label {
  margin-left: 20px !important;
  margin-top: -5px !important; }

.button.submit {
  padding-left: 2em;
  padding-right: 2em; }

.border-bottom-gray {
  border-bottom: 1px solid #CCCCCC; }

.border-top-gray {
  border-top: 1px solid #CCCCCC; }

#vat-map-2 {
  height: 500px; }

.oderbyselect {
  float: right;
  padding: 0;
  margin: 0;
  width: 190px;
  height: 1.5em;
  background: transparent !important;
  background-color: transparent !important;
  border: 0 none;
  color: #fff;
  font-size: 1em;
  cursor: pointer;
  margin-left: 1em; }

.oderbyselect > option {
  color: black; }

.oderbyselect > option:hover {
  background-color: #333333; }

.photo-scroller .orbit-bullets-container {
  float: left;
  margin-left: 30px;
  margin-top: -40px; }

.button-action-landing .button-gray {
  background-color: #CCCCCC; }
.button-action-landing .button-gray:hover {
  background-color: #007095; }
.button-action-landing .button-gray-2 {
  background-color: #CCCCCC;
  color: #333333; }
.button-action-landing .button-gray-2:hover {
  background-color: #007095;
  color: #ffffff; }

.aggiungi-preferiti-scroller {
  position: absolute;
  z-index: 999999;
  bottom: 8px;
  right: 30px; }

.car-schedule {
  /* box */ }
  .car-schedule .primary-informations {
    /*border: 1px solid $color-12;*/
    font-size: 1em;
    margin-left: 0;
    margin-right: 0; }
    .car-schedule .primary-informations div {
      border: 1px solid #CCCCCC;
      border-bottom: 3px solid #1671DA; }
  .car-schedule .button-gray {
    background-color: #CCCCCC; }
  .car-schedule .button-gray:hover {
    background-color: #007095; }
  .car-schedule .description {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 61.2;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 12;
    line-height: 1.7;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 88px; }

.button-action-landing.detail-page .aggiungi-preferiti-scroller {
  bottom: 0px;
  padding: 0px;
  height: 40px;
  line-height: 19px;
  padding-left: 1em !important;
  padding-right: 1em !important;
  z-index: 99; }

.social-icon {
  width: 35px;
  height: 35px;
  text-align: center;
  display: block;
  color: #000000;
  padding-left: 0.6em !important;
  padding-right: 0.6em !important;
  padding-top: 0.9em !important;
  padding-bottom: 0.65em !important;
  font-size: 0.9em;
  /*margin: 0px auto;*/ }
  .social-icon .fa {
    color: #fff; }

.social-icon:hover .fa {
  color: #fff; }

.oderbyselect.quantity {
  width: 25px;
  float: none;
  text-align: right;
  margin-left: 5px; }

/* body */
body {
  font-family: 'proxima_nova_rgregular';
  /* overflow-x: hidden;*/ }

.font-bold, .car-schedule .primary-informations {
  font-family: 'proxima_nova_rgbold'; }

.no-bold {
  font-family: 'proxima_nova_rgregular' !important; }

.hide {
  display: none; }

/* HEADER */
.header {
  overflow: hidden;
  background-color: #000; }

.fullWidthImg {
  width: 100% !important;
  height: auto !important;
  max-width: none; }

.header-opaque {
  position: absolute;
  background-color: transparent;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.breadcrumbs-row {
  background-color: #CCCCCC; }
  .breadcrumbs-row .breadcrumbs {
    background-color: transparent;
    border: 0px none;
    padding: 0;
    margin: 0; }
    .breadcrumbs-row .breadcrumbs a {
      font-size: 1.4em !important;
      color: #777B7B;
      line-height: 1.4em; }
  .breadcrumbs-row li.current a {
    color: #1671DA !important; }

button, a.button, button.button {
  background-color: #1671DA; }

.title-page {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 50; }

.header-image {
  z-index: 10;
  opacity: 1 !important; }

.mainmenu {
  /*margin-top: 3em;*/
  z-index: 100;
  /*position:absolute;
  right:1em;
  top:1em;*/ }

.orbit-timer {
  display: none; }

.orbit-bullets-container {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 36px; }

.area-selector {
  padding-left: 1em;
  padding-right: 1em;
  z-index: 10;
  bottom: 10px;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  position: absolute !important;
  width: 100%; }
  .area-selector .input, .area-selector select, .area-selector input, .area-selector input:hover, .area-selector select:hover {
    margin: 0;
    border-right: 0;
    background-color: #fff;
    box-shadow: none; }

.area-selector.position-fixed {
  position: fixed !important;
  top: 0px;
  bottom: inherit;
  z-index: 9999999;
  background-color: #ccc;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.35); }

.socials {
  font-size: 2em; }

.card .description {
  position: absolute;
  background-color: #000000;
  color: #ffffff;
  bottom: -1px;
  width: 100%; }
.card .description-2 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  bottom: 0;
  width: 100%; }
  .card .description-2 .text {
    width: 100%; }
  .card .description-2 .text2 {
    width: 100%; }

.content-2, .content-3 {
  line-height: 1em; }

.contacts-form #authorize-action {
  top: 5px; }

/* HOME */
/* FOOTER */
.concessionari {
  margin-left: 0 !important; }
  .concessionari img {
    padding: 0.25em 0.2em 0 0.2em; }
  .concessionari li {
    list-style: none;
    line-height: 1em;
    float: left;
    text-align: center; }
    .concessionari li .marca {
      font-size: 0.8em;
      text-align: center;
      font-family: 'proxima_nova_rgbold';
      color: #777B7B; }
    .concessionari li .concessionaria {
      color: #666666;
      font-size: 1.2em;
      font-weight: 900;
      margin-top: 10px;
      display: block; }
    .concessionari li .area-logo {
      height: 80px; }

.footer [data-abide] small.error {
  background: transparent !important; }
.footer .social-area {
  height: 52px; }
  .footer .social-area a.button-gray {
    margin-right: 3px;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    background-color: #999999;
    font-size: 1em; }
  .footer .social-area a.button-gray:hover {
    background-color: #fff; }
  .footer .social-area .fa {
    color: #333333; }
.footer a {
  color: #ffffff; }
.footer a:hover {
  color: #EDEFED;
  text-decoration: underline; }
.footer .contacts, .footer .links {
  list-style: none;
  margin: 0;
  padding: 0; }
  .footer .contacts li, .footer .links li {
    padding-bottom: 0.8em; }
.footer .autorize-action-mail {
  position: absolute; }
.footer .autorize-action-mail-label {
  color: #ffffff;
  margin: -0.3em 0 0 0;
  padding-left: 1.5em; }
.footer .contact-form input, .footer .contact-form select, .footer .contact-form textarea {
  border: 1px solid #777B7B;
  background-color: #333333;
  color: #ffffff; }
.footer .contact-form input:focus, .footer .contact-form select:focus, .footer .contact-form textarea:focus {
  background-color: #ffffff;
  color: #333333; }
.footer .submit-gray {
  background-color: #4D4D4D;
  padding-left: 3em;
  padding-right: 3em; }
.footer .submit-gray:hover {
  background-color: #EDEFED;
  color: #333333; }

.vieniatrovarci .button {
  background-color: #419EFD; }

#listapreferiti-btn img {
  padding: 1em; }

#vieniatrovarci-btn img {
  padding: 1em; }

.useraction {
  position: fixed;
  width: 740px;
  height: 580px;
  right: 0px;
  top: 0;
  /*margin-top: -300px;*/
  z-index: 250; }
  .useraction .map {
    margin-top: 1em;
    margin-bottom: 1em;
    height: 300px; }
  .useraction .label-text {
    background-color: #1671DA;
    height: 193px;
    width: 50px;
    float: right;
    cursor: pointer; }
  .useraction .area {
    position: absolute;
    width: 700px;
    right: 50px;
    height: 580px;
    padding: 1em;
    background-color: #1671DA;
    border-right: 3px solid; }

.listapreferiti.useraction {
  height: 180px;
  width: 50px; }
  .listapreferiti.useraction .area.closed {
    right: -700px; }

.vieniatrovarci {
  color: #ffffff; }

.listapreferiti {
  color: #666666; }

.vieniatrovarci.useraction {
  height: 193px;
  width: 50px; }
  .vieniatrovarci.useraction .area.closed {
    right: -700px; }

.concessionari {
  color: #ffffff; }

.concessionari.useraction {
  height: 193px;
  width: 50px; }
  .concessionari.useraction .area.closed {
    right: -700px; }
  .concessionari.useraction .area {
    bottom: 0px; }

#concessionariarea {
  height: 550px; }
  #concessionariarea .title {
    padding-bottom: 1em;
    display: block; }
  #concessionariarea .marca {
    margin-top: 5px;
    font-size: 0.6em;
    text-align: center;
    font-family: 'proxima_nova_rgbold';
    color: #fff; }
  #concessionariarea .area-logo {
    height: 80px;
    background-color: #fff; }
  #concessionariarea .concessionaria {
    color: #fff;
    font-size: 0.5em; }

#concessionari-btn img {
  padding: 2.2em 1em; }

#listapreferitiarea .lista-preferiti {
  overflow-y: scroll;
  height: 230px; }
#listapreferitiarea a {
  color: #333333; }
#listapreferitiarea a:hover {
  text-decoration: underline; }
#listapreferitiarea .title .fa {
  font-size: 0.8em;
  color: #ED1A20; }
#listapreferitiarea img.preview {
  width: 58px !important;
  height: 44px !important;
  border: 1px solid #fff;
  max-width: none !important; }

.listapreferiti.useraction {
  /* margin-top: -95px;*/ }
  .listapreferiti.useraction .label-text {
    background-color: #CCCCCC;
    height: 180px;
    width: 50px;
    float: right;
    cursor: pointer; }
  .listapreferiti.useraction .area {
    position: absolute;
    width: 490px;
    right: 50px;
    height: 320px;
    padding: 1em;
    background-color: #CCCCCC; }

/* HOME ------------------------------------------------------------------ */
.box-background {
  background-color: #000; }

.categoryimg {
  border-right: 1px solid #eee; }

.category-link:hover .categoryimg {
  opacity: 0.5; }

.det {
  line-height: 1.7em; }

.category-link .description-2 {
  height: auto !important;
  font-size: 1.6em;
  font-weight: bold; }

@media only screen and (max-width: 1123px) {
  .useraction {
    right: -50px;
    display: none; } }
.detail-page .social-area {
  position: absolute;
  left: 1.6em;
  bottom: 1.3em;
  width: 50%;
  height: 40px; }
  .detail-page .social-area a {
    float: left;
    margin-right: 3px;
    height: 40px;
    width: 40px;
    font-size: 1.1em; }

.tfooter {
    /*background-image: url(../images/row.png);

    background-repeat: repeat-x;
    background-position: center center;
    span {
        background-color: #fff;
    }*/
  background-color: #333333 !important;
  color: #fff !important;
  font-size: 1.5em !important;
  padding: 0.5em; }

@media only screen and (min-width: 40em) {
  .dropdown {
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75); } }
@media only screen and (max-width: 40em) {
  .top-bar {
    background-color: #333 !important; }

  .dropdown .sub-v a {
    margin-left: 20px; }

  .orbit-container img {
    opacity: 0.8 !important; }

  .orbit-container {
    text-shadow: 0px 0px 10px #000 !important; }

  .box-background {
    background-color: transparent; }

  .categoryimg {
    border: 0px none; }

  .top-bar.expanded {
    position: absolute !important; }

  .label-detail {
    /*border:1px solid red;*/ }

  #vat-map-2 {
    height: 300px !important; }

  .area-selector.position-fixed {
    bottom: 30px !important;
    position: absolute !important; }

  .concessionari li {
    width: 50%; }

  .concessionari.row2 li {
    width: 50% !important; }

  .concessionari.mobilita li {
    width: 100% !important; }

  .mainmenu {
    margin-top: 0; }

  .titolo-sezione {
    font-size: 1.1em !important;
    /*padding-bottom: 1em !important;*/ }

  .padding-for-small {
    padding-left: 0.5em;
    padding-right: 0.5em; }

  .servizi-aggiuntivi {
    background-color: #000; }
    .servizi-aggiuntivi .titolo {
      font-size: 1.4em; }
    .servizi-aggiuntivi .descrizione {
      font-size: 1em; }

  .titolo-sezione {
    font-size: 1.1em !important;
    padding-bottom: 0.5em !important;
    padding-top: 0.5em !important; }

  .titolo-categoria:hover::before {
    opacity: 0.5; }

  .titolo-categoria {
    font-size: 1.3em;
    line-height: 1em; }

  .description {
    min-height: auto !important; } }
@media only screen and (max-width: 40em) {
  .logo {
    max-width: 400px;
    margin-top: 1em; }

  .description-2 {
    height: 6em; }

  .tfooter {
    padding-top: 1em; } }
/* PAGINA ELENCO AUTO PER CATEGORIA */
@media only screen and (min-width: 40.0625em) {
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: white transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem; }

  .title-page {
    top: 25% !important; }

  .top-bar-section ul li {
    background-color: #001F55 !important; } }
.title-page .text1 {
  font-size: 31px;
  text-shadow: 2px 2px 5px #000; }
.title-page .text2 {
  font-size: 18px;
  text-shadow: 2px 2px 5px #000;
  font-weight: bold; }

@media only screen and (min-width: 40.063em) {
  /*  .has-dropdown.not-click{
  background-color:transparent;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background: transparent;
  color: $color-3;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
  background: transparent;
  color: #FFFFFF;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  }*/
  .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    left: 1px !important; }

  .header-opaque {
    top: -4px; }

  .concessionari li {
    width: 25%; }

  .top-bar-section {
    /*  margin-right: 50px;*/
    margin: 0px auto;
    max-width: 800px; }

  .top-bar-section .right li .dropdown {
    background-color: #fff;
    padding: 1em !important;
    z-index: 20; }

  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #ffffff;
    color: #666666;
    line-height: 2em; }

  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #ffffff;
    color: #1671DA;
    background: #ffffff;
    line-height: 2em; }

  .top-bar-section li.active:not(.has-form) a:not(.button) {
    /*background-color: transparent !important;*/
    /*color: $color-8;*/
    background-color: rgba(22, 113, 218, 0.8); }

  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    /*background-color: transparent !important;*/
    /*color: $color-8;*/
    background-color: rgba(22, 113, 218, 0.8); }

  .mainmenu.top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li {
    /*background: transparent;*/
    background-color: #001F55; }

  .shadow {
    text-shadow: 2px 2px 5px #000000; }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: transparent;
    /* - color: $color-8; - */
    background-color: rgba(22, 113, 218, 0.8); }

  .servizi-aggiuntivi .titolo {
    font-size: 1.4em; }
  .servizi-aggiuntivi .descrizione {
    font-size: 1em;
    padding: 1em; }

  .titolo-sezione {
    font-size: 1.8em; }

  .description-2 {
    height: 8em; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .header {
    margin-top: 0px; }

  .concessionari.mobilita li {
    width: 50% !important; }

  .title-page {
    top: 40% !important; }

  .little-header .title-page {
    top: 59% !important; } }
@media only screen and (max-width: 64em) {
  #openFormMobile {
    background-color: #1671DA !important;
    position: relative; }
    #openFormMobile .fa-angle-up, #openFormMobile .fa-angle-down {
      position: absolute;
      top: 12px;
      left: 50%;
      margin-left: 80px; }

  #openFormMobile .fa-angle-up {
    opacity: 0; }
  #openFormMobile .fa-angle-down {
    opacity: 1; }

  #openFormMobile.close .fa-angle-up {
    opacity: 1; }
  #openFormMobile.close .fa-angle-down {
    opacity: 0; }

  .dimension-form {
    overflow: hidden; }

  .dimension-form.close {
    height: 0px; }

  .header .social-area a {
    float: left; }

  /*html{
      overflow-x:hidden !important;
  }*/
  .header-image {
    overflow-x: hidden; }

  .centered-text.ulteriori-specifiche {
    position: relative !important;
    top: 1em; }

  .category-link .description-2 {
    font-size: 1.4em; } }
@media only screen and (min-width: 64.063em) {
  .title-page .text1 {
    font-size: 50px !important;
    font-weight: 700 !important;
    text-shadow: 2px 2px 3px #000000; }
  .title-page .text2 {
    font-size: 22px !important;
    text-shadow: 2px 2px 3px #000000;
    font-weight: bold; }

  #openFormMobile:hover {
    background-color: #007095 !important; }

  body {
    overflow-x: hidden; }

  .button-action-landing.detail-page {
    min-height: 320px; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: transparent;
    color: #FFFFFF;
    background: transparent; }

  .header.little-header {
    height: 290px;
    overflow: hidden;
    margin-top: 0; }
    .header.little-header .title-page {
      top: 54% !important; }

  .header-opaque {
    top: -48px; }

  .concessionari li {
    width: 25% !important; }

  .concessionari.row2 li {
    width: 25% !important; }

  .concessionari.mobilita li {
    width: 400px !important; }

  .title-page .text1 {
    font-size: 2em; }
  .title-page .text2 {
    font-size: 1em; }

  .servizi-aggiuntivi .titolo {
    font-size: 1.7em; }
  .servizi-aggiuntivi .descrizione {
    font-size: 1em;
    line-height: 1em;
    padding: 1em;
    display: block; }

  .titolo-sezione {
    font-size: 2.2em; }

  .titolo-categoria {
    font-size: 2em;
    line-height: 1em; }

  .description-2 {
    height: 10em; }

  .little-header .title-page {
    top: 55% !important; }
  .little-header .area-selector {
    bottom: 0;
    height: 82px; } }
/* gestione header */
.orbitheader li {
  background-size: cover; }
.orbitheader img {
  opacity: 0.8; }

.youtubechannel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%; }

@media only screen and (max-width: 40.063em) {
  .header {
    /*padding-top: 44px !important;*/
    overflow: initial; }

  .orbitheader {
    /*margin-top:45px !important;*/ }

  .area-selector {
    position: relative !important;
    bottom: 0; }

  /* .title-page{
       font-size:1.2em;
       top:60%;
   }*/
  .mainmenu {
    right: 0;
    left: 0;
    top: 0; }

  .orbitheader {
    height: 250px !important; }
    .orbitheader li {
      height: 250px !important; }

  .youtubechannel {
    height: 250px; }

  .little-header .title-page {
    top: 59% !important; } }
@media only screen and (min-width: 40.063em) {
  .orbitheader {
    height: 300px !important; }
    .orbitheader li {
      height: 300px !important; }

  .youtubechannel {
    height: 300px; }

  .header-image {
    /*border:1px solid green;*/
    height: 300px !important; } }
@media only screen and (max-width: 64.063em) {
  .header-image {
    width: 100% !important;
    margin: 0px auto; } }
@media only screen and (min-width: 64.063em) {
  .ricerca-avanzata-form ::-webkit-input-placeholder {
    color: transparent; }
  .ricerca-avanzata-form :-moz-placeholder {
    /* Firefox 18- */
    color: transparent; }
  .ricerca-avanzata-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: transparent; }
  .ricerca-avanzata-form :-ms-input-placeholder {
    color: transparent; }

  .header {
    height: 500px; }

  .orbitheader {
    height: 500px !important; }
    .orbitheader li {
      height: 500px !important; }

  .youtubechannel {
    height: 500px; }

  .header-image {
    /*border:1px solid purple;*/
    height: 500px !important; } }
.top-bar-section ul {
  background-color: #001F55; }

.vieniatrovarci.useraction, .listapreferiti.useraction, .concessionari.useraction {
  -webkit-transition-property: top, bottom;
  -webkit-transition-duration: 0s; }

.servizi-aggiuntivi:hover, .home-offers:hover {
  background-color: #000; }
  .servizi-aggiuntivi:hover img, .home-offers:hover img {
    opacity: 0.5; }

.top-bar, .top-bar-section ul li, .top-bar.expanded .title-area {
  background: #333; }

.top-bar.expanded .toggle-topbar a {
  color: #fff !important; }

.top-bar-section ul li > a:hover {
  background-color: #008CBA; }

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff !important; }

.top-bar-section .dropdown li a {
  font-size: 13px !important; }

.socials-header .link {
  width: 44px !important;
  float: left !important;
  font-size: 1em !important; }

input[type="submit"] {
  padding-top: 0.8em !important;
  padding-bottom: 0.8em !important;
  padding-left: 0.4em !important;
  padding-right: 0.4em !important;
  max-width: 300px; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

.total-pages {
  display: block;
  float: left;
  padding-left: 13px; }

.gallery-dettaglio .orbit-next, .gallery-dettaglio .orbit-prev {
  display: block !important; }

.email-message {
  position: fixed;
  left: 0;
  right: 0;
  height: auto;
  display: block;
  top: 0;
  background-color: #fff;
  padding: 1em;
  z-index: 9999;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.5); }

.email-message.ko {
  background-color: red;
  color: #fff; }

.email-message.ok {
  background-color: green;
  color: #fff; }

@media only screen and (max-width: 40.063em) {
  .total-pages {
    width: 100% !important;
    text-align: center !important;
    padding-bottom: 0.5em; }

  .top-bar-section ul li > a:hover {
    background-color: #ed2000;
    background: #ed2000; }

  .logo {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }

  .usato-page {
    display: none; } }
@media only screen and (max-width: 64.063em) {
  .number-pages {
    display: block;
    padding: 0.5em; }

  .ricerca-avanzata-form.position-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    background-color: #EDEFED; }

  .footer .submit-gray {
    background-color: #EDEFED !important;
    color: #333 !important; } }
a.preferiti-link:hover {
  border-bottom: 2px solid #000;
  text-decoration: none !important; }

.numeroverde-area {
  bottom: 10px;
  width: 110%;
  position: absolute;
  left: 0px;
  right: 0;
  background-color: #fff;
  height: 73px; }

.numeroverde {
  margin-left: 30px;
  margin-top: 5px; }

.logo-gruppo {
  margin-left: 170px; }

#app .columns {
  padding: 0px !important;
  margin: 0px !important; }

.contattami-area {
  margin: 0px 1em 0px 1em; }

.top-6 {
  top: 6px; }

.preferiti-btn {
  float: right; }

.gruppo-concessionarie {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.5em;
  font-weight: 900; }

.logo-concessionaria {
  min-height: 90px;
  line-height: 90px;
  maegin-bottom: 1em; }

.img-contact {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid gray; }

.concessionaria.titolo-sezione {
  padding-left: 0.4em !important;
  background-color: #777B7B !important; }

.numero-verde-btn {
  background-color: #ED1A20 !important;
  line-height: 22px;
  margin-top: -4px; }

.numero-verde-btn:hover {
  background-color: #E80000 !important; }

.title-dettaglio {
  display: block;
  font-size: 1.2em;
  margin-top: 1em; }

.opacity-area {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.1; }

.gruppo {
  font-size: 0.7em !important;
  padding-top: 0.5em; }

.concessionaria {
  font-size: 0.6em !important;
  font-weight: normal !important; }

.scheda {
  min-height: 240px;
  text-align: left !important; }

.indirizzo {
  min-height: 44px;
  margin-top: 3px;
  margin-bottom: 3px; }

.hidetitle {
  display: none; }

.cookiebanner {
  color: #000 !important;
  background-color: #ccc !important; }

.cookiebanner-close {
  color: #000 !important; }

#description-text {
  font-size: 15px;
  line-height: 1.6em;
  padding: 0; }

.shortdescription {
  display: block !important;
  display: -webkit-box !important;
  height: 53px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.6;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.button.no-background {
  background-color: transparent !important;
  font-weight: bold;
  color: #777B7B;
  font-size: 15px;
  margin-bottom: 0px;
  margin-top: 0.5em; }

.button.no-background:hover {
  color: #1671DA; }

.button.fullWidth {
  width: 100% !important;
  max-width: none !important; }

.area-button-mobile {
  height: 80px;
  position: fixed;
  bottom: 0;
  right: 0em;
  left: 0em;
  z-index: 999;
  background-color: #EDEFED;
  padding-right: 1em;
  padding-left: 1em; }
  .area-button-mobile .button {
    background-color: #333;
    font-size: 18px;
    font-weight: 800;
    padding-top: 1em !important;
    padding-bottom: 1em !important; }
  .area-button-mobile .button:hover {
    background-color: #008CBA; }
  .area-button-mobile .button:focus {
    background-color: #008CBA; }

.area-button-mobile.relative {
  position: relative;
  width: 100%;
  right: 0px !important;
  left: 0px !important;
  padding-right: 0em;
  padding-left: 0em;
  background-color: transparent; }

/*# sourceMappingURL=gruppolautomobile.css.map */



.marchi-bar{
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500;
    background-color: rgba(0, 0, 0, 0.5);
    height: 190px;
    padding-top: 15px;
}
.img_marchi{
  max-width: 300px;
}
.marchi-bar img{
    margin: auto;
    max-height: 100%;
}
@media only screen and (min-width: 64.063em) {
    .marchi-bar{
        top: 340px !important;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
    .marchi-bar{
        top: 185px !important;
    }
}

@media only screen and (max-width: 40.063em){
    .marchi-bar{
        top: 170px !important;
        height: 70px;
        padding: 10px;
    }
}