body { background:url(https://ununsplash.imgix.net/photo-1416934625760-d56f5e79f6fe?fit=crop&fm=jpg&h=725&q=75&w=1050) center center; overflow:hidden; margin:0; padding:0; background-size:cover;}
.home-sli i {
  position: absolute;
  top:0; bottom:0;left:0;right:0;
  display:block;
  background-color: rgba(11, 17, 67, 0.0);
  z-index:-1;
}

canvas#spiders {
  height:100vh;
}


.home-slider .owl-stage  .owl-item:nth-child(3){
  display: none !important;
}


.home-slider  .owl-nav span{
  display: none !important;
}
/*  background:#0b1143 url(../img/slides/tuv.png) center top no-repeat;  background:#0b1143; */

@media(max-width:768px){
  .home-sli h1{
        font-size: 40px;
    line-height: 50px;
  }
  .home-sli h3{
    font-size: 18px !important;
    margin-bottom: 12px !important;
  }
}