.bdt-ep-advanced-image-gallery{position:relative}.bdt-ep-advanced-image-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;z-index:1}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link{position:relative;display:flex;width:100%;overflow:hidden;color:#fff;font-size:42px}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover{color:#fff;background-color:transparent}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover span{color:rgba(255,255,255,.7)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover svg{fill:#fff}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-icon span{display:inline-flex;transition:transform .3s cubic-bezier(0,.36,.38,1.01)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-icon:hover span{transform:rotate(90deg)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-text{border:2px solid #fff}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link span.bdt-text{padding:3px 15px;color:#fff;font-size:13px;font-weight:700}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link svg{width:1em;height:1em;fill:#fff}.bdt-spotlite-mode:hover .bdt-ep-advanced-image-gallery-item:not(:hover):after{background-color:rgba(0,0,0,.5)}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-item{transition:all .3s ease}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);transition:all .3s ease;z-index:0;pointer-events:none}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-content{z-index:1}.bdt-ep-advanced-image-gallery-item{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-ep-advanced-image-gallery-item:hover{z-index:1}.bdt-ep-advanced-image-gallery-item .bdt-overlay-default{background:rgba(0,0,0,.4)}.bdt-ep-advanced-image-gallery-item-caption{margin:0;margin-top:15px;text-transform:uppercase;font-weight:700}.bdt-ep-advanced-image-gallery-thumbnail{overflow:hidden}.bdt-ep-advanced-image-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:top}.bdt-ep-advanced-image-gallery-inner{position:relative;overflow:hidden}.bdt-caption-all-time-yes .bdt-ep-advanced-image-gallery-item-caption{padding:15px;margin-top:0;background-color:#f7f8f9}.bdt-caption-all-time-yes .bdt-caption-position-default{display:block!important}.bdt-ep-advanced-image-gallery-skin-default{justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:flex;flex-wrap:wrap}.bdt-ep-advanced-image-gallery.bdt-ep-advanced-image-gallery-skin-hidden .bdt-hidden-gallery-button{display:inline-block;color:#666;font-size:16px;font-weight:700;transition:all .3s ease}.bdt-ep-advanced-image-gallery.bdt-ep-advanced-image-gallery-skin-hidden .bdt-hidden-gallery-button svg{width:1em;height:1em;fill:#666}@media (max-width:767px){.elementor-widget-bdt-advanced-image-gallery{overflow:hidden}}.jgallery{display:block;will-change:width,height;min-height:1px}.jgallery>.jgalleryItem{will-change:left,top,width,height,opacity,transform}.jgallery>*:not(.jgalleryItem){visibility:hidden}.jgallery .jgalleryItemHidden{display:none}.jgallery .jgalleryImage{vertical-align:middle;width:100%;height:100%}.jgallery.jgalleryAnimated{height:0;transition:height .4s}.jgallery.jgalleryAnimated .jgalleryItem{transition:all .4s}.jgallery.jgalleryAnimated .jgalleryItemInitialToVisible{animation-name:jgalleryItemInitialToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}.jgallery.jgalleryAnimated .jgalleryItemHiddenToVisible{animation-name:jgalleryItemHiddenToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}.jgallery.jgalleryAnimated .jgalleryItemVisibleToHidden{animation-name:jgalleryItemVisibleToHiddenAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes jgalleryItemInitialToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes jgalleryItemHiddenToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes jgalleryItemVisibleToHiddenAnimation{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}.jgallery .jgalleryItem{opacity:1}.jgallery.jgalleryItemLoading{opacity:.3;box-shadow:inset 0 0 15px -5px #666}.jgallery.jgalleryItemLoading::before{content:" ";position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-25px 0 0 -25px;padding:0;z-index:1;opacity:1;background:none;border:2px solid;border-color:transparent transparent #000 #000;border-radius:50%;outline:none;animation-duration:1s;animation-name:jgalleryProgressIndicator;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes jgalleryProgressIndicator{0%{transform:rotate(0deg);left:50%}100%{transform:rotate(360deg);left:50%}}.bdt-ep-carousel-title a{color:#213640}.bdt-ep-carousel-title a:hover{color:#222}.bdt-ep-carousel-thumbnail{position:relative;overflow:hidden}.bdt-ep-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-carousel-desc{padding:40px}.bdt-ep-carousel-button{margin-top:10px;display:inline-block}.bdt-ep-carousel-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-carousel-button-icon i,.bdt-ep-carousel-button-icon svg{width:1em;height:1em;transition:all .3s ease}.bdt-ep-carousel-meta{display:inline-flex}.bdt-ep-carousel-meta li.bdt-margin-small-top{margin-top:5px!important}.bdt-ep-carousel-meta li>*>*{color:inherit}.bdt-ep-carousel-item{box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-desc{padding:35px 20px}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail{height:100%}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail img{height:100%;object-fit:cover}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-background{height:230px;background:#0067ce}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-img-wrap a{height:300px}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc{text-align:center;transform:translateY(20px);transition:all .25s ease-in-out}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-meta{justify-content:center}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-categories a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-ep-carousel-skin-alice .bdt-custom-overlay{opacity:.3;transition:all .25s ease-in-out;background:#000}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-title a{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-date{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{transform:translateY(0)}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-custom-overlay{opacity:.5}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-thumbnail:before{content:'';position:absolute;top:calc(var(--ep-carousel-spacing, 14px) - 1px);right:50%;bottom:calc(var(--ep-carousel-spacing, 14px) - 1px);left:50%;opacity:0;border:1px solid rgba(255,255,255,.8);background-color:#fff;transition:all .3s;transition-delay:.3s;z-index:1}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-desc{padding:30px;flex-direction:column;position:absolute;left:var(--ep-carousel-spacing,14px);right:var(--ep-carousel-spacing,14px);bottom:-30px;opacity:0;z-index:5;background:#fff;padding:20px;user-select:none;transition-delay:.25s;transition:all .3s ease}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{display:block;will-change:transform;transform:translateY(100%)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a{transition:all .8s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span{transition:all 1.1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{transition:all 1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-button{will-change:transform;transform:translateY(100%);transition:all 1.5s cubic-bezier(.37,.31,.2,.85)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-thumbnail:before{background:transparent;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-title a,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-meta>span,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-excerpt *,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-button{transform:translateY(0)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-thumbnail:before{background:transparent;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-title a,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-meta>span,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-excerpt *,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-button{transform:translateY(0)}.bdt-ep-custom-carousel.bdt-skin-custom-content .swiper-carousel .swiper-slide{height:auto}.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev,.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next,.bdt-ep-custom-carousel .elementor-custom-embed-play{cursor:pointer}.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev svg,.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next svg,.bdt-ep-custom-carousel .elementor-custom-embed-play svg{transition:all .5s cubic-bezier(.15,.74,.25,1)}.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-prev:hover svg,.bdt-ep-custom-carousel .bdt-ep-custom-carousel-arrow-next:hover svg,.bdt-ep-custom-carousel .elementor-custom-embed-play:hover svg{transform:scale(1.2)}.bdt-ep-custom-carousel .swiper-carousel .swiper-slide{height:220px}.bdt-ep-custom-carousel-item .bdt-overlay i{font-size:24px}.bdt-ep-custom-carousel-thumbnail{background:no-repeat 50%;background-size:cover;height:100%;position:relative}.bdt-ep-custom-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-custom-carousel-thumbnail-overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:#fff;background-color:rgba(129,138,145,.8);transition:transform .5s,opacity .5s}.bdt-ep-custom-carousel-thumbnail-overlay i{font-size:21px}.bdt-ep-active-item--yes .swiper-slide{opacity:.3;transition:opacity .3s ease}.bdt-ep-active-item--yes .swiper-slide.bdt-transition-toggle.swiper-slide-active{opacity:1!important;transition:all .3s ease}.bdt-ep-active-item--yes .swiper-slide.bdt-transition-toggle.swiper-slide-active>a>div:before,.bdt-ep-active-item--yes .swiper-slide.bdt-transition-toggle.swiper-slide-active>div:before{content:'';position:absolute;background:rgba(0,0,0,0);height:100%;width:100%;z-index:0;left:0;top:0;transition:all .3s ease}.bdt-ep-custom-carousel-style-carousel .bdt-ep-custom-carousel-arrow-prev,.bdt-ep-custom-carousel-style-carousel .bdt-ep-custom-carousel-arrow-next{margin:30px}.elementor-pagination-position-outside .bdt-ep-custom-carousel-arrow-prev,.elementor-pagination-position-outside .bdt-ep-custom-carousel-arrow-next{margin-top:-14px}.bdt-dynamic-carousel .swiper-carousel{padding:10px;margin:0 -10px}.bdt-slider .bdt-slide-item .bdt-slide-desc{color:#fff}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper{height:100%;width:100%}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper img{height:100%;width:100%;object-fit:cover}.bdt-slider .bdt-slide-item .bdt-slider-image-wrapper:before{content:'';position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.bdt-slider .bdt-slide-item .bdt-slide-title,.bdt-slider .bdt-slide-item .bdt-slide-text,.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition:all 400ms cubic-bezier(.19,.6,.58,1);opacity:0;transform:translateX(50px)}.bdt-slider .bdt-slide-item .bdt-slide-title{transition-delay:500ms;display:inline-block;margin:0 0 10px;color:inherit;font-size:36px}.bdt-slider .bdt-slide-item .bdt-slide-text{transition-delay:700ms;margin-bottom:15px}.bdt-slider .bdt-slide-item .bdt-slide-text p:last-child{margin-bottom:0}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper{transition-delay:900ms}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link{display:inline-block;margin-top:10px;color:rgba(255,255,255,.8);text-transform:uppercase;font-size:14px;font-weight:700}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover{color:#fff}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link:hover svg{fill:#fff}.bdt-slider .bdt-slide-item .bdt-slide-link-wrapper .bdt-slide-link svg{width:1em;height:1em;fill:#fff}.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-item.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0);opacity:1}.bdt-slider .bdt-slide-effect-left .bdt-slide-title,.bdt-slider .bdt-slide-effect-left .bdt-slide-text,.bdt-slider .bdt-slide-effect-left .bdt-slide-link-wrapper{transform:translateX(50px)}.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-left.swiper-slide-active .bdt-slide-link-wrapper{transform:translateX(0)}.bdt-slider .bdt-slide-effect-bottom .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom .bdt-slide-link-wrapper{transform:translateY(50px)}.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-title,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-text,.bdt-slider .bdt-slide-effect-bottom.swiper-slide-active .bdt-slide-link-wrapper{transform:translateY(0)}.bdt-slider.bdt-arrows-align-center .bdt-slide-desc,.bdt-slider.bdt-arrows-dots-align-center .bdt-slide-desc{width:auto}.bdt-animation-kenburns-yes .swiper-slide-active .bdt-slider-image-wrapper{animation-name:bdt-scale-kenburns;animation-duration:15s}.bdt-ep-scroll-to-section-icon svg{width:1em;height:1em}@keyframes totopscroller{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}.bdt-ep-scroll-to-section{margin-bottom:50px;z-index:2}.bdt-ep-scroll-to-section a{animation:totopscroller 1.5s linear infinite alternate;padding:12px 8px;background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #fff;border-radius:5000px;color:#eee;display:inline-block;font-size:18px;font-weight:600;overflow:hidden;transition:all .3s ease 0s}.bdt-ep-scroll-to-section a:hover{background:#fff;color:#282828;border:2px solid #fff}.bdt-slideshow .bdt-slideshow-button{margin:1.5em 0 0;color:#fff}.bdt-slideshow .bdt-slideshow-button svg{width:1em;height:1em;fill:#fff}.bdt-slideshow .bdt-slideshow-content-wrapper{width:100%;max-width:800px}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:1.2rem;color:#fff;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:.75rem;font-weight:400;color:#f5f5f5;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:.65rem;line-height:1.4;color:#f5f5f5;margin:.8em 0 0;display:inline-block}.bdt-slideshow .bdt-slideshow-content-wrapper div{line-height:1}.bdt-slideshow .bdt-slidenav svg{width:22px;height:auto}.bdt-slideshow .bdt-dotnav li a{background-color:rgba(0,0,0,.5)}.bdt-slideshow .bdt-dotnav li.bdt-active a{background-color:#1e87f0}.bdt-slideshow .bdt-thumbnav li a{transition:all .25s ease-in-out;position:relative}.bdt-slideshow .bdt-thumbnav li a::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.4);transition:background-color .1s ease-in-out}.bdt-slideshow .bdt-thumbnav li a:hover::after{background-color:transparent}.bdt-slideshow .bdt-thumbnav li.bdt-active a::after{background-color:transparent}.bdt-slideshow .bdt-ep-scroll-to-section a svg{width:1em;height:1em}.elementor-widget-bdt-slideshow .bdt-slideshow .bdt-slideshow-items .bdt-slideshow-item img{height:100%;width:100%!important}@keyframes totopscroller{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}.bdt-ep-scroll-to-section{margin-bottom:50px;z-index:2}.bdt-ep-scroll-to-section a{animation:totopscroller 1.5s linear infinite alternate;padding:12px 8px;background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #fff;border-radius:5000px;color:#eee;display:inline-block;font-size:18px;font-weight:600;overflow:hidden;transition:all .3s ease 0s}.bdt-ep-scroll-to-section a:hover{background:#fff;color:#282828;border:2px solid #fff}.bdt-slideshow .bdt-thumbnav-wrapper .bdt-thumbnav li:nth-child(1){padding-top:0;padding-left:0}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right{height:calc(100% - (15px * 2));display:flex;align-items:center}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left .bdt-thumbnav-scroller,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right .bdt-thumbnav-scroller{transform:translate(0)!important}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left .bdt-thumbnav-scroller,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right .bdt-thumbnav-scroller{width:auto;height:100%}@media screen and (min-width:768px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:1rem;line-height:1.6}}@media screen and (min-width:1024px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.625rem;line-height:1.2}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.4rem}}.elementor-widget-bdt-search .bdt-search-default{width:100%}.elementor-widget-bdt-search .bdt-search{display:inline-block}.elementor-widget-bdt-search .bdt-search .bdt-position-relative{overflow:hidden}.elementor-widget-bdt-search .bdt-search .bdt-search-input{border:0 solid transparent;height:44px;width:100%}.elementor-widget-bdt-search .bdt-search.bdt-search-loading:after{position:absolute;right:12px;content:"";width:20px;height:20px;margin:0;background-color:#999;border-radius:100%;-webkit-animation:searchanimation 1s infinite ease-in-out;animation:searchanimation 1s infinite ease-in-out}@-webkit-keyframes searchanimation{0%{top:50%;-webkit-transform:translateY(-50%) scale(0)}100%{top:50%;-webkit-transform:translateY(-50%) scale(1);opacity:0}}@keyframes searchanimation{0%{top:50%;transform:translateY(-50%) scale(0);-webkit-transform:translateY(-50%) scale(0)}100%{top:50%;transform:translateY(-50%) scale(1);-webkit-transform:translateY(-50%) scale(1);opacity:0}}.elementor-widget-bdt-search .bdt-search-result{box-shadow:0 1px 1px rgba(0,0,0,.1);background:#fff;position:absolute;z-index:99;width:100%}.elementor-widget-bdt-search .bdt-search-result .bdt-search-result-inner{padding:25px}.elementor-widget-bdt-search .bdt-search-result .bdt-search-result-header{position:relative;font-size:16px;border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:20px}.elementor-widget-bdt-search .bdt-search-result .bdt-search-result-header .bdt-search-result-close-btn{position:absolute;right:0;top:-6px;background:#eee;border-radius:50%;color:#888;font-size:18px;cursor:pointer;padding:5px}.elementor-widget-bdt-search .bdt-search-result .bdt-search-result-header .bdt-search-result-close-btn:hover{background:#e5e5e5;color:#777}.elementor-widget-bdt-search .bdt-search-result .bdt-search-more{display:block;border-top:1px solid #ddd;padding-top:10px;margin-top:20px;color:#666;font-weight:700;font-size:14px}.elementor-widget-bdt-search .bdt-search-result .bdt-search-more:hover{color:#000}.elementor-widget-bdt-search .bdt-search-result .bdt-list{padding:0}.elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item a{transition:all .3s ease}.elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item a .bdt-search-title{font-size:14px;color:#333;font-weight:600;padding-bottom:8px;transition:color .3s ease}.elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item a .bdt-search-text{color:#777;font-size:13px;transition:color .3s ease}.elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item a:hover .bdt-search-title{color:#000}.elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item a:hover .bdt-search-text{color:#333}.elementor-widget-bdt-search .bdt-search-result .bdt-list .bdt-search-item+.bdt-search-item{margin-bottom:10px}.bdt-search-toggle{display:inline-flex}.bdt-search-toggle i,.bdt-search-toggle svg{width:1em;height:1em}.bdt-search .bdt-search-button{position:absolute;font-size:12px;font-weight:600;color:#fff;background:#798184;padding:6px 10px;right:5px;border:0;border-radius:2px;top:50%;transform:translateY(-50%);transition:all .3s ease;text-transform:uppercase;cursor:pointer}.bdt-search .bdt-search-button i,.bdt-search .bdt-search-button svg{margin-left:3px}.bdt-search .bdt-search-button svg{width:1em;height:1em;fill:#fff}.bdt-search-results-wrap{background:#fff;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.08);width:100%;position:relative;border:1px solid #e6eeef;margin-top:30px}.bdt-search-results-wrap::before{content:"";width:12px;height:12px;background:#fff;position:absolute;top:-6px;transform:rotate(45deg);border-left:1px solid #e6eeef;border-top:1px solid #e6eeef}.bdt-search-results-head-title{padding-bottom:12px;margin-bottom:20px;border-bottom:1px solid #e6eeef}.bdt-search-results-cart{margin-bottom:30px}.bdt-search-results-cart:nth-last-child(1){margin-bottom:0}.bdt-search-results-grid{margin-bottom:30px}.bdt-search-results-grid:nth-last-child(1){margin-bottom:0}.bdt-search-results-head-title a{text-decoration:none;color:#2b2d42;font-weight:700;font-size:16px;text-transform:uppercase}.bdt-search-results-item{display:flex;align-items:flex-start;justify-content:flex-end;width:100%;height:auto;background:#fff}.bdt-search-results-item:nth-last-child(1){margin-bottom:0}.bdt-doc-section{width:50%;display:flex;flex-direction:column}.bdt-doc-section a{text-decoration:none;text-transform:capitalize;font-size:14px;padding:10px 20px 10px 0;line-height:24px;font-weight:400;color:#898d99;text-align:right}.bdt-doc-article{width:50%;position:relative;border-left:1px solid #e6eeef;display:flex;flex-direction:column}.bdt-doc-article a{text-decoration:none;font-size:12px;text-transform:capitalize;color:#8d99ae;padding:10px 20px;transition:all .3s ease}.bdt-doc-article a:hover{background:rgba(143,187,237,.1)}@media (min-width:768px){.bdt-doc-section a{font-size:16px}.bdt-doc-article a{font-size:15px}}.bdt-thumb-gallery img{position:absolute;height:100%;width:100%;object-fit:cover}.bdt-thumb-gallery .bdt-thumbnav-vertical>*>a{display:block}.bdt-thumb-gallery .bdt-thumb-gallery-thumbnav a{height:80px;width:120px}.bdt-thumb-gallery .bdt-thumb-gallery-title{color:#fff}.bdt-thumb-gallery .bdt-thumb-gallery-text{margin:0;color:rgba(255,255,255,.7)}.bdt-thumb-gallery .bdt-thumb-gallery-text p:last-child{margin-bottom:0}.bdt-thumb-gallery .bdt-thumb-gallery-text+.bdt-thumb-gallery-button-wrapper{margin:20px 0 0 0}.bdt-thumb-gallery .bdt-thumb-gallery-button{color:rgba(255,255,255,.7);font-weight:700;text-transform:uppercase;font-size:13px}.bdt-thumb-gallery .bdt-thumb-gallery-button:hover{color:#fff}.bdt-thumb-gallery .bdt-thumb-gallery-button:hover svg{fill:#fff}.bdt-thumb-gallery .bdt-thumb-gallery-button svg{width:1em;height:1em;fill:rgba(255,255,255,.7)}.bdt-thumb-gallery .bdt-thumb-gallery-thumbnav a{transition:all .25s ease-in-out}.bdt-thumb-gallery .bdt-thumb-gallery-thumbnav a:hover{overflow:hidden}.bdt-thumb-gallery .bdt-thumb-gallery-content{background-color:rgba(25,25,25,.5);padding:35px;max-width:600px;border-radius:3px}.bdt-thumb-gallery .bdt-thumb-gallery-navigation-wrapper.bdt-position-center{width:100%}.bdt-thumb-gallery .bdt-thumb-gallery-navigation-wrapper.bdt-position-center .bdt-slidenav{position:absolute;transform:translateY(-50%)}.bdt-thumb-gallery .bdt-thumbnav{margin:0;grid-gap:15px;justify-content:center;align-items:center}.bdt-thumb-gallery .bdt-thumbnav li{padding-top:0;padding-left:0;display:flex}.bdt-thumb-gallery .bdt-thumbnav li a{transition:all .25s ease-in-out;position:relative}.bdt-thumb-gallery .bdt-thumbnav li a::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.4);transition:background-color .1s ease-in-out}.bdt-thumb-gallery .bdt-thumbnav li a:hover::after{background-color:transparent}.bdt-thumb-gallery .bdt-thumbnav li.bdt-active a::after{background-color:transparent}@media screen and (max-width:767px){.bdt-thumb-gallery .bdt-thumbnav-wrapper{position:relative!important;transform:translate(0)!important;left:auto!important;right:auto!important}.bdt-thumb-gallery .bdt-thumbnav-vertical>*{padding-left:15px!important}.bdt-thumb-gallery .bdt-thumb-gallery-text{display:none}}.element-pack-agbg-yes .bdt-animated-gradient-background{pointer-events:none;position:absolute;display:block;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:0}.bdt-cursor-effects-yes{--cursor-ball-color:red;--cursor-ball-size:10px;--cursor-circle-color:red;--cursor-circle-size:40px;--cursor-text-label:"bdthemes"}.bdt-cursor-effects-yes .bdt-cursor-effects{position:fixed;z-index:999999}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{position:fixed;top:0;left:0;z-index:999;pointer-events:none;transform:translate(-20px,-20px)}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-40px,-40px)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-ball.cotton-active{width:var(--cursor-ball-size);height:var(--cursor-ball-size);background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init{position:relative}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active{border-radius:50%;background-size:cover;background-position:center}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:var(--cursor-ball-size);height:2px;background:var(--cursor-ball-color)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active:after{transform:translateX(-50%) rotate(90deg)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-3 .cotton-init.ep-cursor-circle.cotton-active{background-color:var(--cursor-ball-color);width:var(--cursor-ball-size);height:var(--cursor-ball-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-5 .cotton-init.ep-cursor-ball.cotton-active{width:450px;height:450px;background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{width:50px;height:50px;object-fit:cover}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{display:block}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-image{display:none}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons{color:var(--cursor-ball-color)}.bdt-cursor-effects-yes{--cursor-ball-color:red;--cursor-ball-size:10px;--cursor-circle-color:red;--cursor-circle-size:40px;--cursor-text-label:"bdthemes"}.bdt-cursor-effects-yes .bdt-cursor-effects{position:fixed;z-index:999999}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{position:fixed;top:0;left:0;z-index:999;pointer-events:none;transform:translate(-20px,-20px)}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-40px,-40px)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-ball.cotton-active{width:var(--cursor-ball-size);height:var(--cursor-ball-size);background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init{position:relative}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active{border-radius:50%;background-size:cover;background-position:center}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:var(--cursor-ball-size);height:2px;background:var(--cursor-ball-color)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active:after{transform:translateX(-50%) rotate(90deg)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-3 .cotton-init.ep-cursor-circle.cotton-active{background-color:var(--cursor-ball-color);width:var(--cursor-ball-size);height:var(--cursor-ball-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-5 .cotton-init.ep-cursor-ball.cotton-active{width:450px;height:450px;background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{width:50px;height:50px;object-fit:cover}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{display:block}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-image{display:none}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons{color:var(--cursor-ball-color)}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{right:0;left:auto}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{right:0;left:auto}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.rtl .bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{right:50%;left:auto}.bdt-image-hover-effect-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:all .5s ease}.bdt-image-hover-effect-wrap{overflow:hidden;position:relative}.bdt-image-hover-effect-wrap::before,.bdt-image-hover-effect-wrap::after{position:absolute;content:"";transition:all .5s ease}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::after{z-index:3}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::before{top:50%;left:0;right:0;bottom:50%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::after{top:0;left:50%;right:50%;bottom:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover:before{top:0;bottom:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover:after{left:0;right:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2::after{left:50%;opacity:1;padding-top:100%;top:50%;transform:translate(-50%,-50%) rotate(45deg) scale(0);width:100%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2:hover::after{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::after{bottom:20px;left:20px;opacity:0;right:20px;top:20px;z-index:1;background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::before{transform:scaleX(0);border-bottom:2px solid;border-top:2px solid}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::after{transform:scaleY(0);border-left:2px solid;border-right:2px solid}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover::after{opacity:1;filter:alpha(opacity=100);transform:scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4::before{top:0;left:50%;width:120%;height:100px;transition:all .6s linear;z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translateY(-150%);backface-visibility:hidden;pointer-events:none}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4:hover::before{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translateY(200%);left:-100%;top:100%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::after{top:30px;right:50px;bottom:30px;left:50px;border-right:2px solid;border-left:2px solid;transform:scale(1,0);transform-origin:100% 0;opacity:0;z-index:1}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::before{top:50px;right:30px;bottom:50px;left:30px;border-top:2px solid;border-bottom:2px solid;opacity:0;transform:scale(0,1);transform-origin:0 0;z-index:1}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::after,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::before{background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover::after,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover::before{opacity:1;transform:scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6::after{top:30px;right:30px;bottom:30px;left:30px;border:1px solid;opacity:0;transform:scale(0);background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6:hover::after{opacity:1;transform:scale(1)}.parallax-scene{position:absolute;width:100%;height:100%;background-repeat:no-repeat;top:0;left:0;overflow:hidden}.bdt-scene-item{position:absolute;width:102%;height:104%;background-repeat:no-repeat;overflow:hidden;margin:0;padding:0;top:-1%;left:-2%;background-size:auto}.bdt-reveal-effects-yes .block-revealer__element{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;pointer-events:none;opacity:0;z-index:999}.bdt-shape-builder{position:absolute;left:0;top:0;display:flex;transition:filter .3s ease-out}.bdt-shape-builder svg{transform:translate(var(--shape-position-x,0),var(--shape-position-y,0)) rotate(var(--shape-rotate,0deg));transition:all .3s ease-out}.elementor[class^="elementor-"] .elementor-element:hover>.bdt-shape-builder svg,.elementor[class*=" elementor-"] .elementor-element:hover>.bdt-shape-builder svg{transform:translate(var(--shape-position-hover-x,var(--shape-position-x,0)),var(--shape-position-hover-y,var(--shape-position-y,0))) rotate(var(--shape-rotate-hover,var(--shape-rotate,0deg)))}.elementor-element-edit-mode:hover>.bdt-shape-builder svg{transform:translate(var(--shape-position-hover-x,var(--shape-position-x,0)),var(--shape-position-hover-y,var(--shape-position-y,0))) rotate(var(--shape-rotate-hover,var(--shape-rotate,0deg)))}.elementor-section.bdt-tile-scroll-yes{overflow:hidden}.bdt-tile-scroll{height:100%;overflow:hidden;position:absolute;width:100%;top:0;left:0}.bdt-tile-scroll__wrap{width:150%;--bdt-tile-scrollwrap-height:var(--bdt-tile-scroll-height);height:var(--bdt-tile-scrollwrap-height);position:absolute;left:50%;transform:translate3d(-50%,0,0);top:50%}.bdt-tile-scroll__line{display:flex}.bdt-tile-scroll__line-img{flex:none;width:calc(var(--bdt-tile-scroll-item-width, 16.6666%) - var(--bdt-tile-scroll-margin, 2vw) * 2);height:calc(var(--bdt-tile-scrollwrap-height) / 3 - (3 * var(--bdt-tile-scroll-margin, 2vw) / 2));margin:var(--bdt-tile-scroll-margin,2vw);background-size:cover;background-position:50% 50%}.bdt-tile-scroll--horizontal .bdt-tile-scroll__wrap{--bdt-tile-scrollwrap-height:calc(var(--bdt-tile-scroll-height) * 1.8);transform:translate3d(-50%,-50%,0) rotate(var(--bdt-tile-scroll-rotate))}.bdt-tile-scroll--horizontal .bdt-tile-scroll__line-img{width:calc(var(--bdt-tile-scroll-item-width, 16.6666%) - var(--bdt-tile-scroll-margin, 1vw) * 2);height:calc(var(--bdt-tile-scrollwrap-height) / 5 - (4 * var(--bdt-tile-scroll-margin, 1vw) / 2))}.bdt-tile-scroll--vertical .bdt-tile-scroll__wrap{width:100%;display:flex;--bdt-tile-scrollwrap-height:calc(var(--tiles-height, 140vh) * 1.4);transform:translate3d(0,-50%,0);left:0;top:50%}.bdt-tile-scroll--vertical .bdt-tile-scroll__line{width:25%;padding:0 calc(var(--bdt-tile-scroll-margin, 2rem) / 2);display:block}.bdt-tile-scroll--vertical .bdt-tile-scroll__line-img{width:100%;height:calc(var(--bdt-tile-scroll-height, 52vw) / 1.95);margin:var(--bdt-tile-scroll-margin,2rem) 0}@font-face{font-family:'element-pack';src:url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff2?bhinol) format('woff2'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.ttf?bhinol) format('truetype'),url(../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.woff?bhinol) format('woff'),url('../../../../plugins/bdthemes-element-pack/assets/fonts/element-pack.svg?bhinol#element-pack') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="ep-icon-"],[class*=" ep-icon-"]{font-family:'element-pack'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ep-icon-g2:before{content:"\e90b"}.ep-icon-yelp:before{content:"\e978"}.ep-icon-facebook:before{content:"\e979"}.ep-icon-google:before{content:"\e97a"}.ep-icon-capterra:before{content:"\e97b"}.ep-icon-foursquare:before{content:"\e97c"}.ep-icon-glassdoor:before{content:"\e97d"}.ep-icon-tripadvisor:before{content:"\e97e"}.ep-icon-trustpilot:before{content:"\e97f"}.ep-icon-trustradius:before{content:"\e980"}.ep-icon-arrow-right-default:before{content:"\e96f"}.ep-icon-arrow-right-0:before{content:"\e96f"}.ep-icon-arrow-left-default:before{content:"\e970"}.ep-icon-arrow-left-0:before{content:"\e970"}.ep-icon-arrow-left:before{content:"\e94d"}.ep-icon-arrow-right:before{content:"\e94e"}.ep-icon-arrow-left-1:before{content:"\e917"}.ep-icon-arrow-right-1:before{content:"\e925"}.ep-icon-arrow-left-2:before{content:"\e918"}.ep-icon-arrow-right-2:before{content:"\e926"}.ep-icon-arrow-left-3:before{content:"\e919"}.ep-icon-arrow-right-3:before{content:"\e927"}.ep-icon-arrow-left-4:before{content:"\e91a"}.ep-icon-arrow-right-4:before{content:"\e928"}.ep-icon-arrow-left-5:before{content:"\e943"}.ep-icon-arrow-right-5:before{content:"\e944"}.ep-icon-arrow-left-6:before{content:"\e945"}.ep-icon-arrow-right-6:before{content:"\e946"}.ep-icon-arrow-left-7:before{content:"\e949"}.ep-icon-arrow-right-7:before{content:"\e94a"}.ep-icon-arrow-left-8:before{content:"\e91e"}.ep-icon-arrow-right-8:before{content:"\e92c"}.ep-icon-arrow-left-9:before{content:"\e91f"}.ep-icon-arrow-right-9:before{content:"\e92d"}.ep-icon-arrow-left-10:before{content:"\e920"}.ep-icon-arrow-right-10:before{content:"\e92e"}.ep-icon-arrow-left-11:before{content:"\e921"}.ep-icon-arrow-right-11:before{content:"\e92f"}.ep-icon-arrow-left-12:before{content:"\e94b"}.ep-icon-arrow-right-12:before{content:"\e94c"}.ep-icon-arrow-left-13:before{content:"\e922"}.ep-icon-arrow-right-13:before{content:"\e930"}.ep-icon-arrow-left-14:before{content:"\e91d"}.ep-icon-arrow-right-14:before{content:"\e92b"}.ep-icon-arrow-left-15:before{content:"\e923"}.ep-icon-arrow-right-15:before{content:"\e931"}.ep-icon-arrow-left-16:before{content:"\e924"}.ep-icon-arrow-right-16:before{content:"\e932"}.ep-icon-arrow-left-17:before{content:"\e91c"}.ep-icon-arrow-right-17:before{content:"\e92a"}.ep-icon-arrow-left-18:before{content:"\e91b"}.ep-icon-arrow-right-18:before{content:"\e929"}.ep-icon-arrow-up-1:before{content:"\e933"}.ep-icon-arrow-down-1:before{content:"\e910"}.ep-icon-arrow-up-2:before{content:"\e934"}.ep-icon-arrow-down-2:before{content:"\e911"}.ep-icon-arrow-up-3:before{content:"\e935"}.ep-icon-arrow-down-3:before{content:"\e912"}.ep-icon-arrow-up-4:before{content:"\e936"}.ep-icon-arrow-down-4:before{content:"\e913"}.ep-icon-arrow-up-5:before{content:"\e937"}.ep-icon-arrow-down-5:before{content:"\e915"}.ep-icon-arrow-up-7:before{content:"\e938"}.ep-icon-arrow-down-7:before{content:"\e916"}.ep-icon-arrow-up-8:before{content:"\e939"}.ep-icon-arrow-down-8:before{content:"\e947"}.ep-icon-arrow-left-circle-1:before{content:"\e93b"}.ep-icon-arrow-right-circle-1:before{content:"\e93f"}.ep-icon-arrow-left-circle-2:before{content:"\e93c"}.ep-icon-arrow-right-circle-2:before{content:"\e940"}.ep-icon-arrow-left-circle-3:before{content:"\e93d"}.ep-icon-arrow-right-circle-3:before{content:"\e941"}.ep-icon-arrow-left-circle-4:before{content:"\e93a"}.ep-icon-arrow-right-circle-4:before{content:"\e93e"}.ep-icon-arrow-left-square-1:before{content:"\e948"}.ep-icon-arrow-right-square-1:before{content:"\e942"}.ep-icon-cog:before{content:"\e991"}.ep-icon-gear:before{content:"\e991"}.ep-icon-preferences:before{content:"\e991"}.ep-icon-settings:before{content:"\e991"}.ep-icon-generate:before{content:"\e991"}.ep-icon-control:before{content:"\e991"}.ep-icon-options:before{content:"\e991"}.ep-icon-long-arrow-right:before{content:"\e98a"}.ep-icon-clock-o:before{content:"\e98b"}.ep-icon-ellipsis-h:before{content:"\e98c"}.ep-icon-user-circle-o:before{content:"\e98d"}.ep-icon-basket-solid:before{content:"\e981"}.ep-icon-basket-medium:before{content:"\e982"}.ep-icon-basket-light:before{content:"\e983"}.ep-icon-bag-solid:before{content:"\e984"}.ep-icon-bag-medium:before{content:"\e985"}.ep-icon-bag-light:before{content:"\e986"}.ep-icon-cart-solid:before{content:"\e987"}.ep-icon-cart-medium:before{content:"\e988"}.ep-icon-cart-light:before{content:"\e989"}.ep-icon-puzzle:before{content:"\e973"}.ep-icon-bar:before{content:"\e974"}.ep-icon-copy:before{content:"\e975"}.ep-icon-graduation:before{content:"\e976"}.ep-icon-clock:before{content:"\e977"}.ep-icon-envelope:before{content:"\e971"}.ep-icon-eye:before{content:"\e972"}.ep-icon-eye-blocked:before{content:"\e98f"}.ep-icon-gallery:before{content:"\e96e"}.ep-icon-element-pack:before{content:"\e902"}.ep-icon-aside:before{content:"\e914"}.ep-icon-post:before{content:"\e950"}.ep-icon-standard:before{content:"\e950"}.ep-icon-quote:before{content:"\e951"}.ep-icon-new-tab:before{content:"\e952"}.ep-icon-refresh:before{content:"\e953"}.ep-icon-play-circle:before{content:"\e954"}.ep-icon-play:before{content:"\e955"}.ep-icon-checkmark:before{content:"\e956"}.ep-icon-close:before{content:"\e957"}.ep-icon-close-2:before{content:"\e958"}.ep-icon-plus-3:before{content:"\e959"}.ep-icon-minus-3:before{content:"\e992"}.ep-icon-question:before{content:"\e95a"}.ep-icon-star-full:before{content:"\e95b"}.ep-icon-self:before{content:"\e95b"}.ep-icon-star-half:before{content:"\e95c"}.ep-icon-star-empty:before{content:"\e95d"}.ep-icon-earth:before{content:"\e95e"}.ep-icon-heart-empty:before{content:"\e95f"}.ep-icon-heart-full:before{content:"\e960"}.ep-icon-link:before{content:"\e961"}.ep-icon-menu:before{content:"\e962"}.ep-icon-lock:before{content:"\e963"}.ep-icon-bubble:before{content:"\e964"}.ep-icon-chat:before{content:"\e964"}.ep-icon-reply:before{content:"\e965"}.ep-icon-location:before{content:"\e966"}.ep-icon-cart:before{content:"\e967"}.ep-icon-file-play1:before{content:"\e968"}.ep-icon-file-video:before{content:"\e969"}.ep-icon-video:before{content:"\e969"}.ep-icon-file-play:before{content:"\e96a"}.ep-icon-play1:before{content:"\e96a"}.ep-icon-file-music:before{content:"\e96b"}.ep-icon-music:before{content:"\e96b"}.ep-icon-audio:before{content:"\e96b"}.ep-icon-file-picture:before{content:"\e96c"}.ep-icon-image:before{content:"\e96c"}.ep-icon-pencil:before{content:"\e96d"}.ep-icon-edit:before{content:"\e96d"}.ep-icon-hexagon-zigzag:before{content:"\e90f"}.ep-icon-bulge-rectangle:before{content:"\e90e"}.ep-icon-hexagon-radius2:before{content:"\e90d"}.ep-icon-hexagon:before{content:"\e90c"}.ep-icon-hexagon-radius:before{content:"\e604"}.ep-icon-plus-2:before{content:"\e908"}.ep-icon-x:before{content:"\e98e"}.ep-icon-twitter:before{content:"\e98e"}.ep-icon-meneame:before{content:"\e906"}.ep-icon-moimir:before{content:"\e900"}.ep-icon-instapaper:before{content:"\e903"}.ep-icon-surfingbird:before{content:"\e904"}.ep-icon-livejournal:before{content:"\e905"}.ep-icon-baidu:before{content:"\e907"}.ep-icon-line:before{content:"\e90a"}.ep-icon-linkedin:before{content:"\f0e1"}.ep-icon-github:before{content:"\f113"}.ep-icon-youtube:before{content:"\f167"}.ep-icon-xing:before{content:"\f168"}.ep-icon-instagram:before{content:"\f16d"}.ep-icon-tumblr:before{content:"\f173"}.ep-icon-apple:before{content:"\f179"}.ep-icon-android:before{content:"\f17b"}.ep-icon-dribbble:before{content:"\f17d"}.ep-icon-skype:before{content:"\f17e"}.ep-icon-vk:before{content:"\f189"}.ep-icon-weibo:before{content:"\f18a"}.ep-icon-renren:before{content:"\f18b"}.ep-icon-wordpress:before{content:"\f19a"}.ep-icon-delicious:before{content:"\f1a5"}.ep-icon-digg:before{content:"\f1a6"}.ep-icon-soundcloud:before{content:"\f1be"}.ep-icon-wechat:before{content:"\f1d7"}.ep-icon-pinterest:before{content:"\f231"}.ep-icon-whatsapp:before{content:"\f232"}.ep-icon-odnoklassniki:before{content:"\f263"}.ep-icon-pocket:before{content:"\f265"}.ep-icon-safari:before{content:"\f267"}.ep-icon-chrome:before{content:"\f268"}.ep-icon-firefox:before{content:"\f269"}.ep-icon-opera:before{content:"\f26a"}.ep-icon-ie:before{content:"\f26b"}.ep-icon-vimeo:before{content:"\f27d"}.ep-icon-reddit:before{content:"\f281"}.ep-icon-edge:before{content:"\f282"}.ep-icon-blogger:before{content:"\f37d"}.ep-icon-messenger:before{content:"\f39f"}.ep-icon-googleplay:before{content:"\f3ab"}.ep-icon-mix:before{content:"\f3cb"}.ep-icon-telegram:before{content:"\f3fe"}.ep-icon-uikit:before{content:"\f403"}.ep-icon-viber:before{content:"\f409"}.ep-icon-flipboard:before{content:"\f44d"}.ep-icon-buffer:before{content:"\f837"}.ep-icon-evernote:before{content:"\f839"}.ep-icon-plus-circle:before{content:"\e94f"}.ep-icon-circle-plus:before{content:"\e94f"}.ep-icon-plus:before{content:"\e909"}.ep-icon-search:before{content:"\e901"}