/* Your custom styles */
.coverbg {
    background-size: cover;
    height:200px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.carousel-innerindex{
  overflow: hidden!important;
  width: 100%;
  position:relative;
  height:360px;
}
.slidex{
  height:100%!important;
}
.carousel{
  margin-bottom: 1rem!important;
}
.carousel-inner{
  overflow: hidden;
  object-fit: cover;
}
/* .bottom-right{
    position: absolute;
    top:0;
    right: 0;
    margin-right: 5%;
} */

.navbar-padding{
    padding-top: 71px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 6rem;
  }
}

.filter{
  padding-top: 1rem;
}
.narrower{
    height: 100%;
}

/* .higher{
  min-height:466px!important;

} */


.card .btn{
    position: absolute;
    bottom: 0.5rem;

}
.img-fluid{
  min-width: 100%;
}
.sidenav {
    padding-top:10rem;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.top0{
  top:1px;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.vimeo{
  width:1024px;
}
.overlogo{
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  background-image: url(../img/logop.png);
  height: 90px;
  width: 90px;
  background-size: 100% 100%!important;
  background-repeat: no-repeat!important;
  background-position: auto auto;
  z-index: 999;
  border-radius:5px;
}
.sidenav .closebtn {
    position: absolute;
    top: 5rem;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
@media only screen and (max-width:1140px) and (min-width:700px){
  .marginindex{
    transform: translateY(25%);
    margin-bottom: 0px!important;
  }
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.fixedshow{
  background-color: rgba(0,0,0,0.3);
  margin-right: 1rem;
  margin-top: 5rem;
  position: fixed;
  right: 0px;
  padding: 0rem 1rem 1rem 1rem;
  z-index: 999;
}
.isomg{
  margin-right: 1.5rem;
  margin-top: 1rem;
  width: 200px;
  height: 124px;
}
.hei{
  height: 2rem;
}

html {
    overflow-y:scroll;
}
@media only screen and (min-width:700px){
  .carousel-captionindex{
    font-size:80px!important;
  }
}
.nav-tabs { min-width: 600px; }
.nav-tabs-responsive { overflow: auto; }

.btntbn {
    display:inline-block;
    font-weight:400;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    border:1px solid transparent;
    padding:.375rem .75rem;
    font-size:1rem;
    line-height:1.5;
    border-radius:.25rem;
    transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

h1.capt {
    position: absolute;
    bottom:1rem;
    margin-left: 1rem;
    display: inline-block;
    color: white;
    text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
}
@media only screen and (max-width:550px){
  .overlogo{
    height:55px;
    width: 55px;
  }
}
@media (max-width: 768px) {
  .patting{
    padding-top:1rem;
  }
}
.openNav{
    font-size:30px;
    cursor:pointer;
    transform: translateX(-100%);
}
@media only screen and (max-width:700px){
  .carousel-innerindex{
    height: 190px;
  }
}
@media only screen and (min-width:990px) and (max-width:1200px){
  .carousel-inner{
    height: 300px!important;
  }
}
@media only screen and (min-width:1200px){
  .carousel-inner{
    height: 359px!important;
  }
}
@media only screen and (min-width:770px) and (max-width:990px){
  .carousel-inner{
    height: 450px!important;
  }
}
.row{
    margin-top: 1rem;

}
@media only screen and (max-width:300px){
  .carousel-inner{
    height: 150px!important;
  }
}
@media only screen and (max-width:390px) and (min-width:300px){
  .carousel-inner{
    height: 200px!important;
  }
}

@media only screen and (min-width:390px) and (max-width:570px){
  .carousel-inner{
    height:290px!important;
  }
}
@media only screen and (min-width:570px) and (max-width:770px){
  .carousel-inner{
    height: 340px!important;
  }
}
@media only screen and (max-width:700px){


.madetext{
  font-size: 0.8em;
}

/* .carousel-inner{
  height:150px;
} */
.title {
    font-size: 60px;
}
.evolving{
  font-family: 'Electrolize', sans-serif;
  font-size: 60px!important;
}
/* .carousel-item{
  height: 150px!important;
} */

.slidex{
  /* height: 100%; */
}
.evolving{
  font-size: 20px!important;
  transform: translateY(0%)!important;
}
.darkbg{
  bottom:0rem!important;
  height:80%;
  margin-bottom: 0.5rem;
}
.h1{
  font-size: 30px!important;
}
.bg{
  height: 100px;
}
}

.neon-blue {
    margin: 0 auto;
    vertical-align: middle;
    transform: translateY(-25%);
    text-align: center;
    color: #ebffff;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3), 0 0px 15px #fff, 0 0 10px #38eeff, 0 0 50px #38eeff;
}

#fader {
    -webkit-animation: blink 0.01s infinite alternate;
  -moz-animation: blink 0.01s infinite alternate;
  -o-animation: blink 0.01s infinite alternate;
  animation: blink 0.01s infinite alternate;
}
#trav {
    opacity: 0.8;
    color: #ebffff;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3), 0 0px 15px #fff, 0 0 10px #38eeff, 0 0 80px #38eeff;
    -webkit-animation: fade 3s infinite alternate;
    -moz-animation: fade 3s infinite alternate;
    -o-animation: fade 3s infinite alternate;
    animation: fade 3s infinite alternate;
}

.about{
    vertical-align: middle;
    font-family: 'Electrolize', sans-serif;
    width: 100%;
    margin-top:6.5rem;
    background-size:     cover!important;                      /* <------ */
    background-repeat:   no-repeat!important;
    background-position: center 70%!important;
    background:url(../img/lightssmall.jpg);

}
.stradali{
  background-image: url(../img/stradale.jpg);
}
.esterni{
  background-image: url(../img/esterno.jpg);
}
.industriali{
  background-image: url(../img/industriale.jpg);
}
.urban{
  background-image: url(../img/urbano.jpg);
}
.interni{
  background-image: url(../img/interno.jpg);
}
.elec{
  font-family: 'Electrolize', sans-serif;
}
.evolving{
  font-family: 'Electrolize', sans-serif;

}
.t-shadow{
  text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
}
.t-shadowg{
  text-shadow: 0px 0px 3px #2bbbad;
}
.titlebar::after {
  background: #2bbbad;
  content: "";
  display: block;
  margin-top: 4px;
  height: 5px;
  width: 125px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.tled-text{
  color: #2bbbad;
}
.darkbg{
  background-color: rgba(0,0,0,.35);
  border-radius: 5px;
}
@media only screen and (min-width: 900px){
  .about{
    vertical-align: middle;
    font-family: 'Electrolize', sans-serif;
    width: 100%;
    margin-top:6.5rem;

    background-size: 100%;
    letter-spacing: 18px;
}
.title{
  font-size: 85px;
}
.tab-pane{
  min-height: 370px;
}
/* .general{
  max-width: 300px;
} */
/* .evolving{
  font-size:85px!important;
} */

}

.rvheader{
  width: auto;
  background-size:     100% auto!important;                      /* <------ */
  background-repeat:   no-repeat!important;
  background:url(../img/rvheader.jpg);
  min-width: 0!important;

}
.navlogo{
    height:50px;
}
.header{
  width: 70%;
}
.lentheader{
  width: 100%;
  background-color: black;
}
.fontmio{
  font-family: 'Oswald' , sans-serif;
}
.shadowfes{
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}

.chisiamo{
  font-size: 20px;
  vertical-align: middle;
}

.immagine{
  max-width: 100%;
}

.certificazione{
  width: 200px;
  height: 200px;
}
@-moz-keyframes blink {
    70% {
      opacity: 0.7;
    }
  }
  @-webkit-keyframes blink {
    45% {
      opacity: 0.5;
    }
  }
  @-o-keyframes blink {
    70% {
      opacity: 0.7;
    }
  }
  @keyframes blink {
    70% {
      opacity: 0.7;
    }
  }
@-moz-keyframes fade {
    40% {
      opacity: 0.8;
    }
    42% {
      opacity: 0.1;
    }
    43% {
      opacity: 0.8;
    }
    45% {
      opacity: 0.1;
    }
    46% {
      opacity: 0.8;
    }
  }
  @-webkit-keyframes fade {
    40% {
      opacity: 0.8;
    }
    42% {
      opacity: 0.1;
    }
    43% {
      opacity: 0.8;
    }
    45% {
      opacity: 0.1;
    }
    46% {
      opacity: 0.8;
    }
  }
  @-o-keyframes fade {
    40% {
      opacity: 0.8;
    }
    42% {
      opacity: 0.1;
    }
    43% {
      opacity: 0.8;
    }
    45% {
      opacity: 0.1;
    }
    46% {
      opacity: 0.8;
    }
  }
  @keyframes fade {
    40% {
      opacity: 0.8;
    }
    42% {
      opacity: 0.1;
    }
    43% {
      opacity: 0.8;
    }
    45% {
      opacity: 0.1;
    }
    46% {
      opacity: 0.8;
    }
  }
