/*
Theme Name: Impreza BEF
Template: Impreza
Version: 1.1
Author:	hkirsman@gmail.com
Theme URI:
Author URI:
*/
.bef-slider__row0 > .rs-parallax-wrap {
  padding-left: 100px;
  padding-right: 100px;
}

@media (max-width: 500px) {
  .bef-slider__title {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .bef-slider__row0 > .rs-parallax-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#hu-revoke.hu-position-bottom-left {
  bottom: 15px;
  left: 15px;
}

#hu-revoke .hu-revoke-button {
  border: 1px solid white;
}

@media (max-width: 600px) {
  #hu-revoke.hu-position-bottom-left {
    bottom: 10px;
    left: 10px;
  }
}
.pagination > .nav-links {
  margin: 15px 0;
}
.pagination > .nav-links .page-numbers {
  font-size: 1rem;
  line-height: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
}

.w-post-elm.post_date {
  display: none;
}

html[lang=et] .is-post-news .w-post-elm.post_date-et {
  display: block;
  text-transform: lowercase;
}

html[lang=en-US] .is-post-news .w-post-elm.post_date-us {
  display: block;
}

.bef-services-accordion .ac .ac-trigger {
  background: #eeeeee;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 10px 10px 10px 40px;
}
.bef-services-accordion .ac .ac-trigger::after {
  left: 10px;
}
.bef-services-accordion .ac .ac-panel-inner {
  padding: 1.5em;
}

.tp-leftarrow.tparrows.uranus,
.tp-rightarrow.tparrows.uranus {
  font-size: 1.8rem;
  text-align: center;
  line-height: 3.5rem;
  height: 3.5rem !important;
  width: 3.5rem !important;
  border-radius: 50%;
  overflow: hidden;
  background: none !important;
  transition: opacity 0.3s, box-shadow 0.3s;
  box-shadow: 0 0 0 2px #fff inset;
  color: #fff;
}
.tp-leftarrow.tparrows.uranus:before,
.tp-rightarrow.tparrows.uranus:before {
  font-size: 24px !important;
  height: 3.5rem !important;
  line-height: 3.5rem !important;
  width: 3.5rem !important;
}
.tp-leftarrow.tparrows.uranus:hover, .tp-leftarrow.tparrows.uranus:hover,
.tp-rightarrow.tparrows.uranus:hover,
.tp-rightarrow.tparrows.uranus:hover {
  box-shadow: 0 0 0 2px transparent inset;
}

.content-template-1__image-container {
  float: right;
}

.bef-group-logos .w-image,
.bef-group-logos .w-image * {
  display: inline-block;
}

.bef-group-logos .w-image {
  margin: 0 30px 20px 30px;
}

.bef-group-logos img {
  height: 90px;
}

.bef-thinkbefore-logo img {
  width: 429px;
}

.bef-thinkbefore-logo-column {
  flex-direction: row;
  align-items: center;
}

.bef-thinkbefore h2 {
  font-size: 2em;
  font-weight: 400;
}
.bef-thinkbefore .wpb_wrapper {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.bef-thinkbefore .w-btn-wrapper {
  margin-right: 0 !important;
}
.bef-thinkbefore .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bef-thinkbefore .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-search h2 {
  font-size: 22px;
  margin-bottom: 0.5rem;
}

.page-search__searchform {
  margin-bottom: 20px;
}
.page-search__searchform input[type=text],
.page-search__searchform select {
  margin-bottom: 10px;
}
.page-search__searchform input[type=submit] {
  padding-bottom: 0.65em;
  padding-top: 0.65em;
}
.page-search__searchform .screen-reader-text {
  display: none;
}

@media (min-width: 500px) {
  .page-search__searchform input[type=text] {
    width: 350px;
  }
  .page-search__searchform select {
    width: 150px;
  }
}