@font-face {
	font-family: "Expose";
	src: url("../fonts/Expose-Bold.woff2") format("woff2"), url("../fonts/Expose-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Expose";
	src: url("../fonts/Expose-Black.woff2") format("woff2"), url("../fonts/Expose-Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Expose";
	src: url("../fonts/Expose-Regular.woff2") format("woff2"), url("../fonts/Expose-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Expose";
	src: url("../fonts/Expose-Medium.woff2") format("woff2"), url("../fonts/Expose-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Asap";
	src: url("../fonts/Asap-Italic.woff2") format("woff2"), url("../fonts/Asap-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "Asap";
	src: url("../fonts/Asap-Medium.woff2") format("woff2"), url("../fonts/Asap-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Asap";
	src: url("../fonts/Asap-Bold.woff2") format("woff2"), url("../fonts/Asap-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Asap";
	src: url("../fonts/Asap-Regular.woff2") format("woff2"), url("../fonts/Asap-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
*,
*::after,
*::before {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	font-display: swap;
	-webkit-appearance: none;
}
::-webkit-scrollbar {
	display: none;
}
:root {
	--main-color: #000000;
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	min-height: 100%;
	height: 100%;
	font-display: swap;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	color: rgba(17, 17, 17, 0.7);
	background: #fff;
	font-family: "Asap";
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: hidden;
}
::-webkit-input-placeholder {
	color: rgba(49, 49, 49, 0.3);
	font-size: 16px;
	font-weight: 400;
}
@media (max-width: 575px) {
	::-webkit-input-placeholder {
		font-size: 15px;
	}
}
:-moz-placeholder {
	color: rgba(49, 49, 49, 0.3);
	font-size: 16px;
	font-weight: 400;
}
@media (max-width: 575px) {
	:-moz-placeholder {
		font-size: 15px;
	}
}
:-ms-input-placeholder {
	color: rgba(49, 49, 49, 0.3);
	font-size: 16px;
	font-weight: 400;
}
@media (max-width: 575px) {
	:-ms-input-placeholder {
		font-size: 15px;
	}
}
::-webkit-input-placeholder {
	color: rgba(37, 37, 37, 0.35);
	font-size: 16px;
	font-weight: 400;
}
::-moz-placeholder {
	color: rgba(37, 37, 37, 0.35);
	font-size: 16px;
	font-weight: 400;
}
:-ms-input-placeholder {
	color: rgba(37, 37, 37, 0.35);
	font-size: 16px;
	font-weight: 400;
}
::-ms-input-placeholder {
	color: rgba(37, 37, 37, 0.35);
	font-size: 16px;
	font-weight: 400;
}
::placeholder {
	color: rgba(37, 37, 37, 0.35);
	font-size: 16px;
	font-weight: 400;
}
@media (max-width: 575px) {
	::-webkit-input-placeholder {
		font-size: 15px;
	}
	::-moz-placeholder {
		font-size: 15px;
	}
	:-ms-input-placeholder {
		font-size: 15px;
	}
	::-ms-input-placeholder {
		font-size: 15px;
	}
	::placeholder {
		font-size: 15px;
	}
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
em,
strong,
button,
blockquote,
small,
strike,
sub,
sup,
tt,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Asap";
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #000;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	cursor: pointer;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: 0 none;
	color: #000;
}
b {
	font-weight: bolder;
}
strong {
	font-weight: bolder;
}
i,
cite,
em,
var,
dfn {
	font-style: italic;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #e8e8e8;
	border: 0;
	height: 1px;
	margin: 15px 0;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: rgba(17, 17, 17, 0.7);
}
.netz-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: capitalize;
}
@media (max-width: 1399px) {
	.netz-title {
		font-size: 36px;
	}
}
@media (max-width: 991px) {
	.netz-title {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.netz-title {
		font-size: 30px;
	}
}
@media (max-width: 575px) {
	.netz-title {
		font-size: 26px;
	}
}
@media (max-width: 375px) {
	.netz-title {
		font-size: 22px;
	}
}
button {
	background: #000;
	color: #fff;
	border-radius: 50px;
	text-transform: initial;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display: inline-block;
	text-align: center;
	outline: none;
	border: none;
	display: inline-block;
	width: auto;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
}
button:hover,
button:focus {
	background: #454545;
	color: #fff;
	outline: none;
}
select {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 13px 15px;
	width: 100%;
	text-overflow: ellipsis;
	word-wrap: break-word;
	background: #e8e8e8;
	border: 1px solid #dadada;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-transform: none;
}
textarea {
	resize: auto;
}
button[disabled],
input[disabled] {
	cursor: default;
	opacity: 0.5;
}
textarea {
	min-height: 110px;
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
input,
textarea {
	border: 1px solid #252525;
	border-width: 0 0 1px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 12px 15px;
	width: 100%;
	text-overflow: ellipsis;
	word-wrap: break-word;
	outline: none;
	box-sizing: border-box;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	color: #000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
input:focus,
textarea:focus {
	border: 1px solid #ff9274;
	border-width: 0 0 1px 0;
	-webkit-box-shadow: 0px 3px 10px rgba(6, 28, 26, 0.17);
	box-shadow: 0px 3px 10px rgba(6, 28, 26, 0.17);
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
textarea {
	resize: none;
}
.price-image {
	text-align: center;
}
@media screen and (max-width: 991px) {
	.price-image img {
		max-width: 440px;
		margin: 0 auto;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.price-image img {
		max-width: 320px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 480px) {
	.price-image img {
		max-width: 260px;
		margin: 0 auto;
	}
}
.css-1bdptjv {
	padding: 0.5em 1em 0em 0.5em !important;
}
.netz-wrapper {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.netz-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.netz-inner-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.netz-item {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 576px) {
	.netz-wrapper {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.netz-wrapper {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.netz-wrapper {
		max-width: 960px;
	}
	.netz-item-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%;
	}
	.netz-item-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}
	.netz-item-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%;
	}
	.netz-item-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%;
	}
	.netz-item-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%;
	}
	.netz-item-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%;
	}
	.netz-item-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%;
	}
}
@media (min-width: 1200px) {
	.netz-wrapper {
		max-width: 1140px;
	}
}
@media (min-width: 1400px) {
	.netz-wrapper {
		max-width: 1320px;
	}
}
.padd-right {
	padding-right: 12px !important;
}
.padd-left {
	padding-left: 12px !important;
}
.lang-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
@media (max-width: 1199px) {
	.lang-wrapper {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-right: 10px;
	}
}
.lang-wrapper #dropBlock_wrapper {
	margin: 0;
}
.lang-wrapper #dropBlock_wrapper .goog-te-combo {
	position: fixed;
	z-index: 999;
	top: -999px;
}
.lang-wrapper #dropBlock_wrapper #google_translate_element {
	position: fixed;
	z-index: 999;
	top: -999px;
}
.lang-wrapper #dropBlock_wrapper .loader {
	z-index: 999999;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100vh;
	width: 100%;
	background: #fff;
	left: 0;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu {
	border-radius: 3px;
	position: relative;
	background-color: #efeaf5;
	cursor: pointer;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 36px;
	padding: 5px;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu ul {
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px rgba(10, 10, 10, 0.0509803922), 0 0 10px 0 rgba(10, 10, 10, 0.0784313725);
	box-shadow: 0 2px 5px rgba(10, 10, 10, 0.0509803922), 0 0 10px 0 rgba(10, 10, 10, 0.0784313725);
	display: none;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	top: 50px;
	width: 135px;
	z-index: 99;
	padding: 0;
	left: unset;
	right: 0;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu ul li {
	padding: 10px 15px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.5px;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 0;
	float: none;
	text-transform: capitalize;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu ul li img {
	margin-right: 5px;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu ul li:hover {
	color: #000;
	background-color: #f0f0f0;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu ul.active {
	display: block;
	-webkit-animation: slidedown 0.2s;
	animation: slidedown 0.2s;
	top: 50px;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu .flag-text {
	font-size: 0px;
	color: #000;
	font-size: 0px;
	color: #000;
	margin-right: 10px;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu span.icon .fa {
	display: none;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu span.icon:before {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid rgba(0, 0, 0, 0);
	border-bottom: 0;
	border-left: 0.3em solid rgba(0, 0, 0, 0);
	position: relative;
	top: 2px;
}
.lang-wrapper #dropBlock_wrapper #teams-dropdown-menu span.icon i {
	color: #000;
}
@-webkit-keyframes slidedown {
	from {
		margin-top: -25px;
		opacity: 0;
	}
	to {
		margin-top: 0;
		opacity: 1;
	}
}
@keyframes slidedown {
	from {
		margin-top: -25px;
		opacity: 0;
	}
	to {
		margin-top: 0;
		opacity: 1;
	}
}
.skiptranslate,
.goog-te-combo {
	display: none !important;
}
body {
	top: 0 !important;
}
.goog-te-gadget {
	display: block !important;
}
select.goog-te-combo {
	position: fixed;
	z-index: 999;
	top: -999px;
}
body .goog-text-highlight {
	background: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
body .yoga-text .goog-text-highlight {
	background: rgba(0, 0, 0, 0);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	position: inherit;
}
@media screen and (max-width: 1199px) {
	#teams-dropdown-menu {
		height: 32px;
		position: relative !important;
		background-color: #efeaf5 !important;
		cursor: pointer !important;
		width: 60px !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		margin-right: 0px !important;
	}
	#teams-dropdown-menu .flag-text {
		font-size: 0px;
		color: #000;
		margin-right: 10px;
	}
	#teams-dropdown-menu .submenu-button {
		display: none;
	}
	#teams-dropdown-menu span.icon i {
		color: #000;
	}
	.header-main #teams-dropdown-menu {
		margin-left: auto !important;
	}
	div#dropBlock_wrapper {
		margin-right: 10px;
		margin-left: auto;
	}
	.header.sticky header nav.menu.open ul {
		margin-top: 25px;
	}
}
body.overflow {
	overflow: hidden;
}
.main-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	position: relative;
	padding-top: 170px;
}
@media (max-width: 1399px) {
	.main-wrapper {
		padding-top: 160px;
	}
}
@media (max-width: 1199px) {
	.main-wrapper {
		padding-top: 70px;
	}
}
@media (max-width: 768px) {
	.main-wrapper {
		padding-top: 60px;
	}
}
.section-gap {
	padding: 130px 0;
	position: relative;
}
@media (max-width: 1399px) {
	.section-gap {
		padding: 100px 0;
	}
}
@media (max-width: 991px) {
	.section-gap {
		padding: 80px 0;
	}
}
@media (max-width: 767px) {
	.section-gap {
		padding: 60px 0;
	}
}
@media (max-width: 575px) {
	.section-gap {
		padding: 50px 0;
	}
}
.section-gap-inner {
	padding: 100px 0;
	position: relative;
}
@media (max-width: 1399px) {
	.section-gap-inner {
		padding: 80px 0;
	}
}
@media (max-width: 991px) {
	.section-gap-inner {
		padding: 60px 0;
	}
}
@media (max-width: 767px) {
	.section-gap-inner {
		padding: 40px 0;
	}
}
.section-wrapper.padding {
	padding: 65px 0;
	position: relative;
}
@media (max-width: 1399px) {
	.section-wrapper.padding {
		padding: 50px 0;
	}
}
@media (max-width: 991px) {
	.section-wrapper.padding {
		padding: 40px 0;
	}
}
@media (max-width: 767px) {
	.section-wrapper.padding {
		padding: 30px 0;
	}
}
@media (max-width: 575px) {
	.section-wrapper.padding {
		padding: 25px 0;
	}
}
.section-wrapper.margin {
	margin: 65px 0;
	position: relative;
}
@media (max-width: 1399px) {
	.section-wrapper.margin {
		margin: 50px 0;
	}
}
@media (max-width: 991px) {
	.section-wrapper.margin {
		margin: 40px 0;
	}
}
@media (max-width: 767px) {
	.section-wrapper.margin {
		margin: 30px 0;
	}
}
@media (max-width: 575px) {
	.section-wrapper.margin {
		margin: 25px 0;
	}
}
.section-wrapper .content .sign-up-img {
	min-width: 300px;
	margin-bottom: 30px;
}
@media (max-width: 1399px) {
	.section-wrapper .content .sign-up-img {
		min-width: 280px;
	}
}
@media (max-width: 1199px) {
	.section-wrapper .content .sign-up-img {
		min-width: 250px;
	}
}
@media (max-width: 991px) {
	.section-wrapper .content .sign-up-img {
		min-width: 220px;
	}
}
@media (max-width: 575px) {
	.section-wrapper .content .sign-up-img {
		min-width: 200px;
		margin-bottom: 20px;
	}
}
@media (max-width: 375px) {
	.section-wrapper .content .sign-up-img {
		min-width: 180px;
	}
}
.section-wrapper .content h4 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 15px;
}
@media (max-width: 1199px) {
	.section-wrapper .content h4 {
		font-size: 32px;
	}
}
@media (max-width: 991px) {
	.section-wrapper .content h4 {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	.section-wrapper .content h4 {
		font-size: 26px;
	}
}
@media (max-width: 575px) {
	.section-wrapper .content h4 {
		font-size: 24px;
	}
}
.section-wrapper .content h5 {
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	color: #111;
}
.section-wrapper .content .para {
	max-width: 400px;
}
@media (max-width: 991px) {
	.section-wrapper .content .para {
		max-width: unset;
	}
}
.section-wrapper .content .para p a {
	color: #ff9274;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.section-wrapper .content .para p a:hover {
	color: #095059;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
@media (max-width: 991px) {
	.section-wrapper.get-touch .content {
		margin-bottom: 40px;
	}
}
.section-wrapper.get-touch .form-content {
	background: #ff9274;
	padding: 100px 80px;
}
@media (max-width: 1399px) {
	.section-wrapper.get-touch .form-content {
		padding: 90px 70px;
	}
}
@media (max-width: 1199px) {
	.section-wrapper.get-touch .form-content {
		padding: 80px 60px;
	}
}
@media (max-width: 991px) {
	.section-wrapper.get-touch .form-content {
		padding: 70px 50px;
	}
}
@media (max-width: 767px) {
	.section-wrapper.get-touch .form-content {
		padding: 60px 40px;
	}
}
@media (max-width: 575px) {
	.section-wrapper.get-touch .form-content {
		padding: 40px 20px;
	}
}
@media (max-width: 375px) {
	.section-wrapper.get-touch .form-content {
		padding: 30px 10px;
	}
}
.section-wrapper.get-touch .form-content h2 {
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.section-wrapper.get-touch .form-content h2 {
		font-size: 26px;
	}
}
@media (max-width: 575px) {
	.section-wrapper.get-touch .form-content h2 {
		font-size: 24px;
	}
}
@media (max-width: 375px) {
	.section-wrapper.get-touch .form-content h2 {
		font-size: 22px;
	}
}
.section-wrapper.get-touch .form-content form input {
	border: 0.95122px solid rgba(255, 255, 255, 0.25);
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-weight: 400;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.section-wrapper.get-touch .form-content form input::-webkit-input-placeholder {
	font-size: 15px;
	color: rgba(37, 37, 37, 0.35);
}
.section-wrapper.get-touch .form-content form input::-moz-placeholder {
	font-size: 15px;
	color: rgba(37, 37, 37, 0.35);
}
.section-wrapper.get-touch .form-content form input:-ms-input-placeholder {
	font-size: 15px;
	color: rgba(37, 37, 37, 0.35);
}
.section-wrapper.get-touch .form-content form input::-ms-input-placeholder {
	font-size: 15px;
	color: rgba(37, 37, 37, 0.35);
}
.section-wrapper.get-touch .form-content form input::placeholder {
	font-size: 15px;
	color: rgba(37, 37, 37, 0.35);
}
.section-wrapper.get-touch .form-content form input:focus {
	background: #fff;
	border: 0.95122px solid rgba(38, 50, 56, 0.7);
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	color: #111;
	font-weight: 400;
}
.section-wrapper.get-touch .form-content form input:focus ::-webkit-input-placeholder {
	color: red;
}
.section-wrapper.get-touch .form-content form input:focus ::-moz-placeholder {
	color: red;
}
.section-wrapper.get-touch .form-content form input:focus :-ms-input-placeholder {
	color: red;
}
.section-wrapper.get-touch .form-content form input:focus ::-ms-input-placeholder {
	color: red;
}
.section-wrapper.get-touch .form-content form input:focus ::placeholder {
	color: red;
}
.section-wrapper.get-touch .form-content form .theme-button .get-started {
	width: 100%;
	min-width: unset;
	background: #ff9274;
	color: #111;
}
.section-wrapper.get-touch .form-content form .theme-button .get-started:hover {
	background: #111;
	color: #fff;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.main-signup {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
	-webkit-box-shadow: 0px 11px 30px rgba(7, 62, 62, 0.24);
	box-shadow: 0px 11px 30px rgba(7, 62, 62, 0.24);
	border-radius: 20px;
	padding: 70px;
}
@media (max-width: 991px) {
	.main-signup {
		padding: 30px;
	}
}
@media (max-width: 767px) {
	.main-signup {
		padding: 20px;
	}
}
.main-signup .form-content h2 {
	text-align: left;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.main-signup .form-content h2 {
		font-size: 24px;
		line-height: 34px;
	}
}
@media (max-width: 991px) {
	.main-signup .sign-up-text {
		margin-bottom: 40px;
	}
}
.main-signup .sign-up-text h2 {
	text-align: center;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.main-signup .sign-up-text h2 {
		font-size: 18px;
		line-height: 28px;
	}
}
.main-signup .sign-up-text p {
	margin-top: 20px;
	padding: 18px;
	border: 1px solid #ff9274;
	border-radius: 8px;
}
.main-signup .sign-up-text p:last-of-type {
	border: 1px solid #ff9274;
}
@media (max-width: 991px) {
	.main-signup .contact-us-text {
		text-align: center;
	}
}
.main-signup .contact-us-text h2 {
	text-align: left;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.main-signup .contact-us-text h2 {
		font-size: 24px;
		line-height: 34px;
		margin-top: 40px;
		margin-bottom: 20px;
		text-align: center;
	}
}
.main-signup .contact-us-text .con-info {
	border: 1px solid #ff9274;
	border-radius: 50px;
	padding: 25px;
	display: inline-block;
	margin-top: 20px;
}
.main-signup .contact-us-text .con-info .address {
	margin-bottom: 20px;
}
.main-signup .contact-us-text .con-info .address p {
	color: rgba(17, 17, 17, 0.7);
}
.main-signup .contact-us-text .con-info a {
	display: block;
	margin: 5px 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-bottom: 12px;
	color: rgba(17, 17, 17, 0.7);
}
.main-signup .contact-us-text .con-info a:hover {
	color: #ff9274;
}
@media (max-width: 991px) {
	.main-signup .contact-us-text img {
		display: none;
	}
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
	-webkit-text-fill-color: #252525 !important;
	border-bottom: 1px solid #252525;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn64Q {
	background-color: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.main-header {
	background: #fffaf6;
	padding: 30px 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	border: none;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.main-header {
		padding: 23px 0;
	}
}
@media (max-width: 1199px) {
	.main-header {
		padding: 20px 0;
	}
}
@media (max-width: 991px) {
	.main-header {
		padding: 20px 0;
	}
}
.main-header .navbar .netz-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: inherit;
	flex-wrap: inherit;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.main-header .navbar .netz-wrapper h1 {
	margin-left: auto;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
}
@media (max-width: 991px) {
	.main-header .navbar .netz-wrapper h1 {
		margin-left: 0;
	}
}
.main-header .navbar .netz-wrapper h1 a {
	display: block;
}
.main-header .navbar .netz-wrapper h1 a img {
	position: relative;
	display: block;
	margin-left: auto;
}
@media (max-width: 1399px) {
	.main-header .navbar .netz-wrapper h1 a img {
		max-width: 210px;
	}
}
@media (max-width: 991px) {
	.main-header .navbar .netz-wrapper h1 a img {
		max-width: 170px;
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	.main-header .navbar .netz-wrapper .burger {
		display: none;
		opacity: 0;
		visibility: hidden;
	}
}
@media (max-width: 1199px) {
	.main-header .navbar .netz-wrapper .burger {
		position: relative;
		display: block;
		cursor: pointer;
		width: 30px;
		height: 30px;
		background: rgba(0, 0, 0, 0);
		border-radius: 5px;
		border: 0;
		opacity: 1;
		visibility: visible;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
}
.main-header .navbar .netz-wrapper .burger .burger-line {
	display: block;
	cursor: pointer;
	width: 20px;
	height: 2px;
	margin: 4px 0 4px auto;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #f1673b;
	border-radius: 4px;
}
.main-header .navbar .netz-wrapper .burger .burger-line:nth-child(1) {
	width: 20px;
	background: #095059;
}
.main-header .navbar .netz-wrapper .burger .burger-line:nth-child(3) {
	width: 20px;
	background: #095059;
}
.main-header .navbar .netz-wrapper .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	background: rgba(33, 33, 33, 0.85);
}
.main-header .navbar .netz-wrapper .overlay.is-active {
	display: block;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
@media (min-width: 1200px) {
	.main-header .navbar .netz-wrapper .overlay.is-active {
		display: none;
		opacity: 0;
		visibility: hidden;
	}
}
@media (min-width: 1200px) {
	.main-header .navbar .netz-wrapper .menu .mobile-head {
		display: none;
	}
}
@media (max-width: 1199px) {
	.main-header .navbar .netz-wrapper .menu .mobile-head {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 10px 15px;
		cursor: pointer;
	}
	.main-header .navbar .netz-wrapper .menu .mobile-head img {
		width: 195px;
	}
	.main-header .navbar .netz-wrapper .menu .mobile-head .close-menu img {
		width: 20px;
		height: 20px;
	}
}
@media (max-width: 991px) {
	.main-header .navbar .netz-wrapper .menu .mobile-head img {
		width: 140px;
	}
}
.main-header .navbar .netz-wrapper .menu .menu-list {
	padding-top: 15px;
}
@media (max-width: 1199px) {
	.main-header .navbar .netz-wrapper .menu .menu-list {
		height: calc(100vh - 120px);
		overflow-y: auto;
	}
}
@media (max-width: 1199px) {
	.main-header .navbar .netz-wrapper .menu {
		position: fixed;
		top: 0;
		left: -280px;
		right: 0;
		width: 280px;
		height: 100%;
		opacity: 0;
		visibility: hidden;
		overflow-y: auto;
		background: #f4f7ff;
		z-index: 999;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
}
@media (max-width: 1199px) {
	.main-header .navbar .netz-wrapper .menu.is-active {
		left: 0;
		opacity: 1;
		visibility: visible;
	}
}
@media (max-width: 1199px) {
	.main-header.layout1 .navbar .netz-wrapper .menu {
		position: absolute;
		width: auto;
		height: auto;
		top: -100%;
		left: 0;
		right: 0;
	}
	.main-header.layout1 .navbar .netz-wrapper .menu.is-active {
		top: 0;
	}
}
.main-header.layout1 .navbar .netz-wrapper .menu .mobile-head {
	padding: 15px;
}
@media (min-width: 576px) {
	.main-header.layout1 .navbar .netz-wrapper .menu .mobile-head {
		max-width: 540px;
		margin: 0 auto;
	}
}
@media (min-width: 768px) {
	.main-header.layout1 .navbar .netz-wrapper .menu .mobile-head {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.main-header.layout1 .navbar .netz-wrapper .menu .mobile-head {
		max-width: 960px;
		height: 70px;
	}
}
@media (max-width: 991px) {
	.main-header.layout1 .navbar .netz-wrapper .menu .mobile-head {
		height: 60px;
	}
}
@media (max-width: 1199px) {
	.main-header.layout1 .navbar .netz-wrapper .menu .menu-list {
		height: calc(100vh - 70px);
		overflow-y: auto;
	}
}
@media (max-width: 991px) {
	.main-header.layout1 .navbar .netz-wrapper .menu .menu-list {
		height: calc(100vh - 60px);
	}
}
.main-header.sticky-header {
	-webkit-box-shadow: 0 0.0625em 0.5em rgba(116, 116, 118, 0.3);
	box-shadow: 0 0.0625em 0.5em rgba(116, 116, 118, 0.3);
	z-index: 999;
	background: #f1ece2;
	top: -70px;
	padding: 20px 0;
}
@media (max-width: 1199px) {
	.main-header.sticky-header {
		top: 0;
		padding: 20px 0;
	}
}
.main-header.sticky-header .menu .logo {
	max-width: 210px;
}
.main-header.sticky-header .navbar .netz-wrapper .menu {
	border-top: none;
}
.main-header.sticky-header .navbar .netz-wrapper .menu .menu-list {
	padding: 0;
}
.nav-item {
	display: inline-block;
	margin: 0 15px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.nav-item {
		margin: 0 8px;
	}
}
@media (max-width: 1199px) {
	.nav-item {
		display: block;
		margin: 0;
		padding: 10px 15px;
		text-align: center;
	}
}
.nav-item .nav-link {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2;
	color: rgba(17, 17, 17, 0.7);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	display: inline-block;
	position: relative;
	padding: 0;
	font-family: "Asap";
}
.nav-item .nav-link:hover,
.nav-item .nav-link.active {
	color: #111;
	font-weight: 500;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.menu {
	width: 100%;
	margin-top: 30px;
}
@media (max-width: 1199px) {
	.menu {
		margin-top: 0px;
	}
}
@media (min-width: 1200px) {
	.menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.menu .logo {
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	display: none;
}
@media (max-width: 1199px) {
	.menu .logo {
		display: none !important;
	}
}
.netz-wrapper {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.breadcrubms-section {
	padding: 40px 0;
}
.breadcrubms-section .breadcrubms {
	padding: 36px 0;
	max-width: 845px;
	padding-left: 40px;
	position: relative;
	background: #fff2df;
	border-radius: 0 50px 50px 0;
	-webkit-box-shadow: 5px -6px 0px #ff9274;
	box-shadow: 5px -6px 0px #ff9274;
}
@media (max-width: 991px) {
	.breadcrubms-section .breadcrubms {
		padding-left: 0px;
	}
}
@media (max-width: 375px) {
	.breadcrubms-section .breadcrubms {
		padding: 30px 0;
		padding-left: 0px;
	}
}
.breadcrubms-section .breadcrubms h1 {
	text-align: center;
	color: #111;
	font-size: 40px;
	font-weight: 600;
	text-align: left;
	position: relative;
}
.breadcrubms-section .breadcrubms h1::first-letter {
	text-transform: capitalize;
}
@media (max-width: 991px) {
	.breadcrubms-section .breadcrubms h1 {
		text-align: center;
	}
}
.breadcrubms-section .breadcrubms h1::after {
	position: absolute;
	content: "";
	top: 0;
	left: -20px;
	height: 50px;
	width: 100%;
	background: url("../../assets/images/breadcrumb-border.svg") no-repeat;
	z-index: 1;
}
@media (max-width: 991px) {
	.breadcrubms-section .breadcrubms h1::after {
		display: none;
	}
}
@media (max-width: 1399px) {
	.breadcrubms-section .breadcrubms h1 {
		font-size: 38px;
	}
}
@media (max-width: 1199px) {
	.breadcrubms-section .breadcrubms h1 {
		font-size: 36px;
	}
}
@media (max-width: 991px) {
	.breadcrubms-section .breadcrubms h1 {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.breadcrubms-section .breadcrubms h1 {
		font-size: 28px;
	}
}
@media (max-width: 575px) {
	.breadcrubms-section .breadcrubms h1 {
		font-size: 26px;
	}
}
@media (max-width: 375px) {
	.breadcrubms-section .breadcrubms h1 {
		font-size: 22px;
	}
}
table {
	width: 100%;
	font-size: 14px;
	border: 0;
	outline: none;
	border-radius: 8px;
	border-collapse: separate;
}
table:focus {
	outline: none;
}
table thead tr {
	background: #ff4748;
	border-radius: 20px 20px 0px 0px;
}
table thead tr th {
	color: #fff;
	text-transform: capitalize;
}
table th {
	background: #111;
	padding: 20px 22px;
	border: none;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	text-align: left;
	position: relative;
}
table th:first-child {
	border-radius: 8px 0 0 0;
	border-right: 1px solid #ff9274;
}
@media (max-width: 767px) {
	table th:first-child {
		border-radius: 8px 0 0 0;
	}
}
table th:nth-child(2) {
	border-left: none;
	border-right: 1px solid #ff9274;
}
table th:last-child {
	border-radius: 0 8px 0 0;
	border-left: none;
}
@media (max-width: 767px) {
	table th:last-child {
		border-radius: 0 8px 0 0;
	}
}
@media (max-width: 767px) {
	table th {
		font-size: 15px;
		line-height: 22px;
		padding: 15px;
	}
}
@media (max-width: 480px) {
	table th {
		padding: 15px 5px;
		font-size: 12px;
		line-height: 18px;
	}
}
table td {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 29px;
	color: #1a1d33;
	padding: 15px 22px;
	border-left: none;
}
table td:last-child {
	border-right: none;
}
@media (max-width: 767px) {
	table td {
		font-size: 15px;
		line-height: 20px;
		padding: 10px;
	}
}
@media (max-width: 480px) {
	table td {
		padding: 10px 5px;
		font-size: 12px;
	}
}
table tr {
	background: #fff2df;
}
table tr:focus {
	outline: none;
}
table tbody {
	border: 0 0 8px 8px;
}
table tbody tr {
	border-bottom: none;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	position: relative;
}
table tbody tr:hover {
	border-bottom: none;
}
table tbody tr td {
	border-right: 1px solid #ff9274;
}
table tbody tr td:first-of-type {
	border-right: 1px solid #ff9274;
}
table tbody tr:last-of-type td {
	border-bottom: none;
}
table tbody tr:last-of-type td:first-of-type {
	border-radius: 0;
}
@media (max-width: 767px) {
	table tbody tr:last-of-type td:first-of-type {
		border-radius: 0;
	}
}
table tbody tr:last-of-type td:last-of-type {
	border-radius: 0;
}
@media (max-width: 767px) {
	table tbody tr:last-of-type td:last-of-type {
		border-radius: 0;
	}
}
table a:hover {
	color: #14acad;
	outline: none;
	text-decoration: none;
}
#button {
	width: 35px;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	text-align: center;
	background: #111;
	border-radius: 50px;
	-webkit-box-shadow: 0px 22px 63px rgba(0, 0, 0, 0.13), 0px 11.1375px 27.4641px rgba(0, 0, 0, 0.08775),
		0px 4.4px 10.2375px rgba(0, 0, 0, 0.065), 0px 0.9625px 3.64219px rgba(0, 0, 0, 0.04225);
	box-shadow: 0px 22px 63px rgba(0, 0, 0, 0.13), 0px 11.1375px 27.4641px rgba(0, 0, 0, 0.08775),
		0px 4.4px 10.2375px rgba(0, 0, 0, 0.065), 0px 0.9625px 3.64219px rgba(0, 0, 0, 0.04225);
	border-radius: 64px;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	position: fixed;
	bottom: 30px;
	right: 15px;
	opacity: 0;
	visibility: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 11;
	cursor: pointer;
}
@media (min-width: 1200px) {
	#button {
		bottom: 30px;
	}
}
@media (max-width: 1199px) {
	#button {
		width: 40px;
		height: 40px;
		line-height: 30px;
		bottom: 10px;
		right: 5px;
	}
}
#button:after {
	display: block;
	content: "";
	background: url("../images/scroll-top.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
	#button:after {
		width: 20px;
		height: 20px;
	}
}
#button.show {
	opacity: 1;
	visibility: visible;
}
#chat-widget-container {
	bottom: 0 !important;
	z-index: 999 !important;
}
#pricingplans,
#paymentandbilling {
	padding-top: 90px;
	margin-top: -90px;
	display: block;
}
@media (max-width: 991px) {
	#pricingplans,
	#paymentandbilling {
		padding-top: 80px;
		margin-top: -80px;
		display: block;
	}
}
.fr_wrapper #cancellation {
	padding-top: 120px;
	margin-top: -120px;
	display: block;
}
@media (max-width: 991px) {
	.fr_wrapper {
		padding-top: 110px;
		margin-top: -110px;
	}
}
.fr_wrapper #deliverypolicy {
	padding-top: 110px;
	margin-top: -100px;
	display: block;
}
@media (max-width: 575px) {
	.fr_wrapper #deliverypolicy {
		padding-top: 95px;
		margin-top: -95px;
	}
}
#features,
#services,
#pricing,
#about {
	scroll-margin-top: 60px;
}
@media (max-width: 1199px) {
	#features,
	#services,
	#pricing,
	#about {
		scroll-margin-top: 65px;
	}
}
form .form-control {
	padding: 0;
	background-color: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 0;
	padding: 0 0 20px 0;
}
form .form-control .user-input.contact {
	background: url(../images/contactus-contact.svg) no-repeat;
	background-position: right;
	background-origin: content-box;
	opacity: 0.5;
	padding-right: 10px;
	background-position: right;
	background-origin: content-box;
	opacity: 0.5;
	padding-right: 10px;
}
form .form-control .user-input.email {
	background: url(../images/contactus-email.svg) no-repeat;
}
form .form-control .user-input.call {
	background: url(../images/contactus-call.svg) no-repeat;
}
form .form-control .user-input.location {
	background: url(../images/contactus-location.svg) no-repeat;
}
form .form-control .user-input.message {
	background: url(../images/contactus-msg.svg) no-repeat;
}
form .form-control .user-input.password {
	background: url(../images/contactus-msg.svg) no-repeat;
}
form .form-control .user-input.email,
form .form-control .user-input.call,
form .form-control .user-input.location,
form .form-control .user-input.message,
form .form-control .user-input.password {
	background-position: right;
	background-origin: content-box;
	opacity: 0.5;
	padding-right: 10px;
}
form .form-control .user-input:focus {
	opacity: 1;
}
form .form-control textarea {
	min-height: 60px;
	max-height: 60px;
}
form .form-control.textarea {
	height: 100%;
}
@media (max-width: 375px) {
	form .form-control .g-recaptcha {
		-webkit-transform: scale(0.85);
		transform: scale(0.85);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
}
@media (max-width: 375px) {
	form .form-control.recaptcha-mb-0 {
		margin-bottom: 0;
	}
}
form .remember {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 25px 0;
	margin: 0;
}
@media (max-width: 767px) {
	form .remember {
		padding: 0 0 20px 0;
	}
}
form .remember .custom-check-box {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #6f6f6f;
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: inherit;
}
@media (max-width: 375px) {
	form .remember .custom-check-box {
		font-size: 14px;
	}
}
form .remember .custom-check-box input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
form .remember .custom-check-box .checkmark {
	position: absolute;
	top: 4px;
	left: 0px;
	background: #fff;
	border: 1px solid #131313;
	width: 18px;
	height: 18px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 4px;
}
form .remember .custom-check-box .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 5px;
	top: 2px;
	width: 6px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
form .remember .custom-check-box input:checked ~ .checkmark {
	background: #fff;
	border: 1px solid #ff9274;
}
form .remember .custom-check-box input:checked ~ .checkmark:after {
	display: block;
	border: solid #ff9274;
	border-width: 0 2px 2px 0;
}
form .remember .custom-check-box a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #f1673b;
}
form .remember .forgot-pass {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #252849;
	padding: 0;
	margin: 0;
	display: inline-block;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	font-weight: 400;
}
@media (max-width: 375px) {
	form .remember .forgot-pass {
		font-size: 14px;
	}
}
form .remember .forgot-pass:hover {
	color: #ff9274;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
form .theme-button {
	text-align: center;
}
form .theme-button .get-started {
	max-width: 100%;
	background: #ff9274;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
@media (max-width: 991px) {
	form .theme-button .get-started {
		min-width: unset;
		width: 100%;
	}
}
form .theme-button .get-started:hover {
	background: #111;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
form .theme-button .get-started.apply-dic-width {
	width: 100% !important;
}
@media (max-width: 991px) {
	form .theme-button .get-started.apply-dic-width {
		width: 30% !important;
	}
}
@media (max-width: 767px) {
	form .theme-button .get-started.apply-dic-width {
		width: 40% !important;
	}
}
@media (max-width: 480px) {
	form .theme-button .get-started.apply-dic-width {
		width: 50% !important;
	}
}
.netz-form {
	padding: 50px;
	background: rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0px 4px 21px rgba(30, 86, 94, 0.2);
	box-shadow: 0px 4px 21px rgba(30, 86, 94, 0.2);
}
@media (max-width: 1199px) {
	.netz-form {
		padding: 40px;
	}
}
@media (max-width: 991px) {
	.netz-form {
		margin: 0 0 30px 0;
		padding: 30px;
	}
}
@media (max-width: 575px) {
	.netz-form {
		padding: 30px 20px;
	}
}
@media (max-width: 375px) {
	.netz-form {
		padding: 25px 15px;
	}
}
.netz-form .form-header {
	background: rgba(0, 0, 0, 0);
	border-radius: 0;
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 575px) {
	.netz-form .form-header {
		margin-bottom: 20px;
	}
}
.netz-form .form-header h2 {
	color: #252849;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.3;
}
@media (max-width: 991px) {
	.netz-form .form-header h2 {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	.netz-form .form-header h2 {
		font-size: 26px;
	}
}
@media (max-width: 575px) {
	.netz-form .form-header h2 {
		font-size: 24px;
	}
}
@media (max-width: 375px) {
	.netz-form .form-header h2 {
		font-size: 22px;
	}
}
.netz-form .form-content {
	background: rgba(0, 0, 0, 0);
	border-radius: 0;
}
.netz-form .form-content .already p {
	text-align: center;
	margin: 20px 0 0 0;
}
@media (max-width: 767px) {
	.netz-form .form-content .already p {
		margin: 20px 0 0 0;
	}
}
.netz-form .form-content .already p a {
	color: #ff9274;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.netz-form .form-content .already p a:hover,
.netz-form .form-content .already p a:focus {
	color: #111;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.netz-form .get-started {
	font-size: 16px;
	line-height: 1.3;
}
.already p {
	text-align: center;
	margin: 20px 0 0 0;
}
@media (max-width: 767px) {
	.already p {
		margin: 20px 0 0 0;
	}
}
.already p a {
	color: #ff9274;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.already p a:hover,
.already p a:focus {
	color: #111;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.modal.show {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}
.modal .modal-title {
	font-weight: 600;
	font-size: 30px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 20px;
}
@media (max-width: 1399px) {
	.modal .modal-title {
		font-size: 28px;
	}
}
@media (max-width: 991px) {
	.modal .modal-title {
		font-size: 26px;
	}
}
@media (max-width: 575px) {
	.modal .modal-title {
		font-size: 22px;
	}
}
@media (max-width: 375px) {
	.modal .modal-title {
		font-size: 20px;
	}
}
.modal .close-btn {
	top: 15px;
	right: 15px;
	position: absolute;
	padding: 5px;
	line-height: 0;
}
@media (max-width: 575px) {
	.modal .close-btn {
		top: 0px;
		right: 0px;
	}
}
.modal .modal-content {
	border: none;
}
.modal p {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.modal p {
		margin-bottom: 15px;
	}
}
.modal .already {
	text-align: center;
	margin-top: 15px;
}
.modal .already p {
	color: #000;
	text-align: center;
	margin-bottom: 0;
}
.modal.welcome-modal {
	height: auto;
	top: auto;
	bottom: 0;
}
@media (min-width: 320px) {
	.modal.welcome-modal .modal-dialog {
		max-width: 100%;
		margin: 0;
	}
}
.modal.welcome-modal .modal-dialog .modal-content {
	background-color: #fff;
}
.modal.welcome-modal .modal-dialog .modal-content .modal-body {
	max-width: 100%;
	padding: 30px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (max-width: 767px) {
	.modal.welcome-modal .modal-dialog .modal-content .modal-body {
		display: block;
	}
}
@media (max-width: 375px) {
	.modal.welcome-modal .modal-dialog .modal-content .modal-body {
		padding: 20px 15px;
	}
}
.modal.welcome-modal .modal-dialog .modal-content .modal-body p {
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 26px;
	margin-right: 10px;
}
@media (max-width: 767px) {
	.modal.welcome-modal .modal-dialog .modal-content .modal-body p {
		margin-bottom: 20px;
		text-align: center;
		font-size: 14px;
		margin-right: 0;
	}
}
.modal.welcome-modal .modal-dialog .modal-content .modal-body p a {
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	color: #ff9274;
}
.modal.welcome-modal .modal-dialog .modal-content .modal-body p a:hover {
	color: #111;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.modal.welcome-modal .modal-dialog .modal-content .get-started {
	background-color: #ff9274;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 767px) {
	.modal.welcome-modal .modal-dialog .modal-content .get-started {
		margin: 0 auto;
		max-width: 160px;
		padding: 15px;
	}
}
.modal.welcome-modal .modal-dialog .modal-content .get-started:hover {
	background-color: #ff9274;
}
.modal#signin-modal .modal-dialog {
	max-width: 900px;
}
@media (max-width: 991px) {
	.modal#signin-modal .modal-dialog {
		max-width: 540px;
	}
}
@media (max-width: 767px) {
	.modal#signin-modal .modal-dialog {
		max-width: 480px;
	}
}
@media (max-width: 575px) {
	.modal#signin-modal .modal-dialog {
		max-width: 100%;
	}
}
.modal#signin-modal .modal-content {
	background-color: #fff;
	border-radius: 0;
	border: none;
}
.modal#signin-modal .modal-content .modal-body {
	padding: 50px;
}
@media (max-width: 991px) {
	.modal#signin-modal .modal-content .modal-body {
		padding: 30px;
	}
}
@media (max-width: 575px) {
	.modal#signin-modal .modal-content .modal-body {
		padding: 25px 20px;
	}
}
.modal#signin-modal .modal-content .img-wrapper {
	margin-bottom: 20px;
	line-height: 0;
	text-align: center;
}
@media (max-width: 575px) {
	.modal#signin-modal .modal-content .img-wrapper {
		display: none;
	}
}
.modal#signin-modal .modal-content .modal-title {
	color: #095059;
}
.modal#signin-modal .modal-content p {
	color: #000;
}
@media (max-width: 991px) {
	.modal.forgot-pw-modal .close-btn {
		background-color: #fff;
	}
}
.modal.forgot-pw-modal .content {
	height: 100%;
	padding: 85px 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media (max-width: 991px) {
	.modal.forgot-pw-modal .content {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		padding: 40px 20px;
	}
}
@media (min-width: 1400px) {
	.modal.forgot-pw-modal .content h4 {
		font-size: 28px;
	}
}
.modal.forgot-pw-modal .content form {
	width: 100%;
}
@media (max-width: 991px) {
	.modal.forgot-pw-modal .form-content {
		padding: 40px;
		text-align: center;
	}
}
@media (max-width: 575px) {
	.modal.forgot-pw-modal .form-content {
		padding: 40px 30px;
	}
}
@media (max-width: 375px) {
	.modal.forgot-pw-modal .form-content {
		padding: 30px 20px;
	}
}
.modal.forgot-pw-modal .form-content h2 {
	font-size: 28px;
	line-height: 42px;
	font-weight: 600;
	color: #252849;
	margin-bottom: 5px;
	text-transform: capitalize;
}
@media (max-width: 991px) {
	.modal.forgot-pw-modal .form-content h2 {
		font-size: 28px;
	}
}
@media (max-width: 575px) {
	.modal.forgot-pw-modal .form-content h2 {
		font-size: 26px;
	}
}
@media (max-width: 375px) {
	.modal.forgot-pw-modal .form-content h2 {
		font-size: 24px;
	}
}
.modal.forgot-pw-modal .form-content form .theme-button .get-started {
	width: 100%;
	min-width: unset;
}
.modal.sign-up-modal .modal-dialog {
	max-width: 1260px;
}
@media (max-width: 1399px) {
	.modal.sign-up-modal .modal-dialog {
		max-width: 1040px;
	}
}
@media (max-width: 1199px) {
	.modal.sign-up-modal .modal-dialog {
		max-width: 880px;
	}
}
@media (max-width: 991px) {
	.modal.sign-up-modal .modal-dialog {
		max-width: 700px;
	}
}
@media (max-width: 767px) {
	.modal.sign-up-modal .modal-dialog {
		max-width: 500px;
	}
}
@media (max-width: 575px) {
	.modal.sign-up-modal .modal-dialog {
		max-width: 100%;
	}
}
.modal.sign-up-modal .modal-body {
	padding: 60px;
}
@media (max-width: 1399px) {
	.modal.sign-up-modal .modal-body {
		padding: 50px;
	}
}
@media (max-width: 991px) {
	.modal.sign-up-modal .modal-body {
		padding: 30px;
	}
}
@media (max-width: 575px) {
	.modal.sign-up-modal .modal-body {
		padding: 20px;
	}
}
.modal.sign-up-modal .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	position: relative;
	word-break: break-word;
	padding: 0 15px;
}
@media (max-width: 991px) {
	.modal.sign-up-modal .content {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.modal.sign-up-modal .content::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 75%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	background-color: rgba(111, 111, 111, 0.2);
}
@media (max-width: 1199px) {
	.modal.sign-up-modal .content::after {
		right: 0px;
	}
}
@media (max-width: 991px) {
	.modal.sign-up-modal .content::after {
		top: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 2px;
		width: 75%;
	}
}
.modal.sign-up-modal .content .img-wrapper img {
	min-width: 380px;
}
@media (max-width: 1399px) {
	.modal.sign-up-modal .content .img-wrapper img {
		min-width: 300px;
	}
}
@media (max-width: 1199px) {
	.modal.sign-up-modal .content .img-wrapper img {
		min-width: 260px;
	}
}
@media (max-width: 991px) {
	.modal.sign-up-modal .content .img-wrapper img {
		min-width: 120px;
	}
}
.modal.sign-up-modal .content h4 {
	margin-top: 60px;
}
@media (max-width: 1399px) {
	.modal.sign-up-modal .content h4 {
		margin-top: 30px;
	}
}
@media (max-width: 575px) {
	.modal.sign-up-modal .content h4 {
		margin-top: 20px;
	}
}
.modal.sign-up-modal .content .h4,
.modal.sign-up-modal .content h5 {
	color: 313131;
	margin-bottom: 20px;
}
.modal.sign-up-modal .content p {
	max-width: 400px;
}
@media (max-width: 991px) {
	.modal.sign-up-modal .content p {
		max-width: 600px;
		text-align: center;
	}
}
@media (max-width: 991px) {
	.modal.sign-up-modal .form-content {
		margin-top: 30px;
	}
}
.modal.sign-up-modal .form-content .modal-title {
	color: #095059;
}
.welcome-modal .modal-dialog,
.forgot-pw-modal .modal-dialog {
	max-width: 880px;
}
@media (max-width: 991px) {
	.welcome-modal .modal-dialog,
	.forgot-pw-modal .modal-dialog {
		max-width: 600px;
	}
}
@media (max-width: 767px) {
	.welcome-modal .modal-dialog,
	.forgot-pw-modal .modal-dialog {
		max-width: 480px;
	}
}
@media (max-width: 575px) {
	.welcome-modal .modal-dialog,
	.forgot-pw-modal .modal-dialog {
		max-width: 100%;
	}
}
.form-footer {
	background: #f1ece2;
	-webkit-box-shadow: 0px 4px 21px rgba(30, 86, 94, 0.2);
	box-shadow: 0px 4px 21px rgba(30, 86, 94, 0.2);
	padding: 20px;
	margin-top: 40px;
}
@media (max-width: 991px) {
	.form-footer {
		padding: 15px;
		margin-top: 30px;
	}
}
@media (max-width: 575px) {
	.form-footer {
		margin-top: 20px;
	}
}
.form-footer P {
	color: #000;
}
#ContactUsModal .modal-title {
	text-align: center;
	color: #095059;
}
#ContactUsModal .modal-body .theme-button .get-started {
	min-width: unset;
	width: 100%;
}
.main-footer {
	background: #fff2df;
	padding: 50px 0;
	position: relative;
}
@media (max-width: 991px) {
	.main-footer {
		padding: 40px 0;
	}
}
@media (max-width: 767px) {
	.main-footer {
		padding: 30px 0;
	}
}
.main-footer .footer-content {
	list-style: disc;
}
.main-footer .footer-content::marker {
	background: red;
}
@media (min-width: 992px) {
	.main-footer .footer-content {
		display: block !important;
	}
}
@media (max-width: 991px) {
	.main-footer .footer-content {
		display: none;
		padding-top: 20px;
	}
}
.main-footer .footer-content .encryption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 991px) {
	.main-footer .footer-content .encryption {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
.main-footer .footer-content .encryption img {
	margin: 0 10px 0 0;
}
@media (max-width: 991px) {
	.main-footer .footer-content .encryption img {
		min-width: 18px;
	}
}
.main-footer .footer-content .encryption p {
	margin: 0;
	color: #111;
}
@media (max-width: 991px) {
	.main-footer .footer-content .encryption p {
		margin: 0;
	}
}
.main-footer .footer-content ul li {
	margin: 0 0 23px 15px;
}
@media (max-width: 575px) {
	.main-footer .footer-content ul li {
		margin: 0 0 15px 15px;
	}
}
.main-footer .footer-content ul li a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: rgba(37, 37, 37, 0.7);
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	display: inline-block;
	position: relative;
}
.main-footer .footer-content ul li a::after {
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 8px;
	width: 8px;
	background: rgba(17, 17, 17, 0.7);
	border-radius: 50%;
}
.main-footer .footer-content ul li a:hover,
.main-footer .footer-content ul li a.active {
	color: #f1673b;
}
.main-footer .footer-content ul li a::first-letter {
	text-transform: capitalize;
}
.main-footer .footer-content ul li .content a img {
	margin-right: 10px;
}
.main-footer .footer-content ul li .content a.rs_font::first-letter {
	text-transform: inherit;
}
.main-footer .footer-content ul li:last-of-type {
	margin: 0;
	margin-left: 15px;
}
@media (max-width: 991px) {
	.main-footer .footer-address {
		text-align: center;
	}
}
.main-footer .footer-address a {
	display: block;
}

.main-footer .footer-address a::after {
	content: unset !important;
}

.main-footer .footer-address .footer-title::before {
	display: none;
}
.main-footer .footer-address .foter-link::after {
	display: none;
}
@media (max-width: 991px) {
	.main-footer .footer-address .footer-content1 {
		display: block;
	}
}
.main-footer .footer-address .footer-content1 ul {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.main-footer .footer-address .footer-content1 ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 12px 0;
}
.main-footer .footer-address .footer-content1 ul li:last-child {
	margin-bottom: 0;
}
.main-footer .footer-address .footer-content1 ul li .content a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 29px;
	color: #111;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	display: inline-block;
	position: relative;
}
.main-footer .footer-address .footer-content1 ul li .content a::after {
	display: none;
}
.main-footer .footer-address .footer-content1 ul li .content a:hover,
.main-footer .footer-address .footer-content1 ul li .content a.active {
	color: #f1673b;
}
.main-footer .footer-address .footer-content1 ul li .content p {
	color: #111;
	margin: 0;
}
.main-footer .footer-link {
	position: relative;
}
.main-footer .footer-link .footer-title {
	font-style: normal;
	font-weight: 700;
	font-family: "Expose";
	font-size: 18px;
	line-height: 27px;
	color: #111;
	margin: 0 0 32px 0;
}
@media (max-width: 991px) {
	.main-footer .footer-link .footer-title {
		font-size: 20px;
		line-height: 30px;
		margin: 0;
		margin-top: 30px;
		position: relative;
	}
}
@media (max-width: 767px) {
	.main-footer .footer-link .footer-title {
		font-size: 18px;
		line-height: 28px;
		margin-top: 20px;
		position: relative;
	}
}
@media (max-width: 991px) {
	.main-footer .footer-link .footer-title:after {
		display: block;
		content: "";
		background: url("../images/top-right-arrow.svg");
		background-repeat: no-repeat;
		background-size: auto;
		background-position: center;
		width: 25px;
		height: 25px;
		position: absolute;
		top: 1px;
		left: auto;
		right: 0;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
@media (max-width: 991px) {
	.main-footer .footer-link .footer-title:before {
		display: block;
		content: "";
		background: #252849;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center right;
		width: calc(100% - 300px);
		height: 2px;
		position: absolute;
		top: 12px;
		left: auto;
		right: 35px;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}
.main-footer .active-footer .footer-link {
	position: relative;
}
@media (max-width: 991px) {
	.main-footer .active-footer .footer-link .footer-title:after {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		background-repeat: no-repeat;
		background-size: auto;
		background-position: center;
	}
}
.main-footer .first {
	padding: 20px 15px;
}
@media (max-width: 991px) {
	.main-footer .first {
		margin-bottom: 30px;
	}
}
@media (min-width: 992px) {
	.main-footer .first {
		padding: 0 30px;
	}
}
@media (min-width: 1200px) {
	.main-footer .first {
		padding: 0 40px;
	}
}
@media (min-width: 1400px) {
	.main-footer .first {
		padding: 0 50px;
	}
}
@media (min-width: 992px) {
	.main-footer .netz-inner .netz-item:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 330px;
	}
}
@media (min-width: 1200px) {
	.main-footer .netz-inner .netz-item:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 360px;
	}
}
@media (min-width: 1400px) {
	.main-footer .netz-inner .netz-item:nth-child(1) {
		width: 390px;
	}
}
@media (min-width: 992px) {
	.main-footer .netz-inner .netz-item:nth-child(2) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 210px;
		text-align: right;
	}
	.main-footer .netz-inner .netz-item:nth-child(2) .footer-link {
		display: inline-block;
		text-align: left;
	}
}
@media (min-width: 1200px) {
	.main-footer .netz-inner .netz-item:nth-child(2) {
		width: 260px;
	}
}
@media (min-width: 1400px) {
	.main-footer .netz-inner .netz-item:nth-child(2) {
		width: 310px;
	}
}
@media (min-width: 992px) {
	.main-footer .netz-inner .netz-item:nth-child(3) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 170px;
		text-align: right;
	}
	.main-footer .netz-inner .netz-item:nth-child(3) .footer-link {
		display: inline-block;
		text-align: left;
	}
}
@media (min-width: 1200px) {
	.main-footer .netz-inner .netz-item:nth-child(3) {
		width: 220px;
	}
}
@media (min-width: 1400px) {
	.main-footer .netz-inner .netz-item:nth-child(3) {
		width: 270px;
	}
}
@media (min-width: 992px) {
	.main-footer .netz-inner .netz-item:nth-child(4) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 250px;
		text-align: right;
	}
	.main-footer .netz-inner .netz-item:nth-child(4) .footer-link {
		display: inline-block;
		text-align: left;
	}
}
@media (min-width: 1200px) {
	.main-footer .netz-inner .netz-item:nth-child(4) {
		width: 300px;
	}
}
@media (min-width: 1400px) {
	.main-footer .netz-inner .netz-item:nth-child(4) {
		width: 350px;
	}
}
.copyright {
	background: #fff2df;
	padding: 10px 0;
}
@media (max-width: 1199px) {
	.copyright {
		padding: 10px 0;
		padding-bottom: 60px;
	}
}
@media (max-width: 991px) {
	.copyright {
		padding: 10px 0;
		padding-bottom: 60px;
	}
}
.copyright p {
	color: #111;
	margin: 0;
	text-align: center;
}
@media (max-width: 991px) {
	.copyright p {
		font-size: 14px;
		line-height: 18px;
		margin: 0;
	}
}
@media (max-width: 767px) {
	.copyright p {
		font-size: 11px;
		line-height: 16px;
		margin: 0;
	}
}
.get-started {
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ff9274;
	border-radius: 50px;
	color: #111;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	text-transform: capitalize;
	text-align: left;
	padding: 15px 30px;
	position: relative;
	max-width: 200px;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	outline: none;
	cursor: pointer;
}
.get-started:hover {
	background: #111;
	color: #fff;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.get-started span {
	position: absolute;
	right: 6px;
	top: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.fr_wrapper .main-header .navbar .netz-wrapper .menu .menu-list li a {
	font-size: 14px;
}
.fr_wrapper .main-header .navbar .netz-wrapper .menu .menu-list li {
	margin: 0 5px;
}
.fr_wrapper .main-footer .footer-link.footer-address .footer-content ul li .content a {
	font-size: 14px;
}
.fr_wrapper .s-modal .modal-dialog .modal-content .modal-body p {
	font-size: 15px;
}
@media (max-width: 1399px) {
	.fr_wrapper .main-header .navbar .netz-wrapper .menu .menu-list li {
		margin: 0 4px;
	}
	.fr_wrapper .main-header .navbar .netz-wrapper .menu .menu-list li a {
		font-size: 12px;
	}
}
@media (max-width: 991px) {
	.fr_wrapper .main-footer .footer-link .footer-title:before {
		width: calc(100% - 350px);
	}
	.fr_wrapper .s-modal .modal-dialog .modal-content .modal-body p {
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	.fr_wrapper .main-footer .footer-link .footer-title:before {
		width: calc(100% - 320px);
	}
}
@media (max-width: 480px) {
	.fr_wrapper .main-footer .footer-link .footer-title {
		font-size: 15px;
	}
	.fr_wrapper .main-footer .footer-link .footer-title:before {
		width: calc(100% - 270px);
	}
}
@media (max-width: 375px) {
	.fr_wrapper .main-footer .footer-link .footer-title {
		font-size: 14px;
	}
}
@media (max-width: 360px) {
	.fr_wrapper .main-footer .footer-link .footer-title {
		font-size: 13px;
	}
	.fr_wrapper .main-footer .footer-link .footer-title:before {
		right: 28px;
	}
	.fr_wrapper .main-footer .footer-link .footer-title:before {
		width: calc(100% - 230px);
	}
}
.cookiealert {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 !important;
	z-index: 999;
	opacity: 0;
	border-radius: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
	color: #252525;
	background: #fff;
	padding: 8px 10px;
	font-size: 12px a;
	font-size-color: #fdb429 !important;
}
.cookiealert.show {
	opacity: 1;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition-delay: 1000ms;
	transition-delay: 1000ms;
}
@media (min-width: 768px) {
	.cookiealert {
		font-size: 14px;
	}
}
.banner {
	background: #fffaf6;
}
.banner.section-wrapper {
	padding: 80px 0 10px 0;
}
@media (max-width: 1199px) {
	.banner.section-wrapper {
		padding: 70px 0 10px 0;
	}
}
@media (max-width: 991px) {
	.banner.section-wrapper {
		padding: 60px 0 0 0;
	}
}
@media (max-width: 767px) {
	.banner.section-wrapper {
		padding: 50px 0 0 0;
	}
}
@media (max-width: 575px) {
	.banner.section-wrapper {
		padding: 40px 0 0 0;
	}
}
@media (max-width: 375px) {
	.banner.section-wrapper {
		padding: 40px 0 0 0;
	}
}
.banner .netz-image {
	line-height: 0;
	text-align: end;
	max-width: calc(100% - 120px);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: auto;
	position: relative;
}
@media (max-width: 991px) {
	.banner .netz-image {
		max-width: calc(100% - 80px);
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.banner .netz-image {
		max-width: 100%;
	}
}
.banner .netz-image .banner-btn {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	z-index: 1;
}
.banner .netz-image .banner-btn img {
	position: relative;
	left: 100px;
}
@media (max-width: 991px) {
	.banner .netz-image .banner-btn img {
		left: 40px;
	}
}
@media (max-width: 767px) {
	.banner .netz-image .banner-btn img {
		left: 20px;
	}
}
@media (max-width: 575px) {
	.banner .netz-image .banner-btn .circle {
		min-width: 80px;
	}
}
.banner .netz-image .banner-btn .arrow-right {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	height: 97px;
	width: 97px;
	border-radius: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
@media (max-width: 991px) {
	.banner .netz-image .banner-btn .arrow-right {
		height: 40px;
		width: 40px;
	}
}
@media (max-width: 767px) {
	.banner .netz-image .banner-btn .arrow-right {
		height: 20px;
		width: 20px;
	}
}
.banner .netz-content {
	text-align: center;
	margin-bottom: 30px;
}
.banner .netz-content h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 82px;
	line-height: 114px;
	color: #313131;
	font-weight: 700;
	margin: 0 0 40px 0;
	font-family: "Expose";
	text-transform: uppercase;
}
@media (max-width: 1399px) {
	.banner .netz-content h2 {
		font-size: 58px;
		line-height: 1.5;
	}
}
@media (max-width: 1199px) {
	.banner .netz-content h2 {
		font-size: 46px;
	}
}
@media (max-width: 991px) {
	.banner .netz-content h2 {
		font-size: 42px;
	}
}
@media (max-width: 767px) {
	.banner .netz-content h2 {
		font-size: 30px;
	}
}
@media (max-width: 575px) {
	.banner .netz-content h2 {
		font-size: 26px;
	}
}
@media (max-width: 375px) {
	.banner .netz-content h2 {
		font-size: 22px;
	}
}
.banner .netz-content h2 span {
	color: #ff9274;
}
@media (max-width: 991px) {
	.banner .netz-content h2 img {
		display: none;
	}
}
.banner .netz-content .netz-title .ms-3 {
	margin-bottom: 40px;
}
@media (max-width: 1199px) {
	.banner .netz-content .netz-title .ms-3 {
		margin-bottom: 25px;
		max-width: 150px;
		width: 100%;
	}
}
.achievements {
	padding-top: 130px;
	padding-bottom: 0;
	text-align: left;
}
@media screen and (max-width: 991px) {
	.achievements {
		padding-top: 80px;
		padding-bottom: 0px;
	}
}
@media (max-width: 767px) {
	.achievements {
		text-align: center;
	}
}
.achievements .achievements_box {
	text-align: center;
}
.achievements .achievements_box .counter_box .counter-value {
	font-size: 52px;
	line-height: 72px;
	color: #111;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: capitalize;
	line-height: 1.4;
}
@media (max-width: 991px) {
	.achievements .achievements_box .counter_box .counter-value {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.achievements .achievements_box .counter_box .counter-value {
		font-size: 24px;
	}
}
.achievements .achievements_box .counter_box .counter-value span {
	color: #ff9274;
}
.achievements .achievements_box .counter_box p {
	color: rgba(37, 37, 37, 0.7);
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
}
@media (max-width: 1199px) {
	.achievements .achievements_box .counter_box p {
		font-size: 13px;
		line-height: 1.5;
	}
}
@media (max-width: 991px) {
	.achievements .achievements_box .counter_box {
		margin-bottom: 25px;
	}
}
.achievements .achievements_box.border_col {
	border-right: 1px solid rgba(43, 41, 41, 0.3);
}
@media (max-width: 575px) {
	.achievements .achievements_box.border_col {
		border-right: none;
	}
}
@media (max-width: 991px) {
	.achievements .achievements_box.counter-box-1 {
		border-right: none;
	}
}
.achievements .achievements_box p {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}
.blog .blog-inner {
	padding: 24px;
	text-align: center;
	border: 1px solid #ff9274;
	border-radius: 24px;
	height: 100%;
	position: relative;
	-webkit-box-shadow: 6px 6px 0px #ff9274;
	box-shadow: 6px 6px 0px #ff9274;
	border: 1px solid #fed3a1;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
}
@media (max-width: 991px) {
	.blog .blog-inner {
		margin-bottom: 40px;
		height: auto;
	}
}
@media (max-width: 767px) {
	.blog .blog-inner {
		margin-bottom: 25px;
		padding: 16px;
	}
}
.blog .blog-inner:hover {
	-webkit-box-shadow: -6px -6px 0px #ff9274;
	box-shadow: -6px -6px 0px #ff9274;
}
.blog .blog-inner img {
	margin-bottom: 14px;
}
@media (max-width: 991px) {
	.service .service-content {
		margin-bottom: 50px;
	}
}
@media (max-width: 767px) {
	.service .service-content {
		text-align: left;
	}
}
@media (max-width: 767px) {
	.service .service-content img {
		max-width: 350px;
	}
}
@media (max-width: 480px) {
	.service .service-content img {
		max-width: 270px;
	}
}
.service .service-content .img {
	position: relative;
}
.service .service-content .img::after {
	position: absolute;
	content: "";
	background: url(../images/polygon.png) no-repeat;
	bottom: -50px;
	left: -30px;
	height: 157px;
	width: 157px;
	z-index: -1;
}
.service .service-content h2 {
	color: #111;
	font-size: 48px;
	line-height: 71px;
	font-weight: 700;
	margin-bottom: 45px;
}
@media (max-width: 1199px) {
	.service .service-content h2 {
		font-size: 38px;
		line-height: 58px;
	}
}
@media (max-width: 991px) {
	.service .service-content h2 {
		font-size: 32px;
		line-height: 42px;
		text-align: center;
	}
}
@media (max-width: 575px) {
	.service .service-content h2 {
		font-size: 24px;
		line-height: 34px;
	}
}
.service .service-content h2 span {
	color: #ff9274;
}
@media (max-width: 767px) {
	.service .service-right {
		text-align: right;
	}
}
@media (max-width: 767px) {
	.service .service-right img {
		max-width: 350px;
	}
}
@media (max-width: 480px) {
	.service .service-right img {
		max-width: 270px;
	}
}
.service .service-right .img {
	position: relative;
}
.service .service-right .img::after {
	position: absolute;
	content: "";
	background: url(../images/polygon2.png) no-repeat;
	top: -50px;
	right: -70px;
	height: 157px;
	width: 157px;
	z-index: -1;
}
.service .service-right p {
	font-size: 18px;
	line-height: 32px;
	color: rgba(37, 37, 37, 0.7);
	margin-top: 25px;
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.service .service-right p {
		text-align: center;
		font-size: 16px;
		line-height: 30px;
	}
}
@media (max-width: 991px) {
	.service .service-right .get-started {
		margin: 0 auto;
	}
}
.pricing_plan {
	background: #fff2df;
	padding: 100px 0;
}
.pricing_plan .pricing_content {
	text-align: center;
}
.pricing_plan .pricing_content h2 {
	margin-bottom: 18px;
	color: #111;
	font-family: "Asap";
}
.pricing_plan .pricing_content h2 span {
	color: #ff9274;
}
.pricing_plan .pricing_content h3 {
	color: #111;
	margin-bottom: 13px;
	font-family: "Expose";
}
.pricing_plan .pricing_content p {
	font-size: 16px;
	line-height: 20px;
	font-family: "Expose";
	color: #111;
}
.pricing_plan .tab-content .tab h3 {
	font-family: "Expose";
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 59px;
	color: #111;
	text-align: center;
	margin-bottom: 30px;
}
.pricing_plan .tab-content .tab p {
	font-family: "Asap";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #111;
	text-align: center;
	margin-bottom: 35px;
}
.pricing_plan .tab-content .get-started {
	margin: auto;
	background: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border: 1px solid #ff9274;
}
.pricing_plan .tab-content .get-started:hover {
	background: #111;
	color: #fff;
}
.pricing_plan .tab-content .get-started:hover span img {
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
}
.pricing_plan .tab-content .get-started span {
	background-color: #ff9274;
}
.pricing_plan .tab-content .get-started span img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pricing_plan .nav {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.pricing_plan .nav.nav-tabs {
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	margin-top: 40px;
}
.pricing_plan .nav .nav-item .nav-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ff9274;
	border-radius: 18px;
	padding: 12px;
	font-size: 30px;
	line-height: 45px;
	font-family: "Asap";
	min-width: 220px;
	margin-bottom: 20px;
	border-color: rgba(0, 0, 0, 0);
	text-transform: uppercase;
	font-weight: 500;
}
.pricing_plan .nav .nav-item .nav-link:hover,
.pricing_plan .nav .nav-item .nav-link.active {
	color: #111;
}
.pricing_plan .nav .nav-item .nav-link .pricing-arrow {
	width: 30px;
	height: 30px;
	margin-right: 15px;
	border: 1px solid #111;
	border-radius: 50px;
}
.pricing_plan .nav .nav-item .nav-link.active .pricing-arrow {
	background: url(../images/pricing-arrow.svg) #111 no-repeat;
	background-position: center;
	border: 1px solid rgba(0, 0, 0, 0);
}
.pricing_plan .pricing-box {
	-webkit-user-select: all;
	-moz-user-select: all;
	user-select: all;
}
.pricing_plan .pricing-box .get-started {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pricing_plan .pricing-box .tab-content {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pricing_plan .pricing-box.active {
	-webkit-user-select: all;
	-moz-user-select: all;
	user-select: all;
}
.pricing_plan .pricing-box.active .get-started {
	pointer-events: all;
	-webkit-user-select: all;
	-moz-user-select: all;
	user-select: all;
}
.pricing_plan .pricing-box.active .tab-content {
	-webkit-user-select: all;
	-moz-user-select: all;
	user-select: all;
}
.faq-section {
	padding: 80px 0;
}
@media (max-width: 991px) {
	.faq-section {
		padding: 50px 0;
	}
}
.faq-section .section-title {
	text-align: center;
}
.faq-section .section-title h2 {
	font-size: 32px;
	line-height: 43px;
	text-transform: capitalize;
	text-align: center;
	color: #007bff;
	padding: 0;
	margin: 0 0 50px 0;
}
@media (max-width: 767px) {
	.faq-section .section-title h2 {
		font-size: 20px;
		line-height: 28px;
	}
}
@media (max-width: 991px) {
	.faq-section .section-title h2 {
		margin: 0 0 30px 0;
	}
}
@media (max-width: 575px) {
	.faq-section .section-title h2 {
		margin: 0 0 20px 0;
	}
}
.faq-section .section-title p {
	color: #111;
	font-family: "Asap";
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
}
.faq-section .cus-accordion {
	border-top: none;
	background: rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
	.faq-section .cus-accordion {
		width: 100%;
	}
}
.faq-section .cus-accordion .custom-collapse {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	position: relative;
	counter-increment: rowNumber;
	border-radius: 6px;
}
.faq-section .cus-accordion .custom-collapse .card-header {
	background: rgba(0, 0, 0, 0);
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0;
	cursor: pointer;
	position: relative;
	border-bottom: none;
}
.faq-section .cus-accordion .custom-collapse .card-header h4 {
	font-weight: 500;
	padding: 0px 35px 0 0;
	border-radius: 6px;
	cursor: pointer;
	border-bottom: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	color: #252525;
	font-size: 18px;
	line-height: 26px;
	font-family: "Asap";
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 {
		font-size: 14px;
		line-height: 24px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing {
	width: 34px;
	height: 34px;
	line-height: 59px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing {
		width: 34px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .coll-sing:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-filter: brightness(0);
	filter: brightness(0);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 24px;
	height: 24px;
	background: url("../images/icon/arrow.svg") no-repeat;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.faq-section .cus-accordion .custom-collapse .card-header h4.collapsed .coll-sing:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-filter: brightness(0);
	filter: brightness(0);
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
	width: 24px;
	height: 24px;
	background: url("../images/icon/arrow.svg") no-repeat;
}
.faq-section .cus-accordion .custom-collapse .card-header h4 .rs_no {
	display: none;
}
@media (max-width: 991px) {
	.faq-section .cus-accordion .custom-collapse .card-header h4 .rs_no {
		display: block;
	}
}
@media (max-width: 991px) {
	.faq-section .cus-accordion .custom-collapse .card-header .no {
		display: none;
	}
}
.faq-section .cus-accordion .custom-collapse .card-header h4[aria-expanded="true"] {
	position: relative;
	border-radius: 6px 6px 0 0;
}
.faq-section .cus-accordion .custom-collapse .card-body {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: "Asap";
	font-family: "Asap";
	padding: 0 0 30px;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-body {
		padding: 0 15px 15px;
		font-size: 14px;
	}
}
.faq-section .cus-accordion .custom-collapse .card-body span {
	color: rgba(37, 37, 37, 0.7);
}
.faq-section .cus-accordion .custom-collapse .card-body table {
	background: rgba(253, 180, 41, 0.05);
	table-layout: fixed;
}
@media (max-width: 991px) {
	.faq-section .cus-accordion .custom-collapse .card-body table {
		table-layout: auto;
	}
}
.faq-section .cus-accordion .custom-collapse .card-body table th {
	text-align: left;
	width: 50%;
}
.faq-section .cus-accordion .custom-collapse .card-body table tr td {
	text-align: left;
	padding: 20px 22px;
}
@media (max-width: 767px) {
	.faq-section .cus-accordion .custom-collapse .card-body table tr td {
		padding: 15px;
	}
}
@media (max-width: 480px) {
	.faq-section .cus-accordion .custom-collapse .card-body table tr td {
		padding: 15px 5px;
	}
}
.faq-section .cus-accordion .custom-collapse:last-of-type {
	margin-bottom: 0;
}
.live-chat .chat-now {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #111;
	-webkit-box-shadow: 0px 4px 16px rgba(88, 88, 88, 0.06);
	box-shadow: 0px 4px 16px rgba(88, 88, 88, 0.06);
	border-radius: 240px;
	padding: 22px 28px;
}
@media (max-width: 991px) {
	.live-chat .chat-now {
		border-radius: 50px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}
.live-chat .chat-now .text {
	padding-left: 20px;
}
.live-chat .chat-now .text h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	color: #fff;
}
.live-chat .chat-now .text p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
.live-chat .chat-now .text a {
	color: #ff9274;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-decoration: underline;
}
.live-chat .chat-now .text a:hover {
	color: #fff;
	text-shadow: 2px 1px 5px #fff;
}
.live-chat .chat-now .text a:hover span img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-filter: brightness(8);
	filter: brightness(8);
}
.terms {
	padding: 100px 0;
	font-size: 16px;
	line-height: 28px;
	position: relative;
	overflow: inherit;
}
@media (max-width: 1399px) {
	.terms {
		padding: 80px 0;
	}
}
@media (max-width: 1199px) {
	.terms {
		padding: 60px 0;
	}
}
@media (max-width: 991px) {
	.terms {
		font-size: 14px;
		line-height: 22px;
	}
}
@media (max-width: 767px) {
	.terms {
		padding: 50px 0;
	}
}
.terms .print {
	position: sticky;
	top: 100px;
	padding: 20px 10px;
	background: #ff9274;
	border-radius: 0 8px 8px 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	left: 0;
	color: #fff;
	float: right;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	z-index: 9;
}
.terms .print:hover {
	background: #111;
	color: #fff;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
@media (max-width: 767px) {
	.terms .print {
		font-size: 0;
		padding: 10px;
	}
}
.terms .print img {
	margin-top: 10px;
}
@media (max-width: 767px) {
	.terms .print img {
		margin-top: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}
.terms a {
	font-weight: bold;
	color: #ff9274;
	display: inline-block;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.terms a:hover {
	color: #111;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.terms h1,
.terms h2,
.terms h3,
.terms h4,
.terms h5,
.terms h6 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: #1a1d33;
	margin: 0 0 10px 0;
}
@media (max-width: 991px) {
	.terms h1,
	.terms h2,
	.terms h3,
	.terms h4,
	.terms h5,
	.terms h6 {
		font-size: 20px;
	}
}
@media (max-width: 575px) {
	.terms h1,
	.terms h2,
	.terms h3,
	.terms h4,
	.terms h5,
	.terms h6 {
		font-size: 18px;
	}
}
.terms b {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 700;
}
@media (max-width: 991px) {
	.terms b {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.terms b {
		font-size: 14px;
	}
}
.terms p {
	margin: 0 0 20px 0;
	font-size: 14px;
}
@media (max-width: 575px) {
	.terms p {
		font-size: 13px;
	}
}
@media (max-width: 375px) {
	.terms p {
		font-size: 12px;
	}
}
.terms p.small {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 15px;
}
@media (max-width: 575px) {
	.fr_wrapper .terms {
		padding: 30px 0;
	}
}
.skiptranslate,
.goog-te-combo {
	display: none !important;
}
body {
	top: 0 !important;
}
.goog-te-gadget {
	display: block !important;
}
#google_translate_element,
select.goog-te-combo {
	position: fixed;
	z-index: 999;
	top: -999px;
}
body .goog-text-highlight {
	background: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#teams-dropdown-menu span.icon .fa {
	display: none;
}
.loader {
	z-index: 999999;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100vh;
	width: 100%;
	background: #fff;
	left: 0;
	display: none;
}
.loader div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#teams-dropdown-menu ul li {
	text-transform: capitalize;
}
#teams-dropdown-menu {
	border-radius: 3px;
	position: relative;
	background-color: #fff;
	cursor: pointer;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 10px;
	height: 36px;
	padding: 6px;
	-webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
}
#teams-dropdown-menu .flag-text {
	font-size: 0px;
	color: #000;
}
#teams-dropdown-menu ul {
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px rgba(10, 10, 10, 0.0509803922), 0 0 10px 0 rgba(10, 10, 10, 0.0784313725);
	box-shadow: 0 2px 5px rgba(10, 10, 10, 0.0509803922), 0 0 10px 0 rgba(10, 10, 10, 0.0784313725);
	display: none;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	top: 50px;
	width: 135px;
	z-index: 99;
	padding: 0;
	left: unset !important;
	right: 0;
}
img.img-fluid.flg {
	margin-right: 10px;
}
#teams-dropdown-menu ul.active {
	display: block;
	-webkit-animation: slidedown 0.2s;
	animation: slidedown 0.2s;
	top: 50px;
}
@keyframes slidedown {
	from {
		margin-top: -25px;
		opacity: 0;
	}
	to {
		margin-top: 0;
		opacity: 1;
	}
}
#teams-dropdown-menu ul li {
	padding: 10px 15px;
	color: #000;
	font-size: 14px;
	letter-spacing: 0.5px;
	height: auto !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0;
	float: none;
}
#teams-dropdown-menu ul li:hover {
	color: #000 !important;
	background-color: #f0f0f0;
}
#teams-dropdown-menu span.icon:before {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid rgba(0, 0, 0, 0);
	border-bottom: 0;
	border-left: 0.3em solid rgba(0, 0, 0, 0);
	position: relative;
	top: 2px;
}
@media screen and (max-width: 1199px) {
	#teams-dropdown-menu {
		height: 32px;
		position: relative !important;
		background-color: #fff !important;
		cursor: pointer !important;
		width: 60px !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		margin-right: 0px !important;
	}
	#teams-dropdown-menu .flag-text {
		font-size: 0px;
		color: #000;
		margin-right: 10px;
	}
	#teams-dropdown-menu .submenu-button {
		display: none;
	}
	#teams-dropdown-menu span.icon i {
		color: #000;
	}
	.header-main #teams-dropdown-menu {
		margin-left: auto !important;
	}
	div#dropBlock_wrapper {
		margin-right: 10px;
		margin-left: auto;
	}
	.header.sticky header nav.menu.open ul {
		margin-top: 25px;
	}
}
@media (max-width: 375px) {
	.fr_wrapper form .remember .forgot-pass {
		font-size: 13px;
	}
}
@media (max-width: 375px) {
	.fr_wrapper form .remember .custom-check-box {
		font-size: 13px;
	}
}
.fr_wrapper header .navbar .navbar-nav .nav-item .nav-link {
	font-size: 12px;
	line-height: 20px;
	padding: 15px 5px;
	margin-left: 12px;
	position: relative;
}
@media (max-width: 1399px) {
	.fr_wrapper header .navbar .navbar-nav .nav-item .nav-link {
		padding: 15px 2px;
		margin-left: 5px;
	}
}
font {
	background-color: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
