﻿.button {
	position: relative;
	display: inline-block;
	height: 2rem;
	padding: 0 2rem;
	background-color: transparent;
	border: 1px solid #a8a8a8;
	border-radius: 0;
	font-size: 1rem;
	line-height: 2rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s linear;
	color: #1b212f;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden
}

@-webkit-keyframes preloader {
	from {
		transform: translate(-50%, -50%) rotate(0)
	}

	to {
		transform: translate(-50%, -50%) rotate(360deg)
	}
}

@keyframes preloader {
	from {
		transform: translate(-50%, -50%) rotate(0)
	}

	to {
		transform: translate(-50%, -50%) rotate(360deg)
	}
}

html {
	height: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	font-family: 'Poppins';
	line-height: 1;
	font-size: 14px;
	font-weight: 400
}

@media (min-width:320px) and (max-width:1024px) {
	html {
		font-size: 12px
	}
}

@media (min-width:1441px) {
	html {
		font-size: 16px
	}
}

body {
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.is-load {
	background: #fff
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block
}

blockquote,
q {
	quotes: none;
	margin-left: 1.5em
}

blockquote::after,
blockquote::before,
q::after,
q::before {
	content: ""
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-width: 0
}

td {
	margin: 0;
	padding: 0
}

form {
	margin: 0;
	padding: 0
}

input,
textarea {
	border-radius: 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	color: #1b212f;
	outline: 0;
	-webkit-appearance: none;
	box-shadow: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #999;
	opacity: .5
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent
}

button,
input[type=button],
input[type=submit] {
	cursor: pointer
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

input[type=number]:focus,
input[type=number]:hover {
	-moz-appearance: number-input
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

button,
input[type=button],
input[type=submit] {
	-webkit-appearance: none;
	outline: 0
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none
}

div,
span {
	outline: 0
}

* {
	box-sizing: border-box
}

::after,
::before {
	box-sizing: border-box
}

li ol,
li ul {
	margin: 0;
	padding: 0
}

input[type=search]::-ms-clear,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input::-webkit-search-cancel-button,
input::-webkit-search-decoration,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
	display: none
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none
}

.is-load .view-wrapper {
	visibility: hidden
}

.view-wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	padding: 0;
	overflow: hidden
}

.container {
	position: relative;
	min-width: 320px;
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 15px
}

.container:after {
	display: none
}

.max-container {
	max-width: 1470px;
	width: 100%;
	margin: 0 auto;
	padding-left: 0 !important;
	padding-right: 0 !important
}

@media (max-width:1024px) {
	.max-container {
		padding-left: 15px !important;
		padding-right: 15px !important
	}
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.nowrap {
	white-space: nowrap
}

.bold {
	font-weight: 700
}

h1 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 3rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

h2 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 2.5rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

h3 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 2rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

h4 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1.5rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

h5 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1.2rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

h6 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

p {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1rem;
	line-height: 1;
	font-weight: 400;
	color: #1b212f
}

li,
ol,
ul {
	list-style: none
}

a {
	text-decoration: underline;
	color: #1b212f;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	transition: none
}

a:hover {
	color: #888;
	text-decoration: none
}

.view-text h1 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 3rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

.view-text h2 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 2.5rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

.view-text h3 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 2rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

.view-text h4 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1.5rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

.view-text h5 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1.2rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

.view-text h6 {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1rem;
	line-height: 1;
	font-weight: 700;
	color: #1b212f
}

.view-text p {
	padding: 1rem 0;
	font-family: 'Poppins';
	font-size: 1rem;
	line-height: 1;
	font-weight: 400;
	color: #1b212f
}

.view-text li,
.view-text ol,
.view-text ul {
	list-style: none
}

.view-text a {
	-webkit-text-decoration: #1b212f;
	text-decoration: #1b212f;
	color: #1b212f;
	transition: all .2s linear
}

.view-text a:hover {
	color: #888;
	text-decoration: none
}

.clearfix::after,
.container::after,
.row::after {
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden
}

.button-coral {
	background: #4eb9b8;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 6px;
	cursor: pointer;
	border: 1px solid #4eb9b8;
	font-size: 14px
}

.button-coral:hover {
	background: #fff;
	color: #4eb9b8
}

.page-template-webinar .content-section .title {
	margin-bottom: 48px
}

.article-pages .max-container>img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.article-pages .max-container .redactor-wp {
	display: flex;
	flex-direction: column;
	max-width: 100%
}

.article-pages .max-container .redactor-wp iframe {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	width: 100%;
}

.article-pages .top-banner {
	background: #fff !important;
	height: auto;
	min-height: auto;
	max-height: none
}

@media (max-width:768px) {
	.article-pages .top-banner {
		height: auto;
		min-height: auto;
		max-height: none
	}
}

.article-pages .top-banner>.max-container {
	display: flex;
	justify-content: center;
	margin-top: 64px
}

@media (max-width:768px) {
	.article-pages .top-banner>.max-container {
		display: block
	}
}

.article-pages .top-banner>.max-container .container {
	max-width: 862px
}

.article-pages .top-banner>.max-container .container img {
	width: 100%;
	height: auto;
	max-height: 500px;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 100%
}

.article-pages .top-banner>.max-container .top-elements {
	display: flex;
	align-items: center;
	margin-bottom: 32px;
	margin-top: 64px
}

@media (max-width:768px) {
	.article-pages .top-banner>.max-container .top-elements {
		flex-direction: column;
		align-items: flex-start
	}
}

.article-pages .top-banner>.max-container .author-content {
	margin-right: 32px
}

@media (max-width:768px) {
	.article-pages .top-banner>.max-container .author-content {
		margin-right: 0;
		margin-bottom: 12px
	}
}

.article-pages .top-banner>.max-container .author-content,
.article-pages .top-banner>.max-container .time-content {
	padding: 24px;
	background: #e8fbf5;
	border-radius: 12px;
	display: flex;
	align-items: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

@media (max-width:480px) {

	.article-pages .top-banner>.max-container .author-content,
	.article-pages .top-banner>.max-container .time-content {
		width: 100%
	}
}

.article-pages .top-banner>.max-container .author-content img,
.article-pages .top-banner>.max-container .author-content svg,
.article-pages .top-banner>.max-container .time-content img,
.article-pages .top-banner>.max-container .time-content svg {
	width: 44px;
	height: auto;
	margin-right: 12px
}

@media (max-width:768px) {

	.article-pages .top-banner>.max-container .author-content img,
	.article-pages .top-banner>.max-container .author-content svg,
	.article-pages .top-banner>.max-container .time-content img,
	.article-pages .top-banner>.max-container .time-content svg {
		width: 32px
	}
}

.article-pages .top-banner>.max-container .author-content h6,
.article-pages .top-banner>.max-container .time-content h6 {
	padding: 0;
	color: #000;
	font-family: 'Poppins';
	font-size: 20px;
	font-weight: 500;
}

@media (max-width:768px) {

	.article-pages .top-banner>.max-container .author-content h6,
	.article-pages .top-banner>.max-container .time-content h6 {
		font-size: 16px
	}
}

.article-pages .top-banner>.max-container .author-content p,
.article-pages .top-banner>.max-container .time-content p {
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	color: #000;
	padding: 0
}

@media (max-width:768px) {

	.article-pages .top-banner>.max-container .author-content p,
	.article-pages .top-banner>.max-container .time-content p {
		font-size: 12px
	}
}

.article-pages .top-banner .content-box {
	display: flex
}

.article-pages .top-banner .content-box blockquote.style {
	text-align: center;
	padding: 32px;
	border-radius: 12px;
	background: #4eb9b8;
	width: 100%;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
	position: relative
}

@media (max-width:768px) {
	.article-pages .top-banner .content-box blockquote.style {
		flex-direction: column
	}
}

.article-pages .top-banner .content-box blockquote.style p:first-child {
	order: 1;
	width: calc(100% - 230px)
}

@media (max-width:768px) {
	.article-pages .top-banner .content-box blockquote.style p:first-child {
		width: 100%
	}
}

.article-pages .top-banner .content-box blockquote.style p:nth-child(2) {
	order: 3;
	width: calc(100% - 230px);
	margin-top: 10px
}

@media (max-width:768px) {
	.article-pages .top-banner .content-box blockquote.style p:nth-child(2) {
		width: 100%
	}
}

.article-pages .top-banner .content-box blockquote.style p:last-child {
	order: 2;
	width: 200px;
	margin-left: auto;
	position: absolute;
	top: 0;
	right: 5px;
	display: flex;
	align-items: center;
	height: 100%
}

@media (max-width:768px) {
	.article-pages .top-banner .content-box blockquote.style p:last-child {
		width: 100%;
		position: relative;
		top: 10px;
		right: 0;
		justify-content: center;
		margin-bottom: 15px
	}
}

.article-pages .top-banner .content-box blockquote.style p:last-child img {
	min-width: 200px;
	max-width: 200px
}

.article-pages .top-banner .content-box blockquote.style p,
.article-pages .top-banner .content-box blockquote.style span {
	text-align: center;
	align-items: center;
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.article-pages .top-banner .content-box blockquote.style a {
	text-decoration: none;
	color: #fff;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 330px;
	height: 56px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	border-radius: 6px;
	margin: 0 auto
}

.article-pages .top-banner .content-box blockquote.style a:hover {
	background: #fff;
	color: #4eb9b8
}

@media (max-width:1024px) {
	.article-pages .top-banner .content-box blockquote.style a {
		max-width: 330px;
		width: 100%
	}
}

@media (max-width:768px) {
	.article-pages .top-banner .content-box {
		flex-direction: column;
		align-items: center
	}
}

.min-container {
	max-width: 672px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	width: 100%
}

.redactor-wp>.button-coral {
	width: 185px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	height: 64px;
	text-decoration: none;
	padding: 0
}

.redactor-wp>.button-coral:hover {
	color: #4eb9b8
}

.redactor-wp a:not(.button-coral) {
	color: #4eb9b8
}

.redactor-wp a:not(.button-coral)>* {
	color: #4eb9b8
}

.redactor-wp h6 {
	padding-bottom: 0
}

.redactor-wp ul {
	padding-bottom: 44px;
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}

.redactor-wp ul li {
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	color: #1b212f;
	list-style-type: disc
}

.redactor-wp ol {
	padding-bottom: 44px;
	display: block;
	list-style-type: decimal;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}

.redactor-wp ol li {
	list-style-type: decimal
}

.redactor-wp p,
.redactor-wp>* {
	padding-bottom: 44px;
	padding-top: 0;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	color: #1b212f
}

@media (max-width:768px) {

	.redactor-wp p,
	.redactor-wp>* {
		font-size: 16px;
		padding-bottom: 27px
	}

	.redactor-wp p:last-child,
	.redactor-wp>:last-child {
		padding-bottom: 0
	}

	.redactor-wp ul li {
		font-size: 16px !important;
		font-family: 'Poppins' !important;
	}

	.contact-us__section input[type=submit] {
		max-height: none !important;
		height: auto !important;
	}
}

.redactor-wp h1 {
	font-size: 50px;
	line-height: 64px;
}

@media (max-width:768px) {
	.redactor-wp h1 {
		font-size: 40px
	}
}

.redactor-wp h2 {
	font-size: 46px;
	line-height: 1
}

@media (max-width:768px) {
	.redactor-wp h2 {
		font-size: 36px
	}
}

.redactor-wp h3 {
	font-size: 38px;
	line-height: 1
}

@media (max-width:768px) {
	.redactor-wp h3 {
		font-size: 32px
	}
}

.redactor-wp h4 {
	font-size: 30px;
	line-height: 1
}

@media (max-width:768px) {
	.redactor-wp h4 {
		font-size: 22px
	}
}

.redactor-wp h5 {
	font-size: 22px;
	line-height: 1
}

@media (max-width:768px) {
	.redactor-wp h5 {
		font-size: 18px
	}
}

.redactor-wp h6 {
	font-size: 14px;
	line-height: 1
}

@media (max-width:768px) {
	.redactor-wp h6 {
		font-size: 12px
	}
}

.redactor-wp blockquote {
	background: #e8fbf5;
	border-radius: 6px;
	padding: 12px;
	margin-bottom: 44px;
	margin-left: 0
}

@media (max-width:768px) {
	.redactor-wp blockquote {
		font-size: 16px;
		margin-bottom: 27px
	}
}

.redactor-wp blockquote span {
	color: #4eb9b8
}

.redactor-wp blockquote p {
	padding-bottom: 0
}

.redactor-wp img {
	max-width: 100%;
	width: 100%;
	height: auto
}

.hubspot-link__container.sproket {
	display: none
}

body.page-template-archive-article .header-nav {
	opacity: 0
}

body.page-template-archive-article .burger {
	opacity: 0
}

.top-banner {
	position: relative;
	background: #1d9c9d;
	min-height: 828px;
	height: 828px;
	max-height: 828px
}

@media (max-width:768px) {
	.top-banner {
		max-height: 641px;
		min-height: 641px;
		height: 641px;
		overflow: hidden
	}
}

.top-banner .banner-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.top-banner .banner-img img {
	width: 100%;
	height: 100%;
	min-height: 100%;
	object-fit: cover;
	-o-object-fit: cover
}

.top-banner .banner-img img.web {
	display: none
}

@media (min-width:481px) {
	.top-banner .banner-img img.web {
		display: block
	}
}

.top-banner .banner-img img.mob {
	display: none
}

@media (max-width:480px) {
	.top-banner .banner-img img.mob {
		display: block;
		object-fit: fill
	}
}

.top-banner .banner-img video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center 75%;
	object-position: center 75%
}

@media (max-width:1024px) {
	.top-banner .banner-img video {
		-o-object-position: 60% 0;
		object-position: 60% 0
	}
}

.top-banner .top-banner--content {
	padding: 288px 0 360px
}

@media (max-width:768px) {
	.top-banner .top-banner--content {
		padding: 0;
		display: flex;
		justify-content: center;
		flex-direction: column;
		height: 641px
	}
}

.top-banner .top-banner--content .title {
	margin-bottom: 32px
}

.top-banner .top-banner--content .title-error {
	width: 600px
}

@media (max-width:768px) {
	.top-banner .top-banner--content .title-error {
		width: 340px
	}
}

.top-banner .top-banner--content .title-error h2 {
	font-family: 'Poppins';
	font-size: 228px;
	line-height: 0.7;
	font-weight: 700;
	color: #fff;
	padding: 0
}

@media (max-width:768px) {
	.top-banner .top-banner--content .title-error h2 {
		font-size: 128px
	}
}

.top-banner .top-banner--content .title-error p {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Poppins';
	font-size: 30px;
	font-weight: 700;
	line-height: 45px;
	padding: 12px 0 32px
}

@media (max-width:768px) {
	.top-banner .top-banner--content .title-error p {
		font-size: 24px
	}
}

.top-banner .top-banner--content h1 {
	font-family: 'Poppins';
	font-size: 64px;
	font-weight: 700;
	padding: 0;
	color: #fff;
	max-width: 549px
}

@media (max-width:480px) {
	.top-banner .top-banner--content h1 {
		font-size: 40px
	}
}

.top-banner .top-banner--content p {
	max-width: 523px;
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

.top-banner .top-banner--content .button-box {
	display: flex;
	align-items: center
}

.top-banner .top-banner--content .button-box a,
.top-banner .top-banner--content .button-box span {
	text-decoration: none;
	width: 237px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	cursor: pointer
}

@media (max-width:480px) {

	.top-banner .top-banner--content .button-box a,
	.top-banner .top-banner--content .button-box span {
		font-size: 13px;
		height: 56px
	}
}

.top-banner .top-banner--content .button-box a:last-child,
.top-banner .top-banner--content .button-box span:last-child {
	background: #fff;
	box-shadow: 3px 2px 22px rgba(0, 0, 0, .22);
	color: #4eb9b8;
	border: 1px solid #fff
}

.top-banner .top-banner--content .button-box a:last-child:hover,
.top-banner .top-banner--content .button-box span:last-child:hover {
	background: 0 0;
	color: #fff
}

.top-banner .top-banner--content .button-box a:first-child,
.top-banner .top-banner--content .button-box span:first-child {
	color: #fff;
	background: rgba(255, 255, 255, .2);
	border: 1px solid #4eb9b8;
	margin-right: 12px
}

.top-banner .top-banner--content .button-box a:first-child:hover,
.top-banner .top-banner--content .button-box span:first-child:hover {
	background: #fff;
	color: #4eb9b8
}

.how-work {
	padding: 64px 0
}

@media (max-width:768px) {
	.how-work {
		padding: 50px 0
	}
}

.how-work .title h2 {
	text-align: center;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 1;
	padding: 0
}

@media (max-width:768px) {
	.how-work .title h2 {
		font-family: 'Poppins';
		font-size: 36px;
		font-weight: 700;
		line-height: 1;
	}
}

.how-work .title p {
	text-align: center;
	max-width: 730px;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
	color: #1b212f;
	margin: 0 auto;
	padding: 24px 0 0
}

@media (max-width:768px) {
	.how-work .title p {
		font-family: 'Poppins';
		font-size: 18px;
		font-weight: 400;
		padding-top: 12px
	}
}

.how-work .title p span {
	color: #1fa4a2;
	font-family: 'Poppins';
	font-weight: 700;
}

.how-work .how-work--content {
	margin-top: 39px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width:768px) {
	.how-work .how-work--content {
		flex-direction: column
	}
}

.how-work .how-work--content>* {
	width: calc(50% - 20px)
}

@media (max-width:768px) {
	.how-work .how-work--content>* {
		width: 100%
	}
}

@media (max-width:768px) {
	.how-work .how-work--content .left-block {
		margin-bottom: 32px
	}
}

.how-work .how-work--content .left-block .how-work--slider {
	overflow: hidden;
	pointer-events: none
}

.how-work .how-work--content .left-block ul {
	position: relative
}

.how-work .how-work--content .left-block ul li {
	border-radius: 24px;
	width: 100%;
	height: 100%
}

.how-work .how-work--content .left-block ul li img {
	width: 100%;
	height: 100%
}

.how-work .how-work--content .right-block ul {
	padding-bottom: 44px;
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}

.how-work .how-work--content .right-block ul li {
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	color: #1b212f;
	list-style-type: disc
}

.how-work .how-work--content .right-block ol {
	padding-bottom: 44px;
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}

.how-work .how-work--content .right-block ol li {
	list-style-type: decimal
}

.how-work .how-work--content .right-block p,
.how-work .how-work--content .right-block>* {
	padding-bottom: 44px;
	padding-top: 0;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	color: #1b212f
}

@media (max-width:768px) {

	.how-work .how-work--content .right-block p,
	.how-work .how-work--content .right-block>* {
		font-size: 16px;
		padding-bottom: 27px
	}
}

.how-work .how-work--content .right-block blockquote {
	background: #e8fbf5;
	border-radius: 6px;
	padding: 12px;
	margin-bottom: 44px;
	margin-left: 0
}

@media (max-width:768px) {
	.how-work .how-work--content .right-block blockquote {
		font-size: 16px;
		margin-bottom: 27px
	}
}

.how-work .how-work--content .right-block blockquote span {
	color: #4eb9b8
}

.how-work .how-work--content .right-block blockquote p {
	padding-bottom: 0
}

.comment {
	background: url(../../../../../images/bg.jpg) no-repeat;
	background-size: cover;
	padding: 64px 0
}

@media (max-width:768px) {
	.comment {
		padding: 50px 0
	}
}

.comment ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.comment ul .title {
	max-width: 410px
}

@media (max-width:768px) {
	.comment ul .title {
		max-width: 100%
	}
}

.comment ul .title h2 {
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 72px;
	color: #fff;
	padding: 0 0 8px
}

@media (max-width:768px) {
	.comment ul .title h2 {
		font-family: 'Poppins';
		font-size: 36px;
		font-weight: 700;
		line-height: 72px;
		text-align: center
	}
}

.comment ul .title p {
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

@media (max-width:768px) {
	.comment ul .title p {
		text-align: center;
		padding-bottom: 32px
	}
}

.comment ul li:not(:first-child) {
	background: #e8fbf5;
	box-shadow: 0 4px 24px rgba(0, 0, 0, .25);
	border-radius: 0 24px 24px 24px;
	padding: 16px 24px 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.comment ul li {
	margin-top: 40px;
	width: calc(33.3333333333% - 21px)
}

.comment ul li:nth-child(1),
.comment ul li:nth-child(2) {
	width: calc(50% - 21px);
	margin-top: 0
}

@media (max-width:768px) {

	.comment ul li:nth-child(1),
	.comment ul li:nth-child(2) {
		width: 100%
	}
}

@media (max-width:768px) {
	.comment ul li {
		width: 100%;
		margin-top: 24px
	}
}

.comment ul li .comment-header {
	display: flex;
	align-items: center
}

.comment ul li .comment-header .img-box {
	background: url(../../../../../images/avatar-def.jpg) no-repeat;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	overflow: hidden;
	min-width: 56px
}

.comment ul li .comment-header .img-box img {
	width: 100%;
	height: auto
}

.comment ul li .comment-header .info-box {
	margin-left: 12px
}

.comment ul li .comment-header .info-box span {
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 700;
	color: #1b212f
}

.comment ul li .comment-header .info-box p {
	max-width: 256px;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	color: #474a57
}

.comment ul li .text-comment {
	margin: 18px 0;
	display: flex;
	align-items: center
}

.comment ul li .text-comment p {
	padding: 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.comment ul li .soc-box {
	display: flex;
	align-items: center
}

.comment ul li .soc-box img {
	max-width: 28px;
	max-height: 28px;
	width: auto;
	height: auto
}

.comment .button-el {
	text-decoration: none;
	width: 237px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	color: #fff;
	background: rgba(255, 255, 255, .2);
	border: 1px solid #4eb9b8;
	margin: 40px auto 0
}

.comment .button-el:hover {
	background: #fff;
	color: #4eb9b8
}

.benefits {
	padding: 64px 0
}

@media (max-width:768px) {
	.benefits {
		padding: 50px 0
	}
}

.benefits .title {
	max-width: 620px;
	margin: 0 auto
}

.benefits .title h2 {
	padding: 0;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 72px;
	text-align: center
}

@media (max-width:768px) {
	.benefits .title h2 {
		font-size: 36px
	}
}

.benefits ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly
}

.benefits ul li {
	width: 33.3333333333%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 64px
}

@media (max-width:768px) {
	.benefits ul li {
		width: 50%;
		margin-top: 32px
	}
}

@media (max-width:480px) {
	.benefits ul li {
		width: 100%
	}
}

.benefits ul li h6 {
	max-width: 300px;
	text-align: center;
	padding: 18px 0 0;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
}

.benefits ul li p {
	max-width: 300px;
	text-align: center;
	padding: 8px 0 0;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

body:not(.page-template-product-page) .content-section:not(.one-row) .content-section-row:nth-child(2) .redactor-wp {
	margin-right: 64px;
	margin-left: 40px
}

@media (max-width:768px) {
	body:not(.page-template-product-page) .content-section:not(.one-row) .content-section-row:nth-child(2) .redactor-wp {
		margin: 32px 0
	}
}

body:not(.page-template-product-page) .content-section:not(.one-row) .content-section-row:last-child .redactor-wp {
	margin-left: 64px;
	margin-right: 40px
}

@media (max-width:768px) {
	body:not(.page-template-product-page) .content-section:not(.one-row) .content-section-row:last-child .redactor-wp {
		margin-left: 0;
		margin-right: 0;
		margin-top: 32px
	}
}

.content-section {
	padding: 64px 0
}

@media (max-width:768px) {
	.content-section {
		padding: 50px 0
	}
}

@media (max-width:768px) {
	.content-section.one-row img {
		margin-bottom: 32px
	}
}

.content-section .title {
	margin: 0 auto 15px
}

.content-section .title h2 {
	text-align: center;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 72px;
	padding: 0;
	max-width: 630px;
	margin: 0 auto
}

@media (max-width:768px) {
	.content-section .title h2 {
		font-family: 'Poppins';
		font-size: 36px;
		font-weight: 700;
		line-height: 54px;
	}
}

.content-section .title p {
	text-align: center;
	max-width: 860px;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
	color: #1b212f;
	margin: 0 auto;
	padding: 24px 0 0
}

@media (max-width:768px) {
	.content-section .title p {
		padding: 8px 0 0;
		font-size: 18px
	}
}

.content-section .title p span {
	color: #1fa4a2;
	font-family: 'Poppins';
	font-weight: 700;
}

.content-section ul {
	list-style: disc;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}

.content-section ul li {
	list-style: disc
}

.content-section .content-section-row {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (min-width:1025px) {
	.content-section .content-section-row:last-child {
		margin-top: 64px
	}
}

@media (max-width:768px) {
	.content-section .content-section-row {
		flex-direction: column;
		margin-top: 0
	}
}

.content-section .content-section-row .img-box {
	width: calc(50% - 17px);
	position: relative
}

@media (max-width:768px) {
	.content-section .content-section-row .img-box {
		width: 100%;
		overflow: scroll
	}
}

.content-section .content-section-row .img-box>p {
	position: relative;
	left: -28px;
	bottom: 87px;
	background: #e8fbf5;
	box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
	border-radius: 4px;
	color: #000;
	padding: 18px 28px 18px 18px;
	font-family: 'Poppins';
	font-size: 13px;
	font-weight: 400;
	z-index: 7;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 100%
}

@media (max-width:768px) {
	.content-section .content-section-row .img-box>p {
		font-size: 12px;
		padding: 12px;
		width: 260px;
		left: calc(50% - 113.5px);
		text-align: center;
		position: absolute;
		bottom: 50px;
		line-height: 16px
	}
}

.content-section .content-section-row .img-box>span {
	width: 36px;
	height: 42px;
	position: absolute;
	bottom: 71px;
	left: -19px;
	z-index: -1;
	background: linear-gradient(81.51deg, #dbf2eb 5.85%, #c1d3cd 55.12%);
	transform: rotate(-55deg)
}

@media (max-width:768px) {
	.content-section .content-section-row .img-box>span {
		display: none
	}
}

.content-section .content-section-row .img-box img {
	width: auto;
	max-width: 100%;
	height: auto;
	filter: drop-shadow(10px 7px 19px rgba(0, 0, 0, .1));
	border-radius: 24px 0 0 24px
}

@media (max-width:768px) {
	.content-section .content-section-row .img-box img {
		min-width: 100%
	}
}

.content-section .content-section-row .text-box {
	width: calc(50% - 17px)
}

@media (max-width:768px) {
	.content-section .content-section-row .text-box {
		width: 100%;
		order: 1;
		margin-right: 0 !important;
		margin-left: 0 !important
	}
}

.mobile-app {
	background-image: url(../../../../../images/bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 64px 0
}

@media (max-width:768px) {
	.mobile-app {
		padding: 50px 0
	}
}

.mobile-app .mobile-app--content {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width:768px) {
	.mobile-app .mobile-app--content {
		flex-direction: column
	}
}

.mobile-app .mobile-app-left {
	max-width: 530px
}

.mobile-app .mobile-app-left .title h2 {
	font-family: 'Poppins';
	font-size: 64px;
	font-weight: 700;
	line-height: 72px;
	color: #fff;
	text-align: center
}

@media (max-width:768px) {
	.mobile-app .mobile-app-left .title h2 {
		font-family: 'Poppins';
		font-size: 36px;
		font-weight: 700;
		line-height: 72px;
	}
}

.mobile-app .mobile-app-left .title .mob-app {
	margin-top: 56px;
	display: flex;
	align-items: center;
	justify-content: space-evenly
}

@media (max-width:768px) {
	.mobile-app .mobile-app-left .title .mob-app {
		margin-top: 32px
	}
}

@media (max-width:480px) {
	.mobile-app .mobile-app-left .title .mob-app a {
		width: calc(50% - 8px)
	}
}

.mobile-app .mobile-app-left .title .mob-app a img {
	max-width: 100%;
	width: auto;
	height: auto
}

@media (max-width:768px) {
	.mobile-app .mobile-app-right {
		margin-top: 44px
	}
}

.mobile-app .mobile-app-right img {
	width: auto;
	height: auto
}

@media (max-width:768px) {
	.mobile-app .mobile-app-right img {
		max-height: 322px
	}
}

.mobile-apps {
	background-image: url(../../../../../images/bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 64px 0
}

@media (max-width:768px) {
	.mobile-apps {
		padding: 50px 0
	}
}

.mobile-apps .mobile-app--content {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width:768px) {
	.mobile-apps .mobile-app--content {
		flex-direction: column
	}
}

.mobile-apps .mobile-app--content .mobile-app-left {
	max-width: 530px
}

.mobile-apps .mobile-app--content .mobile-app-left .title h2 {
	font-family: 'Poppins';
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
	color: #fff
}

@media (max-width:768px) {
	.mobile-apps .mobile-app--content .mobile-app-left .title h2 {
		font-family: 'Poppins';
		font-size: 36px;
		font-weight: 700;
		line-height: 72px;
	}
}

.mobile-apps .mobile-app--content .mobile-app-left .title p {
	padding: 16px 0 32px;
	color: #fff;
	line-height: 1.8;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

.mobile-apps .mobile-app--content .mobile-app-left .title .button-box a {
	text-decoration: none;
	width: 237px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	background: #fff;
	color: #4eb9b8;
	border: 1px solid #fff
}

.mobile-apps .mobile-app--content .mobile-app-left .title .button-box a:hover {
	background: 0 0;
	color: #fff
}

@media (max-width:480px) {
	.mobile-apps .mobile-app--content .mobile-app-left .title .button-box a {
		font-size: 13px;
		height: 56px
	}
}

@media (max-width:768px) {
	.mobile-apps .mobile-app--content .mobile-app-right {
		margin-top: 44px
	}
}

.mobile-apps .mobile-app--content .mobile-app-right img {
	width: auto;
	height: auto
}

@media (max-width:768px) {
	.mobile-apps .mobile-app--content .mobile-app-right img {
		max-height: 322px
	}
}

.green-box {
	padding: 64px 0
}

@media (max-width:768px) {
	.green-box {
		padding: 50px 0
	}
}

.green-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.green-box ul li {
	width: calc(50% - 10px);
	margin-bottom: 20px;
	background: #1d8c92;
	border-radius: 24px;
	padding: 32px
}

@media (max-width:768px) {
	.green-box ul li {
		width: 100%
	}
}

.green-box ul li:first-child {
	width: 100%
}

.green-box ul li h6 {
	max-width: 450px;
	color: #fff;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
	padding: 0
}

.green-box ul li p {
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	max-width: 450px;
	color: #fff;
	padding: 8px 0 0
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

body.page-template-product-page .top-banner .top-banner--content .button-box a:first-child {
	display: none
}

body.page-template-b2c .content-section.one-row .content-section-row .img-box {
	max-width: 100%
}

body.page-template-b2c .content-section.one-row .content-section-row .img-box img {
	min-width: auto
}

body.page-template-b2c .content-section.one-row .content-section-row {
	margin-top: 0
}

body.page-template-b2c .how-work .how-work--content {
	flex-direction: row-reverse
}

@media (max-width:768px) {
	body.page-template-b2c .how-work .how-work--content {
		flex-direction: column
	}
}

body.page-template-b2c .top-banner .top-banner--content .button-box a:first-child {
	display: none
}

@media (max-width:480px) {
	body.page-template-b2c .top-banner .top-banner--content .title {
		text-align: center
	}

	body.page-template-b2c .top-banner .top-banner--content .button-box {
		justify-content: center
	}
}

body.page-template-job .title-box h2 {
	text-align: center;
	color: #333;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	padding: 0
}

@media (max-width:768px) {
	body.page-template-job .title-box h2 {
		font-size: 28px
	}
}

body.page-template-job .title-box p {
	padding: 24px 0 0;
	text-align: center;
	color: #333;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
	max-width: 730px;
	margin: 0 auto
}

@media (max-width:768px) {
	body.page-template-job .title-box p {
		font-size: 18px
	}
}

body.page-template-job .top-banner .top-banner--content .button-box span {
	display: none
}

body.page-template-job .green-box.matter-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 48px
}

@media (max-width:768px) {
	body.page-template-job .green-box.matter-box ul {
		margin-top: 24px
	}
}

body.page-template-job .green-box.matter-box ul li {
	width: calc(50% - 10px)
}

@media (max-width:768px) {
	body.page-template-job .green-box.matter-box ul li {
		width: 100%
	}
}

body.page-template-job .our-office {
	padding: 64px 0
}

@media (max-width:1024px) {
	body.page-template-job .our-office {
		padding: 50px 0
	}
}

body.page-template-job .our-office .title-box {
	max-width: 730px;
	margin: 0 auto
}

body.page-template-job .our-office .our-office--swiper {
	width: 100%;
	overflow: hidden;
	margin-top: 48px
}

body.page-template-job .our-office .our-office--swiper .swiper-wrapper .swiper-slide {
	display: flex;
	align-items: center
}

body.page-template-job .our-office .our-office--swiper .swiper-wrapper .swiper-slide.swiper-slide-active img {
	transform: scale(1)
}

body.page-template-job .our-office .our-office--swiper .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
	transform: scale(1, .9);
	transition: .3s
}

body.page-template-job .our-office .our-office--swiper .our-office-swiper-pagination {
	display: flex;
	justify-content: center;
	position: relative;
	margin-top: 28px
}

body.page-template-job .our-office .our-office--swiper .our-office-swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: rgba(17, 168, 168, .7);
	margin: 0 6px
}

body.page-template-job .our-office .our-office--swiper .our-office-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: rgba(18, 132, 139, .5);
	width: 14px;
	height: 14px
}

body.page-template-job .current-openings {
	padding: 64px 0
}

@media (max-width:1024px) {
	body.page-template-job .current-openings {
		padding: 50px 0
	}
}

body.page-template-job .current-openings .title-box {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto
}

body.page-template-job .current-openings .container>ul {
	margin-top: 48px
}

body.page-template-job .current-openings .container>ul>li {
	border: 2px solid #000;
	border-radius: 24px;
	margin-bottom: 24px
}

body.page-template-job .current-openings .container>ul>li.is-active {
	background: rgba(138, 218, 217, .08)
}

body.page-template-job .current-openings .container>ul>li.is-active .header-el span:after {
	display: none
}

body.page-template-job .current-openings .container>ul>li.is-active .hidden-block {
	display: block;
	border-top: 2px solid #000
}

body.page-template-job .current-openings .container>ul>li .header-el {
	display: flex;
	align-items: center;
	padding: 32px;
	position: relative
}

@media (max-width:768px) {
	body.page-template-job .current-openings .container>ul>li .header-el {
		flex-wrap: wrap;
		align-items: flex-start;
		padding: 12px
	}
}

body.page-template-job .current-openings .container>ul>li .header-el p {
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
	padding: 0
}

body.page-template-job .current-openings .container>ul>li .header-el p:first-child {
	margin-right: auto
}

@media (max-width:1024px) {
	body.page-template-job .current-openings .container>ul>li .header-el p:first-child {
		font-size: 20px
	}
}

@media (max-width:768px) {
	body.page-template-job .current-openings .container>ul>li .header-el p:first-child {
		font-family: 'Poppins';
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 8px
	}
}

@media (max-width:1024px) {
	body.page-template-job .current-openings .container>ul>li .header-el p {
		font-size: 14px
	}
}

@media (max-width:768px) {
	body.page-template-job .current-openings .container>ul>li .header-el p {
		width: calc(100% - 30px);
		font-family: 'Poppins';
		font-size: 14px;
		font-weight: 400;
	}
}

body.page-template-job .current-openings .container>ul>li .header-el span {
	display: block;
	margin-left: 140px;
	width: 24px;
	height: 24px;
	position: relative;
	cursor: pointer
}

body.page-template-job .current-openings .container>ul>li .header-el span:after {
	position: absolute;
	height: 100%;
	width: 2px;
	background: #333;
	content: "";
	left: calc(50% - 1px);
	top: 0
}

body.page-template-job .current-openings .container>ul>li .header-el span:before {
	position: absolute;
	width: 100%;
	height: 2px;
	background: #333;
	content: "";
	top: calc(50% - 1px);
	left: 0
}

@media (max-width:768px) {
	body.page-template-job .current-openings .container>ul>li .header-el span {
		margin-left: 6px;
		position: absolute;
		top: 12px;
		right: 12px
	}
}

body.page-template-job .current-openings .container>ul>li .hidden-block {
	display: none;
	padding: 32px 30px
}

@media (max-width:768px) {
	body.page-template-job .current-openings .container>ul>li .hidden-block {
		padding: 32px 0;
		margin: 0 12px
	}
}

body.page-template-job .current-openings .container>ul>li .button-file {
	background: #066977;
	border: 1px solid #066977;
	border-radius: 8px;
	display: none;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	height: 64px;
	width: 237px;
	padding: 0;
	cursor: pointer
}

body.page-template-job .current-openings .container>ul>li .button-file:hover {
	color: #066977;
	background: #fff
}

@media (max-width:768px) {
	body.page-template-job .current-openings .container>ul>li .button-file {
		margin-left: auto;
		margin-right: auto
	}
}

body.page-template-job .green-box.benefits-box ul {
	margin-top: 48px;
	justify-content: space-between
}

@media (max-width:768px) {
	body.page-template-job .green-box.benefits-box ul {
		flex-wrap: wrap;
		margin-top: 24px
	}
}

body.page-template-job .green-box.benefits-box ul li {
	width: calc(33.3333333333% - 13.3333333333px)
}

@media (max-width:768px) {
	body.page-template-job .green-box.benefits-box ul li {
		width: 100%
	}
}

.pricing#pricing {
	margin-bottom: 64px
}

.pricing#pricing .pricing-content .title-box h2 {
	text-align: center
}

.pricing#pricing .pricing-content .pricing-content--header {
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
	align-items: center
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--header {
		flex-direction: column;
		margin-top: 30px
	}
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--header .left-box {
		text-align: center
	}
}

.pricing#pricing .pricing-content .pricing-content--header .left-box p {
	padding: 0 0 16px 0;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
}

.pricing#pricing .pricing-content .pricing-content--header .left-box span {
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--header .left-box span {
		font-size: 18px
	}
}

.pricing#pricing .pricing-content .pricing-content--header .right-box {
	display: flex;
	align-items: center;
	height: 64px;
	padding: 18px 22px;
	background: #f8fffd;
	border-radius: 8px
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--header .right-box {
		margin-top: 32px
	}
}

.pricing#pricing .pricing-content .pricing-content--header .right-box.is-active p:first-child {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 300;
	color: #707684
}

.pricing#pricing .pricing-content .pricing-content--header .right-box.is-active p:last-child {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 600;
	color: #1b212f
}

.pricing#pricing .pricing-content .pricing-content--header .right-box p {
	padding: 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 300;
	color: #707684
}

.pricing#pricing .pricing-content .pricing-content--header .right-box p:first-child {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 600;
	color: #1b212f
}

.pricing#pricing .pricing-content .pricing-content--header .right-box .label {
	position: relative
}

.pricing#pricing .pricing-content .pricing-content--header .right-box .label input {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0
}

.pricing#pricing .pricing-content .pricing-content--header .right-box .label input:checked+label:after {
	left: auto;
	right: 2px
}

.pricing#pricing .pricing-content .pricing-content--header .right-box .label label {
	position: relative;
	display: block;
	width: 48px;
	height: 28px;
	margin: 0 20px;
	border: 1px solid #d7d9df;
	border-radius: 16px;
	transition: .5s;
	cursor: pointer;
	background: #e8fbf5
}

.pricing#pricing .pricing-content .pricing-content--header .right-box .label label:after {
	width: 22px;
	height: 22px;
	background: #4eb9b8;
	position: absolute;
	top: 2px;
	left: 2px;
	transition: .3s;
	content: "";
	border-radius: 50%
}

.pricing#pricing .pricing-content .pricing-content--package {
	margin-top: 22px;
	display: flex;
	position: relative
}

.pricing#pricing .pricing-content .pricing-content--package .left-col {
	width: 263px;
	padding-top: 2px
}

a.new-button {
	position: relative;
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

a.new-button:before {
	position: absolute;
	width: 232px;
	height: 74px;
	background: url(/wp-content/themes/theme-altris/public/css/img/43242.png) no-repeat center;
	background-size: cover;
	top: -3px;
	left: -43px;
	content: '';
	z-index: -1
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el a.new-button {
	display: none
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el a.new-button {
	margin-bottom: 20px;
	width: 196px;
	text-align: center
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el a.new-button:before {
	left: -20px
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--package .left-col {
		width: 200px
	}
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el a.new-button {
		display: block;
		z-index: 9
	}

	.pricing#pricing .pricing-content .pricing-content--package .left-col {
		display: none
	}
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box {
	height: 266px;
	padding-top: 40px;
	margin-top: 31px;
	position: relative
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box:before {
	position: absolute;
	right: 0;
	height: calc(100% - 93px);
	background: #f1f3f5;
	content: "";
	width: 1px;
	bottom: 0
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box:after {
	position: absolute;
	left: 0;
	height: calc(100% - 93px);
	background: #f1f3f5;
	content: "";
	width: 1px;
	bottom: 0
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box>h6 {
	padding: 5px 0 20px;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #f1f3f5;
	margin-bottom: 40px;
	padding-left: 25px
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box ul:first-child {
	margin-bottom: 78px
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box ul:first-child {
		margin-bottom: 0
	}
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box ul:last-child {
	margin-top: 50px
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box ul li {
	max-width: 186px;
	margin-bottom: 25px;
	padding-left: 25px;
	position: relative;
	z-index: 9
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .top-box ul li p {
	color: #707684;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	padding: 0
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .services-bottom {
	padding-top: 12px;
	border-top: 1px solid #f1f3f5;
	border-right: 1px solid #f1f3f5;
	border-left: 1px solid #f1f3f5;
	padding-bottom: 29px;
	padding-left: 25px
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .services-bottom .title {
	color: #1b212f;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 12px
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .services-bottom ul li {
	margin-bottom: 8px;
	height: 28px;
	display: flex;
	align-items: center;
	max-width: 186px
}

.pricing#pricing .pricing-content .pricing-content--package .left-col .services-bottom ul li p {
	padding: 0;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #707684
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider {
	width: calc(100% - 263px)
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider {
		width: calc(100% - 200px)
	}
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider {
		width: calc(100% - 60px);
		margin: 0 auto
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide {
	width: 33.3333333333%;
	border-radius: 12px;
	border: 1px solid #fff;
	background: #fff
}

@media (max-width:768px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide {
		background: rgba(6, 105, 119, .02);
		border: 1px solid rgba(6, 105, 119, .15)
	}

	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide.swiper-slide-active {
		background: #fff
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide:hover {
	border: 1px solid rgba(6, 105, 119, .15);
	box-shadow: 0 4px 15px rgba(35, 55, 66, .2);
	cursor: pointer
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide {
	opacity: 0 !important
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide.swiper-slide-active {
	opacity: 1 !important
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price {
	position: relative;
	width: 177px;
	margin: 24px auto 0;
	background: #e8fbf5;
	border-radius: 6px;
	display: flex;
	align-items: center;
	height: 48px;
	padding: 0 10px;
	justify-content: space-between
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price span {
	text-align: center;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	color: #1b212f;
	display: block;
	width: calc(100% - 30px)
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container {
	position: relative;
	width: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container .swiper-button-next,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container .swiper-button-prev {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container .swiper-button-next:after,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container .swiper-button-prev:after {
	font-size: 14px;
	color: #1fa4a2;
	font-weight: 600
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container .swiper-button-prev {
	bottom: 0;
	left: 0;
	transform: rotate(-90deg);
	top: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-price--el--pages .swiper-slide .control-price .button-container .swiper-button-next {
	top: 0;
	right: 0;
	transform: rotate(-90deg)
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .coral-text {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	color: #4eb9b8;
	display: block;
	max-width: 172px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide ul.grey-text {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	padding-bottom: 11px
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide ul.grey-text:last-child {
	margin-top: 40px
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide ul.grey-text:last-child li {
	list-style: disc
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide ul.grey-text:last-child li p {
	text-align: left
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide ul.grey-text li p {
	padding-top: 0;
	padding-bottom: 8px;
	color: #707684;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-slide-shadow-left,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .swiper-slide-shadow-right {
	background-image: none !important
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el {
	text-align: center;
	position: relative
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el:before {
	position: absolute;
	right: 0;
	height: calc(100% - 125px);
	background: #f1f3f5;
	content: "";
	width: 1px;
	bottom: 0
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el:after {
		position: absolute;
		left: 0;
		height: calc(100% - 42px);
		background: #f1f3f5;
		content: "";
		width: 1px;
		bottom: 0
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el>span {
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el>span.logo-name {
	background: linear-gradient(140.19deg, #37bebc 14.2%, #90dbbe 83.52%);
	border-radius: 12px;
	width: 163px;
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	margin: 0 auto;
	position: relative;
	bottom: -16px
}

@media (max-width:1280px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el>span.logo-name {
		font-size: 14px
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .name {
	color: #1b212f;
	font-family: 'Poppins';
	font-size: 32px;
	font-weight: 700;
	height: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 4px;
	border-bottom: 1px solid #f1f3f5;
	margin-bottom: 24px
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package {
	margin-top: 80px;
	display: none
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package {
		margin-top: 32px
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li {
	display: flex;
	flex-direction: column;
	justify-content: center
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li {
		padding: 0 24px
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li p {
	padding: 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	color: #1b212f;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li p.conditions {
	color: #4eb9b8;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	max-width: calc(100% - 40px);
	margin: 0 auto;
	display: none
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li p.conditions {
		margin: 0;
		max-width: 100px;
		text-align: left
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li p svg {
	margin-left: 2px;
	min-width: 12px
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .top-box--el {
	margin-bottom: 50px;
	align-items: center
}

@media (max-width:480px) {

	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .eq-conditions,
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .top-box--el {
		display: flex;
		justify-content: space-between
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .eq-conditions .mob-box,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .top-box--el .mob-box {
	display: none
}

@media (max-width:480px) {

	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .eq-conditions .mob-box,
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .top-box--el .mob-box {
		display: block
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .eq-conditions .mob-box>p,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li .top-box--el .mob-box>p {
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 500;
	color: #4f5668;
	max-width: 110px;
	margin: 0;
	text-align: left;
	height: auto
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .info-package ul li img {
	max-width: 100%;
	width: 18px;
	height: 18px;
	pointer-events: none
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box {
	padding-top: 40px
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box {
		padding-top: 12px;
		height: auto
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box.is-active .annual {
	display: none
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box.is-active .annual span {
	opacity: 1
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box.is-active .Month {
	display: block
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box.is-active .Month span {
	opacity: 1
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .annual p {
	color: #1fa4a2;
	padding: 0;
	font-family: 'Poppins';
	font-size: 28px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .annual p span {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	color: #4f5668
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .annual>span {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 4px;
	color: #35bebc;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	min-height: 18px;
	opacity: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .Month {
	display: none
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .Month p {
	color: #1fa4a2;
	padding: 0;
	font-family: 'Poppins';
	font-size: 28px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .Month p span {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	color: #4f5668
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .pricing-box .Month>span {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 4px;
	color: #35bebc;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	opacity: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .qty-client {
	margin-top: 33px;
	display: none;
	justify-content: center
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .qty-client {
		justify-content: space-between
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .qty-client .mob-box {
	display: none
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .qty-client .mob-box {
		display: block
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .qty-client .mob-box>p {
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 500;
	color: #4f5668;
	max-width: 110px;
	margin: 0;
	text-align: left;
	height: auto
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .qty-client span {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	color: #333
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .button-link {
	margin-top: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f1f3f5
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .button-link {
		border-bottom: none;
		margin-top: 32px
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .button-link a,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .button-link span {
	height: 48px;
	max-width: 177px;
	margin: 0 auto 4px;
	text-decoration: none
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .button-link span {
	background: #e8fbf5;
	pointer-events: none;
	border: 1px solid #e8fbf5;
	color: #4eb9b8
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .header-el .button-link p {
	padding: 0;
	text-align: center;
	display: flex;
	height: 40px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	align-items: center;
	color: #4eb9b8;
	justify-content: center
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el {
	padding-top: 52px;
	padding-bottom: 28px;
	border-right: 1px solid #f1f3f5
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el {
		border-left: 1px solid #f1f3f5;
		padding-top: 30px
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el .title {
	display: none
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el .title {
		display: flex;
		justify-content: center;
		text-align: center;
		font-family: 'Poppins';
		font-size: 18px;
		font-weight: 400;
		color: #707684;
		padding: 0 0 12px 0
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 28px;
	margin-bottom: 8px;
	width: 100%
}

@media (max-width:1024px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li {
		width: 100%
	}
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li {
		justify-content: space-between;
		padding: 0 37px
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li>p {
	display: none;
	padding: 0 10px 0 0
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li>p {
		display: block;
		color: #707684;
		font-family: 'Poppins';
		font-size: 12px;
		font-weight: 400;
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status img {
	width: 20px;
	height: 20px;
	min-width: 20px
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p {
	position: relative;
	background-color: #8adad9;
	border-radius: 12px 0;
	width: 91px;
	align-items: center;
	justify-content: center;
	display: flex;
	color: #fff;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	height: 28px;
	padding: 0;
	cursor: pointer
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p {
		font-size: 0;
		color: transparent;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-image: url(../../../../../images/union.png);
		background-repeat: no-repeat;
		background-size: 12px;
		background-position: center
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p:hover span {
	display: block
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p span {
	position: absolute;
	padding: 8px;
	background: #fff;
	box-shadow: 0 0 3px rgba(2, 40, 46, .2);
	border-radius: 12px;
	left: calc(100% - 16px);
	color: #000;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	min-width: 140px;
	bottom: 17px;
	display: none;
	z-index: 3
}

@media (max-width:1440px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p span {
		left: auto;
		right: calc(100% - 16px)
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p span:before {
	border: 12px solid transparent;
	border-right: 26px solid #fff;
	position: absolute;
	left: -19px;
	bottom: -11px;
	content: "";
	width: 20px;
	height: 20px;
	transform: rotate(-39.45deg);
	z-index: -1
}

@media (max-width:1440px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper li.swiper-slide .services-el ul li .status p span:before {
		left: auto;
		right: -19px;
		transform: rotate(-136.45deg)
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider .swiper-wrapper .swiper-cube-shadow {
	opacity: 0 !important
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__prev {
	display: none;
	left: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__prev:after {
	display: none
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__prev {
		display: flex
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__next {
	display: none;
	right: 0
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__next:after {
	display: none
}

@media (max-width:480px) {
	.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__next {
		display: flex
	}
}

.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__next,
.pricing#pricing .pricing-content .pricing-content--package .pricing--slider__prev {
	top: 250px
}

.pricing#pricing .popup-contents {
	position: fixed;
	top: 0;
	max-height: 100vh;
	max-width: 100vw;
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, .3803921569);
	z-index: 21
}

.pricing#pricing .popup-contents.is-active {
	display: flex
}

.pricing#pricing .popup-contents .popup-info {
	position: relative;
	width: 100%;
	max-width: 1024px;
	height: 790px;
	background: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
	border-radius: 12px;
	z-index: 19;
	display: none;
	padding: 32px;
	left: 0;
	overflow: hidden
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info {
		padding: 32px 22px;
		height: 100%
	}
}

.pricing#pricing .popup-contents .popup-info.is-active {
	display: block
}

.pricing#pricing .popup-contents .popup-info .close {
	position: absolute;
	right: 32px;
	top: 32px;
	width: 32px;
	height: 32px;
	cursor: pointer
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info .close {
		right: 10px;
		top: 10px;
		width: 20px;
		height: 20px
	}
}

.pricing#pricing .popup-contents .popup-info .close:after,
.pricing#pricing .popup-contents .popup-info .close:before {
	position: absolute;
	left: 15px;
	content: " ";
	height: 33px;
	width: 2px;
	background-color: #4eb9b8
}

@media (max-width:768px) {

	.pricing#pricing .popup-contents .popup-info .close:after,
	.pricing#pricing .popup-contents .popup-info .close:before {
		height: 20px;
		left: 10px
	}
}

.pricing#pricing .popup-contents .popup-info .close:before {
	transform: rotate(45deg)
}

.pricing#pricing .popup-contents .popup-info .close:after {
	transform: rotate(-45deg)
}

.pricing#pricing .popup-contents .popup-info h4 {
	text-align: center;
	padding: 0;
	color: #066977;
	font-family: 'Poppins';
	font-size: 36px;
	font-weight: 700;
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info h4 {
		font-size: 24px
	}
}

.pricing#pricing .popup-contents .popup-info .popup-title {
	display: flex;
	border-radius: 12px 12px 0 0;
	background: #066977;
	margin-top: 24px
}

.pricing#pricing .popup-contents .popup-info .popup-title p {
	width: 50%;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
	text-align: center
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info .popup-title p {
		font-size: 16px
	}
}

.pricing#pricing .popup-contents .popup-info .list-block {
	display: flex;
	overflow: auto;
	height: calc(100% - 223px)
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info .list-block {
		height: calc(100% - 117px)
	}
}

.pricing#pricing .popup-contents .popup-info ul {
	width: 50%
}

.pricing#pricing .popup-contents .popup-info ul li {
	border: 1px solid #11a8a8;
	border-top: none;
	display: flex;
	height: 36px;
	align-items: center
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info ul li {
		height: 100px
	}
}

.pricing#pricing .popup-contents .popup-info ul li p {
	padding: 0 12px;
	color: #000;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
}

@media (max-width:768px) {
	.pricing#pricing .popup-contents .popup-info ul li p {
		font-size: 12px
	}
}

.contact-us__section {
	padding: 60px 0;
	background: url(../../../../../images/Group23325.jpg) no-repeat;
	background-size: cover
}

@media (max-width:768px) {
	.contact-us__section {
		padding: 50px 0
	}
}

.contact-us__section .contact-us--box {
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media (max-width:1024px) {
	.contact-us__section .contact-us--box {
		flex-direction: column;
		align-items: center
	}
}

.contact-us__section .contact-us--box .column-content {
	width: 533px
}

@media (max-width:1024px) {
	.contact-us__section .contact-us--box .column-content {
		margin-top: 50px;
		max-width: 533px;
		width: 100%
	}
}

.contact-us__section .contact-us--box .column-content .content-box {
	padding: 32px;
	border-radius: 12px;
	background: rgba(255, 255, 255, .1);
	max-width: 395px;
	margin: 0 auto
}

.contact-us__section .contact-us--box .column-content .content-box span {
	text-align: center;
	display: block;
	color: #fff;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
}

.contact-us__section .contact-us--box .column-content .content-box p {
	text-align: center;
	padding: 12px 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.contact-us__section .contact-us--box .column-content .content-box a {
	text-decoration: none;
	color: #fff;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 330px;
	height: 56px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	border-radius: 6px
}

.contact-us__section .contact-us--box .column-content .content-box a:hover {
	background: #fff;
	color: #4eb9b8
}

@media (max-width:1024px) {
	.contact-us__section .contact-us--box .column-content .content-box a {
		max-width: 330px;
		width: 100%
	}
}

.contact-us__section .contact-us--box .column-content .hr-el {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 30px 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 0
}

.contact-us__section .contact-us--box .column-content .hr-el:before {
	position: absolute;
	height: 1px;
	width: 46%;
	left: 0;
	background: #fff;
	content: "";
	top: 50%
}

.contact-us__section .contact-us--box .column-content .hr-el:after {
	position: absolute;
	height: 1px;
	width: 46%;
	right: 0;
	background: #fff;
	content: "";
	top: 50%
}

.contact-us__section #gform_1_validation_container {
	display: none !important
}

.contact-us__section .title-box h2 {
	text-align: center;
	color: #fff;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	padding: 0
}

@media (max-width:768px) {
	.contact-us__section .title-box h2 {
		font-size: 28px
	}
}

.contact-us__section .title-box p {
	padding: 12px 0 0;
	text-align: center;
	color: #fff;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
	max-width: 600px;
	margin: 0 auto
}

@media (max-width:768px) {
	.contact-us__section .title-box p {
		font-size: 18px
	}
}

.contact-us__section .form-section--content {
	max-width: 536px;
	position: relative;
	width: 100%
}

.contact-us__section .form-section--content .button-box {
	display: flex;
	justify-content: center;
	margin-top: 64px
}

.contact-us__section .form-section--content a {
	width: calc(50% - 6px);
	left: 0;
	bottom: 24px;
	background: #fff;
	border: 1px solid #4eb9b8;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	color: #4eb9b8;
	text-decoration: none;
	border-radius: 6px;
	height: 64px
}

.contact-us__section .form-section--content a:first-child {
	display: none
}

.contact-us__section .form-section--content a:hover {
	color: #fff;
	background: 0 0
}

@media (max-width:480px) {
	.contact-us__section .form-section--content a {
		font-size: 13px
	}
}

.contact-us__section .gform_wrapper {
	max-width: 536px;
	margin: 0 auto;
	width: 100%
}

.contact-us__section .gform_wrapper .gform_heading {
	text-align: center
}

.contact-us__section .gform_wrapper .gform_heading .gform_title {
	color: #fff;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 72px;
	text-align: center;
	padding: 0
}

.contact-us__section .gform_wrapper .gform_heading .gform_description {
	color: #fff;
	padding-top: 16px;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

.contact-us__section .gform_wrapper #gform_2 .ginput_container.ginput_container_select {
	position: relative
}

.contact-us__section .gform_wrapper #gform_2 .ginput_container.ginput_container_select:before {
	position: absolute;
	width: 15px;
	height: 15px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	content: "";
	top: 21px;
	right: 16px;
	transform: rotate(-45deg)
}

.contact-us__section .gform_wrapper #gform_2 select {
	border: 1px solid #8adad9;
	border-radius: 8px;
	padding: 22px 30px 22px 16px;
	background: 0 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative
}

.contact-us__section .gform_wrapper #gform_2 select:focus-visible {
	outline: 2px solid transparent
}

.contact-us__section .gform_wrapper #gform_2 select option {
	color: #4eb9b8
}

.contact-us__section .gform_wrapper #gform_1 .gform_footer,
.contact-us__section .gform_wrapper #gform_7 .gform_footer {
	width: 100%
}

.contact-us__section .gform_wrapper #gform_1 .gfield_description,
.contact-us__section .gform_wrapper #gform_7 .gfield_description {
	border: none;
	background: 0 0;
	color: #fff;
	margin: 0;
	padding: 4px 0 0 0;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
}

.contact-us__section .gform_wrapper #gform_1,
.contact-us__section .gform_wrapper #gform_7,
.contact-us__section .gform_wrapper #gform_2 {
	margin-top: 43px
}

.contact-us__section .gform_wrapper #gform_1 input:not([type=submit]),
.contact-us__section .gform_wrapper #gform_1 textarea,
.contact-us__section .gform_wrapper #gform_7 input:not([type=submit]),
.contact-us__section .gform_wrapper #gform_7 textarea,
.contact-us__section .gform_wrapper #gform_2 input:not([type=submit]),
.contact-us__section .gform_wrapper #gform_2 textarea {
	border: 1px solid #fff !important;
	border-radius: 8px;
	padding: 20px 16px;
	background: 0 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	resize: none
}

.contact-us__section .gform_wrapper #gform_1 input:not([type=submit])::-moz-placeholder,
.contact-us__section .gform_wrapper #gform_1 textarea::-moz-placeholder,
.contact-us__section .gform_wrapper #gform_7 input:not([type=submit])::-moz-placeholder,
.contact-us__section .gform_wrapper #gform_7 textarea::-moz-placeholder,
.contact-us__section .gform_wrapper #gform_2 input:not([type=submit])::-moz-placeholder,
.contact-us__section .gform_wrapper #gform_2 textarea::-moz-placeholder {
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.contact-us__section .gform_wrapper #gform_1 input:not([type=submit]):-ms-input-placeholder,
.contact-us__section .gform_wrapper #gform_1 textarea:-ms-input-placeholder,
.contact-us__section .gform_wrapper #gform_7 input:not([type=submit]):-ms-input-placeholder,
.contact-us__section .gform_wrapper #gform_7 textarea:-ms-input-placeholder,
.contact-us__section .gform_wrapper #gform_2 input:not([type=submit]):-ms-input-placeholder,
.contact-us__section .gform_wrapper #gform_2 textarea:-ms-input-placeholder {
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.contact-us__section .gform_wrapper #gform_1 input:not([type=submit])::placeholder,
.contact-us__section .gform_wrapper #gform_1 textarea::placeholder,
.contact-us__section .gform_wrapper #gform_7 input:not([type=submit])::placeholder,
.contact-us__section .gform_wrapper #gform_7 textarea::placeholder,
.contact-us__section .gform_wrapper #gform_2 input:not([type=submit])::placeholder,
.contact-us__section .gform_wrapper #gform_2 textarea::placeholder {
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.contact-us__section .gform_wrapper #gform_1 input[type=submit],
.contact-us__section .gform_wrapper #gform_7 input[type=submit],
.contact-us__section .gform_wrapper #gform_2 input[type=submit] {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4eb9b8;
	border-radius: 6px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #fff;
	height: 64px;
	width: 100%;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize
}

.contact-us__section .gform_wrapper #gform_1 input[type=submit]:hover,
.contact-us__section .gform_wrapper #gform_7 input[type=submit]:hover,
.contact-us__section .gform_wrapper #gform_2 input[type=submit]:hover {
	background: #4eb9b8;
	color: #fff
}

@media (max-width:480px) {

	.contact-us__section .gform_wrapper #gform_1 input[type=submit],
	.contact-us__section .gform_wrapper #gform_7 input[type=submit],
	.contact-us__section .gform_wrapper #gform_2 input[type=submit] {
		font-size: 13px
	}
}

.contact-us__section .gform_wrapper #gform_1 textarea,
.contact-us__section .gform_wrapper #gform_7 textarea,
.contact-us__section .gform_wrapper #gform_2 textarea {
	height: 125px
}

.form-section {
	padding: 64px 0;
	background: url(../../../../../images/Group23325.jpg) no-repeat;
	background-size: cover
}

@media (max-width:768px) {
	.form-section {
		padding: 50px 0
	}
}

.form-section .title-box {
	max-width: 470px;
	margin-left: auto;
	margin-right: auto
}

.form-section .title-box h2 {
	color: #fff;
	padding: 0;
	font-family: 'Poppins';
	font-size: 72px;
	font-weight: 700;
	text-align: center
}

@media (max-width:768px) {
	.form-section .title-box h2 {
		font-size: 28px
	}
}

.form-section .title-box p {
	color: #fff;
	padding: 12px 0 0;
	text-align: center;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

@media (max-width:768px) {
	.form-section .title-box p {
		font-size: 18px;
		padding-top: 5px
	}
}

.form-section .form-section--content {
	margin-top: 32px
}

.form-section .form-section--content .button-box a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 64px;
	background: #fff;
	border: 1px solid #fff;
	color: #4eb9b8;
	box-shadow: 3px 2px 22px rgba(0, 0, 0, .22);
	border-radius: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none
}

.form-section .form-section--content .button-box a:first-child {
	display: none
}

.form-section .form-section--content .button-box a:hover {
	background: #4eb9b8;
	color: #fff
}

.widget-container {
	background: #199698;
	border-radius: 12px;
	padding: 24px;
	order: 2;
	margin: 24px 0
}

@media (max-width:480px) {
	.widget-container {
		padding: 24px 10px
	}
}

.widget-container .header-widget {
	display: flex;
	justify-content: space-between
}

.widget-container .header-widget p {
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
}

.widget-container .header-widget span {
	cursor: pointer
}

.widget-container .header-widget span.is-active svg {
	display: none
}

.widget-container .header-widget span.is-active {
	position: relative;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	cursor: pointer
}

.widget-container .header-widget span.is-active:after,
.widget-container .header-widget span.is-active:before {
	position: absolute;
	left: 15px;
	content: " ";
	height: 33px;
	width: 2px;
	background-color: #fff
}

@media (max-width:768px) {

	.widget-container .header-widget span.is-active:after,
	.widget-container .header-widget span.is-active:before {
		height: 20px;
		left: 10px
	}
}

.widget-container .header-widget span.is-active:before {
	transform: rotate(45deg)
}

.widget-container .header-widget span.is-active:after {
	transform: rotate(-45deg)
}

.widget-container .hide-widget-box {
	display: none
}

.widget-container .hide-widget-box.variable-box a.link-hidden {
	display: block
}

.widget-container .hide-widget-box a.link-hidden {
	display: none;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	border-radius: 6px;
	cursor: pointer;
	background: #4eb9b8;
	border: 1px solid #4eb9b8;
	height: 48px;
	width: 177px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none
}

.widget-container .hide-widget-box a.link-hidden:hover {
	background: #fff;
	color: #4eb9b8
}

.widget-container .hide-widget-box .gform_wrapper {
	padding-top: 34px
}

.widget-container .hide-widget-box .gform_wrapper .gform_validation_errors {
	display: none
}

.widget-container .hide-widget-box .gform_wrapper .gfield_description {
	border: none;
	background: 0 0;
	color: #fff;
	margin: 0;
	padding: 4px 0 0 0;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
}

.widget-container .hide-widget-box .gform_wrapper .gform_heading {
	display: none
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container input:not([type=submit]),
.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container textarea {
	border: 1px solid #8adad9;
	border-radius: 8px;
	background: #fff;
	padding: 20px 16px;
	color: #066977;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	resize: none
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container input:not([type=submit])::-moz-placeholder,
.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container textarea::-moz-placeholder {
	color: #066977;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container input:not([type=submit]):-ms-input-placeholder,
.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder {
	color: #066977;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container input:not([type=submit])::placeholder,
.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
	color: #066977;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_footer {
	margin: 16px 0 0;
	padding: 0
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_footer input[type=submit] {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	border-radius: 6px;
	cursor: pointer;
	background: #4eb9b8;
	border: 1px solid #4eb9b8;
	height: 48px;
	width: 177px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize
}

.widget-container .hide-widget-box .gform_wrapper #gform_2 .gform_footer input[type=submit]:hover {
	background: #fff;
	color: #4eb9b8
}

.gform_confirmation_wrapper {
	margin: 0 auto;
	text-align: center
}

.gform_wrapper.gravity-theme .gfield_label {
	display: none !important
}

.gform_confirmation_message {
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.page-template-B2B .contact-us__section .gform_wrapper {
	max-width: 636px
}

.page-template-B2B .contact-us__section .contact-us--box .column-content {
	display: none
}

@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
	touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
	content: "";
	flex-shrink: 0;
	order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.preloader-default {
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	width: 2rem;
	height: 2rem;
	border: 2px solid #ccc;
	border-top-color: coral;
	border-right-color: coral;
	border-radius: 50%;
	transform: translate(-50%, -50%) rotate(0);
	transition: all .5s ease-in-out;
	-webkit-animation: preloader 1s infinite linear;
	animation: preloader 1s infinite linear
}

.is-load {
	position: relative
}

.is-load .preloader {
	display: block
}

.view-header {
	position: relative;
	width: 100%;
	order: 1
}

header {
	border-bottom: 1px solid #e5e9f2
}

header .mob-logo {
	display: none
}

header .header-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 72px;
	z-index: 99
}

header .header-content .logo {
	max-width: 106px;
	width: 100%
}

header .header-content .logo a,
header .header-content .logo span {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none
}

header .header-content .logo a img,
header .header-content .logo span img {
	width: auto;
	max-width: 100%;
	height: auto
}

header .header-content .burger {
	display: none;
	flex-direction: column;
	justify-content: space-between;
	width: 24px;
	height: 18px;
	z-index: 99
}

header .header-content .burger.is-active {
	width: 26px;
	height: 20px;
}

header .header-content .burger.is-active span:nth-child(2),
header .header-content .burger.is-active span:nth-child(3) {
	display: none
}

header .header-content .burger.is-active span:first-child {
	position: relative;
	transform: rotate(45deg);
	transform-origin: 0 0
}

header .header-content .burger.is-active span:last-child {
	position: relative;
	transform: rotate(-45deg);
	transform-origin: 0 100%
}

@media (max-width:1024px) {
	header .header-content .burger {
		display: flex
	}
}

header .header-content .burger span {
	display: block;
	background: #4eb9b8;
	width: 100%;
	height: 2px;
	border-radius: 2px
}

header .header-content .header-nav {
	height: 100%
}

@media (max-width:1024px) {
	header .header-content .header-nav {
		position: absolute;
		left: 0;
		height: calc(100vh - 115px);
		top: 72px;
		background: #fff;
		z-index: 9;
		width: 100%;
		padding: 32px 15px;
		display: none;
		border-radius: 0 0 12px 12px
	}
}

header .header-content .header-nav .menu-header-menu-container {
	height: 100%
}

header .header-content .header-nav .menu-header-menu-container .menu {
	display: flex;
	align-items: center;
	height: 100%
}

@media (max-width:1024px) {
	header .header-content .header-nav .menu-header-menu-container .menu {
		flex-direction: column;
		align-items: flex-start;
		height: auto;
		overflow: auto
	}
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item {
	margin-right: 74px;
	position: relative;
	height: 100%;
	display: flex;
	align-items: center
}

@media (max-width:1024px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item {
		margin-right: 0;
		margin-bottom: 32px
	}
}

@media (min-width:1025px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item:hover a {
		color: #4eb9b8
	}
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	cursor: pointer
}

@media (max-width:1024px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children {
		display: block
	}
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children>a:before {
	position: absolute;
	display: block;
	top: calc(50% - 8px);
	right: 0;
	border-left: 2px solid #1b212f;
	border-bottom: 2px solid #1b212f;
	content: "";
	width: 10px;
	height: 10px;
	transform: rotate(-45deg)
}

@media (max-width:1024px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children>a:before {
		position: absolute;
		top: 9px;
		right: -22px
	}

	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.is-active>a:before {
		top: 13px !important
	}
}

@media (min-width:1025px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:hover a:before {
		border-left: 2px solid #4eb9b8;
		border-bottom: 2px solid #4eb9b8
	}

	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:hover .sub-menu {
		display: block
	}
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	height: auto;
	width: 100%;
	z-index: 13;
	background: #fff;
	min-width: 363px;
	display: none;
	border-radius: 0 0 4px 4px
}

@media (max-width:1024px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu {
		position: relative;
		min-width: auto
	}

	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu.is-active {
		display: block
	}
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item {
	height: 56px;
	display: flex;
	align-items: center
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item a {
	text-decoration: none;
	font-size: 16px;
	color: #1b212f;
	font-family: 'Poppins';
	position: relative;
	display: flex;
	align-items: center
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item a:before {
	position: relative;
	margin: 0 17px 0 12px;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #e8fbf5;
	background-image: url(../../../../../images/team.png);
	background-position: center;
	content: "";
	background-repeat: no-repeat;
	border: none
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item a:hover {
	color: #4eb9b8
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.is-active>a {
	color: #4eb9b8
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.is-active>a:before {
	transform: rotate(135deg);
	border-left: 2px solid #4eb9b8;
	border-bottom: 2px solid #4eb9b8;
	top: 9px
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item>a {
	text-decoration: none;
	font-size: 16px;
	color: #1b212f;
	font-family: 'Poppins';
	padding-right: 27px;
	position: relative
}

@media (max-width:480px) {
	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item>a {
		font-size: 22px
	}

	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item {
		height: 65px
	}

	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item a {
		font-size: 20px
	}

	header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children .sub-menu .menu-item a:before {
		width: 45px;
		height: 45px;
		background-size: 30px !important
	}

	#menu-item-7463>a:before {
		background-size: 26px !important
	}
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(3) .sub-menu .menu-item:nth-child(1) a:before {
	background-image: url(../../../../../images/blog.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(3) .sub-menu .menu-item:nth-child(2) a:before {
	background-image: url(../../../../../images/reserarch.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(1) .sub-menu .menu-item:nth-child(1) a:before {
	background-image: url(../../../../../images/team.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(1) a:before {
	background-image: url(../../../../../images/optalmologist.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(2) a:before {
	background-image: url(../../../../../images/optometrist.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(3) a:before {
	background-image: url(../../../../../images/optalmologist_clinic.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(4) a:before {
	background-image: url(../../../../../images/optometrist_clinic.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(5) a:before {
	background-image: url(../../../../../images/pharma.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(6) a:before {
	background-image: url(../../../../../images/menu.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .header-nav .menu-header-menu-container .menu>.menu-item.menu-item-has-children:nth-child(2) .sub-menu .menu-item:nth-child(7) a:before {
	background-image: url(../../../../../images/product.png);
	background-size: 18px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #e8fbf5
}

header .header-content .button-coral {
	width: 118px;
	height: 37px;
	text-decoration: none;
	opacity: 0;
	pointer-events: none
}

@media (max-width:1024px) {
	header .header-content .button-coral {
		display: none
	}
}

.view-section {
	position: relative;
	width: 100%;
	order: 2;
	flex-grow: 1
}

.home .content-section .content-section-row:first-child,
.page-template-B2B .content-section .content-section-row:first-child {
	margin-bottom: 64px
}

@media (max-width:768px) {

	.home .content-section .content-section-row:first-child,
	.page-template-B2B .content-section .content-section-row:first-child {
		margin-bottom: 50px
	}
}

@media (max-width:768px) {

	.home .how-do .how-do--content>.left-box img,
	.home .how-do .how-do--content>.left-box video,
	.page-template-B2B .how-do .how-do--content>.left-box img,
	.page-template-B2B .how-do .how-do--content>.left-box video {
		display: none
	}

	.home .how-do .how-do--content>.left-box img.mob-gif,
	.home .how-do .how-do--content>.left-box video.mob-gif,
	.page-template-B2B .how-do .how-do--content>.left-box img.mob-gif,
	.page-template-B2B .how-do .how-do--content>.left-box video.mob-gif {
		display: block !important;
		margin: 0 auto
	}
}

.home .how-do .how-do--content>.left-box img.mob-gif,
.home .how-do .how-do--content>.left-box video.mob-gif,
.page-template-B2B .how-do .how-do--content>.left-box img.mob-gif,
.page-template-B2B .how-do .how-do--content>.left-box video.mob-gif {
	display: none
}

.home .how-do .how-do--content>.left-box video,
.page-template-B2B .how-do .how-do--content>.left-box video {
	width: 100%;
	height: auto
}

.home .how-do,
.page-template-B2B .how-do {
	padding: 64px 0
}

@media (max-width:768px) {

	.home .how-do,
	.page-template-B2B .how-do {
		padding: 50px 0
	}
}

.home .how-do .how-do--content,
.page-template-B2B .how-do .how-do--content {
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

@media (max-width:768px) {

	.home .how-do .how-do--content,
	.page-template-B2B .how-do .how-do--content {
		flex-direction: column
	}
}

.home .how-do .how-do--content>div,
.page-template-B2B .how-do .how-do--content>div {
	width: calc(50% - 20px)
}

@media (max-width:768px) {

	.home .how-do .how-do--content>div,
	.page-template-B2B .how-do .how-do--content>div {
		width: 100%
	}
}

.home .how-do .how-do--content .left-box h2,
.page-template-B2B .how-do .how-do--content .left-box h2 {
	font-family: 'Poppins';
	font-size: 36px;
	font-weight: 700;
	line-height: 72px;
	padding: 0 0 24px;
	text-align: center;
	max-width: 290px;
	margin: 0 auto
}

@media (min-width:789px) {

	.home .how-do .how-do--content .left-box h2,
	.page-template-B2B .how-do .how-do--content .left-box h2 {
		display: none
	}
}

@media (max-width:768px) {

	.home .how-do .how-do--content .right-box,
	.page-template-B2B .how-do .how-do--content .right-box {
		margin-top: 32px
	}
}

.home .how-do .how-do--content .right-box h2,
.page-template-B2B .how-do .how-do--content .right-box h2 {
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 72px;
	padding: 0 0 24px
}

@media (max-width:768px) {

	.home .how-do .how-do--content .right-box h2,
	.page-template-B2B .how-do .how-do--content .right-box h2 {
		display: none
	}
}

.home .how-do .how-do--content .right-box .redactor-wp>*,
.page-template-B2B .how-do .how-do--content .right-box .redactor-wp>* {
	padding-bottom: 24px
}

main.reviews-pages {
	background: #f8fffd;
	padding-top: 64px
}

main.reviews-pages .title {
	max-width: 860px;
	margin: 0 auto
}

main.reviews-pages .title h2 {
	text-align: center;
	padding: 0;
	font-family: 'Poppins';
	font-size: 56px;
	font-weight: 700;
	line-height: 72px;
	color: #1b212f
}

@media (max-width:1024px) {
	main.reviews-pages .title h2 {
		font-family: 'Poppins';
		font-size: 36px;
		font-weight: 700;
		line-height: 54px;
	}
}

main.reviews-pages .title p {
	text-align: center;
	padding: 20px 0 0;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
}

@media (max-width:1024px) {
	main.reviews-pages .title p {
		font-family: 'Poppins';
		font-size: 18px;
		font-weight: 400;
	}
}

main.reviews-pages ul {
	max-width: 862px;
	margin: 45px auto 0
}

@media (max-width:1024px) {
	main.reviews-pages ul {
		margin-top: 32px
	}
}

main.reviews-pages ul.is-active li {
	display: block
}

main.reviews-pages ul li {
	background-color: #fff;
	box-shadow: 0 10px 20px rgba(41, 41, 42, .07);
	border-radius: 16px;
	background-image: url(../../../../../images/Quote.png);
	background-position: calc(100% - 28px) 17px;
	background-repeat: no-repeat;
	margin-bottom: 28px;
	padding: 16px 24px 24px;
	display: none
}

@media (max-width:1024px) {
	main.reviews-pages ul li {
		background-image: none;
		padding: 16px;
		margin-bottom: 24px
	}
}

main.reviews-pages ul li:nth-child(-n+5) {
	display: block
}

main.reviews-pages ul li .comment-header {
	display: flex;
	align-items: center
}

main.reviews-pages ul li .comment-header .img-box {
	background: url(../../../../../images/avatar-def.jpg) no-repeat;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	overflow: hidden;
	min-width: 56px
}

main.reviews-pages ul li .comment-header .img-box img {
	width: 100%;
	height: auto
}

main.reviews-pages ul li .comment-header .info-box {
	margin-left: 12px
}

main.reviews-pages ul li .comment-header .info-box span {
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 700;
	color: #1b212f
}

main.reviews-pages ul li .comment-header .info-box p {
	max-width: 355px;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	color: #474a57
}

main.reviews-pages ul li .text-comment {
	margin: 18px 0;
	display: flex;
	align-items: center
}

main.reviews-pages ul li .text-comment p {
	padding: 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

main.reviews-pages ul li .soc-box {
	display: flex;
	align-items: center
}

main.reviews-pages ul li .soc-box img {
	max-width: 28px;
	max-height: 28px;
	width: auto;
	height: auto
}

main.reviews-pages .button-coral {
	height: 54px;
	width: 312px;
	margin: 64px auto 69px
}

@media (max-width:768px) {
	main.reviews-pages .button-coral {
		width: 162px;
		font-size: 13px;
		margin: 32px auto 64px
	}
}

.blog-pages .top-banner {
	padding: 97px 0;
	background: url(../../../../../images/Group23325.jpg) no-repeat;
	background-size: cover
}

@media (max-width:1024px) {
	.blog-pages .top-banner {
		padding: 44px 0
	}
}

.blog-pages .top-banner .top-banner__content {
	display: flex;
	justify-content: space-between
}

.blog-pages .top-banner .top-banner__content .left-block {
	border-right: 1px solid #fff;
	padding-right: 21px
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .left-block {
		display: none
	}
}

.blog-pages .top-banner .top-banner__content .left-block h2 {
	text-transform: capitalize;
	padding: 0;
	font-family: 'Poppins';
	font-size: 21px;
	font-weight: 700;
	color: #fff
}

.blog-pages .top-banner .top-banner__content .left-block ul {
	display: flex;
	justify-content: space-between;
	margin-top: 57px;
	max-width: 862px
}

.blog-pages .top-banner .top-banner__content .left-block ul li {
	width: calc(50% - 20px)
}

.blog-pages .top-banner .top-banner__content .left-block ul li a {
	color: #fff
}

.blog-pages .top-banner .top-banner__content .left-block ul li a h3 {
	text-transform: capitalize;
	font-family: 'Poppins';
	font-size: 28px;
	font-weight: 700;
	color: #fff
}

.blog-pages .top-banner .top-banner__content .left-block ul li .img-box {
	margin-top: 16px;
	margin-bottom: 24px
}

.blog-pages .top-banner .top-banner__content .left-block ul li .img-box img {
	border-radius: 12px;
	width: 100%;
	height: 229px;
	max-height: 229px;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box {
	display: flex;
	align-items: center;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box img {
	width: 18px;
	height: 18px;
	border-radius: 50%
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .name {
	margin-left: 8px;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .date {
	margin: 0 8px;
	padding: 0 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: flex;
	align-items: center
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .date p,
.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .date>* {
	padding: 0;
	font-size: 12px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 400;
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .date svg {
	margin-right: 8px
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .time {
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.blog-pages .top-banner .top-banner__content .left-block ul li .info-box .time svg {
	margin-right: 8px
}

.blog-pages .top-banner .top-banner__content .left-block ul li .redactor-wp {
	height: 64px;
	overflow: hidden;
	margin-top: 8px
}

.blog-pages .top-banner .top-banner__content .left-block ul li .redactor-wp>* {
	font-size: 18px;
	color: #fff;
	line-height: 32px
}

.blog-pages .top-banner .top-banner__content .left-block ul li .redactor-wp a {
	color: #4eb9b8
}

.blog-pages .top-banner .top-banner__content .right-block {
	max-width: 411px;
	margin-left: 19px
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block {
		max-width: none;
		margin-left: 0;
		width: 100%
	}
}

.blog-pages .top-banner .top-banner__content .right-block h2 {
	text-transform: capitalize;
	font-family: 'Poppins';
	font-size: 21px;
	font-weight: 700;
	color: #fff
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block h2 {
		text-align: center
	}
}

.blog-pages .top-banner .top-banner__content .right-block h2 span {
	background: #4eb9b8
}

.blog-pages .top-banner .top-banner__content .right-block .mySwiper {
	width: 100%;
	overflow: hidden
}

.blog-pages .top-banner .top-banner__content .right-block ul {
	margin-top: 56px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 600px
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block ul {
		flex-direction: row;
		height: auto;
		flex-wrap: nowrap;
		margin-top: 32px
	}
}

.blog-pages .top-banner .top-banner__content .right-block ul li {
	height: calc(50% - 50px) !important
}

.blog-pages .top-banner .top-banner__content .right-block ul li .img-box {
	display: none
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block ul li .img-box {
		display: block;
		margin-top: 12px
	}
}

.blog-pages .top-banner .top-banner__content .right-block ul li .img-box img {
	width: 100%;
	height: 229px;
	border-radius: 12px;
	max-height: 229px;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.blog-pages .top-banner .top-banner__content .right-block ul li a {
	color: #fff
}

.blog-pages .top-banner .top-banner__content .right-block ul li a h3 {
	text-decoration: none;
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block ul li a h3 {
		font-size: 28px;
		text-align: center
	}
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box {
	display: flex;
	align-items: center;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-top: 8px;
	margin-bottom: 17px
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block ul li .info-box {
		justify-content: center
	}
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box img {
	width: 18px;
	height: 18px;
	border-radius: 50%
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box .name {
	margin-left: 8px;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box .date {
	margin: 0 8px;
	padding: 0 8px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: flex;
	align-items: center
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box .date p {
	padding: 0;
	font-size: 12px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 400;
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box .date svg {
	margin-right: 8px
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box .time {
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.blog-pages .top-banner .top-banner__content .right-block ul li .info-box .time svg {
	margin-right: 8px
}

.blog-pages .top-banner .top-banner__content .right-block ul li .redactor-wp {
	height: 96px;
	overflow: hidden;
	margin-top: 8px
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block ul li .redactor-wp {
		text-align: center
	}
}

.blog-pages .top-banner .top-banner__content .right-block ul li .redactor-wp a {
	color: #4eb9b8
}

.blog-pages .top-banner .top-banner__content .right-block ul li .redactor-wp>* {
	font-size: 18px;
	color: #fff;
	line-height: 32px
}

.blog-pages .top-banner .top-banner__content .right-block .swiper-pagination--article {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -50px;
	position: relative;
	z-index: 12
}

@media (max-width:1024px) {
	.blog-pages .top-banner .top-banner__content .right-block .swiper-pagination--article {
		margin-top: 25px
	}
}

.blog-pages .top-banner .top-banner__content .right-block .swiper-pagination--article .swiper-pagination-bullet {
	cursor: pointer;
	width: 10px;
	height: 6px;
	background: #c4d1d1;
	margin: 0 4px;
	border-radius: 3px;
	opacity: 1
}

.blog-pages .top-banner .top-banner__content .right-block .swiper-pagination--article .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 25px;
	background: #4eb9b8
}

.blog-pages .content-archive {
	display: flex;
	justify-content: center;
	margin-top: 64px
}

@media (max-width:768px) {
	.blog-pages .content-archive {
		margin-top: 50px
	}
}

.blog-pages .content-archive .left-box {
	margin: 0 auto;
	max-width: 862px
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box {
		max-width: 100%
	}
}

.blog-pages .content-archive .left-box h2 {
	text-transform: capitalize;
	font-family: 'Poppins';
	font-size: 21px;
	font-weight: 700;
	color: #333
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box h2 {
		font-size: 28px;
		text-align: center
	}
}

.blog-pages .content-archive .left-box h2 span {
	background: #4eb9b8;
	color: #fff
}

.blog-pages .content-archive .left-box ul {
	margin-top: 54px
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul {
		margin-top: 32px
	}
}

.blog-pages .content-archive .left-box ul .subscribe {
	background-image: url(../../../../../images/Group4321423.jpg);
	background-size: cover;
	margin: 54px 0;
	width: 100%;
	padding: 46px 0;
	display: flex;
	justify-content: center;
	border-radius: 12px
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul .subscribe {
		padding: 24px 0;
		margin: 24px 0
	}
}

.blog-pages .content-archive .left-box ul .subscribe .button-box {
	display: flex;
	align-items: center
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul .subscribe .button-box {
		flex-direction: column
	}
}

.blog-pages .content-archive .left-box ul .subscribe .button-box a,
.blog-pages .content-archive .left-box ul .subscribe .button-box span {
	text-decoration: none;
	width: 237px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	cursor: pointer
}

@media (max-width:480px) {

	.blog-pages .content-archive .left-box ul .subscribe .button-box a,
	.blog-pages .content-archive .left-box ul .subscribe .button-box span {
		font-size: 13px;
		height: 56px
	}
}

.blog-pages .content-archive .left-box ul .subscribe .button-box a:last-child,
.blog-pages .content-archive .left-box ul .subscribe .button-box span:last-child {
	background: #fff;
	box-shadow: 3px 2px 22px rgba(0, 0, 0, .22);
	color: #4eb9b8;
	border: 1px solid #fff
}

.blog-pages .content-archive .left-box ul .subscribe .button-box a:last-child:hover,
.blog-pages .content-archive .left-box ul .subscribe .button-box span:last-child:hover {
	background: 0 0;
	color: #fff
}

.blog-pages .content-archive .left-box ul .subscribe .button-box a:first-child,
.blog-pages .content-archive .left-box ul .subscribe .button-box span:first-child {
	color: #fff;
	background: rgba(255, 255, 255, .2);
	border: 1px solid #4eb9b8;
	margin-right: 12px
}

@media (max-width:768px) {

	.blog-pages .content-archive .left-box ul .subscribe .button-box a:first-child,
	.blog-pages .content-archive .left-box ul .subscribe .button-box span:first-child {
		margin-right: 0;
		margin-bottom: 12px
	}
}

.blog-pages .content-archive .left-box ul .subscribe .button-box a:first-child:hover,
.blog-pages .content-archive .left-box ul .subscribe .button-box span:first-child:hover {
	background: #fff;
	color: #4eb9b8
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) {
	width: 100%;
	background: #fff;
	transition: .3s;
	margin-bottom: 32px;
	padding: 6px;
	border-radius: 12px;
	display: flex;
	text-decoration: none;
	justify-content: space-between;
	align-items: center
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 24px
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe):hover {
	box-shadow: 0 4px 12px rgba(2, 40, 33, .16)
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .img-box {
	width: calc(50% - 20px)
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .img-box {
		width: 100%
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .img-box img {
	border-radius: 12px;
	width: 100%;
	height: 229px;
	max-height: 229px;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content {
	width: calc(50% - 20px);
	padding-right: 40px
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content {
		margin-right: 0;
		width: 100%;
		margin-top: 24px;
		padding-right: 0
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content a h3 {
	text-transform: capitalize;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 700;
	color: #333
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content a h3 {
		text-align: center
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box {
	display: flex;
	align-items: center;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #333
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box {
		justify-content: center
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box img {
	width: 18px;
	height: 18px;
	border-radius: 50%
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .name {
	margin-left: 8px;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	align-items: center
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .date {
	margin: 0 8px;
	padding: 0 8px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	display: flex;
	align-items: center
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .date {
		border-right: none
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .date p,
.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .date>* {
	padding: 0;
	font-size: 12px;
	color: #333;
	font-family: 'Poppins';
	font-weight: 400;
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .date svg {
	margin-right: 8px
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .date svg path {
	fill: #333
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .time {
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	align-items: center
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .time {
		display: none
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .time svg {
	margin-right: 8px
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .info-box .time svg path {
	fill: #333
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .redactor-wp {
	height: 64px;
	overflow: hidden;
	margin-top: 8px
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .redactor-wp {
		text-align: center;
		margin-top: 16px
	}
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .redactor-wp a {
	color: #4eb9b8
}

.blog-pages .content-archive .left-box ul li:not(.subscribe) .info-content .redactor-wp>* {
	font-size: 18px;
	color: #333;
	line-height: 32px
}

.blog-pages .content-archive .left-box .page_nav {
	margin: 54px auto
}

@media (max-width:768px) {
	.blog-pages .content-archive .left-box .page_nav {
		margin: 32px 0 54px
	}
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links {
	display: flex;
	justify-content: center;
	align-items: center
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next,
.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .prev {
	width: 105px;
	position: relative
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next:before,
.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .prev:before {
	position: relative;
	background: #666;
	height: 1px;
	width: 10px;
	top: 0;
	left: 0;
	margin-left: 8px;
	content: ""
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next:after,
.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .prev:after {
	width: 6px;
	height: 6px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	top: calc(50% - 3px);
	left: 25px;
	content: "";
	position: absolute;
	transform: translate(0, -6%) rotate(-45deg)
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next:hover:before,
.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .prev:hover:before {
	background: #fff
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next:hover:after,
.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .prev:hover:after {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .prev:before {
	margin-right: 8px;
	margin-left: 0
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next {
	display: flex;
	flex-direction: row-reverse
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .next:after {
	transform: translate(0, -6%) rotate(135deg);
	right: 24px;
	left: auto
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links a,
.blog-pages .content-archive .left-box .page_nav .navigation .nav-links span {
	color: #666;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	height: 41px;
	display: flex;
	margin: 0 8px;
	align-items: center;
	justify-content: center;
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	text-decoration: none
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links span {
	background: #4eb9b8;
	border-color: #4eb9b8;
	color: #fff
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links a:hover {
	background: #4eb9b8;
	border-color: #4eb9b8;
	color: #fff
}

.blog-pages .content-archive .left-box .page_nav .navigation .nav-links .page-numbers:not(.prev, .next) {
	width: 41px
}

.blog-pages .content-archive aside {
	max-width: 410px;
	width: 100%
}

.blog-pages .content-archive aside h2 {
	text-transform: capitalize;
	font-family: 'Poppins';
	font-size: 21px;
	font-weight: 700;
	color: #fff
}

.blog-pages .content-archive aside h2 span {
	background: #4eb9b8
}

.blog-pages .content-archive aside ul {
	margin-top: 54px
}

.blog-pages .content-archive aside ul li {
	display: flex;
	align-items: center;
	padding-bottom: 12px;
	border-bottom: 1px dashed #d1e7e5;
	margin-bottom: 12px;
	justify-content: space-between
}

.blog-pages .content-archive aside ul li p {
	padding: 0;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.blog-pages .content-archive aside ul li span {
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.page-template-B2B .top-banner .top-banner--content .button-box span {
	display: none
}

.page-template-B2B .maria-znamenska {
	background-image: url(../../../../../images/bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 44px;
	padding-top: 20px;
	margin-bottom: 64px
}

@media (max-width:768px) {
	.page-template-B2B .maria-znamenska {
		padding-top: 32px
	}
}

.page-template-B2B .maria-znamenska .maria-znamenska-content {
	display: flex;
	max-width: 840px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center
}

@media (max-width:768px) {
	.page-template-B2B .maria-znamenska .maria-znamenska-content {
		flex-direction: column-reverse
	}
}

.page-template-B2B .maria-znamenska .maria-znamenska-content .img-box {
	display: flex;
	align-items: flex-end
}

.page-template-B2B .maria-znamenska .maria-znamenska-content .img-box img {
	width: auto;
	max-width: 100%;
	height: auto
}

.page-template-B2B .maria-znamenska .maria-znamenska-content .text-box {
	max-width: 356px
}

@media (max-width:768px) {
	.page-template-B2B .maria-znamenska .maria-znamenska-content .text-box {
		margin-bottom: 35px
	}
}

.page-template-B2B .maria-znamenska .maria-znamenska-content .text-box h2 {
	padding: 0;
	font-family: 'Poppins';
	font-size: 56px;
	line-height: 72px;
	font-weight: 700;
	color: #fff
}

@media (max-width:768px) {
	.page-template-B2B .maria-znamenska .maria-znamenska-content .text-box h2 {
		font-family: 'Poppins';
		font-size: 48px;
		line-height: 52px;
		font-weight: 500;
		text-align: center
	}
}

.page-template-B2B .maria-znamenska .maria-znamenska-content .text-box p {
	padding: 18px 0 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
}

@media (max-width:768px) {
	.page-template-B2B .maria-znamenska .maria-znamenska-content .text-box p {
		text-align: center
	}
}

.page-template-B2B .maria-znamenska .maria-znamenska-content a {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, .4);
	border-radius: 8px;
	width: 296px;
	height: 64px;
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 500;
	margin-top: 32px
}

@media (max-width:768px) {
	.page-template-B2B .maria-znamenska .maria-znamenska-content a {
		margin-left: auto;
		margin-right: auto
	}
}

.view-footer {
	position: relative;
	width: 100%;
	order: 3
}

footer {
	background: url(../../../../../images/4.jpg) no-repeat;
	background-size: cover;
	padding: 104px 0 0
}

@media (max-width:768px) {
	footer {
		padding-top: 51px;
		background-image: url(../../../../../images/bg-f-mob.png);
		background-color: #0b0e17;
		background-size: auto
	}
}

footer .footer-content {
	display: flex;
	justify-content: space-between;
	padding-bottom: 190px
}

@media (max-width:768px) {
	footer .footer-content {
		flex-direction: column;
		align-items: center;
		padding-bottom: 50px
	}
}

footer .footer-content .logo {
	max-width: 106px
}

footer .footer-content .logo a,
footer .footer-content .logo span {
	width: 100%;
	display: flex;
	align-items: center
}

footer .footer-content .logo a img,
footer .footer-content .logo span img {
	width: 100%;
	height: auto
}

footer .footer-content .footer-menu {
	display: flex
}

@media (max-width:768px) {
	footer .footer-content .footer-menu {
		flex-direction: column;
		align-items: center;
		margin-top: 63px
	}
}

footer .footer-content .footer-menu .footer-menu-box {
	width: 186px;
	margin-right: 40px
}

@media (max-width:1024px) {
	footer .footer-content .footer-menu .footer-menu-box {
		margin-right: 20px
	}
}

@media (max-width:768px) {
	footer .footer-content .footer-menu .footer-menu-box {
		margin-right: 0
	}
}

footer .footer-content .footer-menu .footer-menu-box:last-child {
	margin-right: 0
}

footer .footer-content .footer-menu .footer-menu-box h3 {
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 700;
}

@media (max-width:768px) {
	footer .footer-content .footer-menu .footer-menu-box h3 {
		text-align: center
	}
}

footer .footer-content .footer-menu .footer-menu-box ul {
	margin-top: 32px
}

footer .footer-content .footer-menu .footer-menu-box ul li {
	margin-bottom: 12px
}

@media (max-width:768px) {
	footer .footer-content .footer-menu .footer-menu-box ul li {
		text-align: center
	}
}

footer .footer-content .footer-menu .footer-menu-box ul li a {
	text-decoration: none;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	color: #fff
}

footer .footer-content .footer-menu .footer-menu-box ul li a:hover {
	color: #4eb9b8
}

footer .copyright--container {
	padding: 28px 0;
	background: #000103
}

@media (max-width:768px) {
	footer .copyright--container {
		padding: 16px 0
	}
}

footer .copyright--container .copyright-box {
	display: flex;
	justify-content: space-between
}

@media (min-width:1025px) {
	footer .copyright--container .copyright-box {
		margin-right: 115px
	}
}

@media (max-width:768px) {
	footer .copyright--container .copyright-box {
		align-items: center
	}
}

@media (max-width:480px) {
	footer .copyright--container .copyright-box {
		justify-content: flex-start
	}
}

footer .copyright--container .copyright-box p {
	padding: 0;
	color: #fff;
	font-family: 'Poppins';
	font-size: 12px;
	font-weight: 400;
}

@media (max-width:768px) {
	footer .copyright--container .copyright-box p {
		margin-right: 80px
	}
}

@media (max-width:480px) {
	footer .copyright--container .copyright-box p {
		margin-right: 0;
		max-width: 100px
	}
}

@media (max-width:768px) {
	footer .copyright--container .copyright-box .social-box {
		min-width: 144px;
		margin-left: 20px
	}
}

footer .copyright--container .copyright-box .social-box ul {
	display: flex
}

footer .copyright--container .copyright-box .social-box ul li {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 16px;
	background: #191a1b
}

footer .copyright--container .copyright-box .social-box ul li:last-child {
	margin-right: 0
}

footer .copyright--container .copyright-box .social-box ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	width: 100%;
	height: 100%
}

footer .copyright--container .copyright-box .social-box ul li a img {
	max-width: 12px;
	width: auto;
	max-height: 12px
}

.button .text-label {
	display: block;
	transition: all .5s ease-in-out
}

.button .text-hover {
	display: block;
	transform: translateY(2rem) scaleY(0);
	transition: all .5s ease-in-out
}

.button:hover {
	color: #1b212f;
	border-color: #1b212f
}

.button:hover .text-label {
	transform: translateY(-2rem) scaleY(0)
}

.button:hover .text-hover {
	transform: translateY(-2rem) scaleY(1)
}

.awards-section {
	margin-bottom: 64px
}

.awards-section .container .title h2 {
	text-align: center
}

.awards-section .container .title p {
	text-align: center
}

.awards-section .container .content-awards {
	display: flex;
	justify-content: space-between;
	margin-top: 64px
}

@media (max-width:1024px) {
	.awards-section .container .content-awards {
		flex-direction: column
	}
}

.awards-section .container .content-awards .left-box {
	width: calc(50% - 16px)
}

@media (max-width:1024px) {
	.awards-section .container .content-awards .left-box {
		width: 100%;
		margin-bottom: 10px
	}
}

.awards-section .container .content-awards .left-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.awards-section .container .content-awards .left-box ul li {
	width: calc(100% / 3 - 7px);
	background: #e8fbf5;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	height: 200px
}

@media (max-width:768px) {
	.awards-section .container .content-awards .left-box ul li {
		width: calc(100% / 2 - 7px)
	}
}

.awards-section .container .content-awards .left-box ul li img {
	max-width: 100%;
	height: auto
}

.awards-section .container .content-awards .right-box {
	width: calc(50% - 16px)
}

@media (max-width:1024px) {
	.awards-section .container .content-awards .right-box {
		width: 100%;
		margin-bottom: 10px
	}
}

.awards-section .container .content-awards .right-box iframe {
	width: 100%;
	height: 100%;
	min-height: 230px
}

.swiper-price--el--pages {
	height: auto
}

.book-demo {
	position: relative;
	border-radius: 6px;
	padding: 24px;
	background: #2e9a99
}

.book-demo .top-box {
	display: flex;
	justify-content: space-between
}

.book-demo .top-box .img-box {
	width: 200px;
	background: rgba(255, 255, 255, .71);
	border: 1px solid #fff;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px
}

.book-demo .top-box .img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px
}

.book-demo .top-box .left-content {
	width: calc(100% - 220px);
	display: flex;
	flex-direction: column
}

.book-demo .top-box .left-content h6 {
	color: #fff;
	font-family: 'Poppins';
	font-size: 22px;
	font-weight: 700;
	padding-top: 0
}

.book-demo .top-box .left-content p {
	color: #fff;
	font-family: 'Poppins';
	font-size: 18px;
	font-weight: 400;
	padding: 0 0 6px
}

.book-demo .top-box .left-content .button-box {
	display: flex;
	margin-top: 18px
}

.book-demo .top-box .left-content .button-box .button-coral {
	width: 177px;
	margin-right: 12px;
	height: 48px;
	text-decoration: none
}

.book-demo .bottom-form {
	padding: 24px;
	background: rgba(255, 255, 255, .2);
	border: 1px solid #fff;
	border-radius: 12px;
	display: none
}

.book-demo .bottom-form .gform_heading {
	display: none
}

.book-demo .bottom-form {
	margin-top: 32px
}

.book-demo .bottom-form div#gform_fields_3 {
	display: flex;
	justify-content: space-between
}

.book-demo .bottom-form .gform_wrapper.gravity-theme .gfield.gfield--width-half {
	width: calc(50% - 12px)
}

.book-demo .bottom-form .ginput_container {
	width: 100%;
	display: flex
}

.book-demo .bottom-form .ginput_container input {
	width: 100% !important;
	padding: 22px 16px !important;
	background: #fff;
	border: 1px solid #11a8a8;
	border-radius: 8px;
	color: #1fa4a2;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
}

.book-demo .bottom-form .gfield_description.validation_message.gfield_validation_message {
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	border: none;
	background: 0 0;
	margin: 0
}

.book-demo .bottom-form .gform_validation_errors {
	display: none
}

.book-demo .bottom-form .gform_footer.top_label {
	display: flex;
	justify-content: flex-end
}

.book-demo .bottom-form .gform_footer.top_label input[type=submit] {
	background: #e8fbf5;
	text-transform: none;
	border-radius: 6px;
	color: #1fa4a2;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	border: none
}

.book-demo .bottom-form .gform_footer.top_label input[type=submit]:hover {
	border: none
}

.book-demo .bottom-form .ginput_container input::placeholder {
	color: #1fa4a2
}

@media (max-width:768px) {
	.book-demo .top-box {
		flex-direction: column;
		align-items: center
	}

	.book-demo .top-box .left-content {
		width: 100%;
		text-align: center
	}

	.book-demo .top-box .left-content .button-box {
		justify-content: center
	}

	.book-demo .top-box .img-box {
		width: 320px
	}

	.book-demo .bottom-form div#gform_fields_3 {
		flex-wrap: wrap
	}

	.book-demo .bottom-form .gform_wrapper.gravity-theme .gfield.gfield--width-half {
		width: 100%
	}

	.book-demo .bottom-form .gform_footer.top_label {
		justify-content: center
	}

	.book-demo .bottom-form .gform_footer.top_label input[type=submit] {
		width: 270px
	}
}

@media (max-width:768px) {
	.page-template-app .content-section .content-section-row .img-box img {
		min-width: auto
	}
}