
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.wppf-carousel,.wppf-carousel .wppf-item{-webkit-tap-highlight-color:transparent;position:relative}.wppf-carousel{display:none;width:100%;z-index:1}.wppf-carousel .wppf-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.wppf-carousel .wppf-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.wppf-carousel .wppf-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.wppf-carousel .wppf-item,.wppf-carousel .wppf-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.wppf-carousel .wppf-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.wppf-carousel .wppf-item img{display:block;width:100%}.wppf-carousel .wppf-dots.disabled,.wppf-carousel .wppf-nav.disabled{display:none}.no-js .wppf-carousel,.wppf-carousel.wppf-loaded{display:block}.wppf-carousel .wppf-dot,.wppf-carousel .wppf-nav .wppf-next,.wppf-carousel .wppf-nav .wppf-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wppf-carousel .wppf-nav button.wppf-next,.wppf-carousel .wppf-nav button.wppf-prev,.wppf-carousel button.wppf-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.wppf-carousel.wppf-loading{opacity:0;display:block}.wppf-carousel.wppf-hidden{opacity:0}.wppf-carousel.wppf-refresh .wppf-item{visibility:hidden}.wppf-carousel.wppf-drag .wppf-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wppf-carousel.wppf-grab{cursor:move;cursor:grab}.wppf-carousel.wppf-rtl{direction:rtl}.wppf-carousel.wppf-rtl .wppf-item{float:right}.wppf-carousel .animated{animation-duration:1s;animation-fill-mode:both}.wppf-carousel .wppf-animated-in{z-index:0}.wppf-carousel .wppf-animated-out{z-index:1}.wppf-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.wppf-height{transition:height .5s ease-in-out}.wppf-carousel .wppf-item .wppf-lazy{opacity:0;transition:opacity .4s ease}.wppf-carousel .wppf-item .wppf-lazy:not([src]),.wppf-carousel .wppf-item .wppf-lazy[src^=""]{max-height:0}.wppf-carousel .wppf-item img.wppf-lazy{transform-style:preserve-3d}.wppf-carousel .wppf-video-wrapper{position:relative;height:100%;background:#000}.wppf-carousel .wppf-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(wppf.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.wppf-carousel .wppf-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.wppf-carousel .wppf-video-playing .wppf-video-play-icon,.wppf-carousel .wppf-video-playing .wppf-video-tn{display:none}.wppf-carousel .wppf-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.wppf-carousel .wppf-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.wppf-theme .wppf-dots,.wppf-theme .wppf-nav{text-align:center;-webkit-tap-highlight-color:transparent}.wppf-theme .wppf-nav{margin-top:10px}.wppf-theme .wppf-nav [class*=wppf-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.wppf-theme .wppf-nav [class*=wppf-]:hover{background:#869791;color:#FFF;text-decoration:none}.wppf-theme .wppf-nav .disabled{opacity:.5;cursor:default}.wppf-theme .wppf-nav.disabled+.wppf-dots{margin-top:10px}.wppf-theme .wppf-dots .wppf-dot{display:inline-block;zoom:1}.wppf-theme .wppf-dots .wppf-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.wppf-theme .wppf-dots .wppf-dot.active span,.wppf-theme .wppf-dots .wppf-dot:hover span{background:#869791}
.wppf-carousel {
position: relative;
}
.wppf-prev,
.wppf-next,
#wppf_slideshow_v2 .wppf-prev,
#wppf_slideshow_v2 .wppf-next {
    position: absolute !important;
    top: 50% !important;
    margin-top: -20px !important;
    padding: 15px !important;
    background: rgba(100,100,100,0.5) !important;
    color: white !important;
}
.wppf-prev {
    left: 0 !important;
}
.wppf-next {
    right: 0 !important;
}

/* swipper version */
#wppf-gallery-top { position: relative; }
.wppf_property_slideshow .swiper-container {
    width: 100%;
    height: 100% !important;
    max-height: 550px !important;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.wppf_property_slideshow .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.wppf_property_slideshow .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wppf_property_slideshow .swiper-slide {
    background-size: cover;
    background-position: center;
}
#wppf-gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1 !important;
}
#wppf-gallery-thumbs {
    height: 120px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
}
#wppf-gallery-thumbs .swiper-slide {
    width: calc(25%) !important;
    height: 100%;
    opacity: 0.4;
}

@media only screen  and (min-width : 480px) {
    #wppf-gallery-thumbs .swiper-slide {
        width: calc(12.5%) !important;
    }
}

@media only screen  and (min-width : 768px) {
    #wppf-gallery-thumbs .swiper-slide {
        width: 10% !important;
    }
}
