.slider-carousel{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;width:100%;box-sizing:border-box}.slider-carousel>section{position:relative;margin:auto}.slider-carousel>section .image-controller{border-radius:4px;position:relative;width:100%;height:100%;box-shadow:0 0 6px rgba(0,0,0,.2),0 0 20px rgba(0,0,0,.2);overflow:hidden;margin:auto;background-color:#fff}.slider-carousel>section .image-controller .image-controller-background{position:absolute;left:0;right:0;bottom:0;top:0;background-size:contain;background-repeat:no-repeat;background-position:50%;filter:blur(60px) grayscale(100%);-webkit-filter:blur(60px) grayscale(100%);transition-duration:.8s}.slider-carousel>section .image-controller .image-controller-next,.slider-carousel>section .image-controller .image-controller-prev{position:relative;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition-duration:.4s;max-height:35px;position:absolute;top:calc(50% - 20px);border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.2),0 0 12px rgba(0,0,0,.2)}.slider-carousel>section .image-controller .image-controller-next>svg,.slider-carousel>section .image-controller .image-controller-prev>svg{transition-duration:.4s;position:relative;width:35px;height:35px;fill:#fff}.slider-carousel>section .image-controller .image-controller-next:before,.slider-carousel>section .image-controller .image-controller-prev:before{transition-duration:.4s;content:"";position:absolute;top:1px;bottom:1px;left:1px;right:1px;border-radius:50%;background:rgba(0,0,0,.4)}.slider-carousel>section .image-controller .image-controller-next.disabled,.slider-carousel>section .image-controller .image-controller-prev.disabled{opacity:.5;box-shadow:0 0 6px rgba(0,0,0,.05),0 0 12px rgba(0,0,0,.05)}.slider-carousel>section .image-controller .image-controller-next:not(.disabled),.slider-carousel>section .image-controller .image-controller-prev:not(.disabled){cursor:pointer}.slider-carousel>section .image-controller .image-controller-next{right:15px;-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.slider-carousel>section .image-controller .image-controller-prev{left:15px;-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.slider-carousel>section .image-controller .image-controller-prev>svg{transform:rotate(180deg)}.slider-carousel>section .image-controller>ul{top:0;position:relative;list-style:none;margin:0;padding:0;display:table;overflow:hidden;white-space:nowrap;transition-duration:.8s;min-height:254px;box-sizing:border-box}.slider-carousel>section .image-controller>ul>li{display:inline-table;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#fff}.slider-carousel>section .image-controller>ul>div{display:inline-block;height:100%;vertical-align:middle;text-align:center}.slider-carousel>section .image-controller>ul>div>img{width:100%;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.slider-carousel>section .image-controller>ul.dragging-effect{transition-duration:0s}.slider-carousel>section .footer-images{position:absolute;left:50%;bottom:0;overflow:hidden;width:100%;transform:translateX(-50%);background:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.42) 55%,rgba(0,0,0,.65));border-radius:0 0 4px 4px}.slider-carousel>section .footer-images>ul{list-style:none;margin:0;padding:14px 7px;white-space:nowrap;box-sizing:border-box}.slider-carousel>section .footer-images>ul>li{display:inline-block;position:relative;margin:0 7px;width:100px;height:70px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.2),0 1px 6px rgba(0,0,0,.5);background-size:cover;background-repeat:no-repeat;background-position:50%;box-sizing:border-box}.slider-carousel>section .footer-images>ul>li:before{content:"";position:absolute;border-radius:4px;left:0;top:0;width:100%;height:100%;border:2px solid transparent;transition-duration:.5s;box-sizing:border-box}.slider-carousel>section .footer-images>ul>li.is-current:before{border-color:#fff}.slider-carousel>section .footer-images>ul>li:not(.is-current){cursor:pointer}.slider-carousel>section .footer-images>ul>li:not(.is-current):hover:before{border-color:#fff}.slider-carousel>section:hover .image-controller .image-controller-next{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.slider-carousel>section:hover .image-controller .image-controller-prev{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.slider-carousel .cursor-pointer{cursor:pointer}.slider-carousel-preview{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}.slider-carousel-preview,.slider-carousel-preview>section{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:carouselFadeIn;animation-name:carouselFadeIn}.slider-carousel-preview>section{box-shadow:0 2px 20px rgba(0,0,0,.5),0 1px 3px rgba(0,0,0,.2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-carousel-preview>div{position:absolute;top:calc(50% - 100px);left:50%}.slider-carousel-preview.closed{-webkit-animation-name:carouselFadeOut;animation-name:carouselFadeOut}.slider-carousel-preview img{border-radius:5px;display:block;width:0}.slider-carousel-preview .slider-carousel-preview-actions{position:absolute;top:15px;right:15px}.slider-carousel-preview .slider-carousel-preview-actions button{position:relative;cursor:pointer;float:left;outline:0!important;padding:0!important;width:35px!important;height:35px!important;min-width:0!important;min-height:0!important;box-shadow:0 2px 10px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.2);border-radius:50%;background:rgba(0,0,0,.3)}.slider-carousel-preview .slider-carousel-preview-actions button svg{width:35px;height:35px;margin-left:-2px;margin-top:-2px;fill:#fff}.slider-carousel-preview .slider-carousel-preview-loading{display:table;padding:40px 60px;background:#fff;border-radius:5px}.slider-carousel-loading{color:#fff;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.slider-carousel-loading,.slider-carousel-loading:after,.slider-carousel-loading:before{background:#fff;-webkit-animation:anim-loading 1s ease-in-out infinite;animation:anim-loading 1s ease-in-out infinite;width:1em;height:4em}.slider-carousel-loading:after,.slider-carousel-loading:before{position:absolute;top:0;content:""}.slider-carousel-loading:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.slider-carousel-loading:after{left:1.5em}@-webkit-keyframes anim-loading{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes anim-loading{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@-webkit-keyframes carouselFadeIn{0%{opacity:0}to{opacity:1}}@keyframes carouselFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes carouselFadeOut{0%{opacity:1}to{opacity:0}}@keyframes carouselFadeOut{0%{opacity:1}to{opacity:0}}h6{font-weight:100}.padding-top-15{padding-top:15px}.padding-bottom-15{padding-bottom:15px}.padding-left-30{padding-left:30px}.padding-left-15{padding-left:15px}.padding-0{padding:0!important}h1,h2,h3,h4,h5{font-family:Montserrat,sans-serif}.ngx-gallery-image{background-color:#757575}.ngx-gallery-image,.ngx-gallery-thumbnail{border:1px solid #ececec}.fixed-top{z-index:9999}