.ilb-fade{opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.ilb-fade-in{opacity:1}#ilb_img{cursor:pointer;position:fixed;z-index:10000;-ms-touch-action:none;touch-action:none;-webkit-box-shadow:0 0 3.125em rgba(0,0,0,.25);box-shadow:0 0 3.125em rgba(0,0,0,.25)}#ilb-overlay{display:none;background-color:#c80a14;background-color:rgba(0,0,0,.3);position:fixed;z-index:9998;top:0;right:0;bottom:0;left:0}#ilb-loading{display:none;position:fixed;z-index:10003;top:50%;left:50%;height:60px;width:60px;margin-top:-30px;margin-left:-30px;border-left:4px solid #0186c9;border-right:4px solid #0186c9;border-bottom:4px solid #0186c9;border-top:4px solid #fff;border-radius:100%;-webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotation{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-o-keyframes rotation{from{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#ilb-close{display:none;top:20px;right:20px;width:48px;height:48px;text-align:left;background:#017bbb;position:fixed;z-index:10002;border:none;-webkit-transition:color .3s ease;transition:color .3s ease}#ilb-close:hover,#ilb-close:focus{background-color:#00689b}#ilb-close:before{position:absolute;content:"";top:50%;left:50%;width:24px;height:4px;margin-left:-12px;background:#fff;transform:rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1);border-radius:2px}#ilb-close:after{position:absolute;content:"";top:50%;left:50%;width:24px;height:4px;margin-left:-12px;background:#fff;transform:rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1)}#ilb-caption{text-align:center;color:#c80a14;background-color:#666;position:fixed;z-index:10001;left:0;right:0;bottom:0;padding:.625em}#ilb-nav{display:none;position:fixed;left:50%;bottom:40px;z-index:10001;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ilb-nav span{display:inline-block;width:15px;height:15px;margin:5px;background-color:#ffd813;border:0 none;border-radius:50%}#ilb-nav span.active{background-color:#c80a14}#ilb-nav span:hover{cursor:pointer}.ilb-arrow{display:none;position:fixed;vertical-align:middle;top:50%;width:44px;height:44px;margin-top:-22px;background-color:rgba(0,0,0,0);border:0 none;border-radius:2px;z-index:10001}.ilb-arrow:hover{background-color:#ffd813}.ilb-arrow-left{left:20px}.ilb-arrow-right{right:20px}.ilb-arrow-left:before{content:"";position:absolute;top:50%;left:50%;height:16px;margin-top:-12px;width:.4em;margin-left:-4px;transform:rotate(-135deg);border-radius:2px;background:#c80a14}.ilb-arrow-left:after{content:"";position:absolute;top:50%;left:50%;height:16px;margin-top:-4px;width:.4em;margin-left:-4px;transform:rotate(135deg);border-radius:2px;background:#c80a14}.ilb-arrow-right:before{content:"";position:absolute;top:50%;left:50%;height:16px;margin-top:-12px;width:.4em;margin-left:-2px;transform:rotate(135deg);border-radius:2px;background:#c80a14}.ilb-arrow-right:after{content:"";position:absolute;top:50%;left:50%;height:16px;margin-top:-4px;width:.4em;margin-left:-2px;transform:rotate(-135deg);border-radius:2px;background:#c80a14}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}