/*!
Theme Name: inhubber
Version: 1.0.0
Tested up to: 8.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pddocument
*/

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Alignments
 --------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

#loadmore {
  cursor: pointer;
}

.library-single-content__text p {
  margin-top: 12px;
}

.bottom-header__logo a {
  width: 114px;
  display: block;
}

.bottom-header__logo img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

.stories__slide-logo img.attachment-full.size-full {
  max-width: 91px;
  height: auto;
}

.bottom-header__nav-arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 8px;
  background: url("/wp-content/themes/inhubber/assets/img/arrow-menu.svg") center center no-repeat !important;
}

.reviews_title {
  font-size: 56px;
}

.offer.customers-offer.block-customers-one-block {
  padding: 90px 0 120px;
}

.stories__slide-video {
  height: 410px !important;
}

.stories__slide-btn {
  top: 345px;
  bottom: auto !important;
}

.stories__slide-footer {
  margin: 32px 0px 0px 0px !important;
}

.stories__slide-logo {
  width: 107px;
}

.customers-stories__slide-text .stories__slide-footer {
  width: 97% !important;
}

.customers-stories__slide-text .stories__slide-footer {
  margin: 30px 0 0 0 !important;
}

.customers-stories__slide-text .stories__slide-logo {
  width: auto;
}

.customers-stories__slide-text .stories__slide-btn {
  bottom: 185px !important;
  top: auto !important;
}

.block-logo:not(.single-block)  {
  padding: 0 0 120px !important;
}

.page-id-667 .block-logo {
  padding: 0 !important;
}

.solutions-offer__img {
  margin-left: 32px;
}

.block-logo__slider .swiper-wrapper {
  transition-timing-function: linear !important;
}

.page-id-595 .solutions-offer__img .solutions-offer__img-3 {
  bottom: -70px !important;
  width: 280px;
  height: 164px;
}

.offer__trusted {
  margin: 80px 0 0 0 !important;
}

.offer {
  padding: 120px 0 !important;
}

.offer__images {
  width: calc(100% + 120px);
  margin: 65px -100px 0;
}

.offer__trusted-images .swiper-wrapper {
  align-items: center;
}

.reviews_title {
  text-align: center;
  max-width: 1008px;
  width: 100%;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.35px;
  margin-left: auto;
  margin-right: auto;
}

.customers-single-content__description-item .stories__slide-avatar {
  width: 40px !important;
  height: 40px !important;
  flex: 0 0 40px !important;
  margin-right: 8px !important;
}

.block-logo__slider {
  overflow: hidden !important;
}

.hero__swiper {
  overflow: visible !important;
}

.customers-single-content__description-item .stories__slide-avatar img {
  object-fit: contain;
}

.solutions__content {
  align-items: flex-start;
}

.solutions__content-info {
  margin-top: 32px;
}

.customers-single-content.block-customers-single-content .stories__slide-img {
  height: 400px !important;
}

.customers-single-content.block-customers-single-content .stories__slide-img img {
  width: 100% !important;
  height: 420px !important;
}

.page-id-707 .features.customers-stories.block-customers-video-review {
  padding-top: 120px !important;
  margin-top: 120px;
  position: relative;
}

.page-id-707 .features.customers-stories.block-customers-video-review::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1216px;
  height: 1px;
  background: #f3f2f5;
}

.offer__rating {
  margin: 45px 0px 0px 0px;
}

.page-id-707 .customers-stories__slide-text {
  border: none;
}

.library-single-content {
  padding: 0 0 120px;
}

@media (max-width: 1404px) {
  .offer__images {
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 1230px) {
  .page-id-707 .features.customers-stories.block-customers-video-review::before {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .solutions-offer__img {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-id-707 .features.customers-stories.block-customers-video-review {
    padding-top: 80px !important;
    margin-top: 80px;
    position: relative;
  }
}

@media (max-width: 576px) {
  .customers-stories__slide-text .stories__slide-btn {
    bottom: 235px !important;
  }

  .stories__slide-btn {
    padding: 5px 16px !important;
  }

  .solutions-offer h1 {
    word-break: break-all;
  }

  .reviews_title {
    font-size: 40px;
  }

  .page-id-707 .features.customers-stories.block-customers-video-review {
    padding-top: 64px !important;
    margin-top: 64px;
    position: relative;
  }

  .customers-stories__slide-text .stories__slide-btn {
    bottom: 235px !important;
  }

  .stories__slide-btn {
    padding: 5px 16px !important;
  }

  .solutions-offer h1 {
    word-break: break-all;
  }

  .offer__trusted {
    margin: 45px 0 !important;
  }
}

/*  */
.language {
  position: relative;
  z-index: 0;
  margin-right: 16px;
}

.langeage__btn {
  border-radius: 8px;
  background: #fff;
  min-width: 32px;
  max-width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
}

.langeage__btn:hover {
  transition: all .3s ease;
  background: #F3F2F5;
}

.language__menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  border-radius: 8px;
  border: 1px solid #F3F2F5;
  width: 176px;
  z-index: 99;
  padding: 8px;
  opacity: 0;
  height: auto;
  visibility: hidden;
  transition: all .3s ease;
  background: #FFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
}

.language__menu:hover,
.langeage__btn:hover ~ .language__menu {
  opacity: 1;
  visibility: visible;
  transition: all .3s ease;
}

.language__menu a {
  border-radius: 6px;
  width: 100%;
  background: #fff;
  padding: 4px 8px;
  color: #1B1B1F;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.096px;
  transition: all .3s ease;
}

.language__menu a:hover,
.language__menu a._active {
  transition: all .3s ease;
  background: #E9E8EB;
}

.gprev.gbtn,
.gnext.gbtn {
  display: none;
}

.block-logo__slider .swiper-slide {
  min-width: 150px;
  max-width: 180px;
  max-height: 90px;
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.block-logo__slider img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

@media (max-width: 992px) {
  .block-logo__slider .swiper-slide {
    max-height: fit-content;
    width: auto;
    height: auto;
    min-width: fit-content;
  }

  .block-logo__slider img {
    width: auto;
    height: auto;
  }
}

.stories__slide-logo img {
  width: 109px;
  height: 38px;
}

.offer__images-big {
  transform: translate(1.8%, 0);
}

.page-id-333 #security-our-customers-block-block_1d8fb3228e3338e11ece6fe46b62b2e7 {
  padding: 120px 0 !important;
}


/* VH */
.offer {
  overflow: hidden;
}


/* .stories__slide-video */
@media (max-width: 768px) {
  .stories__slide-video {
    height: auto !important;
  }

  .stories__slide-btn {
    position: static;
    display: inline-block;
    margin: 10px auto 0;
    transform: translate(0px, 0px);
    display: none !important;
  }

  .solutions-offer h1 {
    word-break: normal!important;
  }
}
