

















 {%- if section.settings.content_1_image_thumb != blank or section.settings.content_1_title != blank or section.settings.content_1_text != blank -%}
.cta-box-6 .content-holder.right .content{
        max-width:calc(100% - 200px);
        
    }
   {%- endif -%}






.high i:nth-child(4){margin-right:8px;}
.stamped-badge-caption[data-reviews]:after{content: '';}
.reviews{opacity: 0;}

























.mfp-wrap {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
}

html.mfp-helper {
  height: 100%;

  body {
    overflow: hidden;
    height: 100%;
    -webkit-transform: translateZ(0);
  }
}













































.poster{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:1;}
.poster img{width:100%; height:100%; object-fit:cover;}
.video-holder.playing .poster{opacity:0; visibility:hidden;}
