/*
Theme Name: paritett
Template: hello-elementor
*/
/* куки */
.cky-consent-container[role=region] {
	position: fixed;
}
.cky-notice-btn-wrapper button, .cky-prefrence-btn-wrapper .cky-btn {
	padding: 10px;
	font-size: 16px;
	border-style: solid;
	border-width: 1px!important;
}
.cky-notice-btn-wrapper button.cky-btn-accept {
	border-color: #16A34A!important;
   background-color: #16A34A!important;
}
.cky-notice-btn-wrapper button.cky-btn-reject, .cky-notice-btn-wrapper button.cky-btn-customize {
	border-color: #16A34A!important;
  color: #16A34A!important;
}
.cky-btn-revisit-wrapper {
	 background-color: #16A34A!important;
}
.cky-notice-btn-wrapper {
	flex-direction: row-reverse;
}
.cky-cookie-des-table li div:first-child {
	width: auto!important;
}
.cky-footer-wrapper>div:last-child,
.cky-consent-bar>div:last-child{
	display: none!important;
}
.cky-accordion-header .cky-accordion-btn:hover, .cky-btn-revisit-wrapper:hover button {
	background: transparent;
	border: none;
}
.cky-notice-des p {
	line-height: 1.2!important;
}




@media (prefers-reduced-motion: reduce) {
  html, body {
    transition-duration: initial !important;
    transition-delay: initial !important;
  }
}
body {
	font-family: 'Inter', sans-serif;
}
a {
	color: #16A34A;
	transition: 0.3s color;
}
a:hover {
	color: #1B963A;
}
.fixed-header.is-fixed{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
	box-shadow: 0px 10px 20px 0px rgba(21, 42, 88, 0.2);
}
body.has-fixed-header{
  padding-top: var(--fixed-header-height, 80px);
}
.elementor-widget-icon, .hfe-site-logo-container {
	line-height: 0;
}
.animation-gradient {
background: linear-gradient(90deg, #F08D0E, #EBCC1D);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}
@keyframes Gradient {
  0 {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.client-gallery .gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px 16px;
}
.client-gallery .gallery .gallery-item {
	margin: 0;
   max-width: max-content!important;
}
.faq .elementor-accordion-item {
	border: 1px solid #D0D4DA!important;
	margin-bottom: 16px;
	border-radius: 20px;
}
.faq .elementor-accordion .elementor-tab-content {
	border: none;
}
.faq .elementor-accordion-icon {
	background: #FFFFFF;
	width: 28px!important;
	height: 28px;
  text-align: center!important;
	line-height: 32px;
	border-radius: 8px;
}
.faq .elementor-tab-content p:last-child  {
	margin-bottom: 0;
}
.services-card .elementor-widget-icon-box .elementor-icon-box-title, .tarif-card .elementor-widget-heading .elementor-heading-title {
	transition: 0.3s color;
}
.hover-up:hover {
	transform: translatey(-5px);
}
.services-card:hover .elementor-widget-icon-box .elementor-icon-box-title,
.tarif-card:hover .elementor-widget-heading .elementor-heading-title{
	color: #1D48E6;
}


@media (max-width: 1530px) and (min-width:1441px) {
	.p-20 {
		padding: 20px!important;
	}
	.gap-20 {
		gap: 20px!important;
	}
}
.hfe-nav-menu-icon {
	line-height: 0;
}
.hfe-nav-menu__layout-horizontal.hfe-dropdown {
	overflow: auto;
}

.form-group {
	margin-bottom: 12px;
}
.form-group label {
	color: #6B7280;
	font-size: 14px;
	margin-bottom: 4px;
}
.form-group input, .form-group textarea {
	border: 1px solid #D0D4DA;
	background: #F6F9FB;
	border-radius: 8px;
	outline: none;
	padding: 12px 24px;
	max-height: 140px;
}
.form-group input:focus, .form-group textarea:focus {
	border-color: #1D48E6;
}
.form-policy {
	margin-bottom: 24px;
}
/* custom checkbox */
span.wpcf7-list-item {
margin: 0;
}
.wpcf7-acceptance label {
position: relative;
cursor: pointer;
}
.wpcf7-acceptance input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 24px;
height: 24px;
top: 0;
left: 0;
}
.wpcf7-acceptance input[type=checkbox] + span:before {
position: absolute;
content: '';
border-radius: 4px;
height: 24px;
width: 24px;
border: 1px solid #D0D4DA;
top: -4px;
left: 0;
}
.wpcf7-acceptance input[type=checkbox] + span:after {
position: absolute;
content: "";
height: 24px;
width: 24px;
top: -4px;
left: 0;
background: url('/wp-content/uploads/2026/04/fi_check.svg')no-repeat center/18px;
border-radius: 50%;
visibility: hidden;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 32px;
	font-size: 14px;
color: #6B7280;
display: inline-block;
}
.wpcf7-list-item-label a {
	color: #374151;
}
.wpcf7-list-item-label a:hover {
	color: #16A34A;
}
.wpcf7-not-valid-tip {
	font-size: 12px;
}
.wpcf7-form p {
	margin: 0;
}
.mt-auto {
	margin-top: auto;
}
.pswp__scroll-wrap button {
	padding: 0;
}
/* таблица */
.table-wrap {
	overflow: auto;
}
.table-wrap table {
	border: 2px solid #1D48E6;
	border-radius: 8px;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0;
	overflow: hidden; 
}
.table-wrap table td, .table-wrap table th {
	text-align: left;
	border: 0;
	border-top: 1px solid #D0D4DA;
	border-left: 1px solid #D0D4DA;
	background-clip: padding-box;
}
.table-wrap table thead th {
    border-top: 0;
  }
  /* убрать линию слева у первого столбца */
  .table-wrap table th:first-child,
  .table-wrap table td:first-child {
    border-left: 0;
  }
.table-wrap table thead th {
	background: #1D48E6;
	color: #fff;
	font-size :18px;
	font-weight: 700;
}
.table-wrap table tbody th {
	text-align: left;
	background: #DDE4FB!important;
	font-weight: 700;
}
.table-wrap table tbody>tr:nth-child(odd)>td, .table-wrap table tbody>tr:nth-child(odd)>th {
    background-color: #F6F9FB;
}

/* отзывы */
.paritet-reviews__title {
	margin: 0;
	margin-bottom: -84px;
}

.paritet-reviews__slide {
  padding: 8px 2px 2px;
}

.paritet-reviews__grid {
  display: flex;
  align-items: start;
  gap: 80px;
}
.paritet-reviews__left {
	padding: 128px 0;
}

.paritet-reviews__meta {
  margin-top: 24px;
  display: flex;
  gap: 20px;
  align-items: center;
}

.paritet-reviews__logo-wrap {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}

.paritet-reviews__logo-wrap .paritet-reviews__logo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paritet-reviews__who {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.paritet-reviews__company {
  text-transform: uppercase;
}

.paritet-reviews__author {
  font-weight: 700;
}

.paritet-reviews__position {
  color: #6B7280;
}

.paritet-reviews__right {
  width: 100%;
  max-width: 332px;
  flex-shrink: 0;
}

.paritet-reviews__right  .paritet-reviews__scan-img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}

/* NAV OUTSIDE */
.paritet-reviews__nav {
  position: relative;
  margin-top: -84px;
  display: flex;
  gap: 10px;
  justify-content: flex-start;
  z-index: 10;
}

.paritet-reviews__nav .paritet-reviews__btn,
.paritet-reviews__nav .paritet-reviews__btn:focus {
  width: 40px;
  height: 40px;
  border: none;
	box-shadow: none;
	padding: 0;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  position: relative;
}

.paritet-reviews__btn::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url('/wp-content/uploads/2026/04/arrow-left-2.svg') no-repeat center/contain;
	transition: 0.3s background;
}

.paritet-reviews__btn--next::before {
  transform: rotate(-180deg);
}
.paritet-reviews__nav .paritet-reviews__btn:hover {
	background: #fff;
	border-color: #fff;
}
.paritet-reviews__nav .paritet-reviews__btn:hover:before {
	background: url('/wp-content/uploads/2026/04/arrow-left.svg') no-repeat center/contain;
}

.paritet-reviews__btn:disabled,
.paritet-reviews__btn.swiper-button-disabled {
  opacity: 0.45;
  cursor: default;
}
@media (prefers-reduced-motion: reduce) {
  .swiper .swiper-wrapper,
  .swiper .swiper-slide {
    transition-duration: var(--swiper-wrapper-transition-duration, 300ms) !important;
    transition-delay: 0s !important;
  }
}
@media (min-width: 767px) {
	/* одинаковая высота слайдов */
	.paritet-reviews__swiper {
	  height: 100%;
	}

	.paritet-reviews__swiper > .swiper-wrapper {
	  align-items: stretch; /* важно */
	}

	.paritet-reviews__swiper .swiper-slide {
	  height: auto;          /* пусть тянется */
	  display: flex;         /* чтобы внутренний контент мог растянуться */
	}

	.paritet-reviews__slide {
	  height: 100%;
	}

	.paritet-reviews__grid {
	  width: 100%;
	  height: 100%;
	}
}

/* popup */
.pum-overlay.pum-active {
	background: #152A584D;
	backdrop-filter: blur(30px);
}
.pum-theme-lightbox .pum-container.popmake {
	padding: 24px;
}
.pum-theme-lightbox .pum-container.popmake {
	  overflow: auto;
    max-height: 100vh;
}
.pum-theme-lightbox .pum-content {
	padding: 40px;
	background: #fff;
	border-radius: 20px;
}
.pum-theme-lightbox .pum-content {
	background: #fff;
}
.pum-theme-lightbox form {
	margin-top: 20px;
}

@media (max-width: 768px) {
	.pum-theme-lightbox .pum-container.popmake {
	padding: 24px 10px;
}
.pum-theme-lightbox .pum-content {
	padding: 20px;
}
	.pum-content {
		font-size: 14px;
	}
}

@media (max-width: 1024px) {
  .paritet-reviews__title {
    margin-bottom: 24px;
	}
	.paritet-reviews__left {
		padding-top: 0;
	}
	.paritet-reviews__grid {
	  gap: 24px 40px;
	}
}

@media (max-width: 768px) {
	.client-gallery .gallery .gallery-item img {
		height: 50px;
		width: auto;
		object-fit: contain;
	}
	.table-wrap table thead th {
    font-size: 14px;
}
	.paritet-reviews__grid {
	  flex-direction: column;
	}
	.paritet-reviews__left {
		padding: 0;
	}
	.paritet-reviews__nav {
		margin-top: 24px;
	}
	.paritet-reviews__slide {
	  height: auto;
	}
}