.panel-grid #tabs .list li
{
  list-style-type: none;
}

.panel-grid-cell>.widget_woo_component>.magazine ul
{
  clear: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.panel-grid-cell>.widget_woo_component>.magazine ul>li
{
  list-style-type: none;
}

.panel-grid-cell>.widget_woo_component>.magazine .flex-direction-nav
{
  height: 0;
}

.panel-grid-cell>.widget_woo_component>.magazine>.pagination-wrap
{
  text-align: center;
}

.panel-grid-cell>.widget_woo_component>.magazine>.pagination-wrap>.flex-control-nav
{
  position: relative;
  top: 10px;
}

.panel-grid-cell>.widget_pootle-text-widget ul
{
  list-style-position: outside;
}

.entry>.panel-grid>.panel-row-style>.panel-grid-cell>.panel>ol.vcalendar,.entry>.panel-grid>.panel-row-style>.panel-grid-cell>.panel>ul.tweets
{
  padding-left: 0;
}

.panel-grid-cell>.widget_wooslider_slideshow_slides>.wooslider>.wooslider-viewport>.slides>.slide>.slide-content>.entry>p
{
  margin-bottom: 0;
}

.panel-grid-cell>.widget_wooslider_slideshow_slides>.wooslider>.wooslider-viewport>.slides>.slide>.slide-content>.entry>p>a
{
  padding: 0;
}

.panel-grid-cell>.widget_wooslider_slideshow_slides>.wooslider>.wooslider-viewport>.slides>.slide br
{
  display: none;
}

.panel-grid .widget ul,.panel-grid .widget ol
{
  list-style-position: inside;
}

ul.wooTabs
{
  margin-bottom: 0 !important;
}

#pootle-page-builder
{
  position: relative;
}

.ppb-full-width-no-bg
{
  background: none !important;
}

.ppb-full-width-no-bg:before
{
  background: none !important;
}

.panel-grid
{
  zoom: 1;
  position: relative;
}

.panel-grid:before
{
  content: '';
  display: block;
}

.panel-grid:after
{
  clear: both;
  content: '';
  display: table;
}

.panel-row-style
{
  position: relative;
  overflow: hidden;
  background-position: center;
  z-index: 10;
}

.panel-row-style .ppb-row-kenburns,.panel-row-style.video-bg video.ppb-bg-video
{
  position: absolute;
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
  margin: auto;
  object-fit: cover;
}

.panel-row-style:before
{
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  z-index: 0;
}

.panel-row-style.ppb-row-effect-2
{
  background-attachment: fixed;
}

.ppb-bg-video-container.hide-on-mobile
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.ppb-row-kenburns-wrap,.ppb-bg-video-container
{
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  overflow: hidden;
}

img.ppb-row-kenburns
{
  -webkit-animation: 115s ppb_kenburns linear infinite;
  animation: 115s ppb_kenburns linear infinite;
}

img.ppb-bg-parallax
{
  position: absolute;
  left: -999px;
  right: -999px;
  margin: auto;
  top: 0;
  max-width: none;
  width: auto;
  height: auto;
}

@keyframes ppb_kenburns
{
  0%
  {
    transform: scale(1.3) translate(-10%, 10%);
  }

  25%
  {
    transform: scale(1) translate(0, 0);
  }

  50%
  {
    transform: scale(1.3) translate(10%, 10%);
  }

  75%
  {
    transform: scale(1) translate(0, 0);
  }

  100%
  {
    transform: scale(1.3) translate(-10%, 10%);
  }
}

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

.panel-grid-cell-container
{
  padding-bottom: 1px;
  position: relative;
  z-index: 30;
  min-height: inherit;
  display: flex;
}

.ppb-col
{
  -webkit-box-sizing: initial;
  box-sizing: initial;
  font-size: 15px;
  vertical-align: top;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.ppb-col:first-child
{
  padding-left: 0 !important;
}

.ppb-col:last-child
{
  padding-right: 0 !important;
}

.ppb-col .ppb-block:after
{
  clear: both;
  content: '';
  display: table;
}

.ppb-col .ppb-block p
{
  color: inherit;
}

.ppb-match-col-hi .ppb-block
{
  flex: 1 0 auto;
}

.ppb-block
{
  box-sizing: content-box;
  background: center/cover;
}

.ppb-fa-icon a
{
  text-decoration: none;
  font-weight: normal;
  box-shadow: none;
}

.ppb-fa-icon a[href]
{
  text-decoration: none;
  font-weight: normal;
  box-shadow: none;
}

.ppb-content-h-center
{
  margin-left: auto !important;
  margin-right: auto !important;
}

.ppb-content-v-center
{
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.ppb-row-accordion-toggle,.ppb-row-accordion-text
{
  display: block;
  text-align: center;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 97;
  -webkit-transition: all 0.25s ease;
  transition: all 0.35s ease;
}

.ppb-row-accordion-toggle
{
  top: -70px;
  font-size: 50px;
  height: 50px;
  width: 50px;
  color: #fff;
  background: rgba(0,0,0,0.25);
  border: 2px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
}

.ppb-row-accordion-text
{
  top: -124px;
  font-size: 25px;
  color: #fff;
}

.ppb-row-accordion-toggle:before,.ppb-row-accordion-toggle:after
{
  content: '';
  position: absolute;
  width: 32px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  margin: auto;
  border: 1px solid;
  border-color: inherit;
}

.ppb-row-accordion-toggle:after
{
  width: 0;
  height: 32px;
}

.ppb-row-accordion-toggle.ppb-accordion-open
{
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 1025px)
{
  .ppb-desktop-transparent
  {
    opacity: 0;
  }

  .hide-on-desktop
  {
    display: none;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px)
{
  .ppb-bg-video.hide-on-mobile,.hide-on-tablet
  {
    display: none;
  }
}

.ppb-rotate
{
  position: relative;
  -webkit-animation: ppb-spin 4s linear infinite;
  -moz-animation: ppb-spin 4s linear infinite;
  animation: ppb-spin 4s linear infinite;
}

@-moz-keyframes ppb-spin
{
  0%
  {
    -moz-transform: rotate(0deg);
  }

  100%
  {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes ppb-spin
{
  0%
  {
    -webkit-transform: rotate(0deg);
  }

  100%
  {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes ppb-spin
{
  0%
  {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%
  {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

[data-animation="FadeInLeft"],.ppbFadeInLeft
{
  -webkit-animation: ppbFadeInLeft .7s;
  -webkit-animation-fill-mode: both;
  animation: ppbFadeInLeft .7s;
  animation-fill-mode: both;
}

@-webkit-keyframes ppbFadeInLeft
{
  0%
  {
    -webkit-transform: translate(70px, 0px);
    opacity: 0;
  }

  100%
  {
    -webkit-transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes ppbFadeInLeft
{
  0%
  {
    transform: translate(70px, 0px);
    opacity: 0;
  }

  100%
  {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

[data-animation="FadeInRight"],.ppbFadeInRight
{
  -webkit-animation: ppbFadeInRight .7s;
  -webkit-animation-fill-mode: both;
  animation: ppbFadeInRight .7s;
  animation-fill-mode: both;
}

@-webkit-keyframes ppbFadeInRight
{
  0%
  {
    -webkit-transform: translate(-70px, 0px);
    opacity: 0;
  }

  100%
  {
    -webkit-transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes ppbFadeInRight
{
  0%
  {
    transform: translate(-70px, 0px);
    opacity: 0;
  }

  100%
  {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

[data-animation="FadeInUp"],.ppbFadeInUp
{
  -webkit-animation: ppbFadeInUp .7s;
  -webkit-animation-fill-mode: both;
  animation: ppbFadeInUp .7s;
  animation-fill-mode: both;
}

@-webkit-keyframes ppbFadeInUp
{
  0%
  {
    -webkit-transform: translate(0px, 70px);
    opacity: 0;
  }

  100%
  {
    -webkit-transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes ppbFadeInUp
{
  0%
  {
    transform: translate(0px, 70px);
    opacity: 0;
  }

  100%
  {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

[data-animation="FadeInDown"],.ppbFadeInDown
{
  -webkit-animation: ppbFadeInDown .7s;
  -webkit-animation-fill-mode: both;
  animation: ppbFadeInDown .7s;
  animation-fill-mode: both;
}

@-webkit-keyframes ppbFadeInDown
{
  0%
  {
    -webkit-transform: translate(0px, -70px);
    opacity: 0;
  }

  100%
  {
    -webkit-transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes ppbFadeInDown
{
  0%
  {
    transform: translate(0px, -70px);
    opacity: 0;
  }

  100%
  {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}
