
h1, h2, h3 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    color: #696969;
}
header h2 {
    font-size: 40px;
    padding-top: 30px;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    color: #000;
    background-color: #fff;
}

.navbar-nav {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    border-bottom: 0px;
}

.intro {
background: url(../img/homedsa_silver_argenti.jpg) no-repeat bottom center scroll;
background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;}

.logo-intro {
    padding-top: 80px;
}
@media (max-width: 500px) {
.logo-intro {
width: 250px;
padding-top: 0px;
}
}

@media (max-height: 500px) {
.logo-intro {
width: 250px;
}
}


@media (max-width: 500px) {
.intro-padding {
font-size: 30px;
}
}


@media (max-height: 500px) {
.intro-padding {
font-size: 25px;
}
}

@media (min-width: 500px) {
.spazio {
padding-top: 300px;
}
}

.spazio {
    width: 100%; 
}


.page-scroll {
color: #7f7f7f;
}


a:active {
color: #7f7f7f;
}

a:hover {
color: #7f7f7f;
}


/* INIZIO NAVBAR -------------------------------------------------------------------- */

.navbar-brand {
    padding-top: 3px;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #DCDCDC;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #7f7f7f;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: #67A2C0;
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: #DCDCDC;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: #D0D0D0;
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        background-color: #fff;
        -webkit-transition: background 1s ease-in-out,padding 1s ease-in-out;
        -moz-transition: background 1s ease-in-out,padding 1s ease-in-out;
        transition: background 1s ease-in-out,padding 1s ease-in-out;
        opacity: 1; }


    .navbar-custom.top-nav-collapse {
        padding: 10px;
        border-bottom: 0px;
        background: #DCDCDC;
        opacity: 1; }
    }

@media(max-width: 768px) {
.navbar-header img {
    width: 170px;
    margin-top: 13px;
}
}

.nav .btn {
    line-height: 20px;
    padding: 15px;
    color: #7f7f7f;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 0px;
    color: #7f7f7f;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 0px;
    outline: 0;
    background-color: transparent;
    color: #67A2C0;
}
.btn-default {
    color: #7f7f7f;
    background-color: transparent;
    border-color: transparent;
    }

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle .btn-default {
    color: #67A2C0;
    background-color: transparent;
    border-color: transparent;
}

.dropdown-menu {
    text-transform: none;
    background-color: #7f7f7f; 
}

.dropdown-menu li a {
    font-size: 16px;
    font-weight: 100;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
}

@media(max-width:767px) {
    .dropdown-menu li a {
    color: #000;
    font-size: 19px;
    }
}



::-webkit-scrollbar-track {
          background-color: #A8A8A8;
    } /* colore di sfondo delle scrollbar */

    ::-webkit-scrollbar-thumb {
          background-color: #fff;
    }

/* FINE NAVBAR -------------------------------------------------------------------- */

.intro-padding {
padding-bottom: 50px;
}



/* INIZIO BUTTON SCROLL -------------------------------------------------------------------- */

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 7px 16px;
    border: 2px solid #7f7f7f;
    border-radius: 100%!important;
    font-size: 40px;
    color: #7f7f7f;
    background: rgba(255,255,255,.7);
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    box-shadow: 0px 0px 30px 10px #fff;
}

.btn-circle:hover,
.btn-circle:focus {

    outline: 0;
    color: #7f7f7f;
    background: rgba(255,255,255,.5);
}

/* FINE BUTTON SCROLL -------------------------------------------------------------------- */


/* CHI SIAMO  -------------------------------------------------------------------- */

.chi-siamo {
background: url(../img/angolo_cornice_argento.jpg) no-repeat bottom center scroll;
background-color: #fff;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;}





@media (max-width: 1100px){
    .chi-siamo {
        background-position: center top;
        background: url(../img/angolo_cornice_argento_small.jpg) no-repeat scroll;}
}


.testo-chi-siamo {
    text-transform: none;
    text-align: justify;
    padding-top: 100px;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
}



@media (max-width: 500px){
    .testo-chi-siamo {
    text-align: center;
    font-size: 20px;
    padding-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #000;
    }
}

.bottone-distanziato {
    margin-bottom: 180px;
}

@media (max-height: 1100px) {
.testo-chi-siamo {
font-size: 21px;
padding-top: 150px;
}
.bottone-distanziato {
    margin-bottom: 50px;
}
}



/* FINE CHI SIAMO  -------------------------------------------------------------------- */


/* DOVE SIAMO  -------------------------------------------------------------------- */

.dove-siamo {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background-color: #686868;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


#map {
    width: 100%;
    height: 250px;
    margin-top: 20px;
}


.indirizzi {
    margin: 15px 0 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    color: #fff;
}

.mail {
    margin: 0 0 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 0px;
}

@media(min-width:701px) {
    .content-section {
        padding-top: 120px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 80px;
    }

}

@media(max-width:700px) {
   .logocontatti {
        width: 150px;
        margin-top: 30px;
    }

    .indirizzi {
        font-size: 15px;
    }
}

/* FINE DOVE SIAMO  -------------------------------------------------------------------- */


/* INIZIO FOOTER   ---------------------------------------------------------------------*/
footer {
    padding: 25px 0;
}

footer a {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

@media(max-width:700px) {
    footer {
        height: 20px;
        padding: 0px;
    }
    footer a {
        font-size: 12px;
        padding-bottom: 10px;
    }
}


/* FINE FOOTER   ---------------------------------------------------------------------*/



/* INIZIO CORNICI E OROLOGI   ---------------------------------------------------------------------*/
@media(min-width:768px) {
    .navbar-fissa {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        background-color: #fff;
        -webkit-transition: background 1s ease-in-out,padding 1s ease-in-out;
        -moz-transition: background 1s ease-in-out,padding 1s ease-in-out;
        transition: background 1s ease-in-out,padding 1s ease-in-out;
        opacity: 1; }
    }


.navbar-fissa {
    padding: 10px;
    border-bottom: 0px;
    background: #DCDCDC;
    opacity: 1; }

#areaprivata {
    background: url(../img/areaprivata_silver_argenti.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}    


#cornicieorologi {
    background: url(../img/cornici_e_orologi.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#albumevuotatatasche {
    background: url(../img/album_e_vuotatasche.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineaportagioie {
    background: url(../img/linea_portagioie.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#sacri {
    background: url(../img/sacri.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineabimbo {
    background: url(../img/linea_bimbo.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#ricorrenze {
    background: url(../img/ricorrenze.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#lineaufficio {
    background: url(../img/linea_ufficio.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineauomoegioco {
    background: url(../img/linea_uomo_e_gioco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#resinaargentata {
    background: url(../img/resina_argentata.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#quadriespecchiere {
    background: url(../img/quadri_e_specchiere.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#penne {
    background: url(../img/penne.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#articolinatalizi {
    background: url(../img/articoli_natalizi.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.titolo-prodotti {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(255,255,255,0.8);
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.titolo-areaprivata {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(255,255,255,0.6);
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#cornicieorologi_slide  {
    background: url(../img/cornici_e_orologi_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#albumevuotatasche_slide  {
    background: url(../img/album_e_vuotatasche_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineaportagioie_slide  {
    background: url(../img/linea_portagioie_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#sacri_slide  {
    background: url(../img/sacri_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineabimbo_slide  {
    background: url(../img/linea_bimbo_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#ricorrenze_slide  {
    background: url(../img/ricorrenze_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineaufficio_slide  {
    background: url(../img/linea_ufficio_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#lineauomo_slide  {
    background: url(../img/linea_uomo_e_gioco_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#resinaargentata_slide  {
    background: url(../img/resina_argentata_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#quadriespecchiere_slide  {
    background: url(../img/quadri_e_specchiere_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#penne_slide  {
    background: url(../img/penne_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#articolinatalizi_slide  {
    background: url(../img/articoli_natalizi_opaco.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



@media(max-width:768px) {
  #cornicieorologi_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #albumevuotatasche_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #lineaportagioie_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #sacri_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #lineabimbo_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #ricorrenze_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #lineaufficio_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #lineauomo_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #resinaargentata_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #quadriespecchiere_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #penne_slide  {
    height: 500px;
    }
}

@media(max-width:768px) {
  #articolinatalizi_slide  {
    height: 500px;
    }
}


/* ----------  Slideshow --------------------- */



/* ----------  SWIPER ------------------------------------ */

.swiper-container {
    width: 100%;
    height: 100%;

    }

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    }

.swiper-pagination span {
    color: #fff;
    border: 2px;
    border-style: solid;
    border-color: #686868;
    width: 15px;
    height: 15px;
    background-color: #fff;
}

@media(max-width:768px) {
    .swiper-container img {
    width: 100%;
    height: 100%;    
    }

}

/* ----------  FINE SWIPER ------------------------------------ */


/* ----------  PROTETTA ------------------------------------ */

.PROTETTA {
    background-color:   #9ACD32;
}


