/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/prev.png) url(../images/next.png);
  display: none;
}
:root {
	--bs-width-box: 19rem;
	--bs-height-box: 19rem;
	--bs-width-box-medium: 14rem;
	--bs-height-box-medium: 14rem;
	--bs-width-box-people: 10rem;
	--bs-height-box-people: 13.33rem;
	--bs-width-box-200: 13.33rem;
	--bs-height-box-135: 9rem;
}
.height08 {height: 8rem;}
.height09 {height: 9rem;}
.height10 {height: 10rem;}
.height11 {height: 11rem;}
.height12 {height: 12rem;}
.height13 {height: 13rem;}
.height133 {height: 13.33rem;}
.height14 {height: 14rem;}
.height15 {height: 15rem;}
.height16 {height: 16rem;}
.height17 {height: 17rem;}
.height18 {height: 18rem;}
.height19 {height: 19rem;}
.height20 {height: 20rem;}
.height22 {height: 22rem;}

.lb_box_item {
	border: 1px solid #dee2e6 !important;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 1.5rem;
	padding:3px;
	margin-right:20px;
	transition: .5s;
	position:relative;
}
.foto_box {
	overflow: hidden;
	position: relative;
	display: flex;
}
/*
.foto_box {
	height:calc(var(--bs-height-box) - 12px);
	width:calc(var(--bs-width-box) - 12px);
}
.foto_box_people {
	height:calc(var(--bs-height-box-people) - 12px);
	width:calc(var(--bs-width-box-people) - 12px);
}
.foto_box_medium {
	height:calc(var(--bs-height-box-medium) - 12px);
	width:calc(var(--bs-width-box-medium) - 12px);
}
*/
.squeezed_image {
	width:250px !important;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lb_box_img .img_info {
	opacity: 0;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	transition: 0.2s;
	text-align:center;
}
.lb_box_img {color:black;}
.img_info {color:#eee;}
.lb_box_img .img_info_content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	transition: bottom 0.4s;
}
.lb_box_img .img_info_content h4 {
	font-weight: 700;
	margin-bottom: 2px;
	font-size: 18px;
	color: #FFF;
	text-shadow: #000 1.4px 1.4px 0px;
}
.lb_box_img .img_info_content span {
	font-style: italic;
/*	display: block; */
	font-size: 13px;
	color: #FFF;
	text-shadow: #000 1.4px 1.4px 0px;
}
.img_info_content h5 {padding-left:5px; padding-right:5px;}
.lb_box_img:hover .img_info {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
	opacity: 1;
	transition: 0.4s;
}
.lb_box_img:hover .img_info_content {
	 bottom: 60px;
	 transition: bottom 0.4s;
	 color:white;
}
.lb_box_img .lb_icons {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 48px;
    transition: bottom ease-in-out 0.4s;
    text-align: center;
}
.lb_box_img .lb_icons a {
    transition: color 0.3s;
    color: #FFF;
    margin: 0 10px;
    display: inline-block;
    border: 1px solid grey;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding-top: 3px;
}
.lb_box_img .lb_icons a i {padding-top: 4px;}
.square260 {
	width: 260px;
	height: 260px;
}
/* ==========================================================================
			NON TOCCARE
	========================================================================== */

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a images {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
