@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 575px){
  body{
    background-repeat: repeat-x;
    background-position-y: -50px;
    background-position-x: -70px;
  }
  .container-fluid{
    max-width: 1500px;
  }
  .padding_top
  {
    padding:0;
  }

  .logo{
    width:250px;
    margin-left: 20px;
  }

  .scelta_lingua a{
    border: 1px solid #ccc;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 5px;
    font-family: 'latoregular';
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin: 4px;
    background-color: rgb(235, 235, 235);
  }
  .scelta_lingua a:hover{
    background-color: #fff
  }



  /* MENU TOP */
  .navbar-brand{
    padding-left: 0;
  }
  .navbar{
    padding: 0;
  }
  .navbar-nav .nav-item2{
    font-family: 'latoregular';
    font-size: 22px;
    font-weight: bold;
    border: 0px solid #ccc!important;
    margin-left: 5px;
  }
  .nav-item2 i{
    text-indent: -2px;
  }
  .navbar-nav .nav-item2 .nav-link {
    padding-top: 2px;
    padding-bottom: 2px;
}
  .navbar-nav li{
    font-family: 'latoregular', Arial;
    font-weight: bold;
    font-size:13px;
text-indent: 15px;

  }
  .navbar-nav li a{
    border-bottom: 1px solid #a9a9a9;
  }
  .navbar-collapse{
    padding-left: 0px;
    padding-right: 0px;
    background-color: #cecece;
  }
  .navbar-dark .navbar-toggler{
    margin-right: 15px;
  }


  /* parallax*/

  .parallax, .no-parallax  {
    background-repeat: repeat;
    background-position: center center !important;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .parallax-text h3{
    text-align: center;
    line-height: 180px; /* Change with parallax height */
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  }
  .parallax-text h4{
    text-align: center;
    margin-top: -50px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  }



  /* HP generale */

  .testo_pagine_generiche{
    font-size: 13px;
    line-height: 20px;
    color: #3e3e3e;
    font-family: Arial;
  }
  .testo_pagine_generiche a {
    color: #f49b00;
  }
  .testo_pagine_generiche a:hover {
    color: #000;
  }
  .testo_pres_paccalini{
    text-align:center;
    margin-top: 30px;
  }
  .titolo_arancio {
    font-size: 24px;
        line-height: 30px;
        margin-bottom: 0px;
        margin-top: 1px;
        color: #06a2c3;
        font-family: 'latomedium', Gadget, sans-serif;
  }
  .box_img_hp{
    height: 250px;
        background-position: center 40px!important;
        background-repeat: no-repeat;
    }
  .foto_macchina{
    padding-top: 60px;
    padding-bottom: 0px;
  }
  .box_altezza_img{
    min-height: 280px;
  }
  .rivoluzione_stampa{
    font-family: Arial;
        color: #000;
        font-size: 13px;
        line-height: 22px;
        background-color: RGBA(255,255,255,.8);
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
  }
  .qual_prodotti{
    font-family: 'latoregular', Arial;
    color:#000;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
  }
  .sfogo{
    font-family: 'latoregular', Arial;
    color: #005b6e;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .idee{
    font-family: 'latoregular', Arial;
    color:#000;
    font-size: 38px;
    text-align: center;
  }
  .testo_progetto_hp{
    text-align: center;
    margin-bottom: 20px;
  }
  .testo_progetto_hp a{
    font-family: 'latoregular', Arial;
    color:#fff;
    font-size: 18px;
    text-align: left;
    line-height:27px;
    text-align: center;

  }
  .testo_progetto_hp a:hover{
    color:#4cb0d8;
  }
  .box_prev_hp{
    background-color: #fff;
    text-align: center;
    padding: 8px;
  }
  .box_prev_hp:hover{
    background-color: #258ab2;
  }
  .box_prev_hp_int{
    font-family: 'latoregular', Arial;
    font-size:15px;
    line-height: 22px;
    color:#000;
    text-align: center;
    padding: 10px;
  }
  .box_richiedi {
    background-color: #005b6e;
    height: 50px;
    border-top: 1px #fff dashed;
    color: #fff;
    text-align: center;
    font-family: 'latoregular', Arial;
    font-size: 25px;
    padding-top: 5px;
    }
    .box_richiedi:hover {
      background-color: #4cb0d8;
      color: #fff;
      }
  .grafico_home{
    height: 285px;
    background-repeat: no-repeat;
    background-position:  center 40px;
    background-size: contain;
    background-image: url(../img/grafico.png);
  }
  .vite{
    height: 280px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .cerchi_hp{
    background-color: #d5d5d5;
    border-radius: 100px;
    width: 130px;
    height: 130px;
    text-align: center;
    color: #000;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 20px;
    line-height: 24px;
    padding-top: 11%;
  }
  .allineamento_cerchio{
    padding-top:15%;
  }
  .box_prototipi{
    height:444px;
  }
  .la_qualita{
    color: #000;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size:32px;
    line-height: 38px;
    margin-bottom: 15px;
    margin-top: 90px;
  }
  .date_sfogo{
    color: #9d386f;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .mano{
    height: 350px;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 58px;
    margin-bottom: 20px;
  }
  .testo_posizione{
    margin-top: -325px;
  }
  .mare_possibilita{
    color: #000;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .fascia_foto{
    padding-top:15px;
    padding-bottom: 15px;
    text-align: center;
  }
  .foto{
    width: 19%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .finiture_caratteristiche{
    color: #000;
    font-family: 'latoregular', Gadget, sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
  }
  .finiture{
    color: #0772b8;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .sotto_testi_hp{
    margin-bottom: 30px;
  }
  .animazione_pinza{
    height: 280px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: bottom;
    -webkit-transform: scaleX(-1);
      transform: scaleX(-1);
  }
  .foto_finiture{
    width: 19.4%;
    padding-left: 5px;
    padding-right: 5px;
    border:1px solid #aaaaaa;
  }
  .fascia_macchina{
    border-top:150px solid #575654;
    margin-top:-50px;
    padding:0;
  }
  .box_bianco_macchina{
     background-color:#fff;
     margin-top:-100px;
     text-align: center;

  }
  .fascia_foto2{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .HP{
    color: #fff;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 30px;
    margin-bottom: 15px;
    text-align: left;
    padding-top: 15px;
    padding-left: 20px;
  }
  .vantaggi{
    color: #000;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 30px;
    margin-bottom: 10px;
    padding-top: 20px;
    text-align: center;
  }
  .icone_vantaggi{
    font-size: 42px;
    color:#7b7c7f;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;

  }
  .titolo_vantaggi{
    color: #000;
    font-family: 'latoregular', Arial;
    font-weight: bold;
    font-size: 20px;
    margin-top: 30px;
  }
  .logo_social{
    margin-top: 16px;
  }
  .allineamento_mano{



  }




  /*  footer hp */
  .footer{
    margin-top: 22px;
        line-height: 16px;
        margin-bottom: 5px;
        font-family: Arial,'latoregular', Gadget, sans-serif;
        font-size: 11px;
        color: #616161;
  }
  .footer > span{
    margin-bottom: 5px;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 22px;
    color: #000;
  }
  .logo_paccalini{
    width: 200px;
    display: -webkit-box;
    margin-bottom: 15px;
  }
  .logo_mediatech{
    width: 200px;
    display: -webkit-box;
    margin-bottom: 15px;
  }
  .logo_mdm{
    float:right;
    max-width: 60px;
    margin-top: 7px;
    margin-bottom: 5px;
  }


  .copyright{
    font-size: 11px;
    line-height: 18px;
    color: #313131;
    font-family: Arial, 'latoregular', Gadget, sans-serif;
      padding-top: 5px!important;
  }
  .copyright a{
    color: #f46700;
  }
  .copyright a:hover{
    color: #000;
  }
  .linea_footer{
    border-bottom: 1px solid #ccc;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .allinemaento_footer{
      margin-top: -22px;
      padding-left: 0;
      padding-right: 0;
  }
  .allinemaento_footer_privacy{
      padding-left: 0;
      padding-right: 0;
  }
  .footer_cookie{
    padding-top: 3px;
    line-height: 16px;
    margin-bottom: 15px;
    font-family: Arial,'latoregular', Gadget, sans-serif;
    font-size: 11px;
    color: #616161;
  }
  .footer_cookie > span{
    margin-bottom: 5px;
    font-family: 'latomedium', Gadget, sans-serif;
    font-size: 24px;
    color: #000;
  }
  .logo_mdm_footer{
    float:right;
    max-width: 60px;
    margin-top: 7px;
    margin-bottom: 5px;
  }




  /* PREVENTIVO */

  .box_img_preventivo{
    background-position: right 80px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    }
  .stampa_prog{
    color: #1a98b2;
    font-family: 'latoregular', Gadget, sans-serif;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 17px;
    margin-top: 0px;
  }
  .padding_box_area_stampa{
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 20px;
  }
  .box_area_stampa{
    background-color: #eeeeee;
    padding: 8px;
  }
  .box_area_stampa_small{
    background-color: #fff;
    border:1px solid #c3c3c3;
    padding: 15px;
  }
  .titoli_caratteristiche{
    color: #006378;
    font-family: 'latoregular', Gadget, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;

  }
  .testo_caratteristiche{
    font-size: 12px;
    line-height: 18px;
    color: #3e3e3e;
    font-family: Arial;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .ingranaggi_top{
    background-color:#2b2b2b;
    margin-top: 55px;
  }
  .ingranaggi{
    background-repeat: no-repeat;
    background-position: center center;
    height: 134px;
    background-size: contain;
    margin-top: -88px;
  }
  .box_altezza_img_prev{
    height: 496px;
  }
  .box_altezza_carica_prev
  {
    margin-top: 90px;
  }
  .preventivo_gratuito{
    font-family: 'latoregular', Gadget, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    padding: 10px;
  }
  .carica_file{
    font-family: 'latoregular', Arial;
    color:#000;
    background-color: RGBA(255,255,255,.85);
    border:1px solid #1a98b2;
    padding: 15px;
  }
  .box_carica_file{
    background-color: #21292b;
    color:#fff;
    text-align: center;
    font-family: 'latoregular', Gadget, sans-serif;
    font-size: 20px;
    height: 68px;
    padding-top: 19px;
  }
  .form_email{
    margin-top: 2px;
  }
  .col-form-label{
    font-family: 'latoregular', Gadget, sans-serif;
    font-size: 14px;
    font-weight: bold;
  }
  .form_email .form-control{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #6b6b6b;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

  }
  .form-control{
        font-family: 'latoregular', Arial;
  }
  .form-group {
      margin-bottom: 10px;
      margin-top: 10px;
  }
  .form-group input {
    font-size: 12px;
    font-family: 'latoregular', Arial;
    color: #2b2b2b;
  }
  .form-control:focus {
      color: #000;
      background-color: RGBA(255,255,255,.4);
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0,123,255,.0);
  }
  .allineamento_bottone_invio{
    text-align: right;
    padding-left: 0;
  }
  .btn-dark:hover{
    background-color: #1a98b2;
    border:1px solid #1a98b2;
  }
  .allineamento_bottone_invio{
    text-align: right;
    padding-left: 0;
  }
  .btn-dark{
    font-family: 'latoregular', Arial;
    font-size: 11px;
    padding: .45rem .35rem;
  }
  .btn-dark:hover{
    background-color: #1a98b2;
    border:1px solid #1a98b2;
  }
  .box_nero_bott{

      background-color: RGBA(87,86,84,.9);
    padding-top:50px;
    padding-bottom:50px;
  }
  .testo_progetto_prev{
    margin-bottom: 20px;
  }
  .testo_progetto_prev a{
    font-family: 'latoregular', Arial;
        color: #fff;
        font-size: 14px;
        text-align: left;
  }
  .testo_progetto_prev a:hover{
    color:#26bcdc;
  }
  .testo_progetto_prev_titolo{
    font-family: 'latomedium';
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 10px;
  }



  /* CONTATTI */

  .form-contatti{
    margin-top: 120px;
  }
  .titolo_contatti{
    font-family:'latomedium';
    color:#1a98b2;
    font-size:28px;
    margin-bottom:20px;
  }
  .informativa{
    margin-top:25px;
    margin-bottom:20px;
    background-color:#ededec;
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:10px;
    font-family: 'latoregular', Arial;
    font-size:14px;
    line-height: 20px;
  }
  .informativa a{
      font-family:'latomedium';
      color:#0a839c;
      font-weight: bold;

  }
  .bottone_invio_contatti{
  color: #fff;
  background-color:#1a98b2;
  border-color: #1a98b2;
  margin-top: 15px;
  margin-bottom: 15px;
    font-family:'latomedium';
    font-size:14px;
  }
  .bottone_invio_contatti:hover{
  background-color: #5f5f5f;
  border-color: #5f5f5f;
  }
  .alert-info{
    text-align: center;
    background-color: #eaf5f7;
  }
  .posizionamento_alert{
    position: absolute;
        top: 80px;
        text-align: center;
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
        z-index: 5555;
  }
  .link_creo a{
    color: #5d4eb6; 
    font-size: 17px;
    font-weight: bold;
  }
  .link_creo a:hover{
    color: #000;
  }
  }
