:root,
html {
	font-size: 10px !important;
}
.my-wrap {
	text-align: left;
}
.i-first {
	padding: 146px 0 72px;
}
.i-first-title {
	color: #0b1218;
	text-align: center;
	font-family: "Inter";
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.022px;
	max-width: 975px;
	margin: 0 auto;
}
.i-first-title .blue {
	color: #00a9ff;
}
.i-first-text {
	color: #212121;
	text-align: center;
	font-family: "Inter";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
	margin: 20px auto;
	max-width: 775px;
}
.i-first-btn {
	display: flex;
	justify-content: center;
}
.i-first-btn a {
	display: inline-block;
	border-radius: 4px;
	background: #00a9ff;
	padding: 16px 16px;
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.4px;
}
.container-slider {
	max-width: 1280px;
	margin: 0px auto 0;
	padding: 0 42px;
}
.i-first-slid-bottom {
	margin-top: 10px;
	display: none;
	justify-content: center;
	align-items: center;
	color: #000;
	text-align: center;
	font-family: "Inter";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.i-first-slid-bottom svg {
	margin-right: 12px;
}
.i-two-title {
	max-width: 776px;
	margin: 0 auto;
	color: #0b1218;
	text-align: center;
	font-family: "Inter";
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.01px;
}
.i-two-text {
	color: #0b1218;
	text-align: center;
	font-family: "Inter";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: -0.002px;
	margin-bottom: 12px;
	padding: 0 36px;
}
.i-three {
	padding: 120px 0 100px;
}
.i-three-bg {
	padding-top: 72px;
	border-radius: 36px;
	background: #335ce9;
	overflow: hidden;
}
.i-three-title {
	max-width: 649px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.022px;
}
.i-three-text {
	max-width: 649px;
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
	margin: 12px auto 36px;
}
.i-three-btn {
	display: flex;
	justify-content: center;
	margin-bottom: 48px;
}
.i-three-btn a {
	padding: 14px 16px;
	border-radius: 4px;
	background: #fff;
	color: #0b1218;
	text-align: center;
	font-family: "Inter";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 0.4px;
}
.i-three-img {
	display: flex;
}
.i-five {
	padding: 120px 0 100px;
	background: #02123a;
}
.i-five-title {
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.01px;
}
.i-five-list {
	display: flex;
	align-items: flex-end;
	max-width: 1000px;
	margin: 70px auto 48px;
}
.i-five-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 20%;
}
.i-five-card-title {
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: -0.006px;
}
.i-five-card-img {
	width: 60px;
	border-radius: 4px;
}
.i-five-card:nth-child(1) .i-five-card-img {
	height: 48px;
}
.i-five-card:nth-child(2) .i-five-card-img {
	height: 52px;
}
.i-five-card:nth-child(3) .i-five-card-img {
	height: 81px;
}
.i-five-card:nth-child(4) .i-five-card-img {
	height: 95px;
}
.i-five-card:nth-child(5) .i-five-card-img {
	height: 150px;
}
.i-five-card-text {
	width: 100%;
	min-height: 65px;
	padding-top: 16px;
	border-top: 1px dashed #70848d;
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
}
.i-five-mintext {
	color: #b3b8c4;
	text-align: right;
	font-family: "Inter";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: 0.2px;
}
.we-trusted {
	padding: 100px 0 150px;
	overflow: hidden;
	background: #02123a;
}
.we-trusted h4 {
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.01px;
	margin-bottom: 0;
	margin-top: 0;
}
:root {
	--color-text: navy;
	--color-bg: papayawhip;
	--color-bg-accent: #ecdcc0;
	--size: clamp(10rem, 1rem + 20vmin, 30rem);
	--gap: calc(var(--size) / 6);
	--duration: 60s;
	--scroll-start: 0;
	--scroll-end: calc(-100% - var(--gap));
}
@media (prefers-color-scheme: dark) {
	:root {
		--color-text: papayawhip;
		--color-bg: navy;
		--color-bg-accent: #2626a0;
	}
}
.wrapper {
	display: flex;
	flex-direction: column;
	gap: var(--gap);
	margin: auto;
	max-width: 100vw;
}
.marquee {
	display: flex;
	overflow: hidden;
	user-select: none;
	margin-top: 60px;
}
.marquee img,
.marquee svg {
	margin-right: 50px;
}
.marquee__group {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: var(--gap);
	min-width: 100%;
	animation: scroll-x var(--duration) linear infinite;
}
.marquee__group svg:last-child {
	margin-right: 85px;
}
@media (prefers-reduced-motion: reduce) {
	.marquee__group {
		animation-play-state: paused;
	}
}
.marquee--reverse .marquee__group {
	animation-direction: reverse;
	animation-delay: -3s;
}
@keyframes scroll-x {
	from {
		transform: translateX(var(--scroll-start));
	}
	to {
		transform: translateX(var(--scroll-end));
	}
}
.i-six {
	padding: 120px 0;
	overflow: hidden;
}
.slider2 .slick-list {
	overflow: unset;
}
.slider2 .slider__item {
	padding: 60px 15px 0;
	min-height: 100%;
}
.slick-slider {
	min-width: 0;
}
/* Ограничивающая оболочка */
.slick-list {
	overflow: hidden;
}
/* Лента слайдов */
.slick-track {
	display: flex;
	align-items: stretch;
}
.slider2 .slick-track {
	align-items: unset;
}
.slider {
	position: relative;
	padding: 0px;
}
@media (max-width: 767px) {
	.slider {
		padding: 0px 40px;
	}
}
.slider2 {
	padding-bottom: 70px;
}
.slider2 .slick-arrow {
	position: absolute;
	bottom: 0%;
	z-index: 10;
	font-size: 0;
	width: 36px;
	height: 36px;
	border: none;
	cursor: pointer;
}
.slider2 .slick-arrow.slick-prev {
	left: calc(50% - 40px);
	background: url("https://potok.io/wp-content/themes/orenpro/assets/homepage/img/sl-arrow_l.svg") 0 0 / 100%
		no-repeat;
}
.slider2 .slick-arrow.slick-next {
	right: calc(50% - 40px);
	background: url("https://potok.io/wp-content/themes/orenpro/assets/homepage/img/sl-arrow_r.svg") 0 0 / 100%
		no-repeat;
}
.slider2 .slick-arrow.slick-disabled {
	opacity: 0.2;
}
.slider2 .slider__item img {
	width: unset;
}
.slider.slick-initialized .slick-slide {
	display: flex;
	align-items: flex-end;
	position: relative;
}
.slider .slick-dots {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i-first-slider__wrap .slick-track {
	align-items: stretch;
}
.slick-slide {
	height: auto;
	flex: 0 0 auto;
}
.slider .slick-dots li {
	list-style: none;
	margin: 0px 4px;
}
.slider .slick-dots button {
	font-size: 0;
	width: 10px;
	min-width: 10px;
	max-width: 10px;
	height: 10px;
	min-height: 10px;
	background-color: #e7ebed;
	border-radius: 50%;
	border: transparent;
	padding: 0;
}
.slider .slick-dots li.slick-active button {
	background-color: #00a9ff;
}
.slider__item {
	padding: 0px 15px;
}
.slider__item img {
	max-width: 100%;
	width: 100%;
}
.i-six-title {
	color: #0b1218;
	text-align: left;
	font-family: "Inter";
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.01px;
}
.i-six-slider__box {
	margin-top: 48px;
	max-width: 1218px;
	margin: 40px auto 0;
	position: relative;
}
.i-six-card {
	/* min-height: 283px; */
	height: 100%;
	position: relative;
	border-radius: 16px;
	background: #f5f7f8;
	padding: 0px 30px 20px;
	display: flex;
	flex-direction: column;
}
.i-six-card.bgn1 {
	background: #e3f2fd;
}
.i-six-card.bgn2 {
	background: #f5f7f8;
}
.i-six-card.bgn3 {
	background: #335ce9;
}
.i-six-card-icon {
	margin-top: -35px;
	padding: 15px 20px;
	width: 205px;
	height: 71px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 48px;
	background: #fff;
	box-shadow: 0px 2px 24px 0px rgba(11, 18, 24, 0.06);
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.i-six-card-text {
	color: #0b1218;
	font-family: "Inter";
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	letter-spacing: -0.06px;
	margin: auto 0 0px;
	padding-top: 25px;
	position: relative;
}
.bgn3 .i-six-card-text {
	color: #fff;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: -0.04px;
	margin: auto 0 24px;
}
.bgn3 .i-six-card-text::after,
.bgn3 .i-six-card-text::before {
	content: "";
	position: absolute;
	width: 56px;
	height: 40px;
}
.bgn3 .i-six-card-text::after {
	left: -12px;
	top: 10px;
	background: url("../img/waveform.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.bgn3 .i-six-card-text::before {
	right: -12px;
	bottom: -18px;
	background: url("../img/waveform2.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.i-six-card-text span {
	color: var(--Blue, #00a9ff);
	font-weight: 700;
}
.i-six-card-img {
	margin-top: auto;
	/* aspect-ratio: 2/1.5; */
	background-size: contain;
}
.i-six-card-img.lazyloaded {
	aspect-ratio: 2/1.6;
}
.i-form {
	padding-top: 100px;
	text-align: left;
}
.i-form .btn {
	color: #fff;
	text-align: center;
	font-family: "Inter";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 0.4px;
	height: 44px;
}
.wpcf7-list-item-label {
	color: #70848d;
	font-family: "Inter";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.006px;
}
.frm-select a {
	text-decoration: underline;
}
.frm-select {
	overflow: visible;
}
.frm-select input:checked ~ label:after {
	opacity: 1;
}
.frm-select label {
	display: flex;
	align-items: flex-start;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.006px;
	position: relative;
	min-height: 20px;
}
.frm-select label:before,
.frm-select label:after {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 10px;
	left: 8px;
	margin: -8px 0 0 -8px;
}
.frm-select label:before {
	border: 1px solid #00a9ff;
	border-radius: 4px;
}
.frm-select label:after {
	background: url("https://potok.io/wp-content/themes/orenpro/library/img/chk.svg") center no-repeat;
	background-size: 8px auto;
	opacity: 0;
}
.frm-select a {
	color: inherit;
}
.frm-select a:hover {
	color: var(--clr-att);
}
.page-form-input {
	display: block;
	width: 100%;
	background-color: #f5f7f8;
	border: 1px solid #f5f7f8;
	border-radius: 16px;
	padding: 0 10px 0 19px;
	font-size: 18px;
	line-height: 1.4;
	color: #000;
	letter-spacing: -0.01px;
	height: 56px;
	font-family: Inter, sans-serif;
}
.page-form-input[placeholder]::-webkit-input-placeholder {
	color: #70848d;
}
.page-form-input[placeholder]:-moz-placeholder {
	color: #70848d;
}
.page-form-input[placeholder]::-moz-placeholder {
	color: #70848d;
}
.page-form-input[placeholder]:-ms-input-placeholder {
	color: #70848d;
}
select.page-form-input {
	background-color: #f5f7f8;
	border: 1px solid #f5f7f8;
}
select.page-form-input {
	background-color: #f5f7f8;
	border: 1px solid #f5f7f8;
}
select.page-form-input.form-input {
	background-color: #f5f7f8;
	border: 1px solid #f5f7f8;
}
select.page-form-input:required:invalid {
	color: #70848d;
}
select.page-form-input.form-input:required:invalid {
	color: #70848d;
}
select.form-input {
	display: block;
	width: 100%;
	padding-right: 30px;
	background-image: url("https://potok.io/wp-content/themes/orenpro/library/img/icons/arrow-select.svg");
	background-position: right 20px center;
	background-color: #fff;
	background-repeat: no-repeat;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none !important;
	line-height: 1em;
	text-indent: 0.01px;
	text-overflow: "";
	outline: none;
}
.page-form-box select.page-form-input.form-input {
	color: #70848d;
}
.page-form-box .box-inner-wrap {
	display: flex;
	border-radius: 36px;
	padding: 62px 100px 62px 100px !important;
}
.page-form-box .info-inner-wrap {
	width: 51%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 40px 30px 0px 0;
	color: #fff;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: normal;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.page-form-box .form-inner-wrap {
	width: 49%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.page-form-box .form-wrap {
	position: relative;
	background: #fff;
	border-radius: 36px;
	padding: 36px;
}
.page-form-box .frm-row {
	display: block;
	margin: 0 !important;
}
.page-form-box .frm-field {
	margin: 0 0 24px 0;
	padding: 0;
}
.page-form-box .frm-select {
	margin-bottom: 12px;
}
.page-form-box .frm-select:last-child {
	margin-bottom: 0;
}
.page-form-box .field-info {
	color: #70848d;
}
.page-form-box .field-button {
	margin-bottom: 0;
}
.page-form-box .field-button .btn {
	width: 100%;
}
.page-form-box .title-inner-wrap {
	margin-bottom: 40px;
	padding-top: 110px;
}
.page-form-box .title-inner-wrap p {
	max-width: 18.8em;
}
.page-form-box .page-main-title {
	margin-bottom: 24px;
}
.page-form-box .form-title,
.page-id-62006 .page-form-box .form-title {
	font-size: 48px !important;
	font-weight: 700 !important;
	line-height: 120% !important;
	letter-spacing: -0.022px !important;
	margin: 0 0 24px 0 !important;
	display: block !important;
}
.page-form-box .info-wrap {
	font-size: 12px;
	line-height: 1.4;
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	letter-spacing: 0.2px;
	color: #d7dee1;
	position: relative;
	padding: 0 0 0 30px;
	max-width: 28.75em;
}
.page-form-box .info-wrap:before {
	content: "";
	display: block;
	width: 22px;
	height: 24px;
	position: absolute;
	background: url("https://potok.io/wp-content/themes/orenpro/library/img/info.svg") center no-repeat;
	background-size: 100% auto;
	top: 0;
	left: 0;
}
.wpcf7-list-item {
	margin: 0;
}
.i-form .wpcf7-list-item-label {
	margin-left: 10px;
	margin-top: -2px;
}
.i-eight {
	padding: 120px 0;
}
.i-eight-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 24px;
}
.i-eight-card {
	border-radius: 16px;
	background: #f5f7f8;
	padding: 36px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.i-eight-card-content {
	margin-right: 25px;
}
.i-eight-card-title {
	color: #0b1218;
	font-family: "Inter";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	letter-spacing: -0.04px;
	margin-bottom: 4px;
}
.i-eight-card-text {
	color: #70848d;
	font-family: "Inter";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.04px;
}
.i-first-btn a:hover {
	background-color: #6ad9ff;
	border-color: #6ad9ff;
	color: #fff;
	transition: all 0.3s linear;
}
.slider2 .slick-arrow:hover,
.i-three-btn a:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
}
.r-six {
	padding: 28px 0 0;
	overflow: hidden;
}
.tarifa {
	text-align: left;
	overflow: unset;
	padding: 100px 0;
}
.tarifa h4 {
	margin-bottom: 36px;
}
svg.mob-svg {
	display: none;
}
.tarifa-text {
	max-width: 776px;
	margin: 0px auto 57px;
	color: #0b1218;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
	text-align: center;
	margin-bottom: 57px;
}
.tarif-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 24px;
}
.tarifa-card3 {
	text-align: left;
	border-radius: 16px;
	background: #f5f7f8;
	position: relative;
}
.tarifa-card3:nth-child(1) {
	background: #f5f7f8;
}
.tarifa-card3:nth-child(2) {
	background: #000f53;
}
.tarifa-card-content {
	position: unset;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 16px 20px;
}
.tarifa-card-top {
	border-radius: 16px 16px 0px 0px;
	background: #e3f2fd;
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	padding: 16px 20px;
	border-bottom: 1px solid #e3f2fd;
}
.tarifa-card-sub {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-bottom: 4px;
}
.tarifa-card-title {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}
.tarif-bottom-link {
	display: flex;
	justify-content: center;
	margin-top: 36px;
}
.tarif-bottom-link a {
	font-style: normal;
	font-weight: 600;
	font-size: 15.4324px;
	line-height: 21px;
	letter-spacing: 0.672413px;
	color: #ffffff;
	padding: 17px 25px;
	background: #00a9ff;
	border-radius: 5.51158px;
}
.tarifa-card-text {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
	flex-grow: 1;
	margin-bottom: auto;
}
.tarifa-card-bottom {
	margin: 0px 0 16px;
}
.tarifa-card-price {
	color: #000;
	font-family: "Inter";
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: -0.006px;
}
.tarifa-card-descript {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.tarifa-card3:nth-child(2) .tarif-card-list,
.tarifa-card3:nth-child(2) .tarifa-card-text,
.tarifa-card3:nth-child(2) .tarifa-card-price,
.tarifa-card3:nth-child(2) .tarifa-card-descript {
	color: #fff;
}
.tarifa-card-btn a {
	border-radius: 4px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	padding: 8px 20px;
}
.tarifa-card3:nth-child(4) .tarifa-card-btn a,
.tarifa-card3:nth-child(1) .tarifa-card-btn a,
.tarifa-card3:nth-child(3) .tarifa-card-btn a {
	background: #00a9ff;
	color: #fff;
}
.tarifa-card3 .tarifa-card-btn a {
	display: inline-block;
}
.tarifa-card3:nth-child(2) .tarifa-card-btn a {
	background: #00a9ff;
	color: #fff;
}
.tarifa-card3:nth-child(2) .tarifa-card-sub {
	color: #fff;
}
.tarifa-card3:nth-child(2) .tarifa-card-top {
	background: #000f53;
	border-color: #335ce9;
	color: #fff;
}
.tarif-card-list {
	flex-grow: 1;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-top: 19px;
}
.tarif-card-list p {
	font-weight: 700;
	margin-bottom: 8px;
}
.tarif-card-list ul {
	padding: 0;
	margin: 0;
}
.tarif-card-list li {
	margin-bottom: 8px;
	display: flex;
}
.tarif-card-list li > svg {
	margin-right: 5px;
	margin-top: 3px;
	min-width: 20px;
}
.pb-80 {
	padding-bottom: 80px;
}
.mob-hide {
	display: none;
}
.tooltip {
	position: relative;
	display: inline-block;
}
.tooltip__initiator {
	cursor: pointer;
	z-index: 5;
	position: relative;
}
.tarifa-card3 .tooltip svg {
	margin-bottom: -5px;
	margin-left: 2px;
	min-width: 13px;
	max-width: 13px;
}
.tooltip__item {
	position: absolute;
	min-width: 265px;
	padding: 9px 6px;
	visibility: hidden;
	opacity: 0;
	background: #fafafa;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
	border-radius: 11px;
	font-style: normal;
	font-weight: 400;
	font-size: 10.8353px;
	line-height: 12px;
	color: #000000;
	transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
	z-index: 4;
}
.tooltip__item.platnya {
	min-width: 175px;
}
.tooltip__item {
	bottom: calc(100% + 0em);
	left: 50%;
	transform: translate3d(-50%, 40px, 0);
}
.tooltip[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item.platnya {
	transform: translate3d(-70%, 0, 0);
	opacity: 1;
	visibility: visible;
}
.questions {
	padding: 100px 0;
}
.questions h4 {
	margin-bottom: 50px;
}
.questions .panel {
	max-width: 70%;
	padding-left: 60px;
	font-style: normal;
	max-height: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	visibility: hidden;
}
.accordion__conten.open .panel {
	max-height: 100vh;
	visibility: visible;
	transition: all 0.5s linear;
}
.panel a {
	color: #00a9ff;
	text-decoration: underline;
}
.panel p {
	margin-top: 15px;
}
.questions-box {
	background: #f5f7f8;
	border-radius: 30px;
	padding: 50px 30px;
	text-align: left;
}
.accordion__conten {
	position: relative;
}
.accordiont {
	position: relative;
	padding: 16px 0px 18px 60px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	cursor: pointer;
}
.questions .accordiont::after {
	content: "";
	display: block;
	background: url("../img/arrow.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 27px;
	min-width: 27px;
	height: 22px;
	min-height: 22px;
	position: absolute;
	top: 26%;
	left: 0;
	transition: 0.2s;
}
.questions .accordiont:hover::after {
	background: url("../img/arrow2.svg");
	background-repeat: repeat;
	background-size: auto;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0.3s linear;
}
.questions .accordiont:hover {
	color: #42a5f5;
	transition: all 0.3s linear;
}
.questions .accordion__conten.open .accordiont::after {
	background: url("../img/arrow2.svg");
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(90deg);
}
.questions .accordion__conten.open .accordiont {
	color: #42a5f5;
}
@media (max-width: 1285px) {
	h4 {
		font-size: 42px;
		line-height: 51px;
	}
}
h4 {
	font-style: normal;
	font-weight: 700;
	font-size: 48.2226px;
	line-height: 58px;
	text-align: center;
	color: #000000;
	margin: 0px 0px 60px 0px;
	margin-bottom: 60px;
	z-index: 3;
}
.desctop-img,
img.img-mob,
img.nout,
.mobile-img,
.slider__item img.mobile-img,
.laptop-img {
	display: none;
}
.i-six-card:hover {
	opacity: 0.8;
	transition: all 0.3s linear;
}
.recrut-five-btn a:hover,
.tarifa-card3 .tarifa-card-btn a:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
}
.tarif-bottom-link a:hover {
	opacity: 1;
	background: #6ad9ff;
}
::selection {
	background: none;
}
.best-practices {
	padding-top: 100px;
}
.best-practices .i-two-title {
	margin-bottom: 16px;
	text-align: left;
	max-width: unset;
}
.best-practices .i-two-text {
	margin-bottom: 36px;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	padding: 0;
}
.best-practices .i-two-text span {
	background: url("../new-img/best-practices-text.svg");
	background-size: contain;
	background-repeat: no-repeat;
	font-weight: 600;
	padding: 0 3px;
}
.blog {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 2.5rem;
	grid-row-gap: 2.5rem;
	position: relative;
}
.blog .blog_item {
	display: block;
	background: #f5f7f8;
	/* box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.07); */
	border-radius: 1rem;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.blog .blog_item:hover {
	background: #e3f2fd;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.blog .blog_item-all {
	grid-area: 2 / 3 / 3 / 5;
	position: relative;
}
.blog_item-all .img {
	width: 100%;
	height: 100%;
	border-radius: 1rem;
	background: url("../new-img/blog_item-all.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.blog_item-all-name {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 116.667%;
	display: flex;
	gap: 12px;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 24px;
	opacity: 0.9;
}
.blog_img-content {
	padding: 44px 20px;
	position: relative;
	z-index: 2;
}
.blog_img-content .name {
	margin-top: 15px;
	color: #fff;
}
.blog .blog_item .img {
	height: 21rem;
	background-size: cover;
	border-radius: 1rem 1rem 0 0;
	background-position: center;
}
.blog .blog_item .desc {
	padding: 24px 1.5rem;
}
/* .blog .blog_item .desc .params {
	display: flex;
	align-items: center;

	opacity: 0;
} */
/* .like_tag {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-weight: 500;
	font-size: 1.5rem;
	height: 3.5rem;
	letter-spacing: 0.490667px;
	text-transform: uppercase;
	color: #272727;
	background: #ffffff;
	border: 1px solid #373737;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 1.8rem rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 1.8rem rgba(0, 0, 0, 0.07);
	border-radius: 2rem;
	padding: 0.9rem 1.1rem;
	padding: 0rem 1.1rem;
	margin-right: 1.3rem;
	width: max-content;
} */
.blog .blog_item .desc .name {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.desc .name b {
	display: inline-block;
	margin-bottom: 15px;
	font-weight: 700;
}
.recruts-first {
	background: url("../new-img/recruts-first.png");
	background-size: cover;
	padding: 106px 0 0px;
}
.recruts-first .i-first-title {
	font-size: 48px;
	font-weight: 600;
	color: #fff;
	max-width: 986px;
}
.recruts-first .i-first-text {
	color: #fff;
	max-width: unset;
	margin: 16px auto 36px;
	opacity: 0.8;
}
.recrut-two {
	padding: 100px 0;
}
.recrut-five,
.recrut-three {
	padding: 75px 0;
	background: #02123a;
}
.recrut-three-title {
	text-align: left;
	color: #fff;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.01px;
	margin-bottom: 16px;
}
.recrut-three-text {
	text-align: left;
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.01px;
	opacity: 0.8;
	margin-bottom: 36px;
	max-width: 776px;
}
.recrut-three-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 24px;
}
.recrut-three-card {
	border-radius: 32px;
	background: #11286f;
	padding: 24px;
	gap: 24px;
	display: flex;
	flex-direction: column;
}
.recrut-three-card__title {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 116.667%;
	margin-bottom: 16px;
}
.recrut-three-card__text {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.recrut-four {
	padding: 100px 0;
}
.recrut-four-wrap {
	position: relative;
}
.recrut-four-content {
	position: absolute;
	top: 0;
	left: 0;
	padding: 36px;
	max-width: 60%;
}
.recrut-four-title {
	color: #000;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin-bottom: 16px;
}
.recrut-four-text {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	opacity: 0.8;
}
.recrut-five {
	overflow: hidden;
}
.recrut-five-title {
	color: #fff;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	max-width: 776px;
	margin-bottom: 26px;
}
.recrut-five-title span {
	color: #00a9ff;
	background: url("../new-img/recrut-five-title.svg");
	background-position-y: 20px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.recrut-five-wrap {
	display: flex;
	position: relative;
	margin-bottom: 32px;
}
.recrut-five-left {
	border-radius: 16px 0px 0px 16px;
	background: #000f53;
	padding: 35px 0px 35px 40px;
	min-width: 402px;
	width: 402px;
}
.recrut-five-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
	text-align: left;
}
.recrut-five-card {
	display: flex;
	gap: 24px;
}
.recrut-five-icon {
	border-radius: 8px;
	background: #335ce9;
	min-width: 36px;
	height: 36px;
	width: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.recrut-five-text {
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	opacity: 0.9;
	margin-top: 4px;
	position: relative;
}
.recrut-five-text::before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(90deg, #335ce9 0%, #000f53 100%);
}
.recrut-five-img {
	/* position: absolute;
	top: 0;
	left: 402px; */
	background: #000f53;
	min-width: 1042px;
}
.recrut-five-btn a {
	display: inline-block;
	text-align: center;
	padding: 20px;
	border-radius: 4px;
	background: #00a9ff;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 0.5px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.recrut-six-title {
	color: #0b1218;
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: -0.01px;
	margin-bottom: 16px;
}
.recrut-six-title img {
	margin: -10px 0;
}
.recrut-six-text {
	color: #000;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-bottom: 36px;
}
.recrut-six-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 24px;
}
.recrut-six-card {
	display: flex;
	padding: 24px;
	align-items: center;
	gap: 24px;
	align-self: stretch;
	border-radius: 16px;
	position: relative;
}
.recrut-six-card__text {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.rsc5,
.rsc3,
.rsc1 {
	background: #e3f2fd;
}
.recrut-six-img {
	min-width: 152px;
	max-width: 152px;
}
.rsc4,
.rsc2 {
	background: #f5f7f8;
}
.rsc2 .recrut-six-img {
	max-width: unset;
}
.rsc2 {
	grid-area: 1 / 2 / 3 / 3;
	flex-direction: column-reverse;
	text-align: center;
}
.rsc5::before,
.rsc4::before,
.rsc3::before,
.rsc1::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}
.rsc3::before,
.rsc1::before {
	bottom: calc(50% - 30px);
	right: -24px;
	width: 24px;
	height: 60px;
}
.rsc1::before {
	background: url("../new-img/rsc1.svg") no-repeat;
	background-size: contain;
}
.rsc3::before {
	background: url("../new-img/rsc3.svg") no-repeat;
	background-size: contain;
}
.rsc4::before {
	top: -24px;
	left: calc(50% - 55px);
	background: url("../new-img/rsc4.svg") no-repeat;
	background-size: contain;
	width: 110px;
	height: 24px;
}
.rsc5::before {
	bottom: calc(50% - 30px);
	left: -24px;
	width: 24px;
	height: 60px;
	background: url("../new-img/rsc5.svg") no-repeat;
	background-size: contain;
}
.tabs {
	margin: 0 0 30px;
}
.tabs__caption {
	display: flex;
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0;
	gap: 12px;
}
.tabs__caption li {
	position: relative;
	width: 11%;
	flex-grow: 1;
	padding-bottom: 8px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}
.tabs__caption li:after,
.tabs__caption li:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 20px;
	height: 80px;
	display: none;
}
.tabs__caption li:before {
	background: url("../new-img/tab-right.svg") no-repeat;
	background-size: contain;
	right: -20px;
}
.tabs__caption li:after {
	background: url("../new-img/tab-left.svg") no-repeat;
	background-size: contain;
	left: -20px;
}
.tabs__caption li span {
	border-radius: 12px;
	background: #f5f7f8;
	box-shadow: 2px 2px 4.9px 0px rgba(48, 102, 155, 0.11);
	text-align: center;
	color: #7c8b93;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 133.333%;
	padding: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 64px;
	height: 100%;
}
.tabs__caption li:not(.active) {
	cursor: pointer;
}
.tabs__caption li:not(.active):hover span {
	background: #e3f2fd;
	border-color: #e3f2fd;
}
.tabs__caption li:not(:first-child).active::after,
.tabs__caption li:not(:last-child).active::before {
	display: block;
}
.tabs__caption .active {
	background: #e3f2fd;
	color: #000;
	border-color: #e3f2fd;
}
.tabs__caption .active span {
	background: transparent;
	box-shadow: none;
	color: #0b1218;
}
.tabs__content {
	display: none;
	padding: 7px 15px;
	padding: 40px 40px 11px;
	border-radius: 12px;
	background: #e3f2fd;
	min-height: 850px;
	flex-direction: column;
}
.btl {
	border-top-left-radius: 0;
}
.btr {
	border-top-right-radius: 0;
}
.tabs__content.active {
	display: flex;
}
.showcase {
	display: flex;
	width: 100%;
	position: relative;
	gap: 24px;
	flex-grow: 1;
}
.showcase .selection {
	min-width: 200px;
}
.selection-options {
	position: relative;
	z-index: 10;
}
.showcase .selection a {
	max-width: 200px;
	display: block;
	color: #5c6d75;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	padding: 1px;
	position: relative;
	border-radius: 16px;
	transition: all 0.3s ease-in-out;
}
.selection a span {
	padding: 12px 16px;
	border-radius: 15px;
	display: block;
	text-align: left;
}
.showcase .selection a.active {
	color: #000;
	border-radius: 16px;
	background: linear-gradient(87deg, #00a9ff 0%, #e3f2fd 94%);
}
.selection a:hover {
	opacity: 1;
	color: #000;
}
.selection a.active span {
	background: linear-gradient(110deg, #fff 0%, #e3f2fd 100%);
}
.showcase .selection a.active:hover {
	opacity: 1;
}
.showcase .selection a:hover {
	opacity: 0.7;
}
.showcase .selection ul {
	margin: 0;
	padding: 0;
}
.showcase .selection ul li {
	list-style: none;
}
.display-content {
	z-index: 1;
	opacity: 0;
	width: 100%;
	background-position: center;
	background-size: cover;
	display: none;
	gap: 24px;
	transition: all 0.3s ease-in-out;
}
.display-content.active {
	display: flex;
	z-index: 9;
	opacity: 1;
}
.display .contents {
	text-align: left;
	display: block;
	transition: all 1s ease;
	opacity: 0;
}
.display .active .contents {
	opacity: 1;
}
.display .contents {
	max-width: 313px;
	text-align: left;
}
a.mob-btn,
.display .contents a {
	display: inline-block;
	text-align: center;
	padding: 12px 24px;
	border-radius: 4px;
	background: #00a9ff;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
a.mob-btn:hover,
.display .contents a:hover {
	opacity: 0.7;
}
a.mob-btn,
.display .contents a {
	text-decoration: none;
}
.recrut-two-title {
	color: #0b1218;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	margin-bottom: 8px;
	max-width: 546px;
}
.recrut-two-text {
	color: #212121;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-bottom: 20px;
	max-width: 536px;
}
.contents-title {
	color: #0b1218;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	margin-bottom: 8px;
}
.contents p {
	color: #212121;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-bottom: 36px;
}
.imagi {
	max-width: 523px;
}
#display-1 .imagi {
	max-width: 572px;
	margin-right: -40px;
}
.r-trusted {
	background: #fff;
}
.recrut-two-top {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 36px;
}
ul.slick-dots {
	position: absolute;
	left: 0px;
	bottom: -57px;
	text-align: center;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	width: 100%;
}
ul.slick-dots li {
	padding: 0;
	list-style: none;
	display: inline-block;
	height: 12px;
	min-width: 12px;
	width: 12px;
	line-height: 10px;
	text-align: center;
	margin: 0 4px;
}
ul.slick-dots li button {
	display: inline-block;
	background: none;
	text-indent: 9999px;
	overflow: hidden;
	width: 12px;
	height: 12px;
	min-width: 12px;
	min-height: 12px;
	vertical-align: middle;
	background: #e3f2fd;
	border-radius: 100%;
	box-shadow: none;
	border: none;
	padding: 0;
}
ul.slick-dots li.slick-active button {
	background: #00a9ff;
}
.display .slick-list.draggable {
	height: unset !important;
}
.anim path {
	transform-origin: center;
	animation: move-hand 1s ease-in-out infinite alternate;
}
.anim circle {
	animation: move-circle 1s ease-in-out infinite alternate;
}
.scroll-group {
	animation: scroll-loop 4s linear infinite;
}
@keyframes scroll-loop {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-65.6px);
	}
}
@keyframes move-hand {
	0% {
		transform: translateX(0) rotate(0deg);
	}
	100% {
		transform: translateX(-4px) rotate(-6deg);
	}
}
@keyframes move-arrow {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-8px);
	}
}
@keyframes move-circle {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(0px);
	}
}
.anim,
a.mob-btn,
.mobile-block,
.mob-btn {
	display: none;
}
@media screen and (max-width: 650px) {
	.tabs__caption li {
		flex: 1 0 auto;
	}
}
@media (max-width: 1449px) {
	.nout-hide {
		display: none;
	}
	img.nout {
		display: block;
	}
	.i-six-slider__box {
		max-width: 1066px;
	}
	.i-six-card {
		padding: 0px 25px 20px;
	}
	.i-six-card-text {
		font-size: 28px;
	}
	.recrut-four,
	.recrut-two {
		padding: 80px 0;
	}
	.recrut-five,
	.recrut-three {
		padding: 60px 0;
	}
	.recrut-three-card__title {
		font-size: 20px;
		line-height: 140%;
		margin-bottom: 12px;
	}
	.recrut-three-card__text {
		font-size: 14px;
	}
	.recrut-five-img img,
	.recrut-four-img img {
		display: none;
	}
	.recrut-five-img img.desctop-img,
	.recrut-four-img img.desctop-img {
		display: block;
	}
	.recrut-five-img {
		min-width: 850px;
	}
	/* .recrut-five-title {
		max-width: 582px;
	} */
	.recrut-five-text {
		font-size: 16px;
	}
	.recrut-five-icon {
		min-width: 32px;
		height: 32px;
		width: 32px;
		padding: 6px;
	}
	.recrut-five-card {
		gap: 16px;
	}
	.tarifa-card-top {
		font-size: 16px;
		padding: 12px 16px;
	}
	.tarifa-card-content {
		padding: 12px 16px;
	}
	.tarifa-card-price {
		font-size: 24px;
	}
	.tarifa-card-bottom {
		margin: 0px 0 12px;
	}
	.tarifa-card-title {
		font-size: 20px;
	}
	.tarif-card-list li > svg {
		min-width: 14px;
	}
	.recrut-six-card__text {
		font-size: 16px;
	}
	.recrut-six-card {
		padding: 20px;
	}
	.blog_item-all-name {
		font-size: 20px;
	}
}
@media (max-width: 1449px) {
	.tabs__caption li span {
		font-size: 12px;
	}
	.i-two-title {
		max-width: 662px;
	}
	.wpcf7-spinner {
		display: none;
	}
	.frm-field.field-button {
		margin-bottom: 0;
	}
	.page-form-box .box-inner-wrap {
		padding: 62px 48px 62px 48px !important;
	}
	.i-three-title {
		font-size: 52px;
	}
	.container-slider {
		max-width: 1066px;
		padding: 0 25px;
	}
}
@media (max-width: 1380px) {
}
@media (max-width: 1199px) {
	.tabs__caption li span {
		font-size: 12px;
	}
	.anim {
		display: block;
		margin-bottom: -9px;
	}
	.tabs__content {
		display: flex;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		opacity: 0;
		visibility: hidden;
	}
	.tabs__content.active {
		position: relative;
		opacity: 1;
		visibility: visible;
	}
	.i-six-title,
	.we-trusted h4,
	.i-five-title,
	.i-two-title {
		font-size: 32px;
		font-weight: 600;
	}
	.ift {
		max-width: 784px;
	}
	.i-three-title {
		font-size: 48px;
		font-weight: 600;
	}
	.i-two-text {
		font-weight: 500;
		font-size: 20px;
	}
	.i-five-card-title {
		font-size: 24px;
	}
	.page-form-box .form-title {
		font-size: 48px;
	}
	.i-first-title {
		font-size: 48px;
		font-weight: 600;
	}
	.imagi {
		/* max-width: 350px; */
		max-width: 360px;
	}
	.teni.imagi {
		max-width: 380px;
		margin-right: -24px;
	}
	.imagi img {
		display: none;
	}
	.imagi img.laptop-img {
		display: block;
	}
	.i-three-text,
	.i-first-text {
		font-size: 16px;
	}
	.recruts-first .i-first-title {
		max-width: 690px;
	}
	.recruts-first .i-first-text {
		max-width: 595px;
	}
	.recrut-four,
	.recrut-two {
		padding: 70px 0;
	}
	.recrut-two-top {
		margin-bottom: 24px;
	}
	.recrut-two {
		overflow: hidden;
	}
	.tabs__caption {
		overflow-x: auto;
		scrollbar-width: none;
		margin-right: -25px;
		padding-right: 25px;
	}
	.tabs__caption::-webkit-scrollbar {
		display: none;
	}
	.tabs__caption li {
		min-width: 111px;
	}
	.tabs__caption li:not(:first-child).active::after,
	.tabs__caption li:not(:last-child).active::before {
		display: none;
	}
	.tabs__caption li {
		padding: 0;
		margin-bottom: 12px;
		border-radius: 16px;
	}
	.tabs__content {
		border-radius: 16px;
		padding: 24px 24px 0;
		min-height: 588px;
		/* height: 568px; */
	}
	.showcase .selection {
		display: none;
	}
	.recrut-two-title {
		max-width: unset;
		font-size: 24px;
	}
	.recrut-two-text {
		font-size: 14px;
	}
	.contents p {
		margin-bottom: 16px;
	}
	.imagi img.mobile-img {
		display: none;
	}
	.display .contents,
	.display-content {
		opacity: 1;
	}
	.slick-initialized .slick-slide {
		display: flex;
	}

	.questions h4 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 34px;
	}
	.tarifa h4 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 12px;
	}
	.r-six {
		padding-top: 0;
	}
	.tarifa-text {
		margin-bottom: 36px;
		max-width: 655px;
	}
	.i-two-title {
		max-width: 556px;
	}
	.bgn3 .i-six-card-text {
		font-size: 18px;
	}
	.pb-80 {
		padding-bottom: 60px;
	}
	.recrut-six-title,
	.tarifa-card-price {
		font-size: 32px;
	}
	.tarif-card-list {
		font-size: 12px;
	}
	.tarifa-text,
	.tarifa-card-top {
		font-size: 16px;
	}
	.i-first-btn a {
		font-size: 14px;
		line-height: 12px;
	}
	.i-form {
		padding-top: 72px;
	}
	.page-form-box .box-inner-wrap {
		padding: 36px 60px 120px !important;
		flex-direction: column;
	}
	.we-trusted {
		padding: 48px 0 150px;
	}
	.i-five-card-img {
		width: 40px;
	}
	.i-five-card-img img {
		width: 100%;
		height: 100%;
	}
	.i-five-card-text {
		font-size: 14px;
		min-height: 97px;
	}
	.slider2 .slider__item {
		padding: 40px 15px 0;
	}
	.slider2 .slick-list {
		padding: 0 20% 0 0;
	}
	.container-slider {
		padding: 0 0px;
		margin: 10px auto 0;
	}
	.page-form-box .form-inner-wrap {
		width: 100%;
	}
	.page-form-box .info-wrap {
		position: absolute;
		bottom: 36px;
		left: 80px;
	}
	.page-form-box .title-inner-wrap p {
		margin: 0 auto;
		max-width: 20.8em;
		text-align: center;
		opacity: 0.8;
	}
	.page-form-box .form-title {
		text-align: center;
	}
	.page-form-box .title-inner-wrap {
		padding-top: 0;
	}
	.page-form-box .info-inner-wrap {
		width: 100%;
		padding: 0;
	}
	.i-six-card {
		padding: 0px 24px 20px;
	}
	.i-six-card-text {
		font-size: 24px;
	}
	.i-six-card-icon {
		margin-top: -28px;
		padding: 11px 20px;
		width: 167px;
		height: 58px;
	}
	.i-eight-list {
		grid-template-columns: 1fr;
	}
	.tarifa,
	.i-eight,
	.i-six,
	.i-five,
	.i-three {
		padding: 72px 0;
	}
	.slider {
		padding: 0;
	}
	.i-first {
		padding-top: 110px;
	}
	.recrut-five,
	.recrut-three {
		padding: 48px 0;
	}
	.recrut-four-title,
	.recrut-three-title {
		font-size: 32px;
		line-height: 130%;
		margin-bottom: 8px;
	}
	.recrut-three-text {
		font-size: 16px;
		margin-bottom: 28px;
		max-width: 595px;
	}
	.recrut-three-card {
		padding: 16px;
		border-radius: 16px;
		gap: 8px;
	}
	.recrut-three-card__title {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.recrut-three-card__text {
		font-size: 12px;
	}
	.tooltip__item {
		transform: translate3d(-70%, 40px, 0);
	}
	.recrut-four,
	.recrut-two {
		padding: 68px 0;
	}
	.recrut-four-text {
		font-size: 16px;
	}
	.recrut-four-content {
		padding: 28px 32px 32px;
		max-width: 52%;
	}
	.recrut-five-img img.desctop-img,
	.recrut-four-img img.desctop-img {
		display: none;
	}
	.recrut-five-img img.laptop-img,
	.recrut-four-img img.laptop-img {
		display: block;
	}
	.recrut-five-title {
		margin: 0 auto 28px;
		text-align: center;
		font-size: 32px;
	}
	.recrut-five-title span {
		background-size: contain;
	}
	.recrut-five-wrap {
		flex-direction: column;
	}
	.recrut-five-img {
		position: unset;
		min-width: unset;
		margin-top: -48px;
	}
	.recrut-five-left {
		width: 100%;
		padding: 32px 32px 80px;
		border-radius: 16px;
	}
	.recrut-five-list {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: unset;
		grid-column-gap: 20px;
		grid-row-gap: 30px;
	}
	.recrut-five-btn {
		display: flex;
		justify-content: center;
	}
	.tarif-list {
		grid-template-columns: 1fr 1fr;
	}
	.tarifa-card-bottom,
	.tarifa-card-sub,
	.tarifa-card-top {
		text-align: center;
	}
	.tarifa-card-btn a {
		width: 100%;
	}
	.recrut-six-title img {
		max-width: 51px;
	}
	.recrut-six-text {
		font-size: 16px;
		margin-bottom: 32px;
	}
	.recrut-six-card__text {
		font-size: 12px;
	}
	.recrut-six-img {
		min-width: 109px;
	}
	.rsc2 .recrut-six-card__text {
		max-width: 278px;
	}
	.recrut-six-card {
		padding: 16px;
	}
	.blog {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.blog .blog_item-all {
		grid-area: unset;
		grid-column: span 3 / span 3;
		min-height: 90px;
	}
	.blog_item-all .img {
		background: url("../new-img/blog_item-all2.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
	.display-content {
		margin-right: 16px;
	}
	.display {
		margin-right: -25px;
	}
	.display.slick-initialized .slick-slide {
		max-width: 94vw;
	}
}

@media (max-width: 790px) {
}
@media (max-width: 767px) {
	.display.slick-initialized .slick-slide {
		max-width: 84vw;
	}
	.anim {
		margin-bottom: 0px;
	}
	.anim svg {
		max-width: 34px;
		height: 24px;
	}
	.recrut-two-title {
		font-size: 16px;
		margin-bottom: 4px;
	}
	.recrut-two-text {
		font-size: 12px;
		margin-bottom: 12px;
		min-height: 68px;
	}
	.tabs__caption li {
		min-width: 101px;
	}
	.tabs__caption li span {
		font-size: 10px;
	}
	.display {
		margin-right: -15px;
	}
	.display .contents {
		min-height: 141px;
	}
	.display .slick-list.draggable {
		padding-bottom: 20px;
	}
	.tooltip__item {
		transform: translate3d(-90%, 40px, 0);
	}
	.tooltip[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item.platnya {
		transform: translate3d(-90%, 0, 0);
	}
	.blog_item-all-name {
		font-size: 16px;
		padding: 16px;
	}
	.blog_three_ .slick-list {
		overflow: unset;
	}
	.best-practices-wrap {
		margin-right: -15px;
		overflow: hidden;
	}
	.blog_three_ .slick-track {
		align-items: unset;
	}
	.blog .blog_item {
		margin-right: 16px;
	}
	.blog_three_.slick-initialized .slick-slide {
		display: block;
	}
	.blog .blog_item .img {
		width: 100%;
	}
	.blog {
		display: block;
	}
	.blog_three_ {
		padding-bottom: 20px;
	}
	.mobile-block {
		display: block;
		min-height: 88px;
		margin-right: 15px;
		position: relative;
		margin-top: 16px;
	}
	.blog_item-all .img {
		min-height: 88px;
		background: url("../new-img/blog_item-all3.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		border-radius: 16px;
	}
	.best-practices .i-two-text {
		font-size: 14px;
	}
	.best-practices .i-two-title {
		margin-bottom: 8px;
	}
	.best-practices {
		padding-top: 52px;
		overflow: hidden;
	}
	.rsc1::before {
		background: url("../new-img/rsc1-1.svg") no-repeat;
		background-size: contain;
		bottom: -16px;
		right: calc(50% - 19px);
		width: 38px;
		height: 16px;
	}
	.rsc3::before {
		background: url("../new-img/rsc3-1.svg") no-repeat;
		background-size: contain;
		bottom: unset;
		top: -16px;
		right: calc(50% - 19px);
		width: 38px;
		height: 16px;
	}
	.rsc4::before {
		top: -16px;
		left: calc(50% - 19px);
		background: url("../new-img/rsc4-1.svg") no-repeat;
		background-size: contain;
		width: 38px;
		height: 16px;
	}
	.rsc5::before {
		bottom: unset;
		top: -16px;
		left: calc(50% - 19px);
		width: 38px;
		height: 16px;
		background: url("../new-img/rsc5-1.svg") no-repeat;
		background-size: contain;
	}
	.rsc2 {
		grid-area: unset;
	}
	.recrut-six-img {
		min-width: 82px;
		max-width: 122px;
	}
	.recrut-six-card {
		gap: 16px;
	}
	.recrut-six-wrap {
		grid-template-columns: 1fr;
		grid-gap: 16px;
	}
	.recrut-six-text {
		font-size: 14px;
		margin-bottom: 20px;
		text-align: left;
	}
	.recrut-six-title img {
		max-width: 83px;
		width: 83px;
	}
	.recrut-six-title {
		font-size: 28px;
		text-align: left;
		display: flex;
		align-items: center;
	}
	.tarifa-card-content {
		padding: 16px;
	}
	.tarifa h4 {
		font-size: 24px;
		line-height: 120%;
		margin-bottom: 20px;
	}
	.slider2 .slider__item {
		padding: 40px 8px 0;
	}
	.recrut-five-img {
		margin-top: 0;
	}
	.recrut-five-wrap {
		margin-bottom: 24px;
	}
	.recrut-five-btn a {
		font-size: 14px;
		line-height: 16px;
		padding: 16px 20px;
	}
	.recrut-five-text {
		font-size: 14px;
	}
	.recrut-five-icon {
		min-width: 28px;
		height: 28px;
		width: 28px;
	}
	.recrut-five-list {
		grid-template-columns: 1fr;
		grid-gap: 16px;
	}
	.recrut-five-left {
		padding: 16px 16px 16px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.recrut-five-title {
		font-size: 24px;
		margin: 0 auto 24px;
	}
	.recrut-four-img img.laptop-img {
		display: none;
	}
	.recrut-four-img img.mobile-img {
		display: block;
	}
	.recrut-four-text {
		font-size: 14px;
	}
	.recrut-four-content {
		position: unset;
		padding: 16px 16px 24px;
		text-align: center;
		max-width: unset;
	}
	.recrut-four-wrap {
		display: flex;
		flex-direction: column-reverse;
		border-radius: 16px;
		background: #f5f7f8;
	}
	.recrut-three-card {
		gap: 16px;
		text-align: center;
	}
	.recrut-three-list {
		grid-template-columns: 1fr;
		grid-gap: 16px;
	}
	.recrut-three-text {
		font-size: 14px;
		text-align: center;
		margin-bottom: 24px;
	}
	.recrut-four-title,
	.recrut-three-title {
		font-size: 24px;
		line-height: 120%;
	}
	.recrut-three-title {
		text-align: center;
		max-width: 280px;
		margin-bottom: 12px;
		margin-left: auto;
		margin-right: auto;
	}
	.recrut-five,
	.recrut-three,
	.recrut-two {
		padding: 32px 0;
	}
	.recrut-four {
		padding: 52px 0;
	}
	.display-content {
		gap: 16px;
	}
	.contents-title {
		font-size: 14px;
		margin-bottom: 4px;
	}
	.contents p {
		font-size: 12px;
	}
	img.laptop-img,
	.slick-slide .imagi img {
		display: none;
	}
	.teni.imagi {
		max-width: unset;
		margin-right: -16px;
	}
	.imagi {
		max-width: unset;
	}
	.slick-slide .imagi img.mobile-img {
		display: block;
		width: 100%;
	}
	ul.slick-dots li button {
		width: 8px;
		height: 8px;
		min-width: 8px;
		min-height: 8px;
		padding: 0;
	}
	ul.slick-dots li {
		height: 8px;
		min-height: 8px;
		min-width: 8px;
		width: 8px;
	}
	ul.slick-dots {
		bottom: 0;
	}
	.display .contents a {
		display: none;
	}
	a.mob-btn {
		display: block;
		margin: 0 auto;
		width: max-content;
	}
	.display-content {
		flex-direction: column;
		border-radius: 16px;
		border: 1px solid #00a9ff;
		background: #e3f2fd;
		padding: 16px;
	}
	.tabs__content {
		background: #fff;
		padding: 0;
		border-radius: 0;
	}
	.i-first {
		padding: 89px 0 0px;
	}
	.i-first-slider__wrap img {
		display: none;
	}
	.i-first-slider__wrap img.mobile-img {
		display: block;
		width: 100%;
	}
	.i-first-btn a {
		font-size: 12px;
		line-height: 16px;
		padding: 16px 20px;
	}
	.recruts-first .i-first-text {
		margin: 8px auto 24px;
		max-width: 234px;
		font-size: 12px;
	}
	.recruts-first .i-first-title {
		font-size: 24px;
		line-height: 130%;
	}
	.container-slider {
		margin: 20px auto 0;
	}
	.tarif-bottom-link a {
		padding: 11.5px 15px;
		font-size: 14px;
	}
	.pb-80 {
		padding-bottom: 40px;
	}
	.tarif-list {
		grid-template-columns: 1fr;
		grid-gap: 16px;
	}
	.i-eight-card-icon {
		margin-top: -8px;
		margin-right: -8px;
	}
	.i-eight-card-icon svg {
		max-width: 64px;
		max-height: 64px;
	}
	.i-six-slider__box {
		margin: 15px auto 0;
	}
	.slider .slider__item {
		padding-bottom: 40px;
		padding-right: 0;
	}
	.marquee {
		margin-top: 40px;
	}
	.i-first-title {
		font-size: 32px;
	}
	.i-six-title,
	.we-trusted h4,
	.i-five-title,
	.i-two-title {
		font-size: 24px;
	}
	.i-first-slid-bottom {
		font-size: 14px;
		display: flex;
	}
	.i-first-slid-bottom svg {
		width: 16px;
	}
	.i-first {
		padding: 96px 0 54px;
		background: url("../new-img/recruts-first2.png");
		background-size: cover;
	}
	/* .i-form .container, */
	.i-three .container {
		padding: 0;
	}
	.i-two-title {
		font-size: 24px;
	}
	.i-three-text {
		padding: 0 15px;
	}
	.tarifa-text {
		padding: 0 15px;
	}
	.page-form-box .form-title {
		margin-bottom: 12px !important;
	}
	.slider .slider__item img,
	.i-three-img img {
		display: none;
	}
	.slider .slider__item img.mobile-img,
	.i-three-img img.mobile-img {
		display: block;
	}
	.i-two-text {
		padding: 0 20px;
	}
	.i-five-mintext {
		max-width: 225px;
		margin-left: auto;
	}
	.questions h4 {
		margin-bottom: 18px;
		font-size: 28px;
		line-height: 34px;
	}
	.i-three-title {
		font-size: 32px;
		padding: 0 15px;
	}
	.questions .container {
		padding: 0;
	}
	.questions-box {
		padding: 45px 15px;
		border-radius: 16px;
	}
	.questions .panel {
		font-size: 16px;
		line-height: 19px;
		padding-left: 43px;
		margin: 0;
		max-width: unset;
	}
	.questions .accordiont {
		font-size: 16px;
		line-height: 19px;
		padding: 13px 0px 13px 40px;
	}
	.questions .accordiont::after {
		width: 22px;
		min-width: 22px;
		height: 24px;
		min-height: 24px;
	}
	.questions,
	.tarifa,
	.i-eight,
	.i-six,
	.i-five,
	.i-three {
		padding: 56px 0;
	}
	.i-three-bg {
		padding-top: 66px;
	}
	.i-five-list {
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 0;
		margin-top: 36px;
	}
	.i-five-card {
		width: 32%;
		flex-grow: 1;
	}
	.we-trusted {
		padding: 0px 0 64px;
	}
	.page-id-62006 #ats_product_form .page-form-box .form-title,
	.page-form-box .form-title {
		font-weight: 600 !important;
		font-size: 32px !important;
		padding: 0;
	}
	.page-form-box .title-inner-wrap p {
		font-size: 16px;
	}
	.i-form {
		padding-top: 52px;
	}
	.page-form-box .box-inner-wrap {
		padding: 16px 15px 120px !important;
		border-radius: 16px !important;
	}
	.page-form-box .title-inner-wrap {
		margin-bottom: 20px;
		max-width: 260px !important;
		margin-left: auto;
		margin-right: auto;
	}
	.page-form-box .info-wrap {
		left: 23px;
		width: 72%;
		bottom: 22px;
	}
	.i-eight-card {
		padding: 16px;
		align-items: flex-start;
	}
	.i-eight-card-text {
		font-size: 16px;
		font-weight: 400;
	}
	.page-form-input {
		height: 36px !important;
		border-radius: 8px !important;
		padding-left: 16px !important;
	}
	.bgn3 .i-six-card-text {
		font-size: 18px;
	}
	.i-six-card {
		padding: 0px 16px 16px;
	}
	.i-eight-card-content {
		margin-right: 10px;
	}
	.slider .slick-dots {
		margin-top: 10px;
	}
	.slider2 {
		padding-bottom: 60px;
	}
	.page-form-box .form-wrap {
		padding: 16px !important;
		border-radius: 12px !important;
	}
	.page-form-box .frm-field {
		margin-bottom: 12px !important;
	}
	.page-form-input[placeholder]::placeholder,
	.page-form-input {
		font-size: 16px;
	}
}
@media (max-width: 420px) {
}

/* .i-form .btn,
.popup_form_0828 .form_0828.page-form-box .wpcf7-form-control.wpcf7-submit,
.i-form .form_0828.page-form-box .wpcf7-form-control.wpcf7-submit {
	background: #00a9ff;
	border-color: #00a9ff;
	color: #fff;
} */
.wpcf7-spinner {
	display: none;
}
#ats_product_form .info-inner-wrap {
	padding-top: 0;
	justify-content: flex-start;
}
#ats_product_form .btn {
	border: 1px solid #00a0f2;
	background-color: #00a0f2;
}

.popup_form_0828 .form_0828.page-form-box .title-inner-wrap {
	margin-bottom: 60px;
	padding-top: 0;
}
.popup_form_0828.popup_container_form {
	padding: 0;
	width: auto;
	max-width: 1176px;
	margin: 0px auto;
	border-radius: 36px;
}
.page-form-box .box-inner-wrap,
#ats_product_form .page-form-box .box-inner-wrap,
.popup_form_0828 .page-form-box .box-inner-wrap {
	background: url("../new-img/popup_form_0828.png");
	background-size: cover;
}
.popup_form_0828.popup_container_form {
	background: url("../new-img/popup_form_0828.png");
	background-size: cover;
	padding: 0;
	width: auto;
	max-width: 1176px;
	margin: 0px auto;
	border-radius: 36px;
}
.popup_form_0828.popup_container_form .container {
	padding: 0;
}
.popup_form_0828.popup_container_form .mfp-close {
	color: #a0b0b8;
	right: 14px;
	top: 7px;
	background: none;
}
.popup_form_0828.popup_container_form .form-title {
	text-align: left;
	display: block;
}
.page-form-box .form-title span,
.popup_form_0828.popup_container_form .form-title span {
	color: #00a9ff;
}
@media (max-width: 1441px) {
	.popup_form_0828.popup_container_form {
		max-width: 1066px;
	}
	.popup_form_0828.popup_container_form .form_0828.page-form-box .box-inner-wrap {
		padding: 38px;
	}
}
@media (max-width: 880px) {
	.popup_form_0828.popup_container_form .form-title {
		text-align: center;
	}
}
@media (max-width: 680px) {
	#ats_product_form .box-inner-wrap {
		padding: 16px !important;
		margin-left: -6px !important;
		margin-right: -6px !important;
	}

	.page-form-input,
	.page-form-input[placeholder]::placeholder {
		font-size: 12px !important;
	}

	.popup_container_form .form-title {
		padding: 0;
		margin-bottom: 12px;
	}

	.popup_form_0828 .form_0828.page-form-box .title-inner-wrap {
		margin-bottom: 20px;
	}

	.wpcf7-list-item-label {
		font-size: 12px;
	}

	.page-form-box .field-button .btn {
		height: 44px;
		font-size: 14px;
	}
}
.form_0828.page-form-box .form-wrap {
	position: relative;
}
.page-form-box.form_0828 .title-inner-wrap p,
.page-form-box.form_0828 .info-wrap {
	font-weight: 300;
}
.page-form-box.form_0828 .page-form-input.wpcf7-not-valid {
	border: 1px solid #ef323f;
}
.page-form-box.form_0828 span.wpcf7-not-valid-tip {
	display: none;
}
.page-form-box.form_0828 .frm-field select:-webkit-autofill,
.page-form-box.form_0828 .frm-field input.page-form-input:-webkit-autofill {
	background-color: #f5f7f8 !important;
	-webkit-box-shadow: inset 0 0 0 50px #f5f7f8 !important;
	-webkit-text-fill-color: #0b1218 !important;
	border: 0;
}
.page-form-box.form_0828 .frm-field .suggestions-wrapper {
	position: absolute;
	height: 0;
}
.suggestions-wrapper {
	float: left;
}
.page-form-box.form_0828 .frm-select label:before,
.page-form-box.form_0828 .frm-select label:after {
	content: "";
	display: block;
	position: absolute;
}
.page-form-box.form_0828 .frm-select input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	margin: 0;
	padding: 0;
}
.page-form-box.form_0828 .frm-select {
	overflow: visible;
}
.page-form-box.form_0828 .frm-select input:checked ~ label:after {
	opacity: 1;
}
.page-form-box.form_0828 .frm-select label {
	display: block;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.006px;
	position: relative;
	padding: 0 0 0 24px;
	min-height: 20px;
	font-weight: 300;
}
.page-id-42559 .i-form .page-form-box form.submitting,
.page-id-51214 .i-form .page-form-box form.submitting {
	position: relative;
}
.page-id-42559 .i-form .wpcf7-spinner,
.page-id-51214 .i-form .wpcf7-spinner {
	display: none;
}
.form_0828.page-form-box .field-button .btn {
	width: 100%;
	cursor: pointer;
}
.page-id-42559 .i-form .page-form-box form.submitting,
.page-id-51214 .i-form .page-form-box .submitting,
.page-form-box.form_0828 .submitting {
	opacity: 0.91;
}
.page-id-42559 .i-form .page-form-box form.submitting:before,
.page-id-51214 .i-form .page-form-box .submitting:before,
.page-form-box.form_0828 .submitting:before {
	display: inline-block;
	content: "";
	background: url(./img/pre.gif) no-repeat;
	position: absolute;
	bottom: 20%;
	left: 48%;
	width: 40px;
	height: 40px;
	background-size: contain;
	z-index: 9;
}
@media (max-width: 1441px) {
	.popup_form_0828.popup_container_form {
		max-width: 1066px;
	}
}
@media (max-width: 767px) {
	.page-form-box .box-inner-wrap,
	.popup_form_0828 .page-form-box .box-inner-wrap {
		background: url("../new-img/popup_form_0828-1.png") !important;
		background-size: cover;
	}
}
/*form_0828*/

.page-id-62006 .mfp-bg {
	background: #0b0b0b !important;
	opacity: 0.8 !important;
}
.page-id-62006 .page-form-box .form-wrap.submitting {
	opacity: 0.9;
}
.page-id-62006 .page-form-box .form-wrap.submitting::before {
	display: inline-block;
	content: "";
	background: url(../../img/pre.gif) no-repeat;
	background-size: auto;
	position: absolute;
	bottom: 20%;
	left: 48%;
	width: 40px;
	height: 40px;
	background-size: contain;
	z-index: 9;
}
@media (max-width: 769px) {
	.popup_form_0823 .form_0823.page-form-box .inner-wrap {
		min-width: 290px;
		max-width: unset !important;
	}
	.popup_form_0823 .form_0823.page-form-box .info-wrap {
		max-width: 98% !important;
	}
}
