/**handles:justidea-scss**/
#menu-menu-main-1 .menu-item {
	display: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 700;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}
input[type='search'] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: 700;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}
*,
::before,
::after {
	box-sizing: inherit;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}
@media (max-width: 1850px) {
	.header__white-bg {
		/* left: -9.7% !important; */
		left: -9.2% !important;
	}
}
@media (max-width: 1750px) {
	.header__white-bg {
		/* left: -9.7% !important; */
		left: -11.7% !important;
	}
}
@media (max-width: 1650px) {
	.header__white-bg {
		/* left: -6.7% !important; */
		left: -10% !important;
	}
}
@media (max-width: 1200px) {
	.header__white-bg {
		left: -13.7% !important;
	}
}
@media (max-width: 1150px) {
	.header__white-bg {
		left: -15.7% !important;
	}
}
@media (max-width: 1100px) {
	.header__white-bg {
		left: -4.7% !important;
	}
}
@media (max-width: 1020px) {
	.header__white-bg {
		left: -5.7% !important;
	}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
.col-1 {
	-ms-flex: 0 0 8.3333333333%;
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}
.col-2 {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}
.col-5 {
	-ms-flex: 0 0 41.6666666667%;
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-ms-flex: 0 0 58.3333333333%;
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}
.col-8 {
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}
.col-11 {
	-ms-flex: 0 0 91.6666666667%;
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.order-first {
	-ms-flex-order: -1;
	order: -1;
}
.order-last {
	-ms-flex-order: 13;
	order: 13;
}
.order-0 {
	-ms-flex-order: 0;
	order: 0;
}
.order-1 {
	-ms-flex-order: 1;
	order: 1;
}
.order-2 {
	-ms-flex-order: 2;
	order: 2;
}
.order-3 {
	-ms-flex-order: 3;
	order: 3;
}
.order-4 {
	-ms-flex-order: 4;
	order: 4;
}
.order-5 {
	-ms-flex-order: 5;
	order: 5;
}
.order-6 {
	-ms-flex-order: 6;
	order: 6;
}
.order-7 {
	-ms-flex-order: 7;
	order: 7;
}
.order-8 {
	-ms-flex-order: 8;
	order: 8;
}
.order-9 {
	-ms-flex-order: 9;
	order: 9;
}
.order-10 {
	-ms-flex-order: 10;
	order: 10;
}
.order-11 {
	-ms-flex-order: 11;
	order: 11;
}
.order-12 {
	-ms-flex-order: 12;
	order: 12;
}
.offset-1 {
	margin-left: 8.3333333333%;
}
.offset-2 {
	margin-left: 16.6666666667%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.3333333333%;
}
.offset-5 {
	margin-left: 41.6666666667%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.3333333333%;
}
.offset-8 {
	margin-left: 66.6666666667%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.3333333333%;
}
.offset-11 {
	margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-sm-0 {
		margin-left: 0;
	}
	.offset-sm-1 {
		margin-left: 8.3333333333%;
	}
	.offset-sm-2 {
		margin-left: 16.6666666667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.3333333333%;
	}
	.offset-sm-5 {
		margin-left: 41.6666666667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.3333333333%;
	}
	.offset-sm-8 {
		margin-left: 66.6666666667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.3333333333%;
	}
	.offset-sm-11 {
		margin-left: 91.6666666667%;
	}
}
@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-md-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-md-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-md-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-md-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-md-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-md-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-md-0 {
		margin-left: 0;
	}
	.offset-md-1 {
		margin-left: 8.3333333333%;
	}
	.offset-md-2 {
		margin-left: 16.6666666667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.3333333333%;
	}
	.offset-md-5 {
		margin-left: 41.6666666667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.3333333333%;
	}
	.offset-md-8 {
		margin-left: 66.6666666667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.3333333333%;
	}
	.offset-md-11 {
		margin-left: 91.6666666667%;
	}
}
@media (min-width: 992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-lg-0 {
		margin-left: 0;
	}
	.offset-lg-1 {
		margin-left: 8.3333333333%;
	}
	.offset-lg-2 {
		margin-left: 16.6666666667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.3333333333%;
	}
	.offset-lg-5 {
		margin-left: 41.6666666667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.3333333333%;
	}
	.offset-lg-8 {
		margin-left: 66.6666666667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.3333333333%;
	}
	.offset-lg-11 {
		margin-left: 91.6666666667%;
	}
}
@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1;
	}
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13;
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	.offset-xl-0 {
		margin-left: 0;
	}
	.offset-xl-1 {
		margin-left: 8.3333333333%;
	}
	.offset-xl-2 {
		margin-left: 16.6666666667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.3333333333%;
	}
	.offset-xl-5 {
		margin-left: 41.6666666667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.3333333333%;
	}
	.offset-xl-8 {
		margin-left: 66.6666666667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.3333333333%;
	}
	.offset-xl-11 {
		margin-left: 91.6666666667%;
	}
}
.d-none {
	display: none !important;
}
.d-inline {
	display: inline !important;
}
.d-inline-block {
	display: inline-block !important;
}
.d-block {
	display: block !important;
}
.d-table {
	display: table !important;
}
.d-table-row {
	display: table-row !important;
}
.d-table-cell {
	display: table-cell !important;
}
.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}
.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}
@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}
	.d-sm-inline {
		display: inline !important;
	}
	.d-sm-inline-block {
		display: inline-block !important;
	}
	.d-sm-block {
		display: block !important;
	}
	.d-sm-table {
		display: table !important;
	}
	.d-sm-table-row {
		display: table-row !important;
	}
	.d-sm-table-cell {
		display: table-cell !important;
	}
	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	.d-md-inline {
		display: inline !important;
	}
	.d-md-inline-block {
		display: inline-block !important;
	}
	.d-md-block {
		display: block !important;
	}
	.d-md-table {
		display: table !important;
	}
	.d-md-table-row {
		display: table-row !important;
	}
	.d-md-table-cell {
		display: table-cell !important;
	}
	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-row {
		display: table-row !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	.d-xl-inline {
		display: inline !important;
	}
	.d-xl-inline-block {
		display: inline-block !important;
	}
	.d-xl-block {
		display: block !important;
	}
	.d-xl-table {
		display: table !important;
	}
	.d-xl-table-row {
		display: table-row !important;
	}
	.d-xl-table-cell {
		display: table-cell !important;
	}
	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media print {
	.d-print-none {
		display: none !important;
	}
	.d-print-inline {
		display: inline !important;
	}
	.d-print-inline-block {
		display: inline-block !important;
	}
	.d-print-block {
		display: block !important;
	}
	.d-print-table {
		display: table !important;
	}
	.d-print-table-row {
		display: table-row !important;
	}
	.d-print-table-cell {
		display: table-cell !important;
	}
	.d-print-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}
.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}
.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}
.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}
.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}
.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}
.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}
.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}
.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}
.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}
.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}
.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}
.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}
.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}
.align-self-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important;
}
.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}
.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}
.align-self-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important;
}
.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}
.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important;
}
@media (min-width: 576px) {
	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 768px) {
	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 992px) {
	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}
@media (min-width: 1200px) {
	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}
	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}
.w-25 {
	width: 25% !important;
}
.w-50 {
	width: 50% !important;
}
.w-75 {
	width: 75% !important;
}
.w-100 {
	width: 100% !important;
}
.h-25 {
	height: 25% !important;
}
.h-50 {
	height: 50% !important;
}
.h-75 {
	height: 75% !important;
}
.h-100 {
	height: 100% !important;
}
.mw-100 {
	max-width: 100% !important;
}
.mh-100 {
	max-height: 100% !important;
}
.m-0 {
	margin: 0 !important;
}
.mt-0,
.my-0 {
	margin-top: 0 !important;
}
.mr-0,
.mx-0 {
	margin-right: 0 !important;
}
.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
	margin-left: 0 !important;
}
.m-1 {
	margin: 0.25rem !important;
}
.mt-1,
.my-1 {
	margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
	margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
	margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
	margin-left: 0.25rem !important;
}
.m-2 {
	margin: 0.5rem !important;
}
.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
	margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
	margin-left: 0.5rem !important;
}
.m-3 {
	margin: 1rem !important;
}
.mt-3,
.my-3 {
	margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
	margin-right: 1rem !important;
}
.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
	margin-left: 1rem !important;
}
.m-4 {
	margin: 1.5rem !important;
}
.mt-4,
.my-4 {
	margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
	margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
	margin-left: 1.5rem !important;
}
.m-5 {
	margin: 3rem !important;
}
.mt-5,
.my-5 {
	margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
	margin-right: 3rem !important;
}
.mb-5,
.my-5 {
	margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
	margin-left: 3rem !important;
}
.p-0 {
	padding: 0 !important;
}
.pt-0,
.py-0 {
	padding-top: 0 !important;
}
.pr-0,
.px-0 {
	padding-right: 0 !important;
}
.pb-0,
.py-0 {
	padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
	padding-left: 0 !important;
}
.p-1 {
	padding: 0.25rem !important;
}
.pt-1,
.py-1 {
	padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
	padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
	padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
	padding-left: 0.25rem !important;
}
.p-2 {
	padding: 0.5rem !important;
}
.pt-2,
.py-2 {
	padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
	padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
	padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
	padding-left: 0.5rem !important;
}
.p-3 {
	padding: 1rem !important;
}
.pt-3,
.py-3 {
	padding-top: 1rem !important;
}
.pr-3,
.px-3 {
	padding-right: 1rem !important;
}
.pb-3,
.py-3 {
	padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
	padding-left: 1rem !important;
}
.p-4 {
	padding: 1.5rem !important;
}
.pt-4,
.py-4 {
	padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
	padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
	padding-left: 1.5rem !important;
}
.p-5 {
	padding: 3rem !important;
}
.pt-5,
.py-5 {
	padding-top: 3rem !important;
}
.pr-5,
.px-5 {
	padding-right: 3rem !important;
}
.pb-5,
.py-5 {
	padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
	padding-left: 3rem !important;
}
.m-auto {
	margin: auto !important;
}
.mt-auto,
.my-auto {
	margin-top: auto !important;
}
.mr-auto,
.mx-auto {
	margin-right: auto !important;
}
.mb-auto,
.my-auto {
	margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
	margin-left: auto !important;
}
@media (min-width: 576px) {
	.m-sm-0 {
		margin: 0 !important;
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important;
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important;
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important;
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important;
	}
	.m-sm-1 {
		margin: 0.25rem !important;
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: 0.25rem !important;
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: 0.25rem !important;
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: 0.25rem !important;
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: 0.25rem !important;
	}
	.m-sm-2 {
		margin: 0.5rem !important;
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: 0.5rem !important;
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: 0.5rem !important;
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: 0.5rem !important;
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: 0.5rem !important;
	}
	.m-sm-3 {
		margin: 1rem !important;
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important;
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important;
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important;
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important;
	}
	.m-sm-4 {
		margin: 1.5rem !important;
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important;
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important;
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important;
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important;
	}
	.m-sm-5 {
		margin: 3rem !important;
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important;
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important;
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important;
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important;
	}
	.p-sm-0 {
		padding: 0 !important;
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important;
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important;
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important;
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important;
	}
	.p-sm-1 {
		padding: 0.25rem !important;
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: 0.25rem !important;
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: 0.25rem !important;
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: 0.25rem !important;
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: 0.25rem !important;
	}
	.p-sm-2 {
		padding: 0.5rem !important;
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: 0.5rem !important;
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: 0.5rem !important;
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: 0.5rem !important;
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: 0.5rem !important;
	}
	.p-sm-3 {
		padding: 1rem !important;
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important;
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important;
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important;
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important;
	}
	.p-sm-4 {
		padding: 1.5rem !important;
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important;
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important;
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important;
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important;
	}
	.p-sm-5 {
		padding: 3rem !important;
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important;
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important;
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important;
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important;
	}
	.m-sm-auto {
		margin: auto !important;
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important;
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important;
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important;
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important;
	}
}
@media (min-width: 768px) {
	.m-md-0 {
		margin: 0 !important;
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important;
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important;
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important;
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important;
	}
	.m-md-1 {
		margin: 0.25rem !important;
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: 0.25rem !important;
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: 0.25rem !important;
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: 0.25rem !important;
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: 0.25rem !important;
	}
	.m-md-2 {
		margin: 0.5rem !important;
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: 0.5rem !important;
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: 0.5rem !important;
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: 0.5rem !important;
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: 0.5rem !important;
	}
	.m-md-3 {
		margin: 1rem !important;
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important;
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important;
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important;
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important;
	}
	.m-md-4 {
		margin: 1.5rem !important;
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important;
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important;
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important;
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important;
	}
	.m-md-5 {
		margin: 3rem !important;
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important;
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important;
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important;
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important;
	}
	.p-md-0 {
		padding: 0 !important;
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important;
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important;
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important;
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important;
	}
	.p-md-1 {
		padding: 0.25rem !important;
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: 0.25rem !important;
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: 0.25rem !important;
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: 0.25rem !important;
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: 0.25rem !important;
	}
	.p-md-2 {
		padding: 0.5rem !important;
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: 0.5rem !important;
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: 0.5rem !important;
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: 0.5rem !important;
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: 0.5rem !important;
	}
	.p-md-3 {
		padding: 1rem !important;
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important;
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important;
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important;
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important;
	}
	.p-md-4 {
		padding: 1.5rem !important;
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important;
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important;
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important;
	}
	.p-md-5 {
		padding: 3rem !important;
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important;
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important;
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important;
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important;
	}
	.m-md-auto {
		margin: auto !important;
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important;
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important;
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important;
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important;
	}
}
@media (min-width: 992px) {
	.m-lg-0 {
		margin: 0 !important;
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important;
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important;
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important;
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important;
	}
	.m-lg-1 {
		margin: 0.25rem !important;
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: 0.25rem !important;
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: 0.25rem !important;
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: 0.25rem !important;
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: 0.25rem !important;
	}
	.m-lg-2 {
		margin: 0.5rem !important;
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: 0.5rem !important;
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: 0.5rem !important;
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: 0.5rem !important;
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: 0.5rem !important;
	}
	.m-lg-3 {
		margin: 1rem !important;
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important;
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important;
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important;
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important;
	}
	.m-lg-4 {
		margin: 1.5rem !important;
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important;
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important;
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important;
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important;
	}
	.m-lg-5 {
		margin: 3rem !important;
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important;
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important;
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important;
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important;
	}
	.p-lg-0 {
		padding: 0 !important;
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important;
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important;
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important;
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important;
	}
	.p-lg-1 {
		padding: 0.25rem !important;
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: 0.25rem !important;
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: 0.25rem !important;
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: 0.25rem !important;
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: 0.25rem !important;
	}
	.p-lg-2 {
		padding: 0.5rem !important;
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: 0.5rem !important;
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: 0.5rem !important;
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: 0.5rem !important;
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: 0.5rem !important;
	}
	.p-lg-3 {
		padding: 1rem !important;
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important;
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important;
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important;
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important;
	}
	.p-lg-4 {
		padding: 1.5rem !important;
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important;
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important;
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important;
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important;
	}
	.p-lg-5 {
		padding: 3rem !important;
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important;
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important;
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important;
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important;
	}
	.m-lg-auto {
		margin: auto !important;
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important;
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important;
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important;
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important;
	}
}
@media (min-width: 1200px) {
	.m-xl-0 {
		margin: 0 !important;
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important;
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important;
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important;
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important;
	}
	.m-xl-1 {
		margin: 0.25rem !important;
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: 0.25rem !important;
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: 0.25rem !important;
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: 0.25rem !important;
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: 0.25rem !important;
	}
	.m-xl-2 {
		margin: 0.5rem !important;
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: 0.5rem !important;
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: 0.5rem !important;
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: 0.5rem !important;
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: 0.5rem !important;
	}
	.m-xl-3 {
		margin: 1rem !important;
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important;
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important;
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important;
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important;
	}
	.m-xl-4 {
		margin: 1.5rem !important;
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important;
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important;
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important;
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important;
	}
	.m-xl-5 {
		margin: 3rem !important;
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important;
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important;
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important;
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important;
	}
	.p-xl-0 {
		padding: 0 !important;
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important;
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important;
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important;
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important;
	}
	.p-xl-1 {
		padding: 0.25rem !important;
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: 0.25rem !important;
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: 0.25rem !important;
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: 0.25rem !important;
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: 0.25rem !important;
	}
	.p-xl-2 {
		padding: 0.5rem !important;
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: 0.5rem !important;
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: 0.5rem !important;
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: 0.5rem !important;
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: 0.5rem !important;
	}
	.p-xl-3 {
		padding: 1rem !important;
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important;
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important;
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important;
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important;
	}
	.p-xl-4 {
		padding: 1.5rem !important;
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important;
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important;
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important;
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important;
	}
	.p-xl-5 {
		padding: 3rem !important;
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important;
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important;
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important;
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important;
	}
	.m-xl-auto {
		margin: auto !important;
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important;
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important;
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important;
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important;
	}
}
.visible {
	visibility: visible !important;
}
.invisible {
	visibility: hidden !important;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-loading .slick-list {
	background: #fff url(https://justidea.agency/wp-content/themes/justidea_theme/assets/styles/ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: 0.25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
	color: #000;
}
.header {
	background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	height: 130px;
	position: relative;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 1200px) {
	.header {
		height: 92px;
	}
}
@media screen and (max-width: 991px) {
	.header {
		display: none;
	}
}
.header__white-bg {
	position: absolute;
	top: 0;
	/* left: -6.7%; */
	left: -5.2%;
	z-index: 1;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-ms-transform: scale(0.98);
	transform: scale(0.98);
}
@media screen and (min-width: 1830px) {
	.header__white-bg {
		/* left: 0; */
		left: -5.2% !important;
	}
}
@media screen and (min-width: 1921px) {
	.header__white-bg {
		/* left: 0; */
		left: -3% !important;
	}
}
@media screen and (min-width: 1921px) {
	.header__white-bg {
		/* left: 0; */
		left: -3% !important;
	}
}
@media screen and (min-width: 2000px) {
	.header__white-bg {
		left: -1% !important;
	}
}
@media screen and (min-width: 2100px) {
	.header__white-bg {
		left: 2% !important;
	}
}
@media screen and (min-width: 2200px) {
	.header__white-bg {
		left: 4% !important;
	}
}
@media screen and (min-width: 2300px) {
	.header__white-bg {
		left: 6% !important;
	}
}
@media screen and (min-width: 2400px) {
	.header__white-bg {
		left: 8% !important;
	}
}
@media screen and (min-width: 2500px) {
	.header__white-bg {
		left: 9% !important;
	}
}
@media screen and (min-width: 2600px) {
	.header__white-bg {
		left: 20% !important;
		transform: scale(0.68);
	}
}
@media screen and (min-width: 2800px) {
	.header__white-bg {
		left: 23% !important;
	}
}
@media screen and (min-width: 3050px) {
	.header__white-bg {
		left: 25% !important;
	}
}
@media screen and (max-width: 1650px) {
	.header__white-bg {
		/* -ms-transform: scale(0.8);
    transform: scale(0.8); */
		-ms-transform: scale(0.88);
		transform: scale(0.88);
	}
}
@media screen and (max-width: 1440px) {
	.header__white-bg {
		/* -ms-transform: scale(0.65);
    transform: scale(0.65); */
		transform: scale(0.75);
	}
}
@media screen and (max-width: 1300px) {
	.header__white-bg {
		-ms-transform: scale(0.65);
		transform: scale(0.65);
	}
}
@media screen and (max-width: 1099px) {
	.header__white-bg {
		-ms-transform: scale(0.45);
		transform: scale(0.45);
	}
}
.header__btn {
	margin-left: 9px;
	box-shadow: 2px 4px 29px 0 rgba(7, 7, 7, 0.25);
	animation: pulse 2s infinite;
	transition: 0.3s;
	z-index: 9999 !important;
	min-width: 180px !important;
}
.header .menu-menu-main-container,
.header .menu-main-menu-en-container {
	margin-left: auto;
	z-index: 9999;
}
.header .menu-menu-main-container #menu-menu-main,
.header .menu-main-menu-en-container #menu-main-menu-en {
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	align-items: center;
}
.header .menu-menu-main-container li,
.header .menu-main-menu-en-container li {
	margin: 0 8px;
}
.header .menu-menu-main-container li:hover a,
.header .menu-main-menu-en-container li:hover a {
	color: #ff9662;
}
.header .menu-menu-main-container a,
.header .menu-main-menu-en-container a {
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	transition: all 0.3s;
	text-transform: uppercase;
}
@media screen and (max-width: 1650px) {
	.header .menu-menu-main-container a,
	.header .menu-main-menu-en-container a {
		font-size: 14px;
	}
}
@media screen and (max-width: 1199px) {
	.header .menu-menu-main-container a,
	.header .menu-main-menu-en-container a {
		font-size: 12px;
	}
}
.header__nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.header__logo {
	position: relative;
	z-index: 99;
}
@media screen and (max-width: 1919px) {
	.header__logo {
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
}
@media screen and (max-width: 1199px) {
	.header__logo {
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
}
@media screen and (max-width: 1099px) {
	.header__logo {
		-ms-transform: scale(0.7);
		transform: scale(0.7);
	}
}
.header-burger {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
}

body.admin-bar .header-burger {
	top: 46px;
}

@media (min-width: 766px) {
	body.admin-bar .header-burger {
		top: 32px;
	}
}
@media (max-width: 582px) {
	body.admin-bar .header-burger.header-burger--visible {
		top: 0;
	}
}
@media screen and (max-width: 991px) {
	.header-burger {
		background-color: #fff;
		width: 100%;
		height: 60px;
		box-shadow: 0 -3px 18px -6px #000;
		display: block;
	}
}
.header-burger__white-bg {
	opacity: 0;
	visibility: hidden;
	transition: all 0.1s;
}
@media screen and (max-width: 991px) {
	.header-burger__white-bg {
		display: none;
	}
}
.header-burger__logo {
	position: fixed;
	left: 20px;
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}
@media screen and (min-width: 992px) {
	.header-burger__logo {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.header-burger__logo {
		left: 15px;
	}
}
.header-burger--visible .hamburger,
.header-burger--visible .header-burger__white-bg {
	opacity: 1;
	visibility: visible;
}
.header-burger .menu__full,
.header-burger .menu-main-menu-en-container {
	box-sizing: border-box;
	width: 100%;
	height: 0;
	transform: translate3d(0, -100%, 0);
	opacity: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	transition: opacity 0.2s ease-out;
	/* background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/footer-lines.png); */
	background-position: bottom center;
	background-repeat: no-repeat;
}
.header-burger .menu__full li,
.header-burger .menu-main-menu-en-container li {
	margin: 26px 0;
}
.header-burger .menu__full a,
.header-burger .menu-main-menu-en-container a {
	margin: 26px 0;
	font-size: 68px;
	color: #fff;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	opacity: 0.75;
	transition: 0.3s all;
	text-transform: uppercase;
}
.header-burger .menu__full a:hover,
.header-burger .menu-main-menu-en-container a:hover {
	opacity: 1;
}
@media screen and (max-width: 1600px) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 52px;
	}
}
@media screen and (max-width: 1440px) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 42px;
	}
}
.header-burger .menu__list {
	box-sizing: border-box;
	width: 100%;
	max-height: 100%;
	display: none;
	text-align: center;
	padding-top: 30px;
	overflow-y: auto;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}
.header-burger .menu__link {
	color: #fff;
	opacity: 0.8;
	transition: 0.3s;
}
.header-burger .menu__link:hover {
	opacity: 1;
}
.header-burger .menu__group {
	padding: 4px 10px;
	font-size: 60px;
	font-weight: 600;
	text-transform: uppercase;
}
@media (max-width: 459px) {
	.header-burger .menu__group {
		font-size: 48px;
	}
}
.hamburger {
	position: absolute;
	line-height: 1;
	top: 10px;
	left: 100px;
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	visibility: hidden;
	opacity: 0;
	transition: all 0.1s;
}
@media screen and (max-width: 991px) {
	.hamburger {
		opacity: 1;
		visibility: visible;
		height: 50px;
		width: 50px;
		top: 5px;
		/* left: 40px; */
		left: 90%;
	}
}
@media screen and (max-width: 768px) {
	.hamburger {
		left: 85%;
	}
}
.hamburger:before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	will-change: width, height;
	transition: transform 0.3s cubic-bezier(0.04, -0.1, 0.29, 0.98),
		width 0.3s cubic-bezier(0.04, -0.1, 0.29, 0.98),
		height 0.3s cubic-bezier(0.04, -0.1, 0.29, 0.98);
}
.hamburger__button {
	width: 28px;
	height: 20px;
	font-size: 20px;
	position: relative;
	text-indent: -9999px;
	z-index: 2;
	cursor: pointer;
	color: #fff;
	border: none;
	background-color: transparent;
	padding: 0;
	font-family: inherit;
}
.hamburger__button:before,
.hamburger__button:after,
.hamburger__label {
	width: 100%;
	height: 20%;
	border-radius: 5px;
	background-color: #fff;
	position: absolute;
	left: 0;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}
.hamburger__button:before,
.hamburger__button:after {
	content: '';
	transition-property: transform;
}
.hamburger__button:before {
	top: 0;
}
.hamburger__button:after {
	bottom: 0;
}
.hamburger__button:focus {
	outline: none;
}
.hamburger__label {
	margin-top: -0.1em;
	top: 50%;
	transition-property: transform, opacity;
}
.js-menu_activated {
	overflow: hidden;
}
.js-menu_activated .menu__full,
.js-menu_activated .menu-main-menu-en-container {
	height: 100vh;
	transform: translate3d(0, 0, 0);
	opacity: 1;
	will-change: opacity;
	transition-duration: 0.2s;
	transition-delay: 0.3s;
}
.js-menu_activated .hamburger:before {
	width: 100vh;
	height: 100vh;
	-ms-transform: scale(5);
	transform: scale(5);
	transition-duration: 1s;
}
.js-menu_activated .menu__list {
	display: block;
}
.js-menu_activated .hamburger__button:before {
	transform: translate3d(0, -50%, 0) rotate(45deg);
	top: 50%;
}
.js-menu_activated .hamburger__button:after {
	transform: translate3d(0, -50%, 0) rotate(135deg);
	top: 50%;
}
.js-menu_activated .hamburger__label {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 131, 104, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(255, 131, 104, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(255, 131, 104, 0);
	}
}
.single-case-studies .header-burger,
.single-case-studies .header,
.single-case-studies .footer-form {
	display: none;
}
.js-menu_activated .header-burger {
	z-index: 99999999;
}
.button {
	background: linear-gradient(to right, #ff537b 0%, #ff9462 51%, #ff537b 100%);
	background-size: 200% auto;
	border: none;
	border-radius: 28px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	height: 50px;
	min-width: 220px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	transition: 0.3s ease;
	z-index: 1;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
.button:hover {
	background-position: right center;
}
.button:hover .button__arrow {
	animation: arrowmove 2s infinite;
}
.button__text {
	margin-left: 8px;
	margin-right: 30px;
}
.info__btn--justreview .button__arrow {
	color: #6512e1;
	font-size: 15px;
	font-weight: 700;
}
.button__arrow--cf7 {
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 2;
}
.button--center {
	margin-left: auto;
	margin-right: auto;
}
@keyframes arrowmove {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateX(-8px);
	}
	60% {
		transform: translateX(-4px);
	}
}
.tabs {
	list-style: none;
}
.tab-content {
	display: -ms-flexbox;
	display: flex;
	transition: 0.9s ease;
	position: absolute;
	opacity: 0;
	width: 100%;
}
.tab-content.current {
	opacity: 1;
	z-index: 1;
}
.testimonials {
	min-height: 650px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
@media (max-width: 991px) {
	.testimonials {
		min-height: 600px;
		min-height: 580px;
	}
}
@media (max-width: 599px) {
	.testimonials {
		background-color: #6411e1;
		/* background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/footer-lines-single.png); */
	}
}
.testimonials__header {
	height: 185px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 991px) {
	.testimonials__header {
		height: 160px;
	}
}
@media (max-width: 767px) {
	.testimonials__header {
		-ms-flex-pack: center;
		justify-content: center;
		height: 140px;
	}
}
.testimonials__review {
	display: -ms-flexbox;
	display: flex;
}
@media (max-width: 767px) {
	.testimonials__review {
		padding: 0 5px;
	}
}
.testimonials__reviews {
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
@media (max-width: 600px) {
	.testimonials__reviews {
		max-width: 100%;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin-bottom: 30px;
	}
}
.testimonials__rating {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 20px;
}
@media (max-width: 767px) {
	.testimonials__rating {
		margin-left: 10px;
	}
}
.testimonials__rate {
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
}
.testimonials__rate--orange {
	color: #ff9662;
}
@media (max-width: 991px) {
	.testimonials__rate {
		font-size: 15px;
	}
}
@media (max-width: 380px) {
	.testimonials__rate {
		font-size: 13px;
	}
}
.testimonials__logo {
	width: 60px;
	height: 60px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 991px) {
	.testimonials__logo {
		width: 50px;
		height: 50px;
	}
}
@media (max-width: 380px) {
	.testimonials__logo {
		width: 40px;
		height: 40px;
	}
	.testimonials__logo img {
		height: 24px;
	}
}
.testimonials__star {
	width: 18px;
}
@media (max-width: 991px) {
	.testimonials__star {
		width: 14px;
	}
}
@media (max-width: 380px) {
	.testimonials__star {
		width: 13px;
	}
}
.testimonials__container {
	margin-bottom: 0 !important;
	overflow: hidden;
}
.testimonials__single {
	display: -ms-flexbox !important;
	display: flex !important;
}
@media (max-width: 600px) {
	.testimonials__single {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}
	.testimonials-siema__container {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
.testimonials__img > img {
	border-radius: 10px;
	width: 128px;
}
@media (max-width: 600px) {
	.testimonials__img > img {
		width: 110px;
	}
}
.testimonials__wrapper {
	color: #fff;
	margin-left: 50px;
}
@media (max-width: 600px) {
	.testimonials__wrapper {
		margin-left: 0;
	}
}
.testimonials__title {
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 26px;
}
@media (max-width: 600px) {
	.testimonials__title {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 20px;
	}
}
.testimonials__text {
	line-height: 28px;
	font-weight: 300;
	margin: 0;
	margin-bottom: 30px;
}
@media (max-width: 991px) {
	.testimonials__text {
		line-height: 26px;
		font-size: 15px;
	}
}
@media (max-width: 600px) {
	.testimonials__text {
		line-height: 24px;
		font-size: 14px;
		margin-bottom: 15px;
	}
}
.testimonials__cite {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
}
@media (max-width: 991px) {
	.testimonials__cite {
		font-size: 16px;
	}
}
.testimonials .slick-dots {
	position: relative !important;
	bottom: 0;
}
.testimonials .slick-dots li {
	border-radius: 50%;
	background: linear-gradient(270deg, #ffa85b 0%, #ff4182 100%);
	transition: all 0.25s ease-in-out;
	width: 15px;
	height: 15px;
}
.testimonials .slick-dots li.slick-active {
	background: linear-gradient(270deg, #8e2de2 0%, #4a00e0 100%);
	transition: all 0.25s ease-in-out;
	filter: brightness(160%);
}
.testimonials .slick-dots li button:before,
.testimonials .slick-dots li.slick-active button:before {
	color: transparent !important;
}
.partners__container {
	-ms-flex-item-align: end;
	align-self: flex-end;
	position: relative;
	top: 40px;
}
@media (max-width: 767px) {
	.partners__container {
		width: 90%;
	}
}
.partners__box {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}
.partners__title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #38385f;
	font-family: 'Rubik', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
@media (max-width: 767px) {
	.partners__title {
		margin: 10px 0;
	}
}
.partners__slider {
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-right: 50px;
	overflow: hidden;
}
@media (max-width: 991px) {
	.partners__slider {
		padding-right: 15px;
	}
}
.partners__slider .slick-list {
	width: 100%;
}
.partners__link {
	height: 185px;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	outline: none;
}
@media (max-width: 991px) {
	.partners__link {
		height: 140px;
	}
}
.partners__img {
	width: 65%;
	filter: grayscale(100%);
}
.rounded-block {
	margin-top: -65px;
}
.rounded-block img {
	max-width: 100%;
	height: auto;
}
.contact-row {
	padding-bottom: 60px;
	text-align: center;
	font-family: 'Rubik', sans-serif;
	position: relative;
}
@media screen and (max-width: 991px) {
	.contact-row {
		padding-top: 60px;
	}
}
.contact-row .row {
	-ms-flex-pack: center;
	justify-content: center;
}
.contact-row__column {
	-ms-flex: 1;
	flex: 1;
	padding: 0 15px;
}
@media screen and (max-width: 991px) {
	.contact-row__column {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 575px) {
	.contact-row__column {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
}
.contact-row__heading {
	color: #38385f;
	font-size: 34px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
	.contact-row__heading {
		font-size: 28px;
		margin-bottom: 15px;
	}
}
.contact-row__subheading {
	color: #8484a4;
	font-size: 16px;
	margin-bottom: 70px;
}
@media screen and (max-width: 1200px) {
	.contact-row__subheading {
		font-size: 14px;
	}
}
.contact-row__icon-wrapper {
	height: 95px;
}
.contact-row__content h3 {
	color: #38385f;
	font-size: 34px;
	font-weight: 400;
	margin: 0;
}
@media screen and (max-width: 1200px) {
	.contact-row__content h3 {
		font-size: 24px;
	}
}
.contact-row__content p,
.contact-row__content a {
	margin: 15px 0;
	color: #8484a4;
	font-size: 16px;
}
@media screen and (max-width: 1200px) {
	.contact-row__content p,
	.contact-row__content a {
		font-size: 14px;
	}
}
.contact-row__content a {
	transition: 0.3s;
}
.contact-row__content a:hover {
	color: #ff9662;
}
.contact-row--v2 {
	padding-top: 60px;
	background-image: linear-gradient(to bottom, #7d22e2, #5407e0);
}
.contact-row--v2::before {
	display: none;
}
.contact-row--v2 * {
	color: #fff !important;
}
.case-study {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 80px;
}
@media (max-width: 1200px) {
	.case-study {
		background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/case-study-mobile-bg.png);
		background-position: top center;
	}
}
@media (max-width: 768px) {
	.case-study {
		background-size: contain, 100% 400px;
	}
}
@media (max-width: 767px) {
	.case-study {
		background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	}
}
.case-study__row {
	margin-top: 60px;
}
.case-study__wrapper {
	position: relative;
	transition: 0.1s;
	overflow: hidden;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	width: 540px;
}
@media screen and (max-width: 570px) {
	.case-study__wrapper {
		width: auto;
	}
}
.case-study__wrapper:hover .case-study--hidden {
	background: linear-gradient(
		222deg,
		rgba(255, 168, 91, 0.7) 0%,
		rgba(255, 65, 130, 0.8) 100%
	);
	opacity: 1;
}
.case-study__wrapper:hover .case-study__text--hidden {
	transition-delay: 0.2s;
	opacity: 1;
}
.case-study__wrapper:hover .case-study__icon,
.case-study__wrapper:hover .case-study__text--hidden {
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.case-study__box {
	display: -ms-flexbox;
	display: flex;
	padding: 15px;
	-ms-flex-pack: center;
	justify-content: center;
}
.case-study__image {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.case-study__text--hidden {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 22px;
	text-transform: uppercase;
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	transition: all 0.1s;
	opacity: 0;
}
.case-study__icon {
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	transition: all 0.1s;
}
.case-study--hidden {
	position: absolute;
	z-index: 2;
	top: 0;
	background: linear-gradient(
		222deg,
		rgba(255, 168, 91, 0.7) 0%,
		rgba(255, 65, 130, 0.8) 100%
	);
	opacity: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: all 0.1s;
}
.single-case-studies .case-study-header {
	display: block;
}
.case-study-header {
	display: none;
}
.case-study-header__row {
	height: 120px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.case-study-header__date {
	font-size: 16px;
	margin-left: auto;
	color: #bebebe;
}
.case-studies-body {
	min-height: 500px;
}
.case-studies-body__heading {
	font-size: 48px;
	font-weight: 400;
	margin: 60px 0;
	text-align: center;
	color: #444;
	font-family: 'Rubik', sans-serif;
}
.case-studies-body__img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 60px;
}
.case-studies-body__technologies {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 60px;
}
.case-studies-body__technologies img {
	margin: 0 4px;
}
.case-studies-body__partner {
	font-size: 14px;
	color: #bebebe;
	text-align: center;
	margin: 60px 0;
}
.case-studies-body__partner strong {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.case-studies-body__partner img {
	margin-left: 10px;
	width: 80px;
	filter: brightness(0);
}
.slider-industries__row {
	display: -ms-flexbox;
	display: flex;
	-ms-transform: translateY(100px);
	transform: translateY(100px);
}
@media screen and (max-width: 991px) {
	.slider-industries__row {
		-ms-transform: translateY(0);
		transform: translateY(0);
		margin-top: 60px;
	}
}
.slider-industries__col {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
@media screen and (max-width: 991px) {
	.slider-industries__col {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.slider-industries__col--centered-y {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 991px) {
	.slider-industries__col--mobile-hidden {
		display: none;
	}
}
.slider-industries__slider-for_v2 {
	background-size: contain;
	background-repeat: no-repeat;
	padding: 19px 26px 0;
	width: 693px;
	height: 597px;
}
.slider-industries__slider-for_v2 div {
	background-color: #eeeeee;
}
@media only screen and (min-width: 992px) and (max-width: 1440px) {
	.slider-desktop-industry {
		height: 300px;
	}
}

@media screen and (max-width: 1440px) {
	.slider-industries__slider-for_v2 {
		height: 500px;
		width: auto;
		padding: 13px 21px 0;
	}
}
@media screen and (max-width: 1199px) {
	.slider-industries__slider-for_v2 {
		height: 450px;
		padding: 9px 17px;
	}
}
.slider-industries__slider-nav {
	margin-top: 100px;
}
@media screen and (max-width: 1440px) {
	.slider-industries__slider-nav {
		margin-top: 60px;
	}
}
.slider-industries .slick-list {
	padding-top: 10px;
	overflow-y: visible;
}
.slick-current .slider-industries__icon-wrapper {
	border: 3px solid #fff;
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
	background-color: transparent;
}
.slick-current .slider-industries__icon-wrapper img {
	filter: brightness(0) invert(1);
}
.slider-industries__icon-wrapper {
	cursor: pointer;
	border: 3px solid #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	background-color: #fff;
	background-image: none;
	border-radius: 10px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.3s;
}
.slider-industries__icon-wrapper:hover {
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.slider-industries__title {
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	margin: 40px 0;
	color: #fff;
	display: block;
}
@media screen and (max-width: 1440px) {
	.slider-industries__title {
		font-size: 19px;
		margin: 30px 0;
	}
}
.hero {
	height: 700px;
	position: relative;
	background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.hero::after {
	display: none;
	content: '';
}
@media screen and (max-width: 1650px) {
	.hero {
		height: 650px;
	}
}
@media screen and (max-width: 1440px) {
	.hero {
		height: 500px;
	}
}
@media screen and (max-width: 991px) {
	.hero {
		margin-top: 60px;
		height: 760px;
	}
}
@media screen and (max-width: 550px) {
	.hero {
		height: 500px;
	}
}
@media screen and (max-width: 550px) and (max-width: 415px) {
	.hero {
		height: 450px;
	}
}
@media screen and (max-width: 550px) {
	.hero .container {
		z-index: 99;
	}
	.hero::after {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/hero_icons.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		opacity: 0.2;
	}
}
.hero__slides {
	opacity: 1;
}
@media screen and (max-width: 991px) {
	.hero__row {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
@media screen and (max-width: 991px) {
	.hero__inner {
		text-align: center;
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 550px) {
	.hero__inner {
		padding-bottom: 0;
	}
}
.hero__title {
	color: #fff;
	line-height: 1.2;
	font-family: 'Rubik', sans-serif;
	font-size: 42px;
	font-weight: 500;
	width: 100%;
}
@media screen and (max-width: 1366px) {
	.hero__title {
		font-size: 34px;
	}
}
@media screen and (max-width: 550px) {
	.hero__title {
		font-size: 28px;
	}
}
.hero__curve {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hero__curve {
		display: none;
	}
}
.hero__wrapper {
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 991px) {
	.hero__wrapper {
		height: 500px;
	}
}
@media screen and (max-width: 550px) {
	.hero__wrapper {
		display: none;
	}
}
.hero__icons {
	position: absolute;
	width: 850px;
	/* z-index: 10001; */
	z-index: 9998;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-34%, -54%);
	transform: translate(-34%, -54%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media screen and (max-width: 1760px) {
	.hero__icons {
		width: 700px;
	}
}
@media screen and (max-width: 1650px) {
	.hero__icons {
		left: 40%;
	}
}
@media screen and (max-width: 1440px) {
	.hero__icons {
		width: 650px;
	}
}
@media screen and (max-width: 1366px) {
	.hero__icons {
		width: 560px;
	}
}
@media screen and (max-width: 1200px) {
	.hero__icons {
		width: 480px;
		left: 35%;
	}
}
@media screen and (max-width: 991px) {
	.hero__icons {
		z-index: 9997;
		left: 50%;
		-ms-transform: translate(-50%, -50%) !important;
		transform: translate(-50%, -50%) !important;
	}
}
.hero__icons--shadow {
	/* z-index: 10000; */
	z-index: 9990;
	width: 850px;
	-ms-transform: translate(-35%, -56%);
	transform: translate(-35%, -56%);
}
@media screen and (max-width: 1760px) {
	.hero__icons--shadow {
		width: 710px;
	}
}
@media screen and (max-width: 1440px) {
	.hero__icons--shadow {
		width: 660px;
	}
}
@media screen and (max-width: 1366px) {
	.hero__icons--shadow {
		width: 565px;
	}
}
@media screen and (max-width: 1200px) {
	.hero__icons--shadow {
		width: 480px;
	}
}
@media screen and (max-width: 991px) {
	.hero__icons--shadow {
		z-index: 9996;
	}
}
.hero__circle {
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.hero__circle--1 {
	background-color: #6f1de2;
	width: 860px;
	height: 860px;
	z-index: 999;
	-ms-transform: translate(-34%, -54%);
	transform: translate(-34%, -54%);
}
@media screen and (max-width: 1760px) {
	.hero__circle--1 {
		width: 760px;
		height: 760px;
	}
}
@media screen and (max-width: 1650px) {
	.hero__circle--1 {
		width: 700px;
		height: 700px;
		left: 40%;
	}
}
@media screen and (max-width: 1440px) {
	.hero__circle--1 {
		width: 650px;
		height: 650px;
	}
}
@media screen and (max-width: 1366px) {
	.hero__circle--1 {
		width: 550px;
		height: 550px;
	}
}
@media screen and (max-width: 1200px) {
	.hero__circle--1 {
		width: 450px;
		height: 450px;
		left: 35%;
	}
}
@media screen and (max-width: 991px) {
	.hero__circle--1 {
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
.hero__circle--2 {
	background-color: #7d30e4;
	width: 650px;
	height: 650px;
}
@media screen and (max-width: 1760px) {
	.hero__circle--2 {
		width: 550px;
		height: 550px;
	}
}
@media screen and (max-width: 1650px) {
	.hero__circle--2 {
		width: 490px;
		height: 490px;
	}
}
@media screen and (max-width: 1366px) {
	.hero__circle--2 {
		width: 420px;
		height: 420px;
	}
}
@media screen and (max-width: 1200px) {
	.hero__circle--2 {
		height: 390px;
		width: 390px;
	}
}
.hero__circle--3 {
	background-color: #8941e6;
	width: 490px;
	height: 490px;
}
@media screen and (max-width: 1760px) {
	.hero__circle--3 {
		width: 390px;
		height: 390px;
	}
}
@media screen and (max-width: 1650px) {
	.hero__circle--3 {
		width: 340px;
		height: 340px;
	}
}
@media screen and (max-width: 1366px) {
	.hero__circle--3 {
		width: 300px;
		height: 300px;
	}
}
.hero__circle--4 {
	background-color: #9351e8;
	width: 330px;
	height: 330px;
}
@media screen and (max-width: 1760px) {
	.hero__circle--4 {
		width: 230px;
		height: 230px;
	}
}
@media screen and (max-width: 1650px) {
	.hero__circle--4 {
		width: 210px;
		height: 210px;
	}
}
.hero__circle--5 {
	background-color: #7d22e1;
	width: 160px;
	height: 160px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 1760px) {
	.hero__circle--5 {
		width: 120px;
		height: 120px;
	}
}
.hero__circle--5 img {
	display: block;
	width: 50px !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media screen and (max-width: 1760px) {
	.hero__circle--5 img {
		width: 45px;
	}
}
@media screen and (max-width: 1650px) {
	.hero__circle--5 img {
		width: 42px;
	}
}
@media screen and (max-width: 1440px) {
	.hero__circle--5 img {
		width: 39px;
	}
}
@media screen and (max-width: 1366px) {
	.hero__circle--5 img {
		width: 32px;
	}
}
.cookieAcceptBar {
	display: none;
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #000;
	z-index: 99999;
	box-sizing: border-box;
	background-image: linear-gradient(
		to left,
		rgba(125, 34, 226, 0.8) 0%,
		rgba(84, 7, 224, 0.8) 100%
	);
	padding: 15px 5px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
}
.cookieAcceptBar .more-btn {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}
.cookieAcceptBar .accept-btn {
	display: inline-block;
	text-decoration: none;
	margin: 0 12px;
	background: linear-gradient(to right, #ff537b, #ff9462);
	height: 28px;
	width: 90px;
	color: #fff;
	font-size: 11px;
	border: none;
	border-radius: 50px;
}
html {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #000;
}
@media screen and (max-width: 575px) {
	html {
		overflow-x: hidden;
	}
}
body {
	width: 100%;
	height: 100%;
	/* overflow-x: hidden; */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	body {
		width: 100vw;
	}
}
a {
	text-decoration: none;
	color: inherit;
}
* {
	box-sizing: border-box;
}
section {
	position: relative;
}
@media (max-width: 767px) {
	.container-full {
		max-width: 100%;
	}
}
.parent--content {
	min-height: 500px;
}
.flex-center {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.text-center {
	text-align: center;
}
@media (max-width: 991px) {
	.single-post .page__container {
		margin-bottom: 30px;
	}
}
.page__container {
	background-color: #38385f;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
@media (max-width: 1024px) {
	.page__container {
		background-size: cover;
	}
}
@media screen and (max-width: 991px) {
	.page__container {
		margin-top: 60px;
	}
}
.page__header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 525px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 1200px) {
	.page__header {
		height: 400px;
	}
}
@media (max-width: 1023px) {
	.page__header {
		height: 300px;
	}
}
@media (max-width: 480px) {
	.page__header {
		height: 240px;
	}
}
@media (max-width: 767px) {
	.page__overlay {
		width: 100%;
		height: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		background-color: rgba(110, 24, 225, 0.4);
	}
}
.page__heading-mask {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/bg_mask_lines.png);
	background-size: cover;
	background-position: bottom;
	opacity: 0.4;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}
@media screen and (max-width: 1600px) {
	.page__heading-mask {
		background-size: 110%;
	}
}
@media screen and (max-width: 1440px) {
	.page__heading-mask {
		background-size: 120%;
	}
}
@media screen and (max-width: 1300px) {
	.page__heading-mask {
		background-size: 140%;
	}
}
@media screen and (max-width: 1200px) {
	.page__heading-mask {
		background-position-y: 60%;
	}
}
@media screen and (max-width: 991px) {
	.page__heading-mask {
		background-size: 160%;
	}
}
@media screen and (max-width: 740px) {
	.page__heading-mask {
		background-size: 185%;
	}
}
@media screen and (max-width: 575px) {
	.page__heading-mask {
		background-size: 250%;
	}
}
.page__heading-wrapper {
	width: 100%;
	z-index: 2;
	margin-bottom: 32px;
}
@media screen and (max-width: 991px) {
	.page__heading-wrapper {
		margin-bottom: 0;
	}
}
.page__title {
	color: #fff;
	font-size: 68px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	margin: 0 auto;
	text-align: center;
	max-width: 1200px;
	padding: 0 15px;
}
@media (max-width: 1600px) {
	.page__title {
		font-size: 64px;
	}
}
@media (max-width: 1440px) {
	.page__title {
		font-size: 56px;
	}
}
@media (max-width: 1199px) {
	.page__title {
		font-size: 50px;
	}
}
@media screen and (max-width: 991px) {
	.page__title {
		margin-bottom: 0;
	}
}
@media (max-width: 480px) {
	.page__title {
		font-size: 40px;
		margin-bottom: 0;
	}
}
@media (max-width: 380px) {
	.page__title {
		font-size: 36px;
	}
}
.page-id-24 .page__title,
.page-id-31 .page__title {
	margin-bottom: 0;
}
.page-nav {
	background: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/line-page.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto;
	position: relative;
	top: -63px;
	/* min-height: 100px; */
	min-height: 70px;
}
@media screen and (min-width: 1820px) {
	.page-nav {
		background-size: 104%;
	}
}
@media (max-width: 991px) {
	.page-nav {
		display: none;
	}
}
.page-nav__wrapper {
	height: 100px;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.page-nav__item {
	padding: 0 17px;
	border-right: solid 2px #e9e9ed;
	text-align: center;
}
.page-nav__item:last-child {
	border: none;
}
@media screen and (max-width: 1199px) {
	.page-nav__item {
		padding: 0 12px;
	}
}
.page-nav__link {
	color: #38385f;
	font-size: 20px;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	transition: 0.3s;
}
@media screen and (max-width: 1199px) {
	.page-nav__link {
		font-size: 16px;
	}
}
.page-nav__link--current {
	color: #ff9662;
}
.page-nav__link:hover {
	color: #ff9662;
}
.page-nav__helper {
	height: 66px;
	width: 100%;
	background: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/line.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	position: absolute;
	top: 90px;
	left: 0;
}
.section__title {
	font-family: 'Rubik', sans-serif;
	font-size: 34px;
	font-weight: 400;
	color: #38385f;
	margin-top: 0;
	margin-bottom: 36px;
	text-align: center;
}
.section__title--white {
	color: #fff;
}
.section__title--left {
	text-align: left;
}
.section__title--mb0 {
	margin-bottom: 0;
}
.section__title--mt36 {
	margin-top: 36px;
}
@media (max-width: 991px) {
	.section__title--testimonials {
		font-size: 28px;
	}
}
@media (max-width: 991px) and (max-width: 600px) {
	.section__title--testimonials {
		max-width: 100%;
		text-align: center;
		margin: 20px 0;
	}
}
.section__text,
.section__text p {
	color: #8484a4;
	margin: 0;
	text-align: center;
}
.section__text--white {
	color: #fff;
}
.section__link {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	transition: 0.3s;
	margin-top: 26px;
	display: inline-block;
}
.section__link:hover {
	color: #ff9662;
}
.privacy-policy {
	font-family: 'Rubik', sans-serif;
}
.privacy-policy h2 {
	font-weight: 400;
	font-size: 30px;
}
.privacy-policy p {
	line-height: 1.6;
}
.privacy-policy__header {
	color: #fff;
	height: 500px;
	position: relative;
	background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	margin: 0;
	font-family: 'Rubik', sans-serif;
	padding: 130px 15px;
}
@media screen and (max-width: 1600px) {
	.privacy-policy__header {
		height: 425px;
		padding: 85px 15px;
	}
}
@media screen and (max-width: 1199px) {
	.privacy-policy__header {
		height: 390px;
	}
}
@media screen and (max-width: 991px) {
	.privacy-policy__header {
		height: 350px;
	}
}
@media screen and (max-width: 380px) {
	.privacy-policy__header {
		height: 320px;
	}
}
.privacy-policy__header h1 {
	text-align: center;
	font-size: 68px;
	font-weight: 500;
}
@media screen and (max-width: 1600px) {
	.privacy-policy__header h1 {
		font-size: 64px;
	}
}
@media screen and (max-width: 1440px) {
	.privacy-policy__header h1 {
		font-size: 56px;
	}
}
@media screen and (max-width: 1199px) {
	.privacy-policy__header h1 {
		font-size: 50px;
	}
}
@media screen and (max-width: 480px) {
	.privacy-policy__header h1 {
		font-size: 40px;
	}
}
@media screen and (max-width: 380px) {
	.privacy-policy__header h1 {
		font-size: 36px;
	}
}
.privacy-policy__header svg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.footer-form {
	width: 100%;
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: linear-gradient(to bottom, #fff, #f5f0fc);
}
.footer-form div.wpcf7-mail-sent-ok,
.footer-form div.wpcf7-validation-errors {
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	margin-top: 40px;
	color: #ff9462;
	font-size: 16px;
}
.footer-form .ajax-loader {
	visibility: hidden !important;
	position: absolute;
}
.footer-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-arrow {
	cursor: pointer;
}
.wpcf7-form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.wpcf7-form-control-wrap {
	width: 31%;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.wpcf7-form-control-wrap {
		margin-bottom: 20px;
	}
}
@media (max-width: 600px) {
	.wpcf7-form-control-wrap {
		width: 49%;
	}
}
@media (max-width: 420px) {
	.wpcf7-form-control-wrap {
		width: 100%;
		margin-bottom: 15px;
	}
}
.wpcf7-form-control {
	width: 100%;
	height: 56px;
	padding: 14px 16px;
	outline: none;
	transition: 0.3s;
}
.wpcf7-form-control:-ms-input-placeholder {
	color: #8484a4;
	font-size: 14px;
}
.wpcf7-form-control::placeholder {
	color: #8484a4;
	font-size: 14px;
}
input.wpcf7-form-control,
select.wpcf7-form-control,
textarea.wpcf7-form-control {
	border: 4px solid #e9e9ed;
	border-radius: 10px;
	outline: none;
	background-color: #fff;
}
input.wpcf7-form-control:focus,
select.wpcf7-form-control:focus,
textarea.wpcf7-form-control:focus {
	border: 4px solid #6512e1;
}
input.wpcf7-form-control:hover,
select.wpcf7-form-control:hover,
textarea.wpcf7-form-control:hover {
	border: 4px solid #6512e1;
}
select.wpcf7-form-control {
	color: #8484a4;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}
.select-arrow {
	position: absolute;
	top: 50%;
	right: 15px;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #6512e1;
}
textarea.wpcf7-form-control {
	height: 85px;
	resize: none;
}
.wpcf7-form-control-wrap.cf7-message,
.wpcf7-form-control-wrap.cf7-agree {
	width: 100%;
	text-align: center;
}

.wpcf7-form-control.wpcf7-submit {
	height: 50px;
	width: auto;
	margin: 0 auto;
	border: none !important;
	border-radius: 28px;
}
.cf7-submit-wrapper {
	position: relative;
	margin: 0 auto;
}
.cf7-submit-wrapper:hover .button__arrow {
	animation: arrowmove 2s infinite;
	top: 18px;
}
.wpcf7-list-item-label {
	cursor: pointer;
}
.wpcf7-form-control.wpcf7-checkbox {
	color: #8484a4;
	font-size: 14px;
	position: relative;
}
@media (max-width: 380px) {
	.wpcf7-form-control.wpcf7-checkbox {
		font-size: 12px;
	}
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
}
.wpcf7-form-control.wpcf7-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.wpcf7-form-control.wpcf7-checkbox .checkmark {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 2px solid #e9e9ed;
	border-radius: 2px;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: 0.3s;
}
.wpcf7-form-control.wpcf7-checkbox:hover input ~ .checkmark {
	background-color: #fff;
	border: 2px solid #6512e1;
}
.wpcf7-form-control.wpcf7-checkbox input:checked ~ .checkmark {
	background-color: #fff;
	border: 2px solid #6512e1;
}
.wpcf7-form-control.wpcf7-checkbox input:checked ~ .checkmark:after {
	display: block;
}
.wpcf7-form-control.wpcf7-checkbox .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #6512e1;
	border-width: 0 3px 3px 0;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.wpcf7-form-control.wpcf7-acceptance {
	color: #8484a4;
	font-size: 14px;
	position: relative;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	position: relative;
}
@media (max-width: 380px) {
	.wpcf7-form-control.wpcf7-acceptance {
		font-size: 12px;
	}
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label a {
	transition: 0.3s;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label a:hover {
	color: #ff9662;
}
.wpcf7-form-control.wpcf7-acceptance input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
	padding-left: 6px;
	padding-right: 16px;
	display: block;
}
@media (max-width: 363px) {
	.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
		padding-left: 22px;
	}
}
.wpcf7-form-control.wpcf7-acceptance .checkmark {
	cursor: pointer;
	position: absolute;
	top: 10px;
	left: -4px;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 2px solid #e9e9ed;
	border-radius: 2px;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: 0.3s;
}

@media (max-width: 383px) {
	.wpcf7-form-control.wpcf7-acceptance .checkmark {
		left: 4px;
	}
}

@media (max-width: 363px) {
	.wpcf7-form-control.wpcf7-acceptance .checkmark {
		top: 7px;
	}
}
.wpcf7-form-control.wpcf7-acceptance:hover input ~ .checkmark {
	background-color: #fff;
	border: 2px solid #6512e1;
}
.wpcf7-form-control.wpcf7-acceptance input:checked ~ .checkmark {
	background-color: #fff;
	border: 2px solid #6512e1;
}
.checkmark:after {
	content: '';
	position: absolute;
	display: none;
}
.wpcf7-form-control.wpcf7-acceptance input:checked ~ .checkmark:after {
	display: block;
}
.wpcf7-form-control.wpcf7-acceptance .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #6512e1;
	border-width: 0 3px 3px 0;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
span.wpcf7-not-valid-tip {
	font-size: 11px;
	margin-left: 8px;
}
div.wpcf7-response-output {
	display: none;
	width: 100%;
	text-align: center;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	font-size: 11px;
	text-align: center;
	border: none;
	color: #dc7711;
}
#footer {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/footer-bg.svg);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	background-color: #f5f0fc;
}
@media (max-width: 767px) {
	footer {
		background-size: cover;
	}
}
.footer {
	min-height: 280px;
	height: auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767px) {
	.footer {
		min-height: 310px;
		height: auto;
	}
}
@media (max-width: 480px) {
	.footer {
		/* background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/footer-lines-single.png); */
	}
}
.footer__motto {
	font-family: 'Rubik', sans-serif;
	font-size: 24px;
	margin-bottom: 70px;
	margin-top: 70px;
}
@media (max-width: 767px) {
	.footer__motto {
		margin-bottom: 50px;
	}
}
@media (max-width: 480px) {
	.footer__motto {
		display: none;
	}
}
.footer__nav {
	margin-bottom: 10px;
}
@media (max-width: 480px) {
	.footer__nav {
		display: none;
	}
}
.footer__nav ul {
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	/* justify-content: space-between; */
	gap: 5px;
}
@media (max-width: 767px) {
	.footer__nav ul {
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
	}
}
.footer__nav li {
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	list-style: none;
	text-transform: uppercase;
}
.footer__copyright {
	color: #8484a4;
	font-size: 14px;
}
@media (max-width: 767px) {
	.footer__left {
		-ms-flex-order: 1;
		order: 1;
		text-align: center;
	}
}
.footer__right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: end;
	align-items: flex-end;
}
@media (max-width: 767px) {
	.footer__right {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 30px;
	}
}
@media (max-width: 480px) {
	.footer__right {
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.footer__address {
	font-size: 14px;
	font-style: normal;
	margin-bottom: 5px;
}
.footer__logo,
.header__logo {
	width: 162px;
	height: auto;
}
.footer a {
	transition: 0.3s;
}
.footer a:hover {
	color: #ff9662;
}
.socials__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	/* width: 190px; */
}
.socials__link {
	font-size: 20px;
}
.error-404 img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 100px;
}
.error-404 h1 {
	text-align: center;
	color: #38385f;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	margin-bottom: 40px;
}
@media screen and (max-width: 860px) {
	.error-404 h1 {
		font-size: 24px;
	}
}
@media screen and (max-width: 560px) {
	.error-404 h1 {
		margin-top: 40px;
		margin-bottom: 25px;
		font-size: 18px;
	}
}
.error-404 h1 span {
	display: block;
}
.error-404 h1 span:last-child {
	margin-top: 40px;
}
@media screen and (max-width: 560px) {
	.error-404 h1 span:last-child {
		margin-top: 25px;
	}
}
.error-404__container {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 750px;
	margin: 0 auto;
	padding: 0 20px;
}
@media screen and (max-width: 860px) {
	.error-404__container {
		max-width: 600px;
	}
}
.intro {
	min-height: 530px;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/intro-bg-bottom-left.png),
		url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/intro-bg.png), url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/intro-front.png),
		linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	background-position: left bottom, center right, center right;
	background-repeat: no-repeat;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
@media (max-width: 1440px) {
	.intro {
		background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/intro-bg.png), url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/intro-front.png),
			linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	}
}
@media (max-width: 1200px) {
	.intro {
		background-position: left bottom, center -275px;
	}
}
@media (max-width: 575px) {
	.intro {
		background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
	}
}
.intro:after {
	content: '';
	display: block;
	width: 180px;
	height: 54px;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/intro-bg-bottom-right.png);
	position: absolute;
	bottom: -53px;
	right: 0;
}
@media (max-width: 1440px) {
	.intro:after {
		display: none;
	}
}
.intro__img-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 520px;
	-ms-transform: translateX(160px);
	transform: translateX(160px);
}
@media screen and (max-width: 1650px) {
	.intro__img-box {
		-ms-transform: translateX(75px);
		transform: translateX(75px);
	}
}
@media screen and (max-width: 1300px) {
	.intro__img-box {
		-ms-transform: translateX(40px);
		transform: translateX(40px);
	}
}
.intro__title-box {
	margin: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (max-width: 575px) {
	.intro__title-box {
		-ms-flex-align: center;
		align-items: center;
	}
}
.intro__title {
	color: #fff;
	line-height: 1.375;
	font-family: 'Rubik', sans-serif;
	font-size: 38px;
	font-weight: 500;
	width: 100%;
}
@media screen and (max-width: 1260px) {
	.intro__title {
		font-size: 28px;
	}
}
@media (max-width: 575px) {
	.intro__title {
		text-align: center;
	}
}
.intro__slide {
	display: -ms-flexbox !important;
	display: flex !important;
}
.intro .slick-list {
	overflow: visible;
}
.clients {
	z-index: 999;
	background-color: #fff;
}
@media (max-width: 767px) {
	.clients__container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (max-width: 767px) {
	.clients__box {
		width: 100%;
		height: 100%;
		background-color: #fff;
		border-radius: 10px;
		box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	}
}
.clients__box--left {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767px) {
	.clients__box--left {
		-ms-flex-pack: center;
		justify-content: center;
	}
}
.clients__title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #38385f;
	font-family: 'Rubik', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
@media (max-width: 767px) {
	.clients__title {
		margin: 10px 0;
	}
}
.clients__slider {
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}
.clients__slider .slick-list {
	width: 100%;
}

.clients__link {
	height: 100px;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: none;
}
@media (max-width: 767px) {
	.clients__link {
		height: 124px;
	}
}
@media (max-width: 379px) {
	.clients__link {
		max-width: 100%;
	}
}
.clients__img {
	margin: 0 auto;
	width: 70%;
	filter: grayscale(100%);
}
.services {
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}
.services__box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 45px;
	position: relative;
}
@media (max-width: 768px) {
	.services__box {
		padding-top: 0;
	}
}
.services__link {
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	width: 140px;
	height: 140px;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 40px 0;
	position: relative;
	z-index: 1;
}
@media (max-width: 768px) {
	.services__link {
		margin-bottom: 20px;
	}
}
@media (max-width: 500px) {
	.services__link {
		width: 100px;
		height: 100px;
	}
}
.services__link:hover {
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.services__link:hover {
		background-image: none;
		border: 3px solid #ff776d;
	}
}
.services__link:hover .services__img {
	filter: brightness(0) invert(1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.services__link:hover .services__img {
		filter: none;
	}
}
.services__link:hover + .services__img--hidden {
	opacity: 1;
	transition: 1.5s;
}
.single__link:hover + .single__img--hidden {
	opacity: 1 !important;
	transition: 1.5s;
}
.single__img--hidden {
	opacity: 0 !important;
}
.services__img {
	max-width: 70px;
}
.services__img--hidden {
	position: absolute;
	opacity: 0;
	transition: none;
	top: -10px;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 500px) {
	.services__img--hidden {
		width: 200px;
	}
}
.services__title {
	color: #38385f;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin: 20px 0;
}
.services__title--white {
	color: #fff;
}
@media (max-width: 768px) {
	.services__title {
		margin: 15px 0;
	}
}
.services__text {
	color: #8484a4;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	margin-top: 0;
	width: 100%;
}
.services__button {
	margin-top: 80px;
	margin-bottom: 80px;
}
@media (max-width: 768px) {
	.services__button {
		margin-top: 40px;
		margin-bottom: 40px;
		transform: none;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 540px) {
	.brands {
		margin-top: 40px;
	}
}
.brands__title {
	font-size: 20px;
	margin: 0;
	width: 40%;
	text-align: left;
	margin-left: 20px;
}
@media (max-width: 1199px) {
	.brands__title {
		font-size: 18px;
		min-height: 66px;
		text-align: center;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.brands__title {
		min-height: 88px;
	}
}
@media (max-width: 540px) {
	.brands__title {
		font-size: 16px;
	}
}
.brands__tab {
	width: 30%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	position: relative;
}
@media (max-width: 1199px) {
	.brands__tab {
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.brands__tab:nth-child(1) .brands__img-box:before {
	content: '1';
}
.brands__tab:nth-child(2) .brands__img-box:before {
	content: '2';
}
.brands__tab:nth-child(3) .brands__img-box:before {
	content: '3';
}
.brands__tab:hover .brands__img-box {
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.brands__tab:hover .brands__img-box {
		background-image: none;
	}
}
.brands__tab:hover .brands__img {
	filter: brightness(0) invert(1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.brands__tab:hover .brands__img {
		filter: none;
	}
}
.brands__tab:hover .brands__img--hidden {
	opacity: 1;
	transition: 1.5s;
}
.brands__tab.current .brands__img-box {
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.brands__tab.current .brands__img-box {
		background-image: none;
	}
}
.brands__tab.current .brands__img {
	filter: brightness(0) invert(1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.brands__tab.current .brands__img {
		filter: none;
	}
}
.brands__tab.current .brands__img--hidden {
	opacity: 1;
	transition: 1.5s;
}
.brands__tab.current .brands__img-box:before {
	background: transparent;
	border: 4px solid transparent;
	color: #ff9662;
	border-radius: 20px 20px 20px 20px;
}
.brands__img-box {
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	width: 76px;
	height: 76px;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 40px 0;
	position: relative;
	z-index: 1;
}
@media (max-width: 1199px) {
	.brands__img-box {
		margin: 30px 0;
	}
}
.brands__img-box:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	border: 4px solid #fff;
	border-radius: 20px;
	background: linear-gradient(to right, #ff537b 0%, #ff9562 100%);
	box-shadow: 0 5px 19.2px 0.8px rgba(0, 0, 0, 0.16);
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-weight: 700;
	width: 40px;
	height: 40px;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: 0.1s;
	z-index: 2;
}
.brands__img-box:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 20px;
	background: #fff;
	box-shadow: inset 0 0 10px 0 rgba(137, 27, 193, 0.3);
	width: 32px;
	height: 32px;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.brands__img {
	max-width: 50px;
}
.brands__img--hidden {
	position: absolute;
	opacity: 0;
	transition: none;
	left: -38px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 1199px) {
	.brands__img--hidden {
		top: 10px;
		left: 50%;
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
.brands__tab-img img {
	width: 100%;
	height: auto;
}
.brands__tab-title {
	font-family: 'Rubik', sans-serif;
	color: #38385f;
	font-size: 24px;
}
.brands__tab-text {
	line-height: 28px;
	color: #8484a4;
}
@media (max-width: 767px) {
	.brands__tab-content {
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (max-width: 479px) {
	.brands__tab-content {
		opacity: 1;
		position: relative;
	}
	.brands .section__text,
	.brands .section__text p {
		padding-bottom: 24px;
	}
}
@media (max-width: 767px) {
	.brands__tab-box {
		margin-bottom: 30px;
	}
}
.brands .tabs {
	border-top: 1px solid #e9e9ed;
	border-bottom: 1px solid #e9e9ed;
	padding: 20px 0;
	margin: 60px 0;
}
@media (max-width: 1199px) {
	.brands .tabs {
		margin: 30px 0;
	}
}
@media (max-width: 479px) {
	.brands .tabs {
		display: none;
	}
}
.brands .tabs-content {
	min-height: 400px;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.brands .tabs-content {
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (max-width: 479px) {
	.brands .tabs-content {
		height: 100% !important;
	}
}
.industries {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	margin: 0 0 150px;
}
@media (max-width: 1600px) {
	.industries {
		margin: 0 0 150px;
	}
}
@media (max-width: 1199px) {
	.industries {
		margin: 0 0 80px;
	}
}
@media (max-width: 599px) {
	.industries {
		margin: 50px 0;
		background-position: center 120px;
		background-size: cover;
	}
}
@media (max-width: 520px) {
	.industries {
		display: none;
	}
}
@media (max-width: 1024px) {
	.industries__row {
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.industries__image {
	position: relative;
	top: 90px;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 29px;
	background-size: 641px 358px;
	transition: 0.1s ease-in-out;
	display: none;
}
.industries__image--active {
	display: block;
}
@media (max-width: 1600px) {
	.industries__image {
		width: 540px;
		background-size: 500px 280px;
		background-position-y: 22px;
	}
}
@media (max-width: 991px) {
	.industries__image {
		width: 450px;
		background-size: 420px 230px;
	}
}
@media (max-width: 599px) {
	.industries__image {
		display: none;
	}
}
.industries__wrapper {
	-ms-flex-pack: center;
	justify-content: center;
}
@media (max-width: 360px) {
	.industries__wrapper {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
	}
}
.industries__box {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	width: 180px;
}
.industries__slider {
	margin-top: 100px;
}
@media (max-width: 1199px) {
	.industries__slider {
		-ms-flex-order: 1;
		order: 1;
	}
}
@media (max-width: 599px) {
	.industries__slider {
		margin-top: 30px;
	}
}
.industries__link--white {
	background-color: #fff;
}
.industries__current {
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
	outline: none;
	border: 3px solid #fff;
	transition: 0.3s;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.industries__current {
		background-image: none;
		background-color: #fff;
		border: 3px solid #ff776d !important;
	}
}
.industries__current img {
	filter: brightness(0) invert(1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.industries__current img {
		filter: none;
	}
}
.industries .slick-dots {
	position: relative;
	bottom: -25px;
}
@media (max-width: 1600px) {
	.industries .slick-dots {
		bottom: -10px;
	}
}
.industries .slick-dots li {
	border-radius: 50%;
	background: linear-gradient(270deg, #ffa85b 0%, #ff4182 100%);
	width: 16px;
	height: 16px;
}
.industries .slick-dots li:nth-child(3n),
.industries .slick-dots li:nth-child(3n - 1) {
	display: none;
}
.industries .slick-dots li button:before,
.industries .slick-dots li.slick-active button:before {
	color: transparent !important;
}
.industries-image-1 {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/industries-image-1.jpg);
}
.industries-image-2 {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/industries-image-2.jpg);
}
.industries-image-3 {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/industries-image-3.jpg);
}
.industries-image-4 {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/industries-image-4.jpg);
}
@media screen and (max-width: 1200px) {
	.industries .container-full {
		padding-bottom: 200px;
	}
}
@media screen and (max-width: 991px) {
	.industries .container-full {
		padding-bottom: 250px;
	}
}
.home .industries > .container-full {
	position: relative;
	top: -70px;
}
.single__container {
	padding: 50px 0 20px;
	-ms-flex-pack: center;
	justify-content: center;
}
.single__box {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media screen and (max-width: 575px) and (min-width: 376px) {
	.single__box {
		-ms-flex: 50%;
		flex: 50%;
		max-width: 50%;
	}
}
.single__box--current .single__link {
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.single__box--current .single__link {
		background-image: none;
		background-color: #fff;
		border: 3px solid #ff776d !important;
	}
}
.single__box--current .single__img {
	filter: brightness(0) invert(1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.single__box--current .single__img {
		filter: none;
	}
}
.single__box--current .single__title {
	color: #ff9662;
	font-weight: 600;
}
.single__link {
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	width: 120px;
	height: 120px;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0;
	position: relative;
	z-index: 1;
}
.single__link--subpage {
	background-color: #fff;
	width: 100px;
	height: 100px;
}
.single__link:hover {
	background-image: linear-gradient(225deg, #ffa85b 0%, #ff4182 100%);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.single__link:hover {
		background-image: none;
		border: 3px solid #ff776d;
	}
}
.single__link:hover .single__img {
	filter: brightness(0) invert(1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.single__link:hover .single__img {
		filter: none;
	}
}
.single__link:hover + .single__img--hidden {
	opacity: 1;
	transition: 1.5s;
}
.single__img {
	max-width: 60px;
}
.single__img--hidden {
	position: absolute;
	opacity: 0;
	transition: none;
	top: -15px;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 240px;
}
@media (max-width: 600px) {
	.single__img--hidden {
		top: 10px;
		max-width: 180px;
	}
}
.single__img--hidden--subpage {
	max-width: 50px;
}
.single__title {
	color: #38385f;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin: 10px 0;
}
@media (max-width: 480px) {
	.single__title {
		font-size: 16px;
	}
}
.single__title--subpage {
	font-size: 16px;
	color: #fff;
	margin: 0;
	width: 100%;
}
@media (max-width: 481px) {
	.single__title--subpage {
		font-size: 15px;
	}
}
.single__title--white {
	color: #fff;
}
.single__full {
	/* background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/single-offer-bg.png);
  background-repeat: no-repeat;
  background-size: cover; */
	background: linear-gradient(90deg, #5307e0 0%, #7e22e2 100%);
	min-height: 750px;
	margin-top: 110px;
	margin-bottom: 30px;
	padding-bottom: 132px;
	border-radius: 304px 0 725px 0;
}
@media (max-width: 1199px) {
	.single__full {
		min-height: 700px;
		background-image: linear-gradient(to left, #7d22e2 0%, #5407e0 100%);
		border-radius: 0 0 725px 0;
	}
}
@media (max-width: 991px) {
	.single__full {
		min-height: unset;
		margin-bottom: 0;
		border-radius: 0;
		padding-bottom: 40px;
	}
}
.single__slider {
	position: relative;
	top: -80px;
	padding: 0;
}
.single__slider .slick-prev:before,
.single__slider .slick-next:before {
	color: #ff816a;
}
.single__slider .slick-prev,
.single__slider .slick-next {
	top: 25%;
}
.single__main {
	position: relative;
	top: -65px;
}
@media (max-width: 991px) {
	.single__main {
		top: -35px;
	}
}
.single__main--additional {
	top: -10px;
}
.single__description {
	color: #fff;
	line-height: 28px;
	z-index: 2;
}
.single__description h3 {
	font-size: 34px;
	margin: 30px 0;
}
.single__description p {
	margin-bottom: 30px;
}
@media (max-width: 991px) {
	.single__description {
		text-align: center;
	}
}
.single__mainimg {
	position: absolute;
	right: 0;
	max-width: 100%;
	height: auto;
}
@media (max-width: 991px) {
	.single__mainimg {
		position: relative;
		height: 100%;
		-ms-flex-order: -1;
		order: -1;
	}
}
@media (max-width: 481px) {
	.single__mainimg {
		width: 100%;
		left: -17%;
	}
}
@media (max-width: 991px) {
	.portfolio {
		margin-top: 40px;
	}
}
.portfolio__single {
	height: 300px;
	background-color: #38385f;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/realizations-bg-right.png);
	background-position: right, left;
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 30px;
	position: relative;
}
.portfolio__single:nth-child(2) {
	margin-top: 20px;
}
.portfolio__single:after {
	display: none;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #38385f;
	opacity: 0.6;
	border-radius: 20px;
}
@media (max-width: 767px) {
	.portfolio__single:after {
		display: block;
	}
}
@media (max-width: 991px) {
	.portfolio__single {
		height: 280px;
	}
}
@media (max-width: 767px) {
	.portfolio__single {
		background-position: -100px, left;
	}
}
@media (max-width: 575px) {
	.portfolio__single {
		margin-right: 5px;
		margin-left: 5px;
	}
}
@media (max-width: 440px) {
	.portfolio__single {
		background-position: -100px, -55px;
	}
}
.portfolio__header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
}
.portfolio__title {
	color: #fff;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	font-size: 28px;
	text-align: center;
	margin: 15px 0;
}
.portfolio__signature {
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin-top: 30px;
}
@media screen and (max-width: 768px) {
	.portfolio__signature {
		margin-top: 15px;
	}
}
.portfolio__signature-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.portfolio__signature-row div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.portfolio__signature-row img {
	width: 70px;
	filter: brightness(0) invert(1);
}
.portfolio__signature-row span {
	margin-right: 10px;
}
.portfolio__additional {
	position: relative;
	top: 55px;
}
.offer {
	padding-top: 90px;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/offer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: relative;
	top: -66px;
}
@media (max-width: 600px) {
	.offer {
		background-image: none;
	}
}
.offer__single {
	padding-bottom: 40px;
}
@media (max-width: 600px) {
	.offer__single {
		padding-bottom: 20px;
	}
}
.offer__single:nth-child(even) .offer__description {
	padding-left: 25px;
	padding-right: 15px;
}
.offer__single:nth-child(even) .offer__icon-box {
	-ms-flex-order: 1;
	order: 1;
}
.offer__icon-box {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/offer-icon-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 440px;
}
@media (max-width: 991px) {
	.offer__icon-box {
		display: none;
	}
}
.offer__icon {
	background-color: #fff;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	border-radius: 16px;
	padding: 46px;
	width: 200px;
}
@media (max-width: 1199px) {
	.offer__icon {
		padding: 20px;
		max-width: 120px;
	}
}
.offer__description {
	background-color: #fff;
	border-radius: 50px;
	padding-left: 15px;
	padding-right: 25px;
}
@media (max-width: 1199px) {
	.offer__description {
		padding-bottom: 25px;
	}
}
@media (max-width: 767px) {
	.offer__description {
		padding: 0 15px 25px;
		display: flex;
		flex-direction: column;
	}
	.offer__description .button {
		width: fit-content;
		align-self: center;
	}
}
.offer__title {
	color: #38385f;
	font-size: 34px;
	font-weight: 400;
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.offer__title {
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.offer__title {
		text-align: center;
	}
}
@media (max-width: 599px) {
	.offer__title {
		font-size: 30px;
	}
}
.offer__text {
	color: #8484a4;
	line-height: 28px;
}
.offer__list {
	color: #8484a4;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 50px;
}
@media (max-width: 600px) {
	.offer__list {
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 30px;
	}
}
.offer__list-item {
	width: 50%;
	list-style-type: none;
	padding-left: 22px;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	transition: 0.3s;
}
.offer__list-item:hover {
	color: #ff9662;
}
@media (max-width: 600px) {
	.offer__list-item {
		width: 100%;
	}
}
.offer__list-item:before {
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	content: '\f061';
	color: #6512e1;
	font-size: 15px;
	font-weight: 900;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.offer__list-item > svg {
	position: absolute;
	color: #6512e1;
	font-size: 15px;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#map,
#map_2 {
	width: 100%;
	height: 500px;
}
.marker {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/marker-icon-3.png);
	background-size: cover;
	width: 25px;
	height: 40px;
}
.map {
	position: relative;
}
.map__description {
	position: absolute;
	background-image: linear-gradient(to bottom, #7d22e2 0%, #5407e0 100%);
	width: 300px;
	height: 180px;
	top: 50%;
	right: calc((100% - 1140px) / 2);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-style: normal;
	font-size: 26px;
	line-height: 1;
	padding: 20px;
	border-radius: 10px;
}
@media (max-width: 1199px) {
	.map__description {
		font-size: 22px;
		top: 20px;
		left: 20px;
		right: unset;
		-ms-transform: translateY(0);
		transform: translateY(0);
		width: 250px;
		height: 130px;
	}
}
@media (max-width: 480px) {
	.map__description {
		left: 50%;
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
.map__company {
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}
@media (max-width: 1199px) {
	.map__address {
		font-size: 18px;
	}
}
@media screen and (max-width: 1199px) {
	.pricelist {
		padding-top: 60px;
	}
}
.pricelist__tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	border-top: 1px solid #e9e9ed;
	border-bottom: 1px solid #e9e9ed;
	padding: 5px 0;
	margin: 60px 0;
}
.pricelist__tab-link {
	cursor: pointer;
	color: #38385f;
	transition: 0.2s;
	width: 30%;
}
.pricelist__tab-link:hover {
	color: #ff9662;
}
.pricelist__tab-link.current {
	color: #ff9662;
}
@media (max-width: 610px) {
	.pricelist__tab-link {
		width: 50% !important;
	}
}
@media (max-width: 480px) {
	.pricelist__tab-link {
		width: 100% !important;
	}
}
.pricelist__tab-title {
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin: 15px 0;
	text-align: center;
	display: block;
}
@media (max-width: 480px) {
	.pricelist__tab-title {
		margin: 10px 0;
	}
}
.pricelist__wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: calc(100% - 30px);
}
.pricelist__item {
	border-radius: 10px;
	box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
	color: #8484a4;
	font-size: 14px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	width: 340px;
	padding-bottom: 20px;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}
@media (max-width: 1199px) {
	.pricelist__item {
		width: 290px;
	}
}
@media (max-width: 991px) {
	.pricelist__item {
		margin-bottom: 40px;
	}
}
.pricelist__title {
	font-size: 24px;
	color: #fff;
	margin: 0;
	width: 100%;
	text-align: center;
	padding: 20px;
	text-transform: uppercase;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/pricelist-item-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
@media (max-width: 380px) {
	.pricelist__title {
		font-size: 20px;
		padding: 10px 20px;
	}
}
.pricelist__description {
	padding: 20px;
	margin: 0;
	text-align: center;
}
.pricelist__price {
	margin: 0;
	font-family: 'Rubik', sans-serif;
	color: #38385f;
	font-size: 34px;
	font-weight: 500;
	text-align: center;
}
.pricelist__price--small {
	font-size: 18px;
	font-weight: 400;
}
.pricelist__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 20px;
	padding: 20px;
	border-top: 1px solid #e9e9ed;
	border-bottom: 1px solid #e9e9ed;
	width: 100%;
}
.pricelist__list-item {
	list-style-type: none;
	padding-left: 22px;
	position: relative;
	margin-bottom: 5px;
}
.pricelist__list-item:before {
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	content: '\f061';
	color: #6512e1;
	font-weight: 900;
	left: 0;
	top: 3px;
	display: none;
}

.pricelist__list-item > svg {
	position: absolute;
	color: #6512e1;
	left: 0;
	top: 3px;
}

.news {
	/* padding: 90px 0; */
	padding: 90px 0 0px;
}
.news .container {
	max-width: 1360px;
}
.news__grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	/* justify-content: space-between; */
	justify-content: space-evenly;
}
.news__post {
	-ms-flex: 0 0 31%;
	flex: 0 0 31%;
	/* height: 430px; */
	/* height: 320px; */
	/* display: -ms-flexbox;
  display: flex; */
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
	.news__post {
		/* height: 342px; */
	}
}
@media screen and (max-width: 991px) {
	.news__post {
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
		margin-bottom: 36px;
	}
}
@media screen and (max-width: 680px) {
	.news__post {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-bottom: 36px;
	}
}
.news__post:hover .news__post-background {
	/* background-position: 0 0; */
}
.news__post-header {
	/* background-color: #6311e0; */
	background-color: #f6f0fc;
	padding: 24px 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	/* height: 300px; */
	height: 190px;
	/* display: flex;
  flex-direction: column;
  justify-content: space-between; */
}
.news__post-header h2 {
	color: #fff;
	/* font-size: 25px; */
	font-size: 19px;
	font-weight: 600;
	margin: 0;
}
.news__post ul li a {
	background: linear-gradient(to right, #ff537b 0, #ff9462 51%, #ff537b 100%);
}
/* @media screen and (max-width: 1200px) {
  .news__post-header h2 {
    font-size: 22px;
  }
} */
@media screen and (max-width: 991px) {
	.news__post-header h2 {
		font-size: 18px;
	}
}
.news__post-header h2 a {
	transition: 0.4s;
}
.news__post-header h2:hover a {
	color: #ff9662;
}
.news__post-background {
	height: 270px;
	/* height: 100%; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.4s;
}
body
	> div.rc-anchor.rc-anchor-normal.rc-anchor-light
	> div.rc-anchor-normal-footer
	> div.rc-anchor-logo-portrait {
	margin: 10px 0 0 !important;
}
.rc-anchor-logo-portrait {
	margin: 10px 0 0 !important;
}
.wpcf7-form-control.wpcf7-submit {
	padding-left: 55px !important;
	margin-left: 15% !important;
	margin-top: 10px !important;
	text-align: center !important;
}
.ue {
	justify-content: center;
	background: #f5f0fc;
	width: 100%;
	margin-top: -1px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 100px;
}
.ue-img {
	height: 120px;
}
@media screen and (max-width: 1025px) {
	.ue-img {
		height: 90px;
	}
}
@media screen and (max-width: 769px) {
	.ue-img {
		height: 65px;
	}
}
@media screen and (max-width: 575px) {
	.ue-img {
		height: 50px;
	}
}
@media screen and (max-width: 430px) {
	.ue-img {
		height: 40px;
	}
}
@media screen and (max-width: 340px) {
	.ue-img {
		height: 30px;
	}
}
.nav-flag {
	list-style-type: none;
	z-index: 9999;
	margin-left: 12px;
	padding-left: 0;
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
	height: 24px;
	width: 24px;
	position: relative;
	background-color: #fff;
	border-radius: 50px;
	transition: 0.2s linear 0.1s;
}
.nav-flag img {
	width: 20px;
	height: 20px;
}
.nav-flag li {
	height: 24px;
	width: 24px;
	position: absolute;
	justify-content: center;
	align-items: center;
	display: flex;
}
.nav-flag li a {
	height: 20px;
	width: 20px;
}
html[lang='pl-PL'] .nav-flag li.lang-item-pl {
	top: 0;
	z-index: 2;
}
html[lang='pl-PL'] .nav-flag li.lang-item-en {
	bottom: 0;
	z-index: 1;
}
html[lang='en-GB'] .nav-flag li.lang-item-pl {
	bottom: 0;
	z-index: 1;
}
html[lang='en-GB'] .nav-flag li.lang-item-en {
	top: 0;
	z-index: 2;
}
.nav-flag:hover {
	height: 50px;
}
.nav-flag li {
	display: flex;
}
@keyframes arrowmove-absolute {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(-50%);
	}
	40% {
		transform: translate(-8px, -50%);
	}
	60% {
		transform: translate(-4px, -50%);
	}
}
.input-with-icon {
	position: relative;
	display: block;
}
.input-with-icon::after {
	position: absolute;
	content: '\f061';
	font-size: 15px;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	z-index: 1;
	color: #6512e1;
	display: none;
}

.input-with-icon > svg {
	position: absolute;
	font-size: 15px;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	z-index: 1;
	color: #6512e1;
}

.input-with-icon:hover::after {
	animation: arrowmove-absolute 2s infinite;
}
.wpcf7-form-control.wpcf7-submit {
	margin-left: 0 !important;
	margin-top: 0 !important;
	padding-left: 28px !important;
}
.testimonials .section__title {
	font-size: 33px;
}
.news-single {
	min-height: 785px;
	/* padding-top: 215px; */
	position: relative;
}
.news-single__main-heading {
	position: relative;
	z-index: 10;
	text-align: center;
	font-size: 48px;
	color: #fff;
	margin: 0;
}
.news-single__date {
	font-size: 14px;
	color: #bbb;
	display: block;
	margin-bottom: 90px;
	margin-top: 30px;
	padding-left: 14px;
	position: relative;
}
.news-single__date::before {
	content: '';
	display: block;
	height: 1px;
	width: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #bbb;
}
.news-single__text {
	padding: 60px 150px 0;
	color: #38385f;
}

.news-single__header {
	/* position: absolute;
  top: 0;
  height: 785px;
  width: 100%;
  background-color: rgba(94, 0, 156, 0.5);
  background-position: center;
  background-size: cover;
  z-index: -1; */
	height: 500px;
	position: relative;
	background: #5810cb;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.news-single__header::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background: #5810cb;
}
/* .news-single__header::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/single-blog-post-header.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.2;
} */
/* .news-single__article {
  box-shadow: 0 3px 64px rgba(0, 0, 0, 0.09);
  padding-bottom: 60px;
  background-color: #fff;
} */
.news-author-block {
	background-color: #6311e0;
	padding: 20px;
	margin: 0 -20px;
	display: flex;
}
.news-author-block__img-wrapper img {
	display: block;
}
.news-author-block__desc {
	display: flex;
	align-items: center;
	padding: 30px 0 30px 0px;
}
.news-author-block__avatar-wrapper {
	display: flex;
	align-items: center;
	margin-right: 10px;
}
.news-author-block__info {
	font-size: 14px;
	display: flex;
	align-items: center;
}
.news-author-block__info-inner {
	display: block;
	font-size: 20px;
	font-weight: 700;
	padding-right: 10px;
}
@media screen and (max-width: 1199px) {
	/* .news-single {
    padding-top: 160px;
  } */
	.news-single__main-heading {
		font-size: 52px;
	}
}
@media screen and (max-width: 991px) {
	.news-single__text {
		padding: 60px 30px 0;
	}
	.news-single__main-heading {
		font-size: 38px;
	}
	.news-author-block__img-wrapper img {
		height: 130px;
		width: 130px;
	}
	.news-single__date {
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.news-author-block__info-inner {
		font-size: 14px;
	}
	.news-author-block__info {
		margin: 6px 0;
	}
}
@media screen and (max-width: 767px) {
	.news-single__header {
		height: 640px;
	}
}
.button--meetings {
	min-width: 184px;
	height: 40px;
	margin: 0;
	font-weight: 700;
}
@media only screen and (max-width: 62em) {
	.button--meetings {
		font-size: 20px;
		width: 50%;
		height: 60px;
	}
}
@media only screen and (max-width: 48em) {
	.button--meetings {
		height: 50px;
		font-size: 16px;
	}
}
@media only screen and (max-width: 36em) {
	.button--meetings {
		height: 40px;
		font-size: 12px;
	}
}
.meetings {
	position: relative;
	margin-top: -200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
@media only screen and (max-width: 62em) {
	.meetings {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 100px;
	}
}
.meetings__left-column,
.meetings__right-column {
	width: 50%;
	height: 988px;
}
.meetings__right-column {
	background-color: #5508e0;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only screen and (max-width: 62em) {
	.meetings__right-column {
		width: 100%;
		height: auto;
	}
}
.meetings__left-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 62em) {
	.meetings__left-column {
		width: 100%;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		height: 650px;
		padding: 5%;
	}
}
@media only screen and (max-width: 48em) {
	.meetings__left-column {
		height: 500px;
	}
}
@media only screen and (max-width: 36em) {
	.meetings__left-column {
		height: 400px;
	}
}
@media only screen and (max-width: 62em) {
	.meetings__left-column-container {
		width: 100%;
	}
}
.meetings__text {
	font-size: 32px;
	margin: 0;
}
@media only screen and (max-width: 100em) {
	.meetings__text {
		font-size: 30px;
	}
}
@media only screen and (max-width: 75em) {
	.meetings__text {
		font-size: 28px;
	}
}
@media only screen and (max-width: 62em) {
	.meetings__text {
		font-size: 38px;
	}
}
@media only screen and (max-width: 48em) {
	.meetings__text {
		font-size: 32px;
	}
}
@media only screen and (max-width: 36em) {
	.meetings__text {
		font-size: 24px;
	}
}
.meetings__title {
	font-size: 36px;
	font-weight: 700;
	margin-top: 0;
}
@media only screen and (max-width: 100em) {
	.meetings__title {
		font-size: 34px;
	}
}
@media only screen and (max-width: 75em) {
	.meetings__title {
		font-size: 32px;
	}
}
@media only screen and (max-width: 62em) {
	.meetings__title {
		font-size: 64px;
	}
}
@media only screen and (max-width: 48em) {
	.meetings__title {
		font-size: 52px;
	}
}
@media only screen and (max-width: 36em) {
	.meetings__title {
		font-size: 36px;
	}
}
.meetings__main-place {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
@media only screen and (max-width: 62em) {
	.meetings__main-place {
		top: 650px;
	}
}
@media only screen and (max-width: 48em) {
	.meetings__main-place {
		top: 500px;
	}
}
@media only screen and (max-width: 36em) {
	.meetings__main-place {
		top: 400px;
	}
}
.meetings__secondary-places-container {
	margin-left: 185px;
}
@media only screen and (max-width: 62em) {
	.meetings__secondary-places-container {
		margin-left: 0;
		margin-top: 50px;
		width: 70%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 100px;
	}
}
@media only screen and (max-width: 48em) {
	.meetings__secondary-places-container {
		width: 90%;
	}
}
.main-place-image {
	width: 227px;
	height: 227px;
}
@media only screen and (max-width: 75em) {
	.main-place-image {
		width: 150px;
		height: 150px;
	}
}
@media only screen and (min-width: 100em) {
	.main-place-image {
		width: 227px;
		height: 227px;
	}
}
@media only screen and (max-width: 62em) {
	.main-place-image {
		width: 350px;
		height: 350px;
	}
}
@media only screen and (max-width: 48em) {
	.main-place-image {
		width: 283px;
		height: 283px;
	}
}
@media only screen and (max-width: 36em) {
	.main-place-image {
		width: 227px;
		height: 227px;
	}
}
.main-place-text {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 58.5%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0.63;
}
@media only screen and (max-width: 100em) {
	.main-place-text {
		left: 60.5%;
	}
}
@media only screen and (max-width: 75em) {
	.main-place-text {
		left: 59%;
	}
}
@media only screen and (max-width: 62em) {
	.main-place-text {
		display: none;
		top: 53%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		text-align: center;
	}
}
@media only screen and (max-width: 48em) {
	.main-place-text {
		top: 45%;
	}
}
@media only screen and (max-width: 36em) {
	.main-place-text {
		top: 39%;
	}
}
.main-place-text--mobile {
	display: none;
	color: #fff;
	text-align: center;
	opacity: 0.63;
}
@media only screen and (max-width: 62em) {
	.main-place-text--mobile {
		display: block;
		margin-top: 190px;
	}
}
@media only screen and (max-width: 48em) {
	.main-place-text--mobile {
		display: block;
		margin-top: 160px;
	}
}
@media only screen and (max-width: 36em) {
	.main-place-text--mobile {
		display: block;
		margin-top: 130px;
	}
}
.main-place-city {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 10px;
}
@media only screen and (max-width: 62em) {
	.main-place-city {
		font-size: 38px;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 48em) {
	.main-place-city {
		font-size: 32px;
	}
}
@media only screen and (max-width: 36em) {
	.main-place-city {
		font-size: 26px;
	}
}
.main-place-country,
.main-place-date {
	font-size: 16px;
	font-weight: 300;
	margin: 0;
}
@media only screen and (max-width: 62em) {
	.main-place-country,
	.main-place-date {
		font-size: 24px;
	}
}
@media only screen and (max-width: 48em) {
	.main-place-country,
	.main-place-date {
		font-size: 20px;
	}
}
@media only screen and (max-width: 36em) {
	.main-place-country,
	.main-place-date {
		font-size: 16px;
	}
}
.right-column-places {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	margin-bottom: 20px;
}
@media only screen and (max-width: 62em) {
	.right-column-places {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
		width: 100%;
	}
}
.secondary-place-image-container {
	width: 120px;
}
.secondary-place-image {
	width: 100%;
	animation: none;
	border-radius: 50%;
}
.secondary-place-image:hover {
	animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
	}
	70% {
		-webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
@-webkit-keyframes pulse-dark {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(85, 8, 224, 0.4);
	}
	70% {
		-webkit-box-shadow: 0 0 0 20px rgba(85, 8, 224, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(85, 8, 224, 0);
	}
}
@keyframes pulse-dark {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(85, 8, 224, 0.4);
		box-shadow: 0 0 0 0 rgba(85, 8, 224, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(85, 8, 224, 0);
		box-shadow: 0 0 0 20px rgba(85, 8, 224, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(85, 8, 224, 0);
		box-shadow: 0 0 0 0 rgba(85, 8, 224, 0);
	}
}
.secondary-place-image--right {
	margin-left: 20px;
}
@media only screen and (max-width: 62em) {
	.secondary-place-image--right {
		margin-left: 0;
	}
}
@media only screen and (max-width: 75em) {
	.secondary-place-image {
		width: 120px;
		height: 120px;
	}
}
@media only screen and (max-width: 62em) {
	.secondary-place-image {
		width: 275px;
		height: 275px;
	}
}
@media only screen and (max-width: 62em) {
	.secondary-place-image {
		width: 225px;
		height: 225px;
	}
}
@media only screen and (max-width: 62em) {
	.secondary-place-image {
		width: 166px;
		height: 166px;
	}
}
@media only screen and (max-width: 36em) {
	.secondary-place-image {
		width: 125px;
		height: 125px;
	}
}
.secondary-place-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0.63;
}
@media only screen and (max-width: 75em) {
	.secondary-place-text {
		margin-top: -20px;
	}
}
.secondary-place-text {
	margin-left: 20px;
}
@media only screen and (max-width: 62em) {
	.secondary-place-text {
		margin-left: 0;
	}
}
.secondary-place-city {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
}
@media only screen and (max-width: 75em) {
	.secondary-place-city {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 62em) {
	.secondary-place-city {
		font-size: 25px;
	}
}
@media only screen and (max-width: 48em) {
	.secondary-place-city {
		font-size: 22px;
	}
}
@media only screen and (max-width: 36em) {
	.secondary-place-city {
		font-size: 18px;
	}
}
.secondary-place-country {
	font-size: 16px;
	font-weight: 300;
	margin: 0;
}
@media only screen and (max-width: 62em) {
	.secondary-place-country {
		font-size: 25px;
	}
}
@media only screen and (max-width: 48em) {
	.secondary-place-country {
		font-size: 22px;
	}
}
@media only screen and (max-width: 36em) {
	.secondary-place-country {
		font-size: 18px;
	}
}
.ticket {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 344px;
	margin-top: -200px;
}
@media only screen and (max-width: 62em) {
	.ticket {
		margin-top: 50px;
	}
}
@media only screen and (max-width: 48em) {
	.ticket {
		height: 280px;
	}
}
@media only screen and (max-width: 36em) {
	.ticket {
		height: 200px;
	}
}
@media only screen and (max-width: 27em) {
	.ticket {
		height: 150px;
	}
}
.ticket__datas {
	width: 65%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top-right-radius: 29px;
	border-bottom-right-radius: 29px;
	-webkit-box-shadow: 12px 13px 51px 0 rgba(49, 0, 122, 0.18);
	box-shadow: 12px 13px 51px 0 rgba(49, 0, 122, 0.18);
	background-color: #fff;
	padding-left: 8%;
}
@media only screen and (max-width: 62em) {
	.ticket__datas {
		padding-left: 5%;
		width: 80%;
	}
}
@media only screen and (max-width: 27em) {
	.ticket__datas {
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
	}
}
.ticket__code {
	width: 17%;
	border-radius: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 12px 13px 51px 0 rgba(49, 0, 122, 0.18);
	box-shadow: 12px 13px 51px 0 rgba(49, 0, 122, 0.18);
	background-color: #fff;
	margin-left: -1px;
}
@media only screen and (max-width: 62em) {
	.ticket__code {
		width: 20%;
	}
}
@media only screen and (max-width: 27em) {
	.ticket__code {
		border-radius: 20px;
	}
}
.ticket__code-image {
	width: 50%;
	height: 80%;
}
.ticket__container {
	width: 40%;
	padding: 20px;
}
@media only screen and (max-width: 48em) {
	.ticket__container {
		padding: 0;
	}
}
.ticket__description {
	font-size: 15px;
	font-weight: 300;
	margin: 0;
}
@media only screen and (max-width: 48em) {
	.ticket__description {
		font-size: 12px;
	}
}
@media only screen and (max-width: 36em) {
	.ticket__description {
		font-size: 9px;
	}
}
.ticket__data {
	font-size: 27px;
	margin: 0;
}
@media only screen and (max-width: 48em) {
	.ticket__data {
		font-size: 20px;
	}
}
@media only screen and (max-width: 36em) {
	.ticket__data {
		font-size: 15px;
	}
}
.ticket__data--small {
	font-size: 20px;
	margin: 0;
}
@media only screen and (max-width: 48em) {
	.ticket__data--small {
		font-size: 15px;
	}
}
@media only screen and (max-width: 36em) {
	.ticket__data--small {
		font-size: 12px;
	}
}
.ticket__line {
	width: 80%;
	color: #ff5779;
}
@media only screen and (max-width: 27em) {
	.ticket__line {
		margin: 0;
	}
}
.ticket__image {
	opacity: 0.18;
	position: absolute;
	right: 35%;
	bottom: 5%;
	width: 150px;
}
@media only screen and (max-width: 75em) {
	.ticket__image {
		width: 125px;
	}
}
@media only screen and (max-width: 48em) {
	.ticket__image {
		width: 100px;
		right: 30%;
	}
}
@media only screen and (max-width: 36em) {
	.ticket__image {
		width: 65px;
	}
}
.our-offer {
	width: 80%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 80px;
}
@media only screen and (max-width: 75em) {
	.our-offer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.our-offer__details {
	width: 35%;
	padding: 5%;
}
@media only screen and (max-width: 75em) {
	.our-offer__details {
		width: 100%;
		padding: 0;
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 48em) {
	.our-offer__details {
		margin-bottom: 0;
	}
}
.our-offer__details-title {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 15px;
}
@media only screen and (max-width: 100em) {
	.our-offer__details-title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 75em) {
	.our-offer__details-title {
		font-size: 38px;
		text-align: center;
	}
}
.our-offer__details-description {
	font-size: 15px;
	font-weight: 300;
	opacity: 0.63;
}
@media only screen and (max-width: 100em) {
	.our-offer__details-description {
		font-size: 12px;
	}
}
@media only screen and (max-width: 75em) {
	.our-offer__details-description {
		font-size: 15px;
		text-align: center;
	}
}
.our-offer__cards {
	width: 60%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}
@media only screen and (max-width: 100em) {
	.our-offer__cards {
		width: 70%;
	}
}
@media only screen and (max-width: 75em) {
	.our-offer__cards {
		width: 100%;
		margin-top: 50px;
	}
}
@media only screen and (max-width: 48em) {
	.our-offer__cards {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.our-offer__first-card-column {
	padding: 20px;
	margin-top: -30px;
}
@media only screen and (max-width: 48em) {
	.our-offer__first-card-column {
		padding: 0;
		margin-top: 0;
	}
}
.our-offer__second-card-column {
	padding: 20px;
	margin-top: 30px;
}
@media only screen and (max-width: 48em) {
	.our-offer__second-card-column {
		padding: 0;
		margin-top: 0;
	}
}
.our-offer__card-details {
	position: relative;
	width: 309px;
	height: 300px;
	margin-bottom: 50px;
	-webkit-box-shadow: 12px 13px 51px 0 rgba(49, 0, 122, 0.18);
	box-shadow: 12px 13px 51px 0 rgba(49, 0, 122, 0.18);
}
@media only screen and (max-width: 100em) {
	.our-offer__card-details {
		width: 250px;
		height: 240px;
	}
}
@media only screen and (max-width: 75em) {
	.our-offer__card-details {
		width: 309px;
		height: 300px;
	}
}
@media only screen and (max-width: 48em) {
	.our-offer__card-details {
		margin: 50px 0;
	}
}
@media only screen and (max-width: 25em) {
	.our-offer__card-details {
		width: 250px;
		height: 240px;
	}
}
.our-offer__card-details-title {
	font-size: 28px;
	font-weight: 700;
	width: 84%;
	padding: 8%;
}
@media only screen and (max-width: 100em) {
	.our-offer__card-details-title {
		font-size: 22px;
	}
}
@media only screen and (max-width: 75em) {
	.our-offer__card-details-title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 25em) {
	.our-offer__card-details-title {
		width: 95%;
	}
}
.our-offer__card-button {
	position: absolute;
	bottom: 20px;
	right: 25px;
	width: 184px;
	height: 40px;
}
.banners {
	margin: 70px auto;
	width: 80%;
	padding: 5%;
}
@media only screen and (max-width: 36em) {
	.banners {
		margin: 40px auto;
	}
}
.banners__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.banners__title {
	font-size: 38px;
	font-weight: 700;
	margin: 0;
}
@media only screen and (max-width: 48em) {
	.banners__title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 36em) {
	.banners__title {
		font-size: 18px;
	}
}
@media only screen and (max-width: 22em) {
	.banners__title {
		font-size: 16px;
	}
}
.banners__pin {
	margin-top: 6px;
}
@media only screen and (max-width: 48em) {
	.banners__pin {
		margin-top: 0;
	}
}
@media only screen and (max-width: 36em) {
	.banners__pin {
		width: 30px;
		margin-top: 2px;
	}
}
.banners__rollups {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 62em) {
	.banners__rollups {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.banners__rollup--big {
	width: 100%;
}
@media only screen and (max-width: 62em) {
	.banners__rollup--big {
		display: none;
	}
}
.banners__rollup--medium {
	display: none;
}
@media only screen and (max-width: 62em) {
	.banners__rollup--medium {
		display: block;
		width: 100%;
	}
}
.banners__rollup--large {
	display: none;
}
@media only screen and (max-width: 62em) {
	.banners__rollup--large {
		display: block;
		width: 100%;
	}
}
.info {
	background-color: #5508e0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media only screen and (max-width: 62em) {
	.info {
		margin-top: 350px;
	}
}
@media only screen and (max-width: 36em) {
	.info {
		margin-top: 150px;
	}
}
.info__picture {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 62em) {
	.info__picture {
		display: none;
	}
}
.info__image {
	height: 548px;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}
@media only screen and (max-width: 75em) {
	.info__image {
		-webkit-transform: scale(1.5) translate(-25px, -10px);
		-ms-transform: scale(1.5) translate(-25px, -10px);
		transform: scale(1.5) translate(-25px, -10px);
	}
}
.info__info {
	width: 35%;
}
@media only screen and (max-width: 62em) {
	.info__info {
		width: 100%;
		margin-top: -425px;
		padding: 5%;
		z-index: 1;
	}
}
@media only screen and (max-width: 48em) {
	.info__info {
		margin-top: -345px;
	}
}
@media only screen and (max-width: 36em) {
	.info__info {
		margin-top: -285px;
	}
}
.info__info-product-btn {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	border-radius: 0;
	position: absolute;
	right: 0;
	top: 10%;
}
.info__info-product-btn:after {
	content: '';
	position: absolute;
	right: 0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	width: 55px;
	height: 55px;
	background-color: #5508e0;
	-webkit-transform: translateX(50%) rotate(45deg);
	-ms-transform: translateX(50%) rotate(45deg);
	transform: translateX(50%) rotate(45deg);
}
@media only screen and (max-width: 62em) {
	.info__info-product-btn {
		top: 15%;
		right: -15%;
		min-width: 390px;
		min-height: 60px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 48em) {
	.info__info-product-btn {
		min-width: 260px;
		min-height: 40px;
		right: -11%;
		top: 11%;
	}
}
@media only screen and (max-width: 36em) {
	.info__info-product-btn {
		min-width: 180px;
		height: 20px;
		font-size: 12px;
		top: 8%;
		right: -10%;
	}
}
.info__logo {
	width: 204px;
	height: 109px;
	-webkit-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	transform: translateX(-30%);
	margin-top: 50px;
}
@media only screen and (max-width: 62em) {
	.info__logo {
		-webkit-transform: translateX(20%);
		-ms-transform: translateX(20%);
		transform: translateX(20%);
	}
}
@media only screen and (max-width: 36em) {
	.info__logo {
		width: 140px;
		height: auto;
		margin-top: 70px;
	}
}
@media (max-width: 467px) {
	.info__logo {
		margin-top: 120px;
		width: 120px;
	}
}
.info__text {
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 75em) {
	.info__text {
		font-size: 12px;
	}
}
@media only screen and (max-width: 62em) {
	.info__text {
		font-size: 15px;
		margin-top: 20px;
	}
}
.info__info-page-btn {
	margin-bottom: 50px;
}
.info__mobile-container {
	display: none;
}
@media only screen and (max-width: 62em) {
	.info__mobile-container {
		display: block;
		width: 100%;
	}
}
.info__mobile-image {
	display: none;
}
@media only screen and (max-width: 62em) {
	.info__mobile-image {
		display: block;
		width: 100%;
		-webkit-transform: scale(1.5) translateY(-40%);
		-ms-transform: scale(1.5) translateY(-40%);
		transform: translateY(-50%);
	}
}
.details {
	margin: 100px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only screen and (max-width: 36em) {
	.details {
		padding: 10%;
	}
}
.details__title {
	font-size: 38px;
	font-weight: 700;
	text-align: center;
	width: 40%;
	margin-bottom: 40px;
}
@media only screen and (max-width: 62em) {
	.details__title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 48em) {
	.details__title {
		font-size: 22px;
	}
}
@media only screen and (max-width: 36em) {
	.details__title {
		font-size: 28px;
		width: 70%;
	}
}
@media only screen and (max-width: 24em) {
	.details__title {
		width: 85%;
	}
}
.details__description {
	font-size: 15px;
	font-weight: 300;
	text-align: center;
}
.team {
	margin-top: 150px;
}
@media only screen and (max-width: 36em) {
	.team {
		margin-top: 75px;
	}
}
.team__title {
	text-align: center;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 70px;
}
@media only screen and (max-width: 48em) {
	.team__title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 36em) {
	.team__title {
		font-size: 18px;
		margin-bottom: 15px;
	}
}
.team__images {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 62em) {
	.team__images {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.team__card {
	width: 350px;
	margin: 0 20px;
}
@media only screen and (max-width: 75em) {
	.team__card {
		width: 230px;
	}
}
@media only screen and (max-width: 62em) {
	.team__card {
		margin-top: 35px;
		width: 350px;
	}
}
@media only screen and (max-width: 36em) {
	.team__card {
		margin-top: 65px;
		width: 230px;
	}
}
.team__card--center {
	margin-top: 100px;
}
@media only screen and (max-width: 62em) {
	.team__card--center {
		margin-top: 35px;
	}
}
@media only screen and (max-width: 36em) {
	.team__card--center {
		margin-top: 65px;
	}
}
.team__card-container {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#ff537b),
		color-stop(51%, #ff9462),
		to(#ff537b)
	);
	background: -webkit-linear-gradient(
		left,
		#ff537b 0,
		#ff9462 51%,
		#ff537b 100%
	);
	background: -o-linear-gradient(left, #ff537b 0, #ff9462 51%, #ff537b 100%);
	background: linear-gradient(to right, #ff537b 0, #ff9462 51%, #ff537b 100%);
	height: 245px;
	border-radius: 50px;
}
@media only screen and (max-width: 75em) {
	.team__card-container {
		height: 179px;
	}
}
@media only screen and (max-width: 62em) {
	.team__card-container {
		height: 245px;
	}
}
@media only screen and (max-width: 36em) {
	.team__card-container {
		height: 179px;
	}
}
.team__image {
	-webkit-transform: translate(15%, -14.5%);
	-ms-transform: translate(15%, -14.5%);
	transform: translate(15%, -14.5%);
}
@media only screen and (max-width: 75em) {
	.team__image {
		width: 150px;
		height: 208px;
		-webkit-transform: translate(27%, -14%);
		-ms-transform: translate(27%, -14%);
		transform: translate(27%, -14%);
	}
}
@media only screen and (max-width: 62em) {
	.team__image {
		-webkit-transform: translate(15%, -14.5%);
		-ms-transform: translate(15%, -14.5%);
		transform: translate(15%, -14.5%);
		width: auto;
		height: auto;
	}
}
@media only screen and (max-width: 36em) {
	.team__image {
		width: 150px;
		height: 208px;
		-webkit-transform: translate(27%, -14%);
		-ms-transform: translate(27%, -14%);
		transform: translate(27%, -14%);
	}
}
.team__team-mate-name {
	font-size: 28px;
	font-weight: 700;
	opacity: 0.63;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.18);
	margin-top: 30px;
}
@media only screen and (max-width: 75em) {
	.team__team-mate-name {
		font-size: 22px;
	}
}
.team__team-mate-position {
	font-size: 15px;
	font-weight: 300;
	opacity: 0.63;
}
@media only screen and (max-width: 75em) {
	.team__team-mate-position {
		font-size: 12px;
	}
}
.gallery {
	width: 80%;
	margin: 50px auto;
	display: grid;
	grid-template-columns: repeat(4, 25%);
	grid-template-rows: auto;
	gap: 10px 10px;
	padding: 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 62em) {
	.gallery {
		grid-template-columns: repeat(2, 50%);
	}
}
.gallery__image {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}
.gallery__image1 {
	grid-area: 1/1/2/3;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}
@media only screen and (max-width: 62em) {
	.gallery__image1 {
		grid-area: 1/1/2/-1;
	}
}
.gallery__image2 {
	grid-area: 1/3/2/4;
}
@media only screen and (max-width: 62em) {
	.gallery__image2 {
		grid-area: 2/1/3/2;
	}
}
.gallery__image3 {
	grid-area: 1/4/2/5;
}
@media only screen and (max-width: 62em) {
	.gallery__image3 {
		grid-area: 2/2/3/3;
	}
}
.gallery__image4 {
	grid-area: 2/1/3/2;
}
@media only screen and (max-width: 62em) {
	.gallery__image4 {
		grid-area: 3/1/4/2;
	}
}
.gallery__image5 {
	grid-area: 2/2/3/4;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}
@media only screen and (max-width: 62em) {
	.gallery__image5 {
		grid-area: 4/1/5/-1;
	}
}
.gallery__image6 {
	grid-area: 2/4/3/5;
}
@media only screen and (max-width: 62em) {
	.gallery__image6 {
		grid-area: 3/2/4/3;
	}
}
.gallery__image7 {
	grid-area: 3/1/4/2;
}
@media only screen and (max-width: 62em) {
	.gallery__image7 {
		grid-area: 3/2/4/3;
	}
}
.gallery__image8 {
	grid-area: 3/2/4/3;
}
@media only screen and (max-width: 62em) {
	.gallery__image8 {
		grid-area: 5/1/6/2;
	}
}
.gallery__image9 {
	grid-area: 3/3/4/5;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}
@media only screen and (max-width: 62em) {
	.gallery__image9 {
		grid-area: 5/2/6/3;
	}
}
.page-template-page-wyjazdy .header {
	background-image: none;
}
.page-template-page-wyjazdy .header::after {
	content: '\A';
	position: absolute;
	background: #5508e0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
}
.page-template-page-wyjazdy .menu-item-object-page {
	box-shadow: 0 0 3px 0 rgba(38, 0, 196, 0);
	text-shadow: 0 0 3px rgba(38, 0, 196, 0.53);
}
.hero__slides {
	opacity: 0;
	visibility: hidden;
	/* transition: opacity 100ms ease;
  -webkit-transition: opacity 100ms ease; */
}
.hero__slides.slick-initialized {
	visibility: visible;
	opacity: 1;
}
.hidden_label {
	font-size: 0;
}
.wpcf7-form-control-wrap > label {
	font-size: 0;
}
.join-us {
	width: 60%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #f1e9ff;
	padding: 1%;
	border-radius: 15px;
}
.join-us__wrapper {
	padding-bottom: 60px;
	background-color: #f5f0fc;
}
.join-us__names-container {
	width: 40%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.join-us__title {
	font-size: 30px;
	font-family: Rubik, Poppins, sans-serif;
	color: #445774;
	text-align: center;
	margin: 0 0 10px;
}
.join-us__text-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.join-us__text-subcontainer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.join-us__text {
	font-size: 20px;
	font-family: Rubik, Poppins, sans-serif;
	color: #445774;
	border-right: 1px solid #445774;
	padding: 0 5px;
	margin: 0;
}
.join-us__text:nth-child(1),
.join-us__text:nth-child(3) {
	border-left: 1px solid #445774;
}
.join-us__images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 60%;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}
.join-us__images-container {
	width: 125px;
	display: flex;
	align-items: center;
}
.join-us__image {
	width: 100%;
	border-radius: 50%;
	animation: none;
	display: flex;
}
.join-us__image:hover {
	animation: pulse-dark 2s infinite;
}
@media only screen and (max-width: 102em) {
	.join-us__title {
		font-size: 28px;
	}
	.join-us__text {
		font-size: 16px;
	}
	.join-us__images-container {
		width: 100px;
	}
}
@media only screen and (max-width: 86em) {
	.join-us__title {
		font-size: 25px;
	}
	.join-us__text {
		font-size: 11px;
	}
	.join-us__images-container {
		width: 85px;
	}
}
@media only screen and (max-width: 62em) {
	.join-us__title {
		font-size: 22px;
	}
	.join-us__text {
		font-size: 9px;
	}
	.join-us__images-container {
		width: 65px;
	}
}
@media only screen and (max-width: 48em) {
	.join-us {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		border-radius: 0;
	}
	.join-us__title {
		font-size: 28px;
		margin: 0 0 5px;
	}
	.join-us__text {
		font-size: 14px;
	}
	.join-us__text-subcontainer {
		margin-bottom: 5px;
	}
	.join-us__images-container {
		width: 100px;
	}
	.join-us__names-container {
		width: 100%;
		margin-top: 20px;
	}
	.join-us__images {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 36em) {
	.join-us__title {
		font-size: 24px;
	}
	.join-us__text {
		font-size: 12px;
	}
	.join-us__images-container {
		width: 75px;
	}
}
.info--justreview {
	/* background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/wyjazdy/background-info-justreview.png); */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 150px;
}
.info__image--justreview {
	transform: scale(1.5) translate(-5%, -15%) rotate(45deg);
	z-index: 1;
}
@media only screen and (max-width: 1200px) {
	.info__image--justreview {
		transform: scale(1.5) translate(-5%, -10%) rotate(45deg);
	}
}
.info__picture--justreview {
	width: 30%;
	height: 10px;
}
.info__info--justreview {
	width: 40%;
	display: flex;
	flex-direction: column;
}
.info__info--justreview .info__logo {
	align-self: center;
	transform: translate(0);
}
@media only screen and (max-width: 992px) {
	.info__info--justreview {
		width: 100%;
	}
	.info--justreview {
		margin-top: 350px;
	}
}
@media only screen and (max-width: 62em) {
	.info__info--justreview {
		margin-top: -430px;
	}
}
@media only screen and (max-width: 660px) {
	.info__info--justreview {
		margin-top: -500px;
	}
}
@media only screen and (max-width: 36em) {
	.info__info--justreview {
		margin-top: -550px;
	}
}
@media only screen and (max-width: 36em) {
	.info__info--justreview {
		margin-top: -650px;
	}
}
.info__text--justreview {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.info__btn--justreview {
	background: none;
	background-color: #fff !important;
	color: #5e0483;
	text-transform: initial;
	align-self: center;
}
@media only screen and (max-width: 992px) {
	.info__btn--justreview {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1600px) {
	.info__text--justreview {
		font-size: 13px;
	}
}
.info__logos--justreview {
	width: 30%;
	position: relative;
}
@media only screen and (max-width: 992px) {
	.info__logos--justreview {
		display: none;
	}
}
.info__logos--logo {
	position: absolute;
	right: 0;
	top: -6%;
	z-index: 2;
	width: 75%;
}
@media only screen and (max-width: 2000px) {
	.info__logos--logo {
		width: 90%;
		top: 5%;
	}
}
@media only screen and (max-width: 1500px) {
	.info__logos--logo {
		width: 100%;
		top: 6%;
	}
}
@media only screen and (max-width: 1300px) {
	.info__logos--logo {
		top: 25%;
	}
}
.info__info--productBtn {
	position: absolute;
	top: -20px;
	right: 24%;
	z-index: 2;
	animation: pulse 2s infinite;
}
@media only screen and (max-width: 1300px) {
	.info__info--productBtn {
		right: 28%;
	}
	.info__image--justreview {
		transform: scale(1) translate(-5%, -4%) rotate(45deg);
	}
}
.info__info--productBtn--mobile {
	position: absolute;
	top: -20px;
	display: none;
	z-index: 2;
	animation: pulse 2s infinite;
}
@media only screen and (max-width: 1300px) {
	.info__info--productBtn--mobile {
		right: 7%;
		display: block;
	}
}
.info__mobile-container--justreview {
	height: 700px;
}
.info__mobile-image--justreview {
	transform: translateY(-50%);
}
.portfolio {
	margin-bottom: 200px;
}
.offer {
	margin-bottom: -80px;
}
@media (max-width: 992px) {
	.offer {
		margin-bottom: -150px;
	}
	.portfolio {
		margin-bottom: 420px;
	}
	.brands {
		margin-bottom: -130px;
	}
}
@media (max-width: 600px) {
	.offer {
		margin-bottom: -120px;
	}
	.portfolio {
		margin-bottom: 300px;
	}
	.info--justreview {
		margin-top: 220px;
	}
	.brands {
		margin-bottom: -170px;
	}
}
.footer__award-logo,
.footer__logo {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.footer__logo--google {
	margin-left: 153px;
	width: 72px;
	height: auto;
}

.footer__logo--presta {
	left: 37%;
	width: 75px;
	height: auto;
}

.footer {
	position: relative;
}
.footer__logos-container {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
}
.header__logos-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 60%;
	display: none;
}
@media only screen and (max-height: 900px) {
	.header__logos-container {
		display: none !important;
	}
}
@media (max-width: 992px) {
	.js-menu_activated .header-burger .header__logos-container {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 200px;
		position: absolute;
		left: 50%;
		transform: translate(-50%);
		top: 60px;
	}
	.footer__logos-container {
		justify-content: center;
	}
}
.header__logo--google,
.header__logo--clutch {
	width: 45%;
}

@media (max-width: 1200px) {
	.footer__logo--google {
		margin-right: 15px;
	}
}
.footer__logo {
	margin-bottom: 35px;
}
@media (max-width: 992px) {
	.footer__logo--google,
	.footer__award-logo,
	.footer__logo--presta {
		display: none;
	}
	.header__logo {
		margin-bottom: 35px;
	}
}
@media (max-width: 62em) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 42px;
	}
	.js-menu_activated .header-burger .header__logos-container {
		width: 500px;
		top: 0;
	}
	.header-burger .menu__full li,
	.header-burger .menu-main-menu-en-container li {
		margin: 12px 0;
	}
	.info__text--justreview {
		font-size: 15px;
		line-height: 26px;
	}
}
@media (max-width: 62em) and (orientation: landscape) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 30px;
	}
	.header-burger .menu__full li,
	.header-burger .menu-main-menu-en-container li {
		margin: 10px 0;
	}
	.js-menu_activated .header-burger .header__logos-container {
		top: 0;
		width: 220px;
	}
	.header-burger .menu__list {
		padding-top: 100px;
	}
}
@media (max-width: 48em) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 26px;
	}
	.js-menu_activated .header-burger .header__logos-container {
		width: 400px;
		top: 100px;
	}
}
@media (max-width: 48em) and (orientation: landscape) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 20px;
	}
	.js-menu_activated .header-burger .header__logos-container {
		width: 200px;
		top: 0;
	}
	.header-burger .menu__list {
		padding-top: 80px;
	}
	.header-burger .menu__full li,
	.header-burger .menu-main-menu-en-container li {
		margin: 7px 0;
	}
}
@media (max-width: 36em) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 35px;
	}
	.js-menu_activated .header-burger .header__logos-container {
		top: 60px;
		width: 300px;
	}
	.info__text--justreview {
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width: 36em) and (orientation: landscape) {
	.header-burger .menu__full a,
	.header-burger .menu-main-menu-en-container a {
		font-size: 18px;
	}
	.header-burger .menu__full li,
	.header-burger .menu-main-menu-en-container li {
		margin: 2px 0;
	}
	.js-menu_activated .header-burger .header__logos-container {
		top: 0;
		width: 150px;
	}
	.header-burger .menu__list {
		padding-top: 15px;
	}
}
.wpcf7-list-item-label {
	padding-left: 16px;
}
@media (max-width: 1199px) {
	.wpcf7-list-item-label {
		padding-left: 16px;
	}
	.wpcf7-form-control.wpcf7-checkbox .checkmark {
		left: 18px;
	}
}
@media (max-width: 991px) {
	.wpcf7-form-control.wpcf7-checkbox .checkmark {
		top: 2px;
	}
}
.inv-recaptcha-holder {
	display: none;
}
.icons-categories {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
.icons-image {
	margin: 0px 5px 0;
}
.icons-categories--extratext .icons-image,
.icons-categories--multi .icons-image,
.icons-categories .icons-image {
	width: 70%;
}
@media (max-width: 1200px) {
	.icons-categories--multi .icons-image {
		width: 70%;
	}
}
@media (max-width: 992px) {
	.icons-categories--extratext.icons-categories--multi .icons-image {
		margin: 10px 5px 0;
		width: 70%;
	}
	.icons-categories--multi .icons-image {
		width: 70%;
	}
}
@media (max-width: 768px) {
	.icons-categories--multi .icons-image {
		width: 60%;
	}
	.icons-categories--extratext.icons-categories--multi .icons-image {
		margin: 10px 5px 0;
		width: 60%;
	}
	.icons-categories .icons-image {
		width: 60%;
	}
	.case-study {
		background-image: linear-gradient(
			to left,
			#7d22e2 0,
			#5407e0 100%
		) !important;
	}
}
@media (max-width: 576px) {
	.icons-categories--extratext.icons-categories--multi .icons-image {
		margin: 10px 5px 0;
		width: 75%;
	}
	.icons-categories--multi .icons-image {
		width: 75%;
	}
	.icons-categories .icons-image {
		width: 75%;
	}
}
.icons-categories--extratext + .portfolio__signature {
	margin: 0;
	transform: translateY(10px);
}
.portfolio__title {
	margin: 0 0 15px;
}
p.tooltip {
	outline: none;
	height: 9px;
}
p.tooltip strong {
	line-height: 30px;
}
p.tooltip:hover {
	text-decoration: none;
}
p.tooltip > span {
	z-index: 10;
	display: none;
	padding: 5px 10px;
	margin-top: 30px;
	margin-left: -70px;
	width: 110px;
	line-height: 16px;
	font-size: 12px;
}
p.tooltip:hover > span {
	display: inline;
	position: absolute;
	color: #fff;
	text-align: center;
	background-color: #843ae5;
}
.callout {
	z-index: 20;
	position: absolute;
	border: 0;
	top: -14px;
	left: 120px;
}
p.tooltip span {
	border-radius: 50px;
}
.icons-categories p {
	width: 40px;
	height: 42px;
}
.icons-categories-portfolio p {
	height: 9px;
}
select[aria-invalid='true'] + i {
	transform: translateY(-120%);
}
#pracuj-z-nami select option:first-of-type {
	display: none;
}
@media (min-width: 767px) and (max-width: 1200px) {
	.wpcf7-form-control-wrap {
		width: 49%;
	}
}
@media (max-width: 768px) {
	.wpcf7-form-control-wrap {
		width: 100%;
	}
}
@media (max-width: 400px) {
	#pracuj-z-nami input::placeholder,
	#pracuj-z-nami option::placeholder,
	#pracuj-z-nami select::placeholder,
	#pracuj-z-nami select.wpcf7-form-control,
	#pracuj-z-nami textarea::placeholder,
	#work-with-us input::placeholder,
	#work-with-us option::placeholder,
	#work-with-us select::placeholder,
	#work-with-us select.wpcf7-form-control,
	#work-with-us textarea::placeholder,
	span.test-form-container__file-btn {
		font-size: 11px !important;
	}
	#work-with-us .wpcf7-form-control,
	#pracuj-z-nami .wpcf7-form-control {
		padding: 14px 16px 14px 8px !important;
	}
	span.test-form-container__file-btn {
		padding: 0px 0px !important;
		padding-right: 112px !important;
	}

	#work-with-us .wpcf7-form-control.wpcf7-submit,
	#pracuj-z-nami .wpcf7-form-control.wpcf7-submit {
		padding-left: 28px !important;
	}
}
@media (max-width: 380px) {
	select[aria-invalid='true'] + i {
		transform: translateY(-190%);
	}
}
.job__main-wrapper {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/job-bg.svg);
	background-repeat: no-repeat;
	background-position: center 200px;
}
.job__wrapper {
	display: flex;
	flex-direction: column;
}
.job__content {
	display: none;
}
.collapsible {
	border: none;
	border-top: 1px solid #f5f0fc;
	background-color: transparent;
	text-align: left;
	height: 60px;
	display: flex;
	align-items: center;
	font-size: 1.25rem;
	color: #38385f;
}
.collapsible:focus,
.collapsible:active {
	border: none;
	outline: none;
	border-top: 1px solid #f5f0fc;
	background-color: transparent;
}

.job__label {
	padding: 0 10px;
	font-size: 0.75rem;
	color: white;
	border-radius: 50px;
	display: inline-block;
	margin-left: 10px;
}

.job__show-description {
	padding: 5px;
	border-radius: 50px;
	background-color: #f5f0fc;
	float: right;
	width: 35px;
	height: 35px;
	margin-left: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.job__show-description i {
	font-style: initial;
}

.job__subtitle {
	display: flex;
	align-items: center;
}

.job__subtitle--contact {
	align-self: flex-start;
}

@media (max-width: 992px) {
	.job__wrapper {
		padding: 50px 35px 30px;
	}
	.container-full--job {
		margin-top: 50px;
		padding-bottom: 50px;
	}
}

.job__wrapper,
.job__title-container {
	margin: 0 auto;
}

.job__title-container {
	margin-bottom: 35px;
}

.input-with-icon--job::after {
	left: 180px;
}

.page-template-page-praca .footer-form {
	display: none;
}

.cf7-submit-wrapper--job {
	margin: 31px 0;
}

.container-full--job {
	background-image: linear-gradient(to bottom, #fff, #f5f0fc);
}

.job__intership {
	background-color: #562c7d;
}

.job__city {
	background-color: #6512e1;
}

.job__remote {
	background-color: #ce4096;
}

.job__content ul,
.job__content p {
	color: #8484a4;
}

.job__icon-first-line {
	align-items: flex-start;
}

.job__content li,
.job__content h3 {
	font-size: 0.875rem;
}

.job__subtitle img {
	margin-right: 5px;
}

.job__content p {
	font-size: 0.625rem;
}

.collapsible .collapsible--subcontainer {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
}

@media only screen and (max-width: 699px) {
	/* .collapsible{
    display: flex;
    flex-direction: column;
    height: auto;
  } */
	.job__label {
		margin-left: 0;
	}

	.collapsible--subcontainer p {
		width: 100%;
		margin: 0;
	}
	.collapsible .collapsible--subcontainer {
		flex-wrap: wrap;
	}
	.job__subtitle img {
		align-self: baseline;
	}
}

@media only screen and (max-width: 450px) {
	.job__content {
		word-break: break-word;
		padding: 0 10px;
	}
	.job__wrapper {
		padding: 20px 10px;
	}
	.collapsible {
		min-height: 80px;
	}
	.collapsible--subcontainer p {
		/* font-size: .9rem; */
	}
	.job__label {
		/* font-size: .625rem; */
	}
	.job__show-description {
		/* width: 25px; */
		/* height: 25px; */
		top: 0;
		transform: none;
	}
}

@media only screen and (max-width: 250px) {
	.job__content {
		word-break: break-all;
	}
}

@media only screen and (min-width: 699px) {
	.job__label-wrapper {
		display: flex;
	}
}

.cf7sr-g-recaptcha {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

@media (max-width: 360px) {
	.cf7sr-g-recaptcha div:first-child {
		transform: scale(0.9);
	}
}

/* .wpcf7-list-item.first.last {
  display: none;
} */

@media (max-width: 720px) {
	.wpcf7-form-control.wpcf7-checkbox {
		display: block !important;
		width: 100% !important;
		/* padding-top: 0; */
	}

	.wpcf7-list-item-label {
		top: -21px !important;
		position: relative !important;
	}
}

@media (min-width: 2500px) {
	.container-full .pricelist-list + .row {
		height: auto !important;
	}
}

.tabs-content.tabs-content-active {
	/* height: auto !important; */
}

.js-menu_activated #menu-menu-main-1 .menu-item {
	display: block;
}

.index-9999 {
	z-index: 9999;
}

.grecaptcha-badge {
	z-index: 1000;
}

.pricelist__icon {
	margin-top: 20px;
	height: 65px;
}

.footer a {
	padding: 0 5px;
}

/* @media (max-width: 991px) {
  .footer a {
    font-size: 14px;
  }
} */

#cookieAcceptBarConfirm {
	margin-top: 10px;
}

.swiper-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.swiper-slide-duplicate img {
	opacity: 1;
}

.footer__link-address,
.contact__link-address {
	text-decoration: none;
	pointer-events: none;
}

.footer__link-address:hover,
.contact__link-address:hover {
	pointer-events: none;
}

/* blog styles */

.blog-header {
	height: 500px;
	position: relative;
	background: #5810cb;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
/* .blog-header::after {
  display: none;
  content: "";
} */
.blog-header .container {
	z-index: 9999;
}
.blog-header::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/blog-header.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.2;
}
@media screen and (max-width: 991px) {
	.blog-header::after {
		background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/header2222.png);
	}
}
@media screen and (max-width: 1650px) {
	.blog-header {
		height: 450px;
	}
}
@media screen and (max-width: 1440px) {
	.blog-header {
		height: 500px;
	}
}
@media screen and (max-width: 991px) {
	.blog-header {
		margin-top: 60px;
		height: 500px;
	}
}
@media screen and (max-width: 550px) {
	.blog-header {
		height: 400px;
	}
}
@media screen and (max-width: 550px) and (max-width: 415px) {
	.blog-header {
		height: 380px;
	}
}

.blog-header-title {
	text-align: center;
	color: white;
	font-size: 64px;
	font-weight: 600;
	margin: 10px 0;
}

.news__post-background {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.news__title {
	color: #38385f;
}

.news__authors-title {
	margin: 0;
	text-align: center;
	font-size: 12px;
}

.news__categories {
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
}

.news__categories-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style-type: none;
	padding: 0;
}

.js-filter-item {
	padding: 3px 10px;
	margin: 10px;
	border: 2px solid transparent;
}

.js-filter-item.active {
	border: 2px solid white;
	border-radius: 30px;
}

.news__post-line {
	height: 1px;
	background: #ddccee;
	width: 100%;
}

.news__post-header-title {
	height: 90px;
	overflow: hidden;
}

.news__post-header-info {
	display: flex;
	justify-content: space-between;
	height: 70px;
	align-items: center;
}

.news__post-header-category {
	background: #6210e0;
	border-radius: 30px;
	padding: 0 10px;
	color: white;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	max-width: 130px;
}

.news__post-header-author {
	display: flex;
	align-items: center;
	color: #38385f;
	font-size: 14px;
}

.news__table-of-contents {
	background: #ffefe5;
	border: 5px solid #ffe1b5;
	border-radius: 15px;
	padding: 12px;
}

.news__table-of-contents-link {
	list-style-type: none;
}

/* .news__table-of-contents-link::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f061";
  color: #38385f;
  font-weight: 700;
  padding-right: 10px;
}

.news__table-of-contents-link .svg-inline--fa {
  display: none;
} */

.news__table-of-contents-link:before {
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	content: '\f061';
	color: #6512e1;
	font-size: 15px;
	font-weight: 900;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}
.news__table-link {
	margin-left: 8px;
}
.news__blog-img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 600px) {
	.news__zalecenia-img-desktop {
		display: none;
	}
}
.news__zalecenia-img-mobile {
	display: none;
}
@media screen and (max-width: 600px) {
	.news__zalecenia-img-mobile {
		display: block;
	}
}
.news__table-of-contents-title {
	font-weight: 800;
	padding-left: 20px;
	font-size: 19px;
}
.news__scroll-top {
	scroll-margin-top: 30px;
}
.news__authors-name {
	margin: 0;
}
@media screen and (max-width: 400px) {
	.news__authors-name {
		font-size: 12px;
	}
}
.news__authors-avatar {
	width: 80px;
	/* height: 80px; */
	border-radius: 50%;
	clip-path: circle();
}
@media screen and (max-width: 600px) {
	.news__authors-avatar {
		width: 60px;
		/* height: 60px; */
	}
}
.news__authors-avatar-post {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
	object-fit: cover;
}
.pagination-item {
	cursor: pointer;
}
.pagination-item.active {
	color: #38385f;
	font-weight: bold;
}
.page-nav-container {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
}
.pagination-item {
	cursor: pointer;
	margin: 5px;
}
.pagination-item-previous {
	margin-right: 20px;
}
.pagination-item-next {
	margin-left: 20px;
}
.pagination-item-next,
.pagination-item-last,
.pagination-item-first,
.pagination-item-previous {
	background: #efefef;
	border-radius: 30px;
	padding: 8px;
	width: 40px;
	height: 40px;
	color: #38385f;
	text-align: center;
}
@media screen and (max-width: 450px) {
	.pagination-item-next,
	.pagination-item-last,
	.pagination-item-first,
	.pagination-item-previous {
		padding: 6px;
		width: 35px;
		height: 35px;
	}
}
.pagination-item-next:hover,
.pagination-item-last:hover,
.pagination-item-first:hover,
.pagination-item-previous:hover {
	color: white;
	background: #38385f;
}
.pagination-item-next::after {
	font-family: 'Font Awesome 5 Free';
	content: '\f105';
	font-size: 16px;
	font-weight: 900;
	position: absolute;
	left: 0;
	display: none;
	top: 50%;
}
.pagination-item-last::after {
	font-family: 'Font Awesome 5 Free';
	content: '\f101';
	font-size: 16px;
	font-weight: 900;
	position: absolute;
	left: 0;
	display: none;
	top: 50%;
}
.pagination-item-first::after {
	font-family: 'Font Awesome 5 Free';
	content: '\f100';
	font-size: 16px;
	font-weight: 900;
	position: absolute;
	left: 0;
	display: none;
	top: 50%;
}
.pagination-item-previous::after {
	font-family: 'Font Awesome 5 Free';
	content: '\f104';
	font-size: 16px;
	font-weight: 900;
	position: absolute;
	left: 0;
	display: none;
	top: 50%;
}
.leadinModal {
	z-index: 99999 !important;
}
.about__team-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.about__team-member {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 0 0 30%;
	margin: 0 10px 50px;
}
@media screen and (max-width: 991px) {
	.about__team-member {
		flex: 0 0 45%;
	}
}
@media screen and (max-width: 600px) {
	.about__team-member {
		flex: 0 0 100%;
	}
	.header__logo--google {
		width: 154px;
		height: auto;
	}
	.header__logo--clutch {
		width: 50%;
	}
}

.about__team-member-img {
	height: 100%;
	max-width: 100%;
	border-radius: 15px;
}
.about__title {
	text-align: center;
	font-size: 34px;
	font-weight: 400;
}
.about__wrapper {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/employees/about-bg.png);
	background-repeat: no-repeat;
	background-position: 100px;
}
@media screen and (max-width: 600px) {
	.about__wrapper {
		background-size: contain;
	}
}
.about__content {
	display: flex;
}
@media screen and (max-width: 991px) {
	.about__content {
		flex-direction: column;
	}
}
.about__column {
	flex-grow: 1;
	width: 50%;
}
@media screen and (max-width: 991px) {
	.about__column {
		width: 100%;
	}
}
.about__signature-wrapper {
	display: flex;
	flex-direction: column;
	padding: 10px;
	position: absolute;
	color: #8484a4;
}
@media screen and (max-width: 1200px) {
	.about__signature-wrapper {
		position: relative;
	}
}
.about__signature-name {
	font-weight: 700;
}
@media screen and (max-width: 450px) {
	.about__signature-name {
		font-size: 12px;
	}
}
.about__signature-position {
	font-weight: 500;
}
@media screen and (max-width: 450px) {
	.about__signature-position {
		font-size: 11px;
	}
}

.about__text {
	padding: 10px;
	color: #8484a4;
	line-height: 28px;
}
.about__column--left {
	padding-right: 50px;
}
@media screen and (max-width: 1200px) {
	.about__column--left {
		padding-right: 30px;
	}
}
@media screen and (max-width: 991px) {
	.about__column--left {
		padding-right: 0px;
	}
}

.about__column--right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-left: 50px;
}
@media screen and (max-width: 1200px) {
	.about__column--right {
		padding-left: 30px;
	}
}
@media screen and (max-width: 991px) {
	.about__column--right {
		padding-left: 0px;
	}
}
.about__ceo-img {
	max-width: 500px;
	width: 100%;
	position: relative;
	z-index: -1;
	left: 40px;
}
@media screen and (max-width: 1200px) {
	.about__ceo-img {
		max-width: 385px;
		left: 80px;
	}
}
@media screen and (max-width: 991px) {
	.about__ceo-img {
		left: 0;
		z-index: 1;
	}
}
.about__ceo-img-wrapper {
	display: flex;
}
@media screen and (max-width: 991px) {
	.about__ceo-img-wrapper {
		justify-content: center;
	}
}
.about__heading {
	font-size: 34px;
	padding: 0 10px;
	font-weight: 400;
	position: relative;
	top: -30px;
}
@media screen and (max-width: 991px) {
	.about__heading {
		top: 0px;
	}
}
.about__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 600px) {
	.about__video {
		display: none;
	}
}
.about__movie {
	position: relative;
	padding-bottom: 42.25%;
	height: 0;
}
@media screen and (max-width: 600px) {
	.about__movie {
		padding-bottom: 70%;
	}
}
.about__video-bg {
	position: absolute;
	bottom: 0;
}
@media screen and (max-width: 600px) {
	.about__video-bg {
		display: none;
	}
}
.about__lines-bg {
	position: absolute;
	bottom: 60px;
	width: 50%;
	right: 100px;
}
@media screen and (max-width: 600px) {
	.about__lines-bg {
		display: none;
	}
}
.about__employee-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #38385f;
	padding-top: 15px;
}
.about__employee-name {
	font-size: 20px;
	text-align: center;
	margin: 0;
}

.about__employee-position {
	font-size: 14px;
	text-align: center;
}
.about__team-img {
	max-height: 370px;
}
/* if image in about us will be need repair */
/* @media screen and (min-width: 1200px) {
  .about__team-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 15px;
  }
  .about__team-img img {
    width: 100%;
    height: auto;
  }
} */

/* video */

.about__video-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}
@media screen and (max-width: 600px) {
	.about__video-layer {
		display: none;
	}
}
.about__video-play {
	width: 10%;
	position: relative;
	z-index: 10;
	top: 25%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.about__play-button {
	width: 100%;
}
.about__movie-pop {
	position: relative;
	display: flex;
	z-index: 999999;
	transition: 0.2s;
	width: 100%;
	height: 100%;
	display: none;
}
.about__movie-pop--open {
	display: flex;
}
.about__movie-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.6;
	background-color: black;
	z-index: 9999;
	cursor: pointer;
	display: none;
}
.about__movie-overlay--open {
	display: block;
}
.about__video-mobile {
	display: none;
}
@media screen and (max-width: 600px) {
	.about__video-mobile {
		display: block;
	}
}
.about__social-media {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 20px;
	max-width: 150px;
	width: 100%;
}
.video-pop-container {
	overflow: hidden;
	position: fixed;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999999999;
}
@media screen and (max-width: 600px) {
	.video-pop-container {
		width: 100%;
	}
}
.video-pop-container::after {
	padding-top: 56.25%;
	display: block;
	content: '';
}
.video-pop-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.nav-item-contact {
	position: relative;
}
/* .nav-item-contact:before {
  content: " ";
  display: block;
  background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/kontakt-ji.svg);
  background-size: cover;
  width: 28px;
  height: 28px;
  top: -3px;
  position: relative;
  cursor: pointer;
} */
.nav-item-contact:after {
	display: inline-block;
	content: '';
	-webkit-mask: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/kontakt-ji.svg) no-repeat 50% 50%;
	mask: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/kontakt-ji.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: white;
	width: 28px;
	height: 28px;
	top: 0px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}
.nav-item-contact:hover::after {
	background-color: #ff9662;
}
@media (max-width: 991px) {
	.nav-item-contact:after {
		display: none;
	}
}
.nav-item-contact a {
	display: none;
}
@media (max-width: 991px) {
	.nav-item-contact a {
		/* display: block; */
		display: inline;
		cursor: pointer;
		/* position: absolute; */
		top: 0;
		left: 8px;
	}
}

.job__container {
	text-align: center;
	position: relative;
	top: -25px;
	max-width: 1060px;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
}

.job__heading {
	font-size: 32px;
	font-weight: 700;
	color: #38385f;
	margin: 0;
}
@media only screen and (max-width: 991px) {
	.job__heading {
		margin-top: 80px;
	}
}
@media only screen and (max-width: 600px) {
	.job__heading {
		font-size: 25px;
	}
}
.job__subheading {
	font-size: 20px;
	color: #38385f;
}

.job__information {
	font-size: 16px;
	text-align: center;
}

.job__information-strong {
	color: #8484a4;
	font-weight: 600;
	padding-bottom: 50px;
}
@media only screen and (max-width: 1370px) {
	.job__information-strong {
		padding-bottom: 0px;
	}
}
.job__video-container {
	padding: 135px 0 70px;
}
@media only screen and (max-width: 1370px) {
	.job__video-container {
		padding: 250px 0 70px;
	}
}

.job__benefits {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0;
	position: relative;
	top: -25px;
}

.job__benefits-square {
	width: 260px;
	height: 180px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 24px #562c7d1a;
	box-shadow: 0px 0px 24px #562c7d1a;
	border-radius: 15px;
	margin: 8px;
	padding: 25px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.job__benefits-text {
	font-size: 16px;
	font-weight: 800;
	color: #562c7d;
}

.job__benefits-img {
	width: 60px;
	height: 60px;
}
.job__cv-wrapper {
	padding-bottom: 100px;
}
@media only screen and (max-width: 991px) {
	.job__cv-wrapper {
		padding-bottom: 50px;
	}
}
.job__video {
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.job__img {
	width: 100%;
	cursor: pointer;
}

.job__right-text {
	max-width: 280px;
	right: -18%;
	top: 40px;
	position: absolute;
}
@media only screen and (max-width: 1370px) {
	.job__right-text {
		right: 15%;
	}
}
@media only screen and (max-width: 450px) {
	.job__right-text {
		right: 2%;
	}
}

.job__right-text p {
	color: #6512e1;
	font-size: 28px;
	font-weight: 500;
	text-align: left;
	font-family: 'Caveat', cursive;
}

.job__right-text img {
	position: relative;
	left: -80px;
}
@media only screen and (max-width: 600px) {
	.job__right-text img {
		left: 0px;
	}
}

.job__information-content {
	color: #8484a4;
	padding: 10px 0;
}

.job__information-text {
	color: #8484a4;
	margin: 0;
}

.job__button {
	margin-top: 35px;
}

.job__information-content-strong {
	font-weight: 600;
}

.hide-video-img {
	display: none;
}

.show-yt-video {
	display: block;
}

.iframe-wrapper {
	max-width: 1160px;
	margin: 0 auto 60px;
	width: calc(100% - 30px);
}

.video-wrapper {
	max-width: 820px;
	width: 100%;
	width: calc(100% - 30px);
	margin: 40px auto 0;
}

.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	max-width: 1160px;
	margin: 0px auto 60px;
	border-radius: 20px;
	height: 456px;
}

@media (max-width: 991px) {
	.youtube {
		height: calc(0.52475 * (100vw - 30px));
	}
}

/* .youtube.active-bg {
  background: url("https://justidea.agency/wp-content/themes/justidea_theme/assets/img/video-img2.png")
    no-repeat center/cover;
} */

.youtube img {
	width: 100%;
	top: -16.84%;
	left: 0;
	opacity: 0.7;
}

.youtube .play-button {
	max-width: 120px;
	width: 100%;
	height: 120px;
	background: url('https://justidea.agency/wp-content/themes/justidea_theme/assets/img/play-btn.svg')
		no-repeat center/contain;
}

.youtube img,
.youtube .play-button {
	cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.youtube + .embed-responsive-16by9::before {
	padding-top: 0;
}

.embed-responsive::before {
	display: block;
	content: '';
}

.youtube + .iframe-wrapper {
	margin: 0;
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	border-radius: 20px;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* .audit__banner {
  height: 520px;
  background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/seo-audyt-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  margin: 50px 0;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .audit__banner {
    margin-top: 0;
    background-position-x: 17%;
  }
}
@media only screen and (max-width: 450px) {
  .audit__banner {
    background-position-x: 30%;
  }
}
@media only screen and (min-width: 1920px) {
  .audit__banner {
    background-position: center 85%;
    height: 600px;
  }
}
.audit__inner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 1040px;
  text-align: center;
  margin-bottom: 80px;
}
.audit__title {
  color: white;
  font-size: 36px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .audit__title {
    padding: 0px 30px;
    font-size: 30px;
  }
}
.audit__title-strong {
  font-weight: 600;
}
.audit__inner-content .button__text,
.audit__inner-content,
.button__arrow-audit {
  color: #ff6972;
} */
.audit__banner {
	height: 520px;
	background-repeat: no-repeat;
	background-size: cover;
	justify-content: center;
	margin: 0px 0 50px 0px;
	display: flex;
}
@media only screen and (max-width: 991px) {
	.audit__banner {
		margin-top: 190px;
	}
}
@media only screen and (max-width: 768px) {
	.audit__banner {
		margin-top: 0;
		background-position-x: 17%;
	}
}
@media only screen and (max-width: 450px) {
	.audit__banner {
		background-position-x: 30%;
	}
}
@media only screen and (min-width: 1920px) {
	.audit__banner {
		background-position: center 85%;
		height: 600px;
	}
}
.audit__inner-content,
.allegro__inner-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 1040px;
	text-align: center;
}
.audit__inner-content {
	margin-bottom: 80px;
}
@media only screen and (max-width: 450px) {
	.audit__inner-content {
		margin-bottom: 35px;
	}
}
.audit__title {
	color: white;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
}
@media only screen and (max-width: 768px) {
	.audit__title {
		padding: 0px 30px;
		font-size: 30px;
	}
}
@media only screen and (max-width: 500px) {
	.audit__title {
		font-size: 26px;
	}
}
.audit__title-strong {
	font-weight: 600;
}
.audit__inner-content .button__text,
.audit__inner-content .button__arrow-audit {
	color: #ff6972 !important;
}
.audit__upper-title {
	color: white;
	font-size: 30px;
	margin: 0;
	/* font-weight: 600; */
}
@media only screen and (max-width: 991px) {
	.audit__upper-title {
		margin-right: inherit;
	}
}
@media only screen and (max-width: 500px) {
	.audit__upper-title {
		font-size: 26px;
	}
}

.audit__crossed-text {
	position: relative;
}

.audit__crossed-text::before {
	position: absolute;
	content: '';
	left: 0;
	top: 39%;
	right: 0;
	border-top: 3px solid;
	border-color: inherit;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-10deg);
}
@media only screen and (max-width: 336px) {
	.audit__crossed-text::before {
		left: -207px;
		top: 74%;
		right: 117px;
	}
}
.audit__bold-text {
	font-weight: 700;
}
.pricelist__marketing-price {
	margin: 0;
	font-family: rubik, sans-serif;
	color: #38385f;
	font-size: 34px;
	font-weight: 500;
}
.pricelist__sublist-item {
	margin-left: 39px;
	margin-bottom: 8px;
}
.pricelist__sublist-item li:last-child {
	margin-bottom: 8px;
}
.pricelist__tools-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 15px;
}
.pricelist__tools {
	padding: 2px 8px;
	margin: 7px;
	color: white;
	background: #acaccf;
	border-radius: 30px;
}
.pricelist__content-heading {
	font-weight: 600;
}
.pricelist__content-heading-upper {
	margin-top: 0;
	font-weight: 600;
}
.pricelist__description-marketing {
	padding: 0 20px 0px;
	margin: -15px 0 0;
	text-align: center;
	padding-top: 0;
}
.marketing-tab {
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/marketing-belka.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 190px;
	background-repeat: no-repeat;
	margin-bottom: 60px;
	padding: 20px;
	background-position: center;
	border-radius: 30px;
	display: flex;
	border-radius: 30px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 1090px;
	width: 100%;
}
@media only screen and (max-width: 600px) {
	.marketing-tab {
		background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/marketing-belka-mobile.svg);
		height: 440px;
	}
}
.marketing-tab-title {
	color: white;
	font-weight: 600;
	text-align: center;
}
@media only screen and (max-width: 991px) {
	.marketing-tab-title {
		font-size: 19px;
	}
}

.pricelist__content-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: calc(100% - 30px);
}
.marketing-tab-img-wrapper {
	display: flex;
	align-items: flex-start;
}
@media only screen and (max-width: 600px) {
	.marketing-tab-img-wrapper {
		flex-direction: column;
		align-items: center;
	}
}
.marketing-tab-img {
	margin: 20px;
}
.audit__banner {
	height: 520px;
	/* background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/seo-audyt-bg.png); */
	background-repeat: no-repeat;
	background-size: cover;
	justify-content: center;
	margin: 50px 0;
	display: flex;
}
@media only screen and (max-width: 991px) {
	.audit__banner {
		margin-top: 190px;
	}
}
@media only screen and (max-width: 768px) {
	.audit__banner {
		margin-top: 0;
		background-position-x: 17%;
	}
}
@media only screen and (max-width: 450px) {
	.audit__banner {
		background-position-x: 30%;
	}
}
@media only screen and (min-width: 1920px) {
	.audit__banner {
		background-position: center 85%;
		height: 600px;
	}
}
.audit__inner-content,
.allegro__inner-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 1040px;
	text-align: center;
}
@media only screen and (max-width: 500px) {
	.allegro__inner-content {
		margin-top: 50px;
	}
}
/* .audit__title {
  color: white;
  font-size: 36px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .audit__title {
    padding: 0px 30px;
    font-size: 30px;
  }
} */
/* .audit__title-strong {
  font-weight: 600;
} */
.audit__inner-content .button__text,
.audit__inner-content .button__arrow-audit,
.allegro__inner-content .button__text,
.allegro__inner-content .button__arrow-audit {
	color: #ff6972 !important;
}
.info__btn--justreview {
	background: none;
	background-color: #fff !important;
	color: #5e0483;
	text-transform: initial;
	align-self: center;
}
@media only screen and (max-width: 992px) {
	.info__btn--justreview {
		margin-right: 0;
	}
}
/* .audit__inner-content .button__text, .audit__inner-content, .button__arrow {
  color: #FF6972;
} */
.button__arrow {
	font-size: 15px;
	font-weight: 700;
	color: white;
}
.svg-inline--fa.fa-w-14 {
	width: 0.875em;
}
.audit__inner-content .header__btn,
.allegro__inner-content .header__btn {
	margin-top: 25px;
}
.info__info-page-btn {
	min-width: 180px !important;
}
.allegro__banner {
	/* display: none !important; */
	width: 100vw;
	height: 520px;
	background-image: url(https://justidea.agency/wp-content/themes/justidea_theme/assets/img/allegro-ads-banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	justify-content: center;
	background-position: center;
	margin: 100px 0 0 0;
	display: flex;
}
.allegro__title {
	color: white;
	font-size: 36px;
	font-weight: 600;
}
@media only screen and (max-width: 768px) {
	.allegro__title {
		padding: 0px 30px;
		font-size: 25px;
	}
}
@media only screen and (max-width: 500px) {
	.allegro__title {
		font-size: 23px;
	}
}

.pricelist .row #tab-4 .pricelist__wrapper .pricelist__item {
	width: 450px;
}

/* file attachment contact form */

.file-attachment_wrapper {
	width: 100%;
	margin-bottom: 35px;
	border: 4px solid #e9e9ed;
	border-radius: 10px;
	outline: none;
	background-color: #fff;
	position: relative;
}

span.wpcf7-form-control-wrap.file-756:before {
	content: 'Wybierz plik';
	position: absolute;
	top: -8px;
	height: 34px;
	font-size: 14px;
	padding: 6px;
	background-color: #8484a4;
	color: white;
	width: 102px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	right: 12px;
	z-index: 2;
}
@media only screen and (max-width: 360px) {
	span.wpcf7-form-control-wrap.file-756:before {
		width: 70px;
		top: -7px;
		font-size: 10px;
		padding: 10px 0;
	}
}

span.wpcf7-form-control-wrap.file-756 > input {
	opacity: -2;
	position: relative;
	z-index: 4;
}

.file-attachment_wrapper .wpcf7-form-control .wpcf7-file {
	opacity: -2;
	position: relative;
	z-index: 4;
}

span.test-form-container__file-btn {
	left: 14px;
	top: 15px;
	position: absolute;
	color: #8484a4;
	font-size: 14px;
	padding: 4px 8px;
	border-radius: 5px;
	line-height: 17px;
}

span.test-form-container__file-btn.withFile {
	background: #e9e9ed 0% 0% no-repeat padding-box;
	padding-right: 30px;
	pointer-events: none;
}

span.test-form-container__file-btn.withFile::after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	background: url('https://justidea.agency/wp-content/themes/justidea_theme/assets/img/deleteFileBtn.svg');
	width: 13px;
	height: 13px;
	top: 6px;
	right: 11px;
	pointer-events: all;
	z-index: 50;
	cursor: pointer;
}

/* @media only screen and (max-width: 650px) {
  span.test-form-container__file-btn {
    font-size: 9px;
    top: 22px;
  }
}
@media only screen and (max-width: 480px) {
  span.test-form-container__file-btn {
    font-size: 9px;
    top: 15px;
    width: 170px;
  }
} */

.file-attachment_wrapper:hover {
	border: 4px solid #6512e1;
}

/* .footer-form .section__link {
  display: none;
} */

/* .contact-row .row .contact-row__column:last-child {
  display: none;
} */

.contact__address-styled {
	color: #8484a4;
	font-size: 16px;
}

.siema {
	display: flex;
}

.clients__link {
	max-width: 184px;
}

.siema > div > div {
	width: 160px;
}

.wpcf7 .wpcf7-submit:disabled {
	background: transparent linear-gradient(90deg, #b2b2b2 0%, #cccccc 100%) 0% 0%
		no-repeat padding-box;
}

input.wpcf7-form-control,
select.wpcf7-form-control,
textarea.wpcf7-form-control {
	color: #38385f;
	font-size: 14px;
	line-height: 17px;
}

input.wpcf7-form-control:focus,
.wpcf7-form-control .wpcf7-file,
select.wpcf7-form-control:focus,
textarea.wpcf7-form-control:focus {
	border: 4px solid #e9e9ed;
}

input.wpcf7-form-control:hover,
.wpcf7-form-control .wpcf7-file,
select.wpcf7-form-control:hover,
textarea.wpcf7-form-control:hover,
.file-attachment_wrapper:hover {
	border: 4px solid #e9e9ed;
}

input.wpcf7-form-control.wpcf7-not-valid,
select.wpcf7-form-control.wpcf7-not-valid {
	border: 4px solid #db0000;
	border-radius: 10px;
	opacity: 1;
}

.wpcf7-form-control-wrap label {
	position: absolute;
	top: -8px;
	left: 12px;
	background: #fdfdfe;
	background: linear-gradient(
		180deg,
		rgba(250, 248, 254, 1) 65%,
		rgba(255, 255, 255, 1) 70%
	);
	padding: 0 10px;
	height: 17px;
	color: #8484a4;
	transition: all 0.3s ease-in-out;
	font-size: 12px;
	opacity: 0;
	visibility: hidden;
}
.wpcf7-form-control-wrap.file-756 label {
	top: -26px;
}

@media only screen and (max-width: 900px) {
	.wpcf7-form-control-wrap label {
		padding: 0 8px;
		height: 12px;
		top: -5px;
	}
}

.wpcf7-form-control-wrap input::placeholder {
	transition: color 0.1s ease-in-out;
}

.wpcf7-form-control-wrap:focus-within input::placeholder,
.wpcf7-form-control-wrap:focus-within textarea::placeholder {
	color: transparent;
	transition: color 0.05s ease-in-out;
}

.wpcf7-form-control-wrap:focus-within label,
.wpcf7-form-control-wrap label.shown {
	transition: all 0.2s ease-in-out;
	font-size: 12px !important;
	visibility: visible;
	opacity: 1;
	z-index: 10;
}

.wpcf7-form-control-wrap.file-756:focus-within label,
.wpcf7-form-control-wrap.file-756 label.shown {
	visibility: hidden;
	opacity: 0;
}

@media only screen and (max-width: 900px) {
	.wpcf7-form-control-wrap:focus-within label,
	.wpcf7-form-control-wrap label.shown {
		font-size: 11px !important;
	}
}
.wpcf7-form-control-wrap:focus-within label.not-valid,
.wpcf7-form-control-wrap label.shown.not-valid {
	color: #db0000;
}

.wpcf7-list-item label,
.wpcf7-form-control-wrap.cf7-agree label {
	position: static;
	color: #8484a4;
	font-size: 12px !important;
	left: 0;
	top: 0;
	background: transparent;
	height: auto;
	transition: none;
	visibility: visible;
	opacity: 1;
	display: flex;
}

.wpcf7-form-control-wrap.cf7-agree {
	text-align: left;
}
.wpcf7-form-control-wrap.cf7-agree:focus-within > label,
.wpcf7-form-control-wrap.cf7-agree > label.shown,
.wpcf7-form-control-wrap.cf7-agree > label {
	font-size: 0 !important;
}

.wpcf7-form-control-wrap.wpcf-7-accpetance:focus-within label {
	font-size: 14px !important;
}

select.wpcf7-form-control {
	color: #8484a4;
}

select.wpcf7-form-control.selected {
	color: #38385f;
}

.siema__clients__slider,
.partners__siema__slider {
	display: flex;
	overflow: hidden;
}
.siema__clients__slider > div,
.partners__siema__slider > div {
	display: flex;
}
.siema__clients__slider img,
.partners__siema__slider img {
	min-width: 115px;
	margin: 0px 35px;
}

@media only screen and (min-width: 1024px) {
	.siema__clients__slider div,
	.parnets__siema__slider div {
		/* min-width: 115px; */
		margin: 0px 0px;
	}
}

.cf7-budget {
	max-height: 56px;
}

/*
.partners__siema__slider > div > div{
  width: 210px !important;
} */

@media only screen and (min-width: 1200px) {
	.siema .clients__link {
		width: 195px;
	}
}

.custom-fa-dribbble::before {
	content: '\f25b';
	font-family: FontAwesome;
	font-size: 100px;
	color: white;
}

.page-id-34641 .cf7-submit-wrapper {
	display: flex;
	flex-direction: column;
}

/* SERVICES/USŁUGI MARKETING PARTNERS STYLES */

.marketing__partners-container {
	justify-content: space-around;
	align-items: center;
	padding-top: 4px;
	padding-bottom: 70px;
}

.marketing-partners__logo.png {
	width: 101px;
	height: auto;
}

.marketing-partners__logo.mailchimp {
	width: 143px;
}

@media only screen and (min-width: 761px) and (max-width: 1000px) {
	.marketing-partners__logo {
		width: 100px;
		height: auto;
	}
	.marketing-partners__logo.png {
		width: 81px;
		height: auto;
	}
}
@media only screen and (min-width: 601px) and (max-width: 760px) {
	.marketing-partners__logo {
		width: 95px;
		height: auto;
	}

	.marketing-partners__logo.mailchimp {
		width: 80px;
	}

	.marketing-partners__logo.png {
		width: 60px;
		height: auto;
	}
}
@media only screen and (max-width: 600px) {
	.marketing__partners-container {
		flex-direction: column;
		justify-content: center;
	}
	.marketing-partners__logo {
		padding-bottom: 65px;
	}
	.marketing-partners__logo:last-of-type {
		padding-bottom: 0;
	}
	.post-id-538 .marketing-partners__logo.png,
	.post-id-4519 .marketing-partners__logo.png {
		height: auto;
	}
}

@media only screen and (max-width: 991px) {
	.marketing-partners__logo-google,
	.marketing-partners__logo-fb {
		padding-top: 40px;
	}
}
/* ***** Style for Prestashop partner logo ***** start */
.pricelist .partners_prestashop_bar {
	position: relative;
	height: auto !important;
	margin: 0px 0px 50px;
}
.pricelist .additional_png {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pricelist .presta-img:nth-child(1) {
	position: absolute;
	bottom: 0;
	right: 0;
	transform: translate(30%, 30%);
}
.postid-106 .partners_prestashop_bar,
.postid-4421 .partners__prestashop_bar {
	margin-bottom: 66px;
}

@media only screen and (max-width: 990px) {
	.postid-106 .partners_prestashop_bar,
	.postid-4421 .partners__prestashop_bar {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 900px) {
	.pricelist .presta-img:nth-child(1) {
		display: none;
	}
}
.pricelist .presta-img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-30%, -40%);
}
.pricelist .presta-img:nth-child(3) {
	position: absolute;
	top: 45px;
	left: 45px;
}
.pricelist .presta-img:nth-child(4) {
	position: absolute;
	bottom: 60px;
	right: 45px;
}
.partners_prestashop_bar {
	display: flex;
	justify-content: center;
}
.presta-img-shop-prestashop {
	margin: 0px 0px 40px;
}

/* ***** Style for Prestashop partner logo *****  end */

/* ** styles to fix slider start */
.slider-industries_v2 {
	margin: auto;
}
@media only screen and (max-width: 1024px) {
	.siema__clients__slider,
	.partners__siema__slider {
		padding: 0px 0px !important;
	}
	/* ** styles to fix slider end */
}

/* ** styles for widget_clutch_area start ** */
.widget_clutch_area {
	margin: 30px auto;
	max-width: 1040px;
}

/* ** styles for widget_clutch_area end ** */

/* lp AUDYT MENU FIX*/

.page-id-50159 section.hero {
	margin-top: 0;
}

.page-id-50159 .line__bottom,
.page-id-50159 .line__top {
	position: relative;
}

.page-id-50159 #hamburger {
	left: auto;
	right: 18px;
}

.footer__logo.justidea-white {
	position: static;
	transform: none;
	left: 0;
}

/* styles for blog important quotes -- start */

.blog-template-default blockquote {
	margin: 0;
	padding: 21px 48px;
	border: 4px solid #6429a5;
	border-radius: 17px;
	background: #ffffff 0% 0% no-repeat padding-box;
	position: relative;
	padding-right: 65px;
}
.blog-template-default blockquote:after {
	content: '';
	display: block;
	width: 70px;
	height: 135px;
	right: 5px;
	top: -20px;
	background: url('https://justidea.agency/wp-content/themes/justidea_theme/assets/img/blog-important-icon.svg');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
}

.blog-template-default blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}

.blog-template-default blockquote strong {
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0px;
	color: #6429a5;
	opacity: 1;
}

@media only screen and (max-width: 600px) {
	.blog-template-default blockquote {
		padding: 26px 24px;
		padding-right: 50px;
	}

	.blog-template-default blockquote:after {
		width: 45px;
		height: 91px;
	}
}

/* styles for blog important quotes -- end */

/* front page css animations --start */
@keyframes fadeInOut {
	0% {
		opacity: 0;
	}
	6% {
		z-index: 5;
		visibility: visible;
	}
	7% {
		opacity: 1;
	}
	20% {
		opacity: 1;
	}
	27% {
		opacity: 0;
	}
	28% {
		z-index: -2;
		visibility: visible;
	}
	100% {
		opacity: 0;
		z-index: -2;
	}
}

.hero__slides-css {
	position: relative;
}

.hero__inner {
	animation: fadeInOut 16s infinite;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.hero__inner:nth-of-type(2) {
	animation-delay: 4s;
}

.hero__inner:nth-of-type(3) {
	animation-delay: 8s;
}

.hero__inner:nth-of-type(4) {
	animation-delay: 12s;
}

/* front page css animations --end */

.page-template-page-wyjazdy-php .gallery .gallery__image2,
.page-template-page-wyjazdy-php .gallery .gallery__image3,
.page-template-page-wyjazdy-php .gallery .gallery__image4,
.page-template-page-wyjazdy-php .gallery .gallery__image6,
.page-template-page-wyjazdy-php .gallery .gallery__image7,
.page-template-page-wyjazdy-php .gallery .gallery__image8 {
	height: 100%;
}

.testimonials-siema__container {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 60px;
	margin-bottom: 20px;
}

.testimonials-slider__nav {
	margin-bottom: 60px;
}

.clutch-container {
	margin-bottom: 70px;
	margin-top: 20px;
}

.page-template-page-wyjazdy-php .gallery .gallery__image1,
.page-template-page-wyjazdy-php .gallery .gallery__image5,
.page-template-page-wyjazdy-php .gallery .gallery__image9 {
	max-height: 535px;
}

button.contact__show-email-btn {
	position: absolute;
	bottom: 4px;
	left: 50%;
	transform: translate(-50%, 5px);
	width: 210px;
	background: white;
	border: none;
	color: #6210e1;
}

button.contact__show-email-btn.hidden {
	width: 0;
	display: none;
}

.contact-row .contact-row__column:nth-of-type(3) .contact-row__content {
	position: relative;
}

.single__description h3 {
	line-height: 46px;
}
.background__ellipse {
	display: block;
	position: absolute;
}
.background__ellipse--01 {
	top: 2002px;
	right: 9%;
}
.background__ellipse--02 {
	top: 1721px;
	right: 3%;
}
.background__ellipse--03 {
	top: 2332px;
	left: 3%;
}
.background__ellipse--04 {
	top: 1823px;
	left: 7%;
}

@media only screen and (max-width: 1439px) {
	.background__ellipse {
		display: none;
	}
}

/* Organzational Culture Structure - About Us Subpage -- start */

.organizational-culture {
	margin-bottom: 96px;
}

.culture__container {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.culture__text {
	text-align: center;
	color: #8484a4;
	font-size: 1rem;
	line-height: 26px;
	margin-bottom: 66px;
	max-width: 812px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.organizational-culture .row {
	row-gap: 16px;
}

.organizational-culture .culture__left-column {
	height: 475px;
	min-height: 400px;
	position: relative;
	max-width: 500px;
	margin-top: 230px;
	padding-left: 0;
	padding-right: 0;
	background: rgba(125, 34, 226, 0.8);
}

.organizational-culture .culture__right-column {
	height: 475px;
	min-height: 400px;
	position: relative;
	max-width: 500px;
	margin-top: 230px;
	padding-left: 0;
	padding-right: 0;
	background: rgba(38, 0, 196, 0.8);
}

.organizational-culture .culture__right-column .culture__arrow-text {
	top: -190px;
	max-width: 170px;
	left: 50%;
	transform: translateX(-50%);
}

.organizational-culture .culture__left-column .culture__arrow-text {
	left: -170px;
	top: -230px;
	max-width: 290px;
	max-width: 250px;
	width: 250px;
	left: 50%;
	transform: translateX(-50%);
}

.organizational-culture .culture__left-column:after {
	content: '';
	position: absolute;
	background: url('https://justidea.agency/wp-content/themes/justidea_theme/assets/img/o-nas/culture-left-arrow.svg');
	width: 132px;
	height: 130px;
	top: -150px;
	left: 50%;
	transform: translateX(-50%) scale(0.75);
}

.organizational-culture .culture__right-column:after {
	content: '';
	position: absolute;
	background: url('https://justidea.agency/wp-content/themes/justidea_theme/assets/img/o-nas/culture-right-arrow.svg');
	width: 132px;
	height: 130px;
	top: -127px;
	left: 50%;
	transform: translateX(-50%) scale(0.75);
}

.culture__arrow-text {
	font-family: 'Caveat', sans-serif;
	font-size: 2.25rem;
	line-height: 32px;
	position: absolute;
	color: #6512e1;
}

.culture__columns-wrapper {
	display: flex;
	justify-content: center;
	flex-direction: column;
	max-width: calc(100vw - 30px);
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (min-width: 560px) {
	.culture__columns-wrapper {
		max-width: 500px;
	}
}
@media only screen and (min-width: 992px) {
	.culture__columns-wrapper {
		max-width: 600px;
	}
	.organizational-culture .culture__left-column {
		margin-left: auto;
		margin-right: auto;
	}

	.organizational-culture .culture__right-column {
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (min-width: 1200px) {
	.culture__columns-wrapper {
		flex-direction: row;
		justify-content: center;
	}

	.culture__text {
		padding: 0;
	}
	.organizational-culture .culture__left-column .culture__arrow-text {
		left: -170px;
		top: -150px;
		transform: none;
	}

	.organizational-culture .culture__left-column:after {
		left: -130px;
		top: -60px;
		transform: none;
	}

	.organizational-culture .culture__right-column .culture__arrow-text {
		left: auto;
		right: -180px;
		top: -150px;
		transform: none;
	}

	.organizational-culture .culture__right-column:after {
		left: auto;
		right: -120px;
		top: -60px;
		transform: none;
	}

	.organizational-culture .culture__left-column {
		max-width: 400px;
		height: 360px;
		margin-right: 8px;
		margin-top: 0;
	}
	.organizational-culture .culture__right-column {
		max-width: 400px;
		height: 360px;
		margin-left: 8px;
		margin-top: 0;
	}
	.culture__text {
		max-width: 600px;
	}

	.home .tabs {
		justify-content: center;
	}

	.home .brands__tab {
		justify-content: center;
	}
}
@media only screen and (min-width: 1400px) {
	.organizational-culture .culture__right-column {
		max-width: 460px;
	}
	.organizational-culture .culture__left-column {
		max-width: 460px;
	}
	.culture__text {
		max-width: 720px;
	}
}
@media only screen and (min-width: 1620px) {
	.culture__container {
		max-width: 1400px;
	}
	.organizational-culture .culture__left-column {
		max-width: 580px;
		height: 475px;
	}
	.organizational-culture .culture__right-column {
		max-width: 580px;
		height: 475px;
	}
	.culture__text {
		max-width: 823px;
	}
}

.section__text a,
.section__text p a {
	color: #ff9662 !important;
}

/* Organzational Culture Structure - About Us Subpage -- finish */

.union-wrapper {
	text-align: center;
	margin-bottom: 20px;
}

.union-wrapper img {
	max-width: 100%;
}

.testimonials-siema__container .testimonials__img {
	flex-direction: column;
	align-items: flex-start;
	height: auto !important;
	margin-left: 0;
}

.testimonials-siema__container .testimonials__review {
	display: flex;
	margin-top: 20px;
}

.testimonials-siema__container .testimonials__logo {
	margin-right: 8px;
	width: 35px;
	height: 35px;
	justify-content: flex-start;
	align-items: stretch;
	transform: translateY(4px);
}

.testimonials-siema__container .testimoinals__rating {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.testimonials-siema__container .testmionials__link {
	margin-top: 8px;
}

.testimonials-siema__container .testmionials__link a {
	color: white;
	text-decoration: underline;
	transition: all 0.3s ease-out;
}

.testimonials-siema__container .testmionials__link a:hover {
	color: #bdbdbd;
	transition: all 0.3s ease-out;
}

.testimonials-siema__container .testimonials__rate {
	font-size: 15px;
}

.testimonials-siema__container .testimonials__star {
	width: 14px;
	height: 14px;
}

@media only screen and (max-width: 600px) {
	.testimonials-siema__container .testimonials__img {
		align-items: center;
	}
}

.internal-links {
	padding-top: 60px;
	padding-bottom: 30px;
}

.internal-links .container {
	display: flex;
	justify-content: flex-start;
	column-gap: 25px;
	row-gap: 10px;
	flex-wrap: wrap;
}

.internal__link {
	color: white;
	display: block;
	width: 165px;
	min-width: 165px;
}

@media screen and (min-width: 600px) {
	.internal__link {
		color: white;
		display: block;
		width: 185px;
		min-width: 185px;
	}
	.internal-links .container {
		justify-content: center;
		column-gap: 30px;
	}
}

@media screen and (min-width: 992px) {
	.internal-links {
		padding-top: 80px;
		padding-bottom: 0px;
	}

	.internal-links .container {
		column-gap: 60px;
		row-gap: 30px;
	}
}

@media screen and (min-width: 1201px) {
	.internal-links .container {
		justify-content: flex-start;
		column-gap: 70px;
		row-gap: 40px;
	}
}

.see-more-blog .container {
	max-width: 1250px;
}

.wpcf7-form[data-status='sent'] .wpcf7-response-output {
	display: block !important;
}

.news-single__breadcrumbs {
    color: white;
    position: relative;
    z-index: 9999;
    text-align: center;
}