/* ***** Palette colori * *****/

:root {
 --primo: #1f502e;
 --nero: #322e2f;
 --bianco: #ffffff;
 --oro:#A89881;
 --trasparente: rgba(0, 0, 0, 0);
}


/*
    font-family: 'Open Sans', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Barlow', sans-serif;
*/

#azienda, #prodotti, #marchi, #servizi, #dovesiamo, #contatti {
    display: inline;
    position: relative;
    float: left;
    margin-top: -190px;
}

.header {
    width: 100%;
    background: var(--bianco);
  }

  svg {
      fill: var(--bianco);
  }

section h3 {
    padding-left: 0px;
}

section p {
    font-size: 1.8em;
    font-family: 'Barlow', sans-serif!important;
}

p.giustificato {
    text-align: justify;
}

#main-img img {
    width: 100%;

}


.header .container {
  display: flex;
  margin-top: -10px!important;
  justify-content: space-between;
}

.logo img {
    width: 105px;
    height: auto;
    margin-left: 10px;
}

.menu-container{
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#main-nav .container, #main-nav .navbar-collapse, #main-nav .navbar-nav {
  padding-right: 0;
}


.textile {
   margin: 0px;
   padding: 0px;
   margin-left: 10px;
   clear: both;
   font-family:  "Nothing You Could Do",sans-serif;
   font-size: 1.5em;
   margin-top: 5px;
   color: var(--nero);
}

h2.tagline {
  color: var(--nero);
}

header span, .logo span {
    color: var(--oro);
}

.logo {
    margin-top: 10px;
}

#main-nav {
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
    /*float: left;
    margin-top: -45px;*/
}


.navbar-default {
    background: none!important;
}


#main-nav li a {
    font-size: 1.6em;
    margin-right: 10px;
    margin-right: 10px;
    color: var(--nero);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}

#main-nav li a:hover {
  color: var(--oro);
}

.whatsapp-menu {
    margin-top: -10px;
}

.about img, .scorritenda img,
.about img, .esterni img {
    width: 70%;
    margin-left: 15%;
    margin-bottom: 0px;
    border-radius: 0%;
    margin-top: 20px;
    -moz-border-radius: 0%;  /* firefox */
    -webkit-border-radius: 0%;  /* safari, chrome */
}

.scorritenda-divisore,
.esterni-divisore {
   display: block;
    width: 100%;
    height: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.scorritenda img,
.esterni img {
    margin-top: 20px;
}

.enfasi-col {
   color: #D56157;
}

.about h3, #about h3, #porfolio h3, #services h3, #contact h3, section h3  {
    font-family: 'Barlow', sans-serif!important;
    font-size: 6.0em!important;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 40px;
    letter-spacing: 2px;
    position: relative;
    display:inline-block;
}

#contact h3{
  color: var(--bianco);
  margin-bottom: 80px!important;
}

.about h3::after, #about h3::after, #porfolio h3::after, #services h3::after, #contact h3::after, section h3::after  {
    content: "";
    display: block;
    position: absolute;
    bottom:-20px;
    left:0px;
    width: 100%;
    height: 2px;
    background-color: var(--oro);
}

#contact h3::after{
  background-color: var(--nero);
}

h4.scorritenda-sottotitolo,
h4.esterni-sottotitolo {
    font-family: 'Barlow', sans-serif!important;
    font-size: 3.0em!important;
    margin-top: 30px!important;
    padding-left: 10px;
    position: relative;
}

.allineato {
    padding-left: 0px;
}

.center-align{
  text-align: center;
}

section#about-1 .container, section#about-2 .container, section#portfolio .container, section#services .container, section#contact .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

section#services{
  background-color: #f1f1f1;
}

section#parallax-1 {
    display: block;
    width: 100%;
    height: auto;
}

section#parallax-3 {
    display: block;
    width: 100%;
    height: auto;
    top: 0;
    position: relative;
}


.parallax-text, .parallax-text2 {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    border-radius: 0;
  /*  bottom: 2em;
    display: inline-block;
    font-size: 1.6em;
    font-weight: 300;
    padding: 0.8em 1em;
    position: absolute;
    right: 3em; */
    display: block;
    position: relative;
    width: 70%;
    margin-top: 15%;
    margin-bottom: 10%;
    margin-left: 20%;
    padding: 0px!important;
    font-size: 2.4em;
    font-weight: 300;
    padding: 1em!important;
    color: var(--nero);
}

.parallax-text2 {
    margin-left: 15%;
    margin-top: 200px;
    margin-bottom: 50px;
    font-size: 1.8em;
    text-align: justify;
}

.og-grid img.thumb {
    width: 360px;
    height: 360px;
}

.og-grid li {
    height: 360px;
}



#overlay1, #overlay2, #overlay3, #overlay4, #overlay5, #overlay6, #overlay7, #overlay8, #overlay9, #overlay10, #overlay11{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(61, 56, 58, 0.8);
}

.prodotto1:hover #overlay1, .prodotto2:hover #overlay2, .prodotto3:hover #overlay3, .prodotto4:hover #overlay4, .prodotto5:hover #overlay5, .prodotto6:hover #overlay6, .prodotto7:hover #overlay7, .prodotto8:hover #overlay8, .prodotto9:hover #overlay9, .prodotto10:hover #overlay10, .prodotto11:hover #overlay11{
  opacity: 1;
}


.og-expander-inner {
    width: 100%!important;
    overflow: visible;
    position: relative;
    z-index: 1000;
}


.og-grid a {
     font-weight: normal!important;

}

.text {
  color: var(--bianco);
  font-size: 32px;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: 200;
}


/* Prodotti */

#portfolio {
    min-height: 900px!important;
}


/*   Marchi */

#fascia-marchi {
    display: block;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    color: #3D383A!important;
}

#fascia-marchi h3 {
     color: #3D383A!important;
    padding-top: 50px;
}

.bx-wrapper {
  width: 100%;
  border: 10px solid white;
 /* .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));

  .bx-viewport { height: 189px !important; }

  li {
    margin-top: -16px !important;
  }*/
}



.bxslider li {
    display: inline-table;
}



.titolo-servizi {
    font-size:2.0em;
}


.paragrafo-servizi {
    line-height: 1.5em;
}



.paragrafo-contatti {
    line-height: 1.5em;
    color: var(--bianco);
}


.paragrafo-contatti li {
    font-size: 1.8em;
    line-height: 1.8em;
}



#contact {
    background-color: #A89881!important;
}



a.contatti-link, .contatti-link {
   /*   color: #d56157;  */
    color: var(--bianco);
    font-weight: normal;
    font-size: 0.9em!important;
}


a.contatti-link:hover {
    text-decoration: underline;
}



.logo-scritta {
    display: inline-table;
    width: 120px;
    margin-bottom: 5px;
}


#video-gibus, #video-ciesse {
    margin-top: 50px;
    margin-bottom: 100px;
}

#titolo-gallery {
    margin-bottom: 50px;
}


#gallery {
    margin-bottom: 100px;
    max-width: 960px!important;
    float: center;
}

#gallery img {
    border: 4px solid #FFFFFF;
}



.ug-lightbox .ug-lightbox-overlay {
    background: rgba(0,0,0,0.5)!important;
}




.text-prodotto, .text-prodotto-lista {
    font-size: 1.8em;
    font-family: 'Barlow', sans-serif!important;
    margin-bottom: 100px;
    text-align: justify;
}

.text-prodotto-lista strong {
    font-weight: normal;
    color: #3d383a;
}


.text-prodotto, .text-prodotto-intro img{
    /*text-align: justify;*/
    filter: brightness(0%);
}


.wrap-about-zimmer {
  background-color: rgba(255,255,255,0.7);
}

.wrap-about-zimmer p {
    text-align: justify;
}

.zimmer {
    color: #3C383A;
}


#footer {
    display: block;
    width: 100%;
    height: 100px;
    background-color: #3D383A!important;
}


#brand-and-copy {
    margin-top: 3em;
}

#brand-and-copy p{
  color: var(--bianco);
}

#brand-and-copy a {
  color: var(--oro);
}

#brand-and-copy a:hover {
  color: var(--bianco);
}

#brown h3{
  color: var(--bianco);
}

#brown p{
  color: var(--bianco);
}

#brown .text-prodotto-lista li{
  color: var(--bianco);
}

#brown h3::after{
  background-color: var(--nero);
}

h3#titolo-gallery{
  color: var(--bianco);
}




/* Outlet */

.og-grid img.outlet-thumb {
    width: 300px;
    height: 300px;
    margin-bottom: 15px;
}


#overlay-outlet1, #overlay-outlet2, #overlay-outlet3, #overlay-outlet4, #overlay-outlet5, #overlay-outlet6, #overlay-outlet7, #overlay-outlet8, #overlay-outlet9, #overlay-outlet10, #overlay-outlet11, #overlay-outlet12  {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(61, 56, 58, 0.8);
  z-index: 1000;
}


li.articolo1, li.articolo2, li.articolo3, li.articolo4, li.articolo5, li.articolo6, li.articolo7, li.articolo8, li.articolo9, li.articolo10, li.articolo11, li.articolo12 {
    margin: 15px;
    margin-bottom: 70px;
}

.articolo1:hover #overlay-outlet1, .articolo2:hover #overlay-outlet2, .articolo3:hover #overlay-outlet3, .articolo4:hover #overlay-outlet4,
.articolo5:hover #overlay-outlet5, .articolo6:hover #overlay-outlet6, .articolo7:hover #overlay-outlet7, .articolo8:hover #overlay-outlet8,
.articolo9:hover #overlay-outlet9, .articolo10:hover #overlay-outlet10, .articolo11:hover #overlay-outlet11, .articolo12:hover #overlay-outlet12 {
  opacity: 1;
}


.outlet-titolo {
    font-size: 1.5em;
}

.outlet-prezzo {
   font-size: 1.2em;
    color: #FFFFFF;
}


.outlet-prezzo small {
    text-decoration: line-through;
    padding-right: 10px;
     color: #A89881;
}


.outlet-testo {
  width: 80%;
  color: white;
  font-size: 20px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


.outlet-txt {
    display: block;
    width: 100%;
    background-color: #A89881;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    z-index: 2000;
}


.outlet-txt h5 {
    color: #3d383a;
    font-size: 2.0em;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
     line-height: 1;
}

.outlet-txt p {
    font-size: 1.8em;
    font-weight: bold;
    color: #3d383a;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1;
}

.outlet-txt p small {
    text-decoration: line-through;
    font-size: 1.0em;
    font-weight: normal;
    color: #FFFFFF;
}


/* pop up */


#popup {
    /* width: 60%!important; */
    border: 3px solid #3d383a;
    background-color: rgba(168, 152, 129,0.9);
}

#popup img{
    width: 100%;
}

.popmessaggio {
    text-align: center!important;
    color: #FFFFFF;
    font-size: 1.5em!important;
    line-height: 1.7em!important;
    padding: 30px!important;
    padding-top: 10pximportant;
    padding-left: 30px;
    padding-right: 30px!important;
    font-family: 'Barlow', sans-serif !important;

}

.popmessaggio a {
    color: #3d383a;
}






/* Ottimizzazione mobile */

@media only screen and (max-width: 800px) {

    .logo img {
        width: 60px;
        height: auto;
        float: left;
        left: 0px;
        z-index: 150;
    }


    #main-nav {
        float: right;
        z-index: 100;
        position: absolute;
        right: 0px;
        width: 100%;
        text-align: center;
    }


    .navbar-header button {
        float: right;
        right: 10px;
        background-color: rgba(0,0,0,0)!important;
        border: 0px;
    }

    .navbar-collapse {
        margin-top: 0px!important;
        background-color: rgba(49,46,47,0)!important;
    }


    #overlay1, #overlay2, #overlay3, #overlay4, #overlay5, #overlay6, #overlay7, #overlay8, #overlay9, #overlay10 {
        opacity: 0.7!important;
    }


    .parallax-text, .parallax-text2 {
        font-size: 1.8em!important;
        left: 0%;
        margin-bottom: 15%!important;
    }




    #fascia-marchi {
        height: auto;
    }

     #footer {
        height: 150px;
    }


    .text-prodotto, .text-prodotto-lista {
        margin-bottom: 10px;
    }



    #popup {

        width: 90%!important;

    }



}

@media only screen and (max-width: 800px) and (orientation: landscape) {

        #main-nav {
            top: 90px;
        }

}



/* Ottimizzazione mobile Tablet */

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .container {
        overflow: hidden;
    }

    .logo img {
        width: 60px;
        height: auto;
        float: left;
        left: 0px;
        z-index: 150;
    }


    #main-nav {
        float:none;
        z-index: 100;
        position: relative ;
        right: 0px;
        width: auto;
        text-align: center;
    }


    .navbar-header button {
        float: right;
        right: 10px;
    }

    .navbar-collapse {
        margin-top: 0px!important;
        /*background-color: rgba(49,46,47,0.8)!important;*/
        /*float: right;*/
    }


    #main-nav li a {
        margin: 0 0.4em !important;
        font-size: 2.0em;
    }


    .parallax-text, .parallax-text2 {
        font-size: 1.9em!important;
        left: 0%;
        margin-top: 20%;
        margin-bottom: 15%!important;
        margin-left: auto;
        margin-right: auto;
    }


    .about img, .scorritenda img,
    .about img, .esterni img {
        margin-left: 20%;
        width: 60%;
    }


     #fascia-marchi {
        height: auto;
    }


    #footer {
        height: 150px;
    }

      .text-prodotto, .text-prodotto-lista {
        margin-bottom: 10px;
    }


}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

        .container {
        overflow: hidden;
    }


        #main-nav {
            top: 0px;
        }

}

@media only screen and (max-width: 768px) {
  .parallax-text, .parallax-text2 {
      font-size: 1.2em!important;
      left: 0%;
      margin-bottom: 15%!important;
      width: 90%;
      margin-top: 5%;
      margin-left: 5%;
  }
}




/* ***** finestre modali ***** */

.modal-content {
   background-color: #A89881;
    width: 120%;
}


.modal-img img {
    width: 100%;
    height: auto;
}


.modal-content h3 {
  text-align: left;
  color: #3d383a;
}


.modal-txt {
    display: block;
    width: 100%;
    color: #FFFFFF;
}


.modal-txt h5 {
    color: #3d383a;
    font-size: 2.0em;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
     line-height: 1;
}

.modal-txt p {
    font-size: 1.8em;
    text-align: left;
    color: #FFFFFF;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.5em;
}


.modal-listino {
    font-size: 1.8em;
    text-align: left;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1;
   text-decoration: line-through;
    font-weight: normal;
    color: #FFFFFF;
}


.modal-prezzo {
    font-size: 2.2em;
    text-align: left;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1;
    font-weight: bold;
    color: #3d383a;
}


/* ***** Cookie ****** */

#CybotCookiebotDialog {
    background-color: rgba(255,255,255,0.8)!important;
}


#CybotCookiebotDialog p {
    font-size: 1.0em;
}

#CybotCookiebotDialog label {
    color: #000000!important;
}


#CybotCookiebotDialog input[type="checkbox"]:checked + label::before, #CybotCookiebotDialog input[type="radio"]:checked + label::before {
    background: none!important;
    background-color: none!important;
}


#CybotCookiebotDialog input[type="checkbox"]:checked + label::before, #CybotCookiebotDialog  input[type="radio"]:checked + label::before, #CybotCookiebotDialog [type="checkbox"] + label::before  {
    background: none!important;
    color: none!important;
    content: none!important;
}


#CybotCookiebotDialog [type="checkbox"]:checked + label::before {
    border-right: none!important;
    border-bottom: none!important;
}



#home-carousel {
    display: block;
    position: relative;
    width: 100%!important;
    /*height: calc(100vh - 150px);*/
    height: auto;
    overflow: hidden;
    margin-top: 0px!important;
}

#home-carousel .item img {
    width: 100%!important;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    position: relative;
}


.owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    top:0;
    right: 15px;
    background-color: rgba(255,255,255,0.95);
    padding: 20px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: var(--oro);
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    font-size: 40px;
    font-weight: 300;
    margin: 15px;
    background: none!important;
    background-color: transparent!important;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*.owl-hero{
  background-color: #dfcc00;
}

.owl-hero .item{
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.owl-hero .item img{
  width: auto;
  height: 100%;
}*/

.slide-content {
    display: block;
    position: absolute;
    width: auto;
    margin-left: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(255,255,255,0.95);
    min-height: 170px;
    padding: 40px;
    width: 60%;
}


.slide-content h4 {
    font-size: 36px;
    text-align: left;
    /*text-shadow: 1px 1px 1px #000000;*/
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px!important;
    font-weight:200;
    text-transform: uppercase;
}

a.cta,
.slide-content a.cta {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: center;
  padding: 12px 36px;
  background-color: rgba(255,255,255,0);
  border-radius: 0;
  border: 2px solid var(--oro);
  color: var(--oro);
  transition: .5s ease;
}

a:hover.cta,
.slide-content a:hover.cta {
  background-color: var(--oro);
  border: 2px solid var(--oro);
  color: var(--bianco);
}

.sconto {
    display: block;
    position: absolute;
    width: 250px;
    height: 250px;
    top: 100px;
    right: 100px;
}


.sconto img {
    width: 100%!important;
    height: auto!important;
}

.owl-theme .owl-dots {
    display: none;
}


@media screen AND (max-width: 1280px) {
    #main-nav li a {
        margin-right: 10px;
        margin-left: 16px;
    }

    .slide-content {
        display: block;
        position: absolute;
        width: auto;
        margin-left: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        background-color: rgba(255,255,255,0.95);
        min-height: 170px;
        padding: 20px 20px 20px 30px;
        width: 80%;
    }

    .slide-content h4 {
        font-size: 30px;
    }

    .sconto {
        width: 200px;
        height: 200px;
    }
}

@media screen AND (max-width: 1180px) AND (orientation: portrait) {

    .sconto {
        width: 150px;
        height: 150px;
        top: 50px;
        right: 50px;
    }

    .owl-theme .owl-nav {
        top: 0;
    }

}


@media screen AND (max-width: 1024px) AND (orientation: landscape) {

  a.cta,
  .slide-content a.cta {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    padding: 8px 24px;
    background-color: rgba(255,255,255,0);
    border-radius: 0;
    border: 2px solid var(--oro);
    color: var(--oro);
    transition: .5s ease;
  }

}



@media screen and (max-width: 767px) {

    #home-carousel {
        margin-top: 0px!important;
    }

    .slide-content {
        min-height: 10px;
    }

    .sconto {
        width: 80px;
        height: 80px;
        top: 10px;
        right: 30px;
    }

    .slide-content h4 {
        font-size: 18px;
        padding-top: 10px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .slide-content a.cta {
        font-size: 15px;
    }

    a.cta,
    .owl-theme .owl-nav {
        padding: 0px
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        font-size: 20px;
    }

    section .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    a.cta,
    .slide-content a.cta {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 2px;
      text-align: center;
      padding: 8px 24px;
      background-color: rgba(255,255,255,0);
      border-radius: 0;
      border: 2px solid var(--oro);
      color: var(--oro);
      transition: .5s ease;
    }

}



@media screen and (max-width: 500px) AND (orientation: portrait) {
    #home-carousel .item img {
        height: 130%!important;
    }

    .owl-theme .owl-nav {
      top:0;
    }

    .slide-content {
        display: block;
        position: absolute;
        width: auto;
        margin-left: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        background-color: rgba(255,255,255,0.95);
        padding: 10px 10px 10px 20px;
        width: 90%;
    }

    .slide-content h4 {
        font-size: 14px;
        padding-top: 0px;
        margin-top: 0;
        margin-bottom: 0;
    }

    a.cta,
    .slide-content a.cta {
      display: inline-block;
      font-size: 10px;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 2px;
      text-align: center;
      padding: 4px 12px;
      background-color: rgba(255,255,255,0);
      border-radius: 0;
      border: 1px solid var(--oro);
      color: var(--oro);
      transition: .5s ease;
    }

    .about h3, #about h3, #porfolio h3, #services h3, #contact h3, section h3  {
        font-family: 'Barlow', sans-serif!important;
        font-size: 4.0em!important;
        text-transform: uppercase;
        font-weight: 200;
        margin-bottom: 40px;
        letter-spacing: 2px;
        position: relative;
        display:inline-block;
    }

    #contact h3{
      margin-bottom: 80px!important;
    }

    .about h3::after, #about h3::after, #porfolio h3::after, #services h3::after, #contact h3::after, section h3::after  {
        content: "";
        display: block;
        position: absolute;
        bottom:-20px;
        left:0px;
        width: 100%;
        height: 1px;
        background-color: var(--oro);
    }

    #contact h3::after{
      background-color: var(--nero);
    }

    section p {
        font-size: 1.4em;
    }


}

/* STILI PER MOBILE */

.navbar-toggle .icon-bar {
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--nero);
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: var(--oro);
}

/*#main-nav .navbar-collapse{
  position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
    height: calc(100vh - 130px)!important;
    background-color: rgba(49,46,47,0.95)!important;
    width: 100%!important;
    left: 10px;
}*/

/*#main-nav .navbar-collapse .navbar-nav li{
  padding: 20px 0;
}*/

/*@media only screen and (min-width: 1920px) {

}*/

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1300px) {
}

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1239px) {
}

@media only screen and (max-width: 1199px) {
  #main-nav li a {
    font-size: 1.2em;
    margin-right: 8px;
    margin-left: 8px;
  }
}

@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 767px) {
  section#about-1 .container, section#about-2 .container, section#portfolio .container, section#services .container, section#contact .container {
      padding-top: 20px;
      padding-bottom: 20px;
  }

  .og-grid img.thumb {
      width: 150px;
      height: 150px;
  }
  .og-grid li {
    display: inline-block;
    margin: 10px 5px 0 5px;
    vertical-align: top;
    height: 150px;
  }
.header .container {
    justify-content:flex-start;
  }

  .navbar-collapse {
    margin-top: 37px!important;
    background-color: rgba(49,46,47,0.95)!important;
  }

  #main-nav li a {
    font-size: 1.4em;
    padding-top: 15px;
    padding-bottom: 15px;
    color: var(--bianco);
  }

  #main-nav .nav.navbar-nav{
    padding-left: 0;
  }

  .navbar-collapse {
    max-height: calc(100vh - 100px);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .og-grid img.thumb {
      width: 360px;
      height: 360px;
  }

  .og-grid li {
      height: 360px;
  }
}

@media only screen and (max-width: 620px) {
}

@media only screen and (max-width: 559px) {
  .about img, .scorritenda img,
  .about img, .esterni img {
      margin-left: 10%;
      width: 80%;
      margin-bottom: 40px;
  }
}

@media only screen and (max-width: 479px) {
}
