.single-pootle-slider
{
  display: none;
}

.single-pootle-slider #ps-bar
{
  font: 16px sans-serif;
  text-align: center;
  background-color: #eee;
  margin: 0 -1000px;
  padding: 16px 1060px;
}

.single-pootle-slider #ps-bar *
{
  vertical-align: middle;
}

.single-pootle-slider #ps-bar .ps-bar-head
{
  text-transform: uppercase;
  float: left;
}

.single-pootle-slider #ps-bar .right
{
  float: right;
}

.single-pootle-slider #ps-bar .value
{
  width: 50px;
  display: inline-block;
}

.single-pootle-slider #ps-bar .dashicons-leftright
{
  transform: rotate(90deg);
}

.single-pootle-slider #ps-bar:after
{
  content: '';
  clear: both;
  display: block;
}

.single-pootle-slider *:not(.ppb-block):not(.panels-tooltip)
{
  max-width: none !important;
}

.single-pootle-slider .panel-grid:after
{
  margin-right: -999px;
  margin-left: -999px;
  border-bottom: 30px solid gray;
  display: block;
}

.single-pootle-slider #content .col-full
{
  max-width: none;
  padding: 0;
  margin: 0;
}

.pootle-slide .ppb-block:hover
{
  outline: none;
}

.pootle-slider-wrap .pootle-slide .panel-row-style
{
  padding-top: 160%;
  background-attachment: scroll !important;
}

@media screen and (min-width: 475px)
{
  .pootle-slider-wrap .pootle-slide .panel-row-style
  {
    padding-top: 140.625%;
  }
}

@media screen and (min-width: 520px)
{
  .pootle-slider-wrap .pootle-slide .panel-row-style
  {
    padding-top: 90%;
  }
}

@media screen and (min-width: 800px)
{
  .pootle-slider-wrap .pootle-slide .panel-row-style
  {
    padding-top: 56.25%;
  }
}

.pootle-slider-wrap .pootle-slide .panel-row-style
{
  background-position: center;
  overflow: visible;
}

.single.single-pootle-slider .panel-row-style,.pootle-slider-wrap .panel-row-style
{
  min-height: 0 !important;
}

.pootle-slider-wrap.ppb-stretch-full-width
{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.single.single-pootle-slider .panel-grid-cell-container
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block !important;
  margin: 16px;
}

.single.single-pootle-slider .pootle-slide
{
  max-width: 100vw !important;
}

.pootle-slide
{
  max-width: 100vw;
}

.pootle-slide .panel-grid-cell-container
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block !important;
  margin: 16px;
  height: 100%;
}

.pootle-slide .panel-grid-cell-container .panel-grid-cell
{
  height: 100%;
}

.pootle-slide .ppb-block *:first-child
{
  margin-top: 0 !important;
}

.pootle-slide .ppb-block *:last-child
{
  margin-bottom: 0 !important;
}

@font-face
{
  font-family:flexslider-icon;src:url(/wp-content/plugins/pootle-slider/assets/fonts/flexslider-icon.eot);src:url(/wp-content/plugins/pootle-slider/assets/fonts/flexslider-icon.eot#iefix) format("embedded-opentype"),url(/wp-content/plugins/pootle-slider/assets/fonts/flexslider-icon.woff) format("woff"),url(/wp-content/plugins/pootle-slider/assets/fonts/flexslider-icon.ttf) format("truetype"),url(/wp-content/plugins/pootle-slider/assets/fonts/flexslider-icon.svg#flexslider-icon) format("svg");font-weight:400;font-style:normal;
}

.pootle-slider-wrap
{
  max-width: 100vw;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  position: relative;
}

.pootle-slider-wrap:after
{
  content: '';
  display: block;
  clear: both;
}

.pootle-slider-wrap.pootle-slider-transparent
{
  opacity: 0;
}

.pootle-slider-wrap .flex-container a:hover,.pootle-slider-wrap .flex-slider a:hover
{
  outline: 0;
}

.pootle-slider-wrap .flex-control-nav,.pootle-slider-wrap .flex-direction-nav
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.pootle-slider
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.pootle-slider>li
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.pootle-slider-wrap .flex-pauseplay span
{
  text-transform: capitalize;
}

.pootle-slider-wrap .flex-direction-nav a,.pootle-slider-wrap .flex-pauseplay a
{
  text-decoration: none;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: none;
  margin: 0;
  position: absolute;
  bottom: -7px;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: center;
}

.ppb-panels #TB_secondLine,.ppb-panels .tb-close-icon,.ppb-panels #TB_prev a,.ppb-panels #TB_next a
{
  color: #fff;
  -moz-text-shadow: 0 0 1px rgba(0,0,0,0.5);
  -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5);
  -webkit-text-shadow: 0 0 1px rgba(0,0,0,0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5);
  text-shadow: 0 0 1px rgba(0,0,0,0.5);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5);
}

.pootle-slider-wrap .flex-direction-nav a,.pootle-slider-wrap .flex-pauseplay a
{
  color: #fff;
  -moz-text-shadow: 0 0 1px rgba(0,0,0,0.5);
  -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5);
  -webkit-text-shadow: 0 0 1px rgba(0,0,0,0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5);
  text-shadow: 0 0 1px rgba(0,0,0,0.5);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5),-1px 1px 1px rgba(0,0,0,0.5),-1px -1px 1px rgba(0,0,0,0.5),1px -1px 1px rgba(0,0,0,0.5);
}

.pootle-slider-wrap:hover a
{
  opacity: 1;
  bottom: 7px;
}

.pootle-slider-wrap:hover a:hover
{
  opacity: 0.7;
}

.pootle-slider-wrap .flex-direction-nav a
{
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.flex-control-nav
{
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#pootle-page-builder .panel-grid .panel-row-style
{
  overflow: visible;
}

.pootle-slider-wrap .flex-direction-nav a:before
{
  font-family: flexslider-icon;
  font-size: 44px;
  display: inline-block;
  content: '\f001';
  opacity: 0.5;
}

.pootle-slider-wrap .flex-pauseplay a:before
{
  font-family: flexslider-icon;
  font-size: 44px;
  display: inline-block;
  content: '\f001';
  opacity: 0.5;
  content: '\f004';
}

.pootle-slider-wrap .flex-direction-nav a.flex-next:before
{
  content: '\f002';
}

.pootle-slider-wrap .flex-direction-nav .flex-prev
{
  left: 0;
}

.pootle-slider-wrap .flex-direction-nav .flex-next
{
  right: 0;
}

.pootle-slider-wrap .flex-direction-nav .flex-disabled
{
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.pootle-slider-wrap .flex-pauseplay a
{
  right: 60px;
}

.pootle-slider-wrap .flex-pauseplay a.flex-play:before
{
  content: '\f003';
}

.pootle-slider-wrap .flex-control-nav
{
  z-index: 7;
  left: 0;
  right: 0;
  position: absolute;
  bottom: -7px;
  opacity: 0;
  text-align: center;
}

.pootle-slider-wrap:hover .flex-control-nav
{
  bottom: 7px;
  opacity: 1;
}

.pootle-slider-wrap .flex-control-nav li
{
  margin: 11px 16px;
  display: inline-block;
  zoom: 1;
}

.pootle-slider-wrap .flex-control-paging a
{
  width: 30px;
  height: 30px;
  display: block;
  background: rgba(255,255,255,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.5),0 0 2px 1px rgba(0,0,0,0.7);
  box-shadow: inset 0 0 3px rgba(255,255,255,0.5),0 0 2px 1px rgba(0,0,0,0.7);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.pootle-slider-wrap .flex-control-paging li a:hover
{
  background: #ddd;
}

.pootle-slider-wrap .flex-control-paging li a.flex-active
{
  background: #fff;
  cursor: default;
}

.pootle-slider-wrap .flex-control-thumbs
{
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.pootle-slider-wrap .flex-control-thumbs li
{
  width: 25%;
  float: left;
  margin: 0;
}

.pootle-slider-wrap .flex-control-thumbs img
{
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.pootle-slider-wrap .flex-control-thumbs img:hover
{
  opacity: 1;
}

.pootle-slider-wrap .flex-control-thumbs .flex-active
{
  opacity: 1;
  cursor: default;
}

@media only screen and (max-width: 500px)
{
  .ppb-photo-gallery-item-wrap
  {
    min-width: 49.91%;
    width: 100%;
  }

  .pootle-slider-wrap .flex-pauseplay a
  {
    display: none;
  }

  .ppb-photo .flex-direction-nav a
  {
    bottom: auto;
    top: 50%;
    margin-top: -25px;
  }

  .pootle-slider-wrap .flex-direction-nav .flex-prev
  {
    right: auto;
    left: 25px;
  }

  .pootle-slider-wrap .flex-direction-nav .flex-next
  {
    right: 25px;
  }
}
/*# sourceMappingURL=front-end.css.map */
