img.lazyload { 
/*    image-rendering: optimizeSpeed;           
    image-rendering: -moz-crisp-edges;         
    image-rendering: -o-crisp-edges;           
    image-rendering: -webkit-optimize-contrast; 
    image-rendering: pixelated; 
    image-rendering: optimize-contrast;        
    -ms-interpolation-mode: nearest-neighbor;  */
}

wi { box-sizing: border-box; }

.grid {
/* max-width: 1200px;*/
}

/* reveal grid after images loaded */
.grid.are-images-unloaded {
 /*opacity: 0;*/
}

.grid__item,
.grid__col-sizer {
  width: 25%;
}



.grid__gutter-sizer { width: 0px; }

/* hide by default */
.grid.are-images-unloaded .image-grid__item {
 /*opacity: 0;*/
}

.grid__item {
  margin-bottom: 0px;
  float: left;
  /*transition-property: opacity!important;*/
      
}


.grid__item img {
  display: block;
  max-width: 100%;
  /*padding: 2px;*/
      border: 2px solid #fff;
}

.barFilter {
    background: #000000;
    padding: 12px;
    text-align: center;
    /* margin-bottom: 4px; */
    margin-top: 16px;
    /* position: fixed; */
}
.barFilter.sticky {
    top: 66px;
    /* width: 100%; */
    margin: 0;
    padding: 8px;
    text-align: right;
}
.info_gallery {
    font-size: .8em;
    padding: 4px;
    text-align: center;
}
.page-load-status {
  display: none; /* hidden by default */
  padding-top: 20px;
  border-top: 1px solid #DDD;
  text-align: center;
  color: #777;
  margin-top: 18px;
}
.openLIGpay #lightboxInfo {
    display: block;
    transform: translateX(0px);
    opacity: 1;
    transition-duration: 100ms;
}
#lightboxInfo {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    color: #000000;
    z-index: 99;
    display: none;
    transform: translateX(3000px);
    transition-duration: 300ms;
    opacity: 0;
    display: block;
}
.contentLIGpay {
    display: block;
    height: 100%;
    margin-left: -30px;
    position: relative;
    left: 15px;
    max-height: 645px;
    top: calc(50% - 350px);
    overflow: hidden;
}
.tooltipImg {
    background: #fff;
    width: 100%;
    height: 100%;
    border: 2px #fff solid;
    padding: 50px;
    box-shadow: inset -1px -1px 25px 4px #ABABAB;
    -webkit-box-shadow: inset -1px -1px 25px 4px #ABABAB;
    -moz-box-shadow: inset -1px -1px 25px 4px #ABABAB;
    -o-box-shadow: inset -1px -1px 25px 4px #ABABAB;
}

.Xdata {
    font-size: .7em;
    margin-bottom: 5px;
    font-family: sans-serif;
}

.Xcamera, .Xdatifoto, .Xmisure,.Xartist {
    font-size: 0.8em;
    font-family: sans-serif;
    margin-bottom: 2px;
}
img.img_100.mini {
    max-width: 50%;
    height: auto;
    border: 0;
    margin-bottom: 14px;
    ma
	rgin-top: 10px;
}

.openLIGpay{ position: fixed; overflow-y:scroll }

#sharedPlug {
    font-size: .8em;
}

.table_Wrap.table_01 {
    width: 50%;
    text-align: center;
    height: 100%;
}
.table_Wrap {
    display: inline-block;
    width: 47%;
    vertical-align: middle;
    box-sizing: border-box;
    align-content: ;
}

.table_Wrap.table_02 {
    width: 2px;
    height: 100%;
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
    margin-right: 2%;
    margin-left: 2%;
}
.table_Wrap.table_02 div {
    width: 1px;
    background: #393939;
    height: 100%;
    border-left: #cecece solid 1px;
}
.table_Wrap.table_03 {
    width: 40%;
}
.Content_tableImg {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: middle;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: 1500px;
    margin: auto;
}
.chiudiInfoToolPay {
    position: absolute;
    top: 18px;
    right: 46px;
}

h2#title_BoxP {
    margin-bottom: 15px;
    padding: 0;
}
img#img_BoxP {
    max-height: 500px;
    width: auto;
    margin: auto;
}
div#img_BoxP {
    height: 100%;
    width: 100%;
    /* background-color: white; */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.chiudiGround {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000047;
}

div#payImageBtt {
    margin-top: 35px;
}

div#testoPay {
    padding-bottom: 31px;
    font-size: .8em;
    clear: both;
}

.downPayIMG {
    background-color: #bb203d;
    border: none
}
.downPayIMG:hover {
    background-color: #8e192f;
    border-color: none
}

.downPayIMG i {font-size: 1.5em;}

.contFoterPayIMG {
    margin-top: 43px;
}
.cursorpoint {
    width: 138px;
    display: inline-block;
    cursor: pointer;
}
.linkCredit {
    width: auto;
}
.cursorpoint:hover {color: #bb203d;}

.contFoterPayIMG i {font-size: 1.5em;}

span.countCredit {
    width: auto;
    color: #bb203d;
    font-weight: bold;
}
.offusca{
  -webkit-filter: blur(1px) grayscale(100%);
  -moz-filter: blur(1px) grayscale(100%);
  -ms-filter: blur(1px) grayscale(100%);
  -o-filter: blur(1px) grayscale(100%);
  filter: blur(1px) grayscale(100%);
   /*//   opacity: .7;*/
	
-webkit-transition: .5s -webkit-filter linear;
-moz-transition: .5s -moz-filter linear;
-o-transition: .5s -o-filter linear;
transition: .5s filter linear;
}
span.mini {
    font-size: .7em;
}
/*BOX cromless*/
#lightboxCredit {
    /* display: block; */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000b3;
    z-index: 999;
}

div#boxacquisto {
    border-radius: 3px;
    left: 50%;
    position: absolute;
    top: 120px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 650px;
    z-index: 1000;
    min-height: 400px;
    /* background: white; */
    width: 100%;
    padding: 4px;
    /* height: 501px; */
}

div#contentCreditPAy {
    border-radius: 3px;
    position: relative;
    z-index: -1;
    height: 100%;
    background: white;
    width: 100%;
    padding: 18px;
    padding-top: 25px;
}

div#boxacquisto .chiudiInfoToolPay {
    top: 25px;
    right: 27px;
}
label.switch {
    background: beige;
    padding: 8px;
    width: 50%;
    float: left;
    border: 3px solid #fff;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 28px;
}
.sw1.switch {
    background: #eae8a7;
}
div#contentCreditPAy li {
    padding-left: 11px;
    font-size: 0.8em;
}

label.switch .title {
    font-size: 2em;
    font-weight:bold;
    /* color: currentColor; */
}

input.bh-buy-choice-plan {
    width: 30px;
    height: 22px;
    vertical-align: baseline;
}
div#contentCreditPAy h2 {
    margin: 0;
}
div#lightboxCredit .content_log {
    display: inline-block;
    width: 100%;
}
/*BOX cromless*/

/* loader-ellips
------------------------- */

.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #fcce07;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
#contentCreditPAy .alertPay{
	display:none;
}
#contentCreditPAy .elementiPay{
	display:block;
}
#contentCreditPAy.alertPY .alertPay{
	display:block;
}
#contentCreditPAy.alertPY .elementiPay{
	display:none;
}

@media screen and (max-width: 991px) {
  #scrollStar { 
  padding-top:85px
  }
}

@media screen and (max-width: 768px) {
  .grid__item,.grid__col-sizer { width: 50%; }
  #barFilter{width:100%}
  #barFilter #titolo{width:46%}
   #barFilter #filtro_1{width:25%}
   #barFilter input{width:25%}
   #barFilter input, #barFilter select{padding:3px ; height:35px;}

.table_Wrap.table_01{
    float: left;
    display: block;
    width: 100%;
    /* height: auto; */
}
.table_Wrap.table_02{/* display:none; */width: 100%;height: 2px;padding-left: 40px;padding-right: 40px;margin-top: 2%;margin-bottom: 8%;background: #e6e6e6;}
.table_Wrap.table_03{
    width: 100%;
    display: block;
    float: right;
}

.Content_tableImg{display:block;max-height: 599px;height: 391px;}
.tooltipImg{
  overflow:hidden;
  overflow-y:scroll;
  padding: 22px;
}

.contentLIGpay {
    display: block;
    height: 100%;
    margin-left: 0;
    position: absolute;
    left: 0;
    max-height: 100%;
    /* top: calc(10% - 10px); */
    overflow: hidden;
    top: 0px!important;
    bottom: 0px!important;
}

.chiudiInfoToolPay{
    /* z-index: 8; */
    /* top: 0px; */
    right: 5px;
}

div#boxacquisto {
    border-radius: 3px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 650px;
    z-index: 1000;
    min-height: 400px;
    background: white;
    width: 100%;
    padding: 4px;
    /* height: 501px; */
    bottom: -2px;
    overflow-y: auto;
}

label.switch{
  width: 100%;
  margin: 0px;
  padding: 4px;
}
}
