/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 dic 2019, 12:33:18
    Author     : hp110crealia
*/

#blog-slider a,
.blog a{
  color:#055B7C !important;
}
.popup-gallery span ,
.card-img-top span ,
.img-fluid span {
  display: block;
  background-size: cover;
  background-position: center center;
}


.popup-gallery span{
  height: 200px;
}

.storiamarcella-left span {
  background-position-y: -80px;

}
.custom-checkbox a,
.copyright a {
  color: #fff;
  font-weight: 900;
}
.card-body{min-height: 355px;}


.card-img-top span {
  height: 481px;

}

#storiesslider .img-fluid span   {
  height: 220px
}
.wei-banner span,
.blog span,
.storiamarcella-left span {
  height: 424px;

}

.storie .img-fluid span {
  height: 600px;

}

#storiesslider .btn{
  position:absolute;
  bottom: 30px;
}
.gli-altri-articoli .card-img-top span {
  height: 200px;

}

.gli-altri-articoli .f-47 {
  font-size: 1.938rem !important;
}


.gli-altri-articoli .f-19 {
  font-size: 0.9rem !important;
}

.gli-altri-articoli .card-body{min-height: 155px;}

.gli-altri-articoli .vai-al-blog {
  display: none;
}


#owl-gallery .item{
  margin: 3px;
}
#owl-gallery .item img{
  display: block;
  width: 100%;
  height: auto;
}

.item{ display: block;
       width: 320px;
       height:320px;
       background-position: center center;
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;
       overflow:HIDDEN;
}
.pagination {
  margin: 0 auto;
}

.page-link {
  border : 0px;
}



.card.border-0 {
  height: 100%
}

.stories-color {
  visibility: hidden;
}

.lealtre-storie  .slider-arrow {
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  background: #fff;
  color: #000;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

#navbar-tecnico a {

  font-size: 16px !important;
  padding: 7px 12px !important;

  color: #fff;

}