/* -----------------------style fo LP--------------------------- */
/* ---------------------reset style----------------------------- */
.breadcrumb {
	display: none;
}
.site-header {
	padding: 15px 15px;
	max-width: 1490px;
	width: 100%;
	margin: auto;
}
body.active {
	overflow: hidden;
}
.wrapper {
	overflow: hidden;
}
.container {
	max-width: 1490px;
	width: 100%;
	margin: auto;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
p {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.7;
	font-weight: 400;
	margin: 0;
}
hr {
	margin: 0;
}
a {
	text-decoration: none;
}
button {
	outline: none;
	border: none;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
}
button:hover,
button:focus {
	border: none;
	color: inherit;
	outline: none;
}
.btn.focus,
.btn:focus {
	outline: none;
	box-shadow: none;
}
a.btn:visited {
	color: inherit;
}
/* -------------------------------------- */
/* ----------------btn-style------------- */
.btn {
	border-radius: 24px;
	color: #ffffff;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	width: 100%;
	padding: 15px;
	cursor: pointer;
	transition: all ease 0.3s;
	border: none;
	display: block;
	text-align: center;
}

.btn:hover {
	-webkit-box-shadow: -1px 4px 17px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 4px 17px -5px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 4px 17px -5px rgba(0, 0, 0, 0.75);
}
.btn.service {
	background-color: #ef7926;
}
.btn.primary {
	background-color: #9bb23d;
}
.btn.primary a {
	color: #fff;
}
.btn.primary a:visited {
	color: inherit;
}
.btn.border {
	background: transparent;
	color: #9bb23d;
	border: 1px solid #9bb23d;
}
/* ------------------------------------------- */
/* ------------title underline---------------- */
.title-underline {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 1366px) {
	.btn {
		font-size: 16px;
	}
	p {
		font-size: 16px;
	}
	.title-underline {
		font-size: 32px;
	}
}
.title-underline:before {
	position: absolute;
	content: "";
	width: 48px;
	height: 4px;
	background: linear-gradient(270deg, rgba(239, 121, 38, 0) 0%, #ef7926 100%);
	left: 0;
	bottom: 0px;
}
.title-underline.center:before {
	right: 0;
	margin: auto;
}
video {
	width: 100%;
	object-fit: contain;
	border-radius: 20px;
	opacity: 0;
	outline: none;
}
video.active {
	opacity: 1;
}
/* -------------------------banner style------------------------ */
.banner {
	border: 1px solid #e4e4e4;
	border-radius: 20px;
	background-color: #ffffff;
	padding: 32px 20px 20px;
	margin-top: -50px;
	margin-bottom: 40px;
	position: -webkit-sticky;
	position: sticky;
	top: 30px;
	width: 100%;
	max-width: 100%;

	text-align: left;
}
.banner_wrap {
	position: relative;
	height: 100%;
	width: 100%;
	display: inline-block;
}

@media only screen and (min-width: 992px) {
	.banner_wrap{
		max-width: 300px;
	}
	.banner {
		margin-top: -160px;
		max-width: 300px;
	}
	.sidebar.fixed {
		position: fixed;
		display: block;
		top: 20px;
		margin-top: 0px;
	}
	.sidebar.absolute {
		position: absolute;
		top: auto;
		bottom: 0;
		right: 0!important;
		transform: translateY(100%);
	}
}
@media only screen and (min-width: 1200px) {
	.banner_wrap{
		max-width: 345px;
	}
	.banner {
		margin-top: -160px;
		max-width: 345px;
	}
}

.banner_title {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.banner_price {
	font-family: "Filson Pro";
	line-height: 1.2;
}
.banner_price span {
	font-size: 14px;
	opacity: 0.6;
	color: #2c2d34;
}
.banner_price p {
	font-size: 26px;
	font-weight: bold;
	color: #084e68;
	margin-bottom: 0;
}
.banner_points {
	margin-top: 15px;
	margin-bottom: 15px;
}
.banner_points p {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
	margin-bottom: 10px;
}
.banner_points ul {
	margin-bottom: 15px;
}
.banner_points ul li {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.banner_points ul li i {
	color: #ef7926;
	margin-right: 15px;
}
.banner_more {
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.2;
	opacity: 0.6;
	color: #2c2d34;
	margin-left: 28px;
}

@media only screen and (max-width: 1366px) {
	.banner_points ul li {
		font-size: 16px;
	}
	.banner_title {
		font-size: 22px;
	}
}
/* ------------------------------------------------------------- */
/* -----------------stiker-------------------------------------- */
.stiker {
	font-family: "Filson Pro";
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	padding: 8px 16px;
	border-radius: 16px;
	margin-right: 10px;
}
.stiker.workforce {
	color: #85a503;
	background-color: rgba(155, 178, 61, 0.2);
}
.stiker.absolute {
	color: #5957bb;
	background-color: rgba(64, 61, 178, 0.2);
}
/* -----------------header section style------------------------ */
.header-section {
	padding-top: 70px;
	padding-bottom: 70px;
	color: #fff;
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.header-section .up-title {
	font-family: "Filson Pro";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #ef7926;
	text-transform: uppercase;
}
.header-section .title h1 {
	font-family: "Filson Pro";
	font-size: 48px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 710px;
}
.header-section .title p {
	color: #ffffff;
	font-family: "Filson Pro";
	font-size: 26px;
	line-height: 1.4;
	margin-bottom: 32px;
	max-width: 710px;
}

@media only screen and (max-width: 1366px) {
	.header-section .title h1 {
		font-size: 42px;
	}
	.header-section .title p {
		font-size: 20px;
	}
}

@media only screen and (max-width: 575px) {
	.header-section .title h1 {
		font-size: 32px;
	}
	.header-section .title p {
		font-size: 16px;
	}
	.stiker {
		margin-bottom: 10px;
	}
}
.header-section__row {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.header-section__row .btn.service {
	max-width: 210px;
	width: 100%;
	padding: 13px 0;
	margin-right: 30px;
}
.header-section__row span {
	font-family: "Filson Pro";
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	color: #ef7926;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.header-section__row span img {
	max-width: 163px;
	width: 100%;
	object-fit: contain;
	margin-top: 5px;
}

@media only screen and (max-width: 575px) {
	.header-section__row {
		flex-wrap: wrap;
		justify-content: center;
	}
	.header-section__row .btn.service {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
/* ------------------------------------------- */
/* -------------content section----------------- */
.content-section {
	padding-top: 75px;
	position: relative;
}
.content-section:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 38%;
	background-color: #fafafc;
}

.content-block {
	margin-bottom: 120px;
}

@media only screen and (max-width: 1366px) {
	.content-section {
		padding-top: 50px;
	}
	.content-block {
		margin-bottom: 90px;
	}
}

@media only screen and (max-width: 575px) {
	.content-section {
		padding-top: 30px;
	}
	.content-block {
		margin-bottom: 100px;
	}
}
/* --------------about block------------------ */
.about-block .btn.border {
	max-width: 303px;
	width: 100%;
	margin-top: 30px;
}
/* --------------video block------------------ */
.video-block {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.video-block .btn-play {
	cursor: pointer;
	margin-bottom: 15px;
}
.video-block .video-control {
	position: absolute;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.video-block .video-control.hide {
	display: none;
}
.poster {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 20px;
}
.video-block p {
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	text-align: center;
}
@media only screen and (max-width: 575px) {
	.poster {
		width: 110%;
		left: -5%;
	}
	.poster img {
		height: 100%;
	}
	.video-block .video-control {
		left: 0px;
		bottom: 0px;
		flex-direction: row;
	}
	.video-block .btn-play {
		margin-bottom: 0;
	}
}
/* --------------points block----------------- */
.points-block .title-underline {
	margin-bottom: 38px;
}
.points-block .expand-all-section {
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: bold;
	line-height: 1.78;
	color: #9bb23d;
	cursor: pointer;
}
@media only screen and (max-width: 575px) {
	.points-block .expand-all-section {
		display: none;
	}
}
.points-wrapp {
	margin-bottom: 30px;
}
.points-item {
	max-width: 285px;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.points-item .item-icon {
	color: #064f68;
	font-size: 18px;
	line-height: 1.7;
	margin-right: 15px;
}
.points-item .item-title {
	color: #064f68;
	font-weight: 600;
	font-size: 18px;
}
/* ---------------------acordeon style------------- */
.points-acordeon {
	margin-top: 15px;
}
.points-acordeon-item {
	border-top: 1px solid #e4e4e4;
	border-bottom: none;
}
.points-acordeon-item:last-of-type {
	border-bottom: 1px solid #e4e4e4;
}
.points-acordeon-title {
	padding: 25px 0;
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 26px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	padding-right: 45px;
}
.points-acordeon-title span {
	font-weight: 400;
	color: #ef7926;
}
.points-acordeon-title .lectures-durations {
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: 400;
	line-height: 1.78;
	color: #2c2d34;
	opacity: 0.6;
}
.points-acordeon-title .dropping {
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: 400;
	line-height: 1.78;
	color: #ef7926;
}
.points-acordeon-title:after {
	position: absolute;
	content: "+";
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	color: #084e68;
	border: 1px solid #e4e4e4;
	background-color: #ffffff;
	transition: all ease 0.3s;
}
.points-acordeon-title.active:after {
	transform: rotate(45deg);
}
.points-acordeon-content {
	padding-top: 5px;
	padding-bottom: 25px;
}
.points-acordeon-content.close {
	position: static;
	display: none;
	opacity: 1;
	float: none;
	opacity: 1;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: 1;
}
.points-acordeon-content.active {
	display: block;
	height: 100%;
}
.points-acordeon-content .content-pic {
	width: 30%;
	/* width: 100%; */
	/* height: 343px; */
	/* height: 100%; */
	border-radius: 25px;
	overflow: hidden;
	margin-right: 30px;
}
.points-acordeon-content .content-pic img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.points-acordeon-content .content-text {
	width: 70%;
}
.points-acordeon-content ul li {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.8;
}
.points-acordeon-content .duration {
	opacity: 0.6;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.78;
	color: #2c2d34;
}
.points-acordeon-content ul li p {
	margin: 0;
	display: inline-block;
}
.essentials {
	color: #e4e4e4;
	font-size: 18px;
	line-height: 1.7;
	margin-right: 5px;
	cursor: pointer;
}
.essentials.workforce {
	color: #9bb23d;
}
.essentials.absolute {
	color: #5957bb;
	margin-right: 16px;
}
[tooltip] {
	position: relative;
}
[tooltip]::before,
[tooltip]::after {
	text-transform: none;
	font-size: 0.9em;
	line-height: 1;
	user-select: none;
	pointer-events: none;
	position: absolute;
	display: none;
	opacity: 0;
}
[tooltip]::before {
	content: "";
	border: 5px solid transparent;
	z-index: 1001;
}
[tooltip]::after {
	content: attr(tooltip);
	font-family: "Filson Pro";
	text-align: center;
	min-width: 3em;
	max-width: 21em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff;
	padding: 1ch 1.5ch;
	border-radius: 0.3ch;
	box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
	z-index: 1000;
}
.essentials.workforce[tooltip]::after {
	color: #85a503;
}
.essentials.absolute[tooltip]::after {
	color: #5957bb;
}
[tooltip]:hover::before,
[tooltip]:hover::after {
	display: block;
	opacity: 1;
}
[tooltip=""]::before,
[tooltip=""]::after {
	display: none !important;
}
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
	bottom: 100%;
	border-bottom-width: 0;
	border-top-color: #fff;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
	bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
	left: 50%;
	transform: translate(-50%, -0.5em);
}
.op-06 {
	opacity: 0.6;
}

@media only screen and (max-width: 1366px) {
	.points-acordeon-title {
		font-size: 22px;
		padding: 20px 0;
		padding-right: 45px;
	}
	.points-acordeon-title:after {
		width: 42px;
		height: 42px;
	}
	.points-item {
		max-width: 250px;
	}
}

@media only screen and (max-width: 575px) {
	.points-item {
		max-width: 100%;
	}
	.points-acordeon-content > div {
		flex-wrap: wrap;
	}
	.points-acordeon-content .content-text {
		width: 100%;
	}
	.points-acordeon-content .content-pic {
		width: 100%;
		margin: auto;
		margin-bottom: 32px;
	}
}

/* ------------------------------------------- */
/* ----------------curators-section----------- */
.curators-section {
	background-color: #fafafc;
	padding-top: 100px;
	padding-bottom: 120px;
}

.curators-section .title-underline {
	margin-bottom: 48px;
}
.curators-wrapp {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 30px;
	max-height: 240px;
	overflow: hidden;
	transition: max-height 1.5s;
}
.curators-wrapp-mobile {
	display: none;
}
.curators-slider .slick-slide > div {
	display: flex;
	justify-content: center;
	text-align: left;
}
.curators-wrapp.active {
	transition:  max-height 1.5s;
	max-height: 1200px;
}
.curators-item {
	width: 24%;
	min-width: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 30px;
	margin-right: 5px;
}
.curators-item .avatar {
	height: 145px;
	width: 145px;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 20px;
}
.curators-item .name {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 8px;
}
.curators-item .position {
	opacity: 0.6;
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 16px;
	line-height: 1.2;
}
.curators-item .name a {
	color: #0a66c2;
	font-size: 16px;
	line-height: 1.2;
}
.curators-section .btn.border {
	max-width: 303px;
	width: 100%;
}

@media only screen and (max-width: 1366px) {
	.curators-item .avatar {
		height: 135px;
		width: 135px;
		margin-bottom: 20px;
	}
	.curators-item .name {
		font-size: 18px;
	}
	.curators-item .position {
		font-size: 16px;
	}
	.curators-wrapp {
		max-height: 225px;
	}
}
@media only screen and (max-width: 576px) {
	.curators-section .more-wrapp {
		align-items: inherit !important;
	}
	.curators-section .btn-more {
		display: none;
	}
	.curators-section {
		padding-bottom: 100px;
	}
	.curators-wrapp.more-content {
		display: none;
	}
	.curators-wrapp-mobile {
		display: block;
	}
}
/* ------------------------------------------ */
/* ------------------comments-section------------------------ */
.comments-section {
	padding-top: 90px;
	padding-bottom: 90px;
	border-bottom: 1px solid #e4e4e4;
}
.comments-items {
	position: relative;
	padding-bottom: 21px;
	padding-top: 70px;
	padding-right: 40px;
}
.comments-items:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 70px;
	height: 60px;
	background-image: url(../images/quotes.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
.comments-content {
	/* 	padding-top: 55px; */
	width: 70%;
}
.comments-content .quote {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 40px;
	text-align: left;
}
.comments-content .name-author {
	color: #333a49;
	font-family: "Filson Pro";
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
}
.comments-content .position-author {
	opacity: 0.6;
	color: #333a49;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.2;
}
.comments-content .info-author {
	text-align: left;
}
.comments-content .work-name {
	max-width: 150px;
	width: 100%;
	margin-left: 45px;
	height: 55px;
}
.comments-content .work-name img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.comments-items .author-image {
	height: 299px;
	max-width: 299px;
	width: 100%;
	overflow: hidden;
	border-radius: 50%;
}
.comments-items .author-image img {
	height: 100%;
	object-fit: cover;
}
.slider-nav .slick-slide {
	width: 50px !important;
	margin: 15px;
}
.slider-nav .slick-track {
	display: flex;
	justify-content: flex-end;
	margin: 0 auto !important;
	transform: none !important;
}
.slick-slide {
	margin: 0;
	outline: none;
}
.slick-slide > div {
	box-shadow: none;
	border-radius: none;
	text-align: center;
}
.slider-partners .slick-slide > div {
	text-align: center;
}
.slick-track:focus {
	outline: none;
}
.coments-wrapp {
	position: relative;
}
.slider-nav {
	position: absolute;
	bottom: -70px;
	right: 0px;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media only screen and (max-width: 991px) {
	.slider-nav {
		bottom: -75px;
		left: 0;
		margin: auto;
	}
}
@media only screen and (max-width: 576px) {
	.slider-nav {
		bottom: -70px;
	}
}
@media only screen and (max-width: 767px) {
	.comments-content {
		width: 100%;
	}
	.comments-items {
		padding-right: 0;
	}
	.comments-content .work-name {
		margin-left: 0;
	}
	.slider-nav .slick-track {
		justify-content: center;
	}
	.comments-section {
		padding-bottom: 64px;
	}
	.comments-items .author-image {
		display: none;
	}
}
@media only screen and (max-width: 576px) {
	.comments-content .quote {
		font-size: 32px;
		text-align: left;
		margin-bottom: 20px;
	}
}
.slider-nav .img {
	height: 50px;
	min-width: 50px;
	overflow: hidden;
	border-radius: 50%;
	cursor: pointer;
	opacity: 0.5;
}
.slider-nav .img.slick-current {
	opacity: 1;
}
.slider-nav .slick-slide.slick-current .img {
	opacity: 1;
}
.slider-nav .img img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}
/* ------------------------------------------------ */
/* -------------------partners section------------- */
.partners-section {
	padding-top: 70px;
	padding-bottom: 70px;
}
/* .partners-section img {
      max-width: 200px;
    width: 100%;
    margin-bottom: 20px;
	max-height: 60px;
	object-fit: contain;
} */
/* .slider-partners .slick-slide > div{
	  display: flex;
    align-items: center;
    align-content: center;
    height: 100%;
    justify-content: center;
}
 */
.slider-partners .slick-track {
	display: flex;
	align-items: center;
}
/* .slider-partners {
	display: flex;
	align-items: center;
	justify-content: space-between;
	
} */
.partners-section img {
	max-width: 135px;
	margin-bottom: 20px;
	/* 	max-height: 45px; */
	object-fit: contain;
	flex: 1 1 auto;
}

@media only screen and (max-width: 1024px) {
	.partners-section img {
		max-width: 110px;
	}
}
.partners-section img:nth-child(4) {
	max-width: 70px;
}
/* ------------------------------------------------ */
/* ----------------consultation-section------------ */
.consultation-section {
	padding-top: 129px;
	padding-bottom: 130px;
}
.consultation-title h2 {
	color: #084e68;
	font-family: "Filson Pro";
	font-size: 36px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #fff;
}
.consultation-section .up-title {
	font-size: 26px;
}
.consultation-section p {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 25px;
	max-width: 900px;
	color: #fff;
}
.consultation-section .btn {
	max-width: 303px;
	width: 100%;
}
/* -------------------------------------------------- */
/* -------------------pricing-section---------------- */
.pricing-section {
	/* 	text-align: center; */
	color: #fff;
	padding-top: 118px;
	padding-bottom: 120px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.pricing-section .sub-title {
	max-width: 960px;
	font-size: 26px;
	font-family: "Filson Pro";
	line-height: 1.4;
	/*     text-align: center; */
	color: #2c2d34;
	margin-bottom: 10px;
}
.pricing-section .title-underline {
	color: #2c2d34;
}
.pricing-wrapp {
	margin-top: 63px;
}
.pricing-nav {
	max-width: 303px;
	width: 100%;
	margin: auto;
	padding: 3px;
	border: 1px solid #9bb23d;
	border-radius: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	position: relative;
}
.pricing-nav.mobile {
	display: none;
}
@media only screen and (max-width: 576px) {
	.pricing-nav.mobile {
		display: flex;
	}
}
/* .pricing-nav:before{
	position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 1%;
    margin: auto;
    width: 48%;
    height: 89%;
    background-color: #ebf0d8;
    border-radius: 20px;
} */
.pricing-nav .nav-item {
	width: 50%;
	text-align: center;
}
.pricing-nav .nav-link {
	width: 100%;
	height: 100%;
	border-radius: 22px;
	color: #9bb23d;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	outline: none;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: transparent;
}
.pricing-nav .nav-link.active {
	background-color: #ebf0d8;
	font-weight: 700;
}
.pricing-product {
	padding: 32px 20px 15px;
	border-radius: 20px;
	background-color: #ffffff;
	text-align: left;
	box-sizing: border-box;
	border: solid 1px #e4e4e4;
}
@media only screen and (max-width: 991px) {
	.pricing-product {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 576px) {
	.pricing-product {
		display: none;
	}
	.pricing-product.mobile-show {
		display: block;
	}
}
.pricing-product .licence {
	font-family: "Filson Pro";
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 8px;
	text-transform: uppercase;
	opacity: 0.6;
	color: #2c2d34;
}
.pricing-product.workforce .essentials {
	color: #ef7926;
}
.pricing-product.absolute .essentials {
	color: #403db2;
}
.pricing-product.workforce i {
	color: #ef7926;
}
.pricing-product.absolute i {
	color: #403db2;
}
.pricing-product .essentials {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
}
.pricing-product p {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 15px;
}
.pricing-product ul:first-of-type {
	margin-bottom: 20px;
}
.pricing-product ul:last-of-type {
	margin-bottom: 10px;
}
.pricing-product ul li {
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.pricing-product ul li.enable {
	opacity: 1;
}
.pricing-product ul li.disable {
	opacity: 0.3;
}
.pricing-product i {
	margin-right: 15px;
	font-size: 18px;
	line-height: 1.7;
}
.pricing-product .btn {
	margin-top: 30px;
}
.pricing-product .price {
	color: #064f68;
	font-family: "Filson Pro";
	font-size: 26px;
	font-weight: bold;
	min-height: 60px;
}
.pricing-product .price.business {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.subscription-details{
	font-size: 14px;
}
.pricing-product .garant {
	opacity: 0.6;
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
.tab-pane {
	display: none;
}
.tab-pane.active {
	display: block;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
	border: none;
	color: #9bb23d;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.quantity-block {
	padding: 2px;
	border: 0.8px solid #9bb23d;
	opacity: 0.4;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	background-color: #fff;
}
.quantity-num {
	max-width: 45px;
	width: 100%;
	border: none;
	outline: none;
	color: #9bb23d;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: bold;
}
.quantity-arrow {
	height: 38px;
	width: 38px;
	background: rgba(155, 178, 61, 0.2);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #9bb23d;
	font-size: 18px;
	padding: 0;
}
.quantity-arrow.minus{
	/* color: #fff; */
	background: rgb(172 172 172 / 0.2);
	cursor: no-drop;
}
.quantity-arrow.minus.active{
	background: rgba(155, 178, 61, 0.2);
	color: #9bb23d;
	cursor: pointer;
}
/* --------------popup style------------------------ */
.popup-contact-us {
	text-align: left;
	max-width: 367px;
	width: 100%;
}
.popup {
	position: absolute;
	z-index: 20;
	top: 10%;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 20px;
	/* transform: translate(-54%, -50%); */
	background-color: #fff;
	padding: 32px;
	display: none;
}
.popup.active {
	display: block;
}
.popup .popup-close {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #2c2d34;
	opacity: 0.6;
	font-size: 50px;
	line-height: 0;
	cursor: pointer;
	font-family: "Filson Pro";
	font-weight: 400;
	height: 26px;
	width: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popup-title {
	color: #084e68;
	font-family: "Filson Pro";
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 8px;
}
.popup form {
	margin-top: 25px;
	width: 100%;
}
.form-item {
	position: relative;
	margin-bottom: 15px;
}
.popup form input {
	border: none;
	outline: none;
	border-radius: 24px;
	background-color: #f5f5f7;
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	padding: 22px 5px 4px 20px !important;
	line-height: 1.2;
	width: 100%;
	margin-bottom: 0 !important;
}
.popup .gform_wrapper ul.gform_fields li.gfield {
	position: relative;
}
.popup form .ginput_complex span,
.popup .ginput_container {
	position: relative;
	background-color: #fff;
}
.popup form .gfield_label,
.popup form label {
	opacity: 0.6;
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px !important;
	letter-spacing: normal !important;
	margin: 0 !important;
	line-height: 1.2;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 20px;
	margin: auto !important;
	transform: translateY(-12%);
	font-weight: 400 !important;
	transition: all 0.3s ease;
}
.popup form .gfield_label.active {
	transform: translateY(-100%);
	color: #ef7926;
	font-family: "Filson Pro";
	font-size: 14px !important;
}
.popup input[type="submit"] {
	background-color: #9bb23d;
	color: #fff;
	padding: 13px 0 !important;
	font-family: "Filson Pro";
	font-size: 18px !important;
	font-weight: bold;
	line-height: 1.2;
	border-radius: 24px;
	margin: 0 !important;
	margin-top: 15px !important;
	width: 100% !important;
	cursor: pointer;
	transition: all ease 0.3s;
	border: none;
	display: block;
	text-align: center;
}
@media only screen and (min-width: 641px) {
	.popup div.ginput_container_name span {
		margin-right: 0px !important;
		padding-right: 0 !important;
	}
}
.popup .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
	display: flex !important;
	justify-content: space-between !important;
}
.popup .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
	margin-right: 0 !important;
}
.gform_wrapper div.validation_error {
	display: none !important;
}
.gform_wrapper li.gfield.gfield_error {
	background-color: transparent !important;
	margin-bottom: 0 !important;
	border: none !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
.gform_wrapper .gfield_error .gfield_label {
	transform: translateY(-85%);
	color: rgba(0, 0, 0, 0.4) !important;
}
.gform_wrapper .hidden_label .gfield_label {
	display: none !important;
}
.gform_wrapper
	li.gfield_error
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
	border: none !important;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 0px !important;
}
@media only screen and (min-width: 641px) {
	.top_label div.ginput_complex.ginput_container.gf_name_has_1,
	.top_label div.ginput_complex.ginput_container.gf_name_has_2,
	.top_label div.ginput_complex.ginput_container.gf_name_has_3 {
		width: 100% !important;
	}
}
.popup form input::placeholder {
	opacity: 0;
}
.popup form input:focus + label,
.popup form input:not(:placeholder-shown) + label {
	transform: translateY(-100%);
	color: #ef7926;
	font-family: "Filson Pro";
	font-size: 14px !important;
}
.owerlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 15;
	display: none;
	overflow-y: auto;
}
.owerlay.active {
	display: block;
}
.more-text {
	display: none;
	padding-top: 15px;
}
/*-------------------reset woocomerce style-------------------------  */
.pricing-product .product.woocommerce.add_to_cart_inline {
	border: none !important;
	padding: 0 !important;
	text-align: center !important;
}
/* .pricing-product .woocommerce-Price-amount.amount {
	display: none !important;
} */
.pricing-product .button.add_to_cart_button {
	width: 100% !important;
	border-radius: 24px !important;
	padding: 15px !important;
	text-align: center !important;
	line-height: 1.2 !important;
}
.pricing-product .button.add_to_cart_button.added {
	display: none;
}
.pricing-product .added_to_cart {
	border-radius: 24px;
	color: #ffffff;
	font-family: "Filson Pro";
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	width: 100%;
	/* padding: 15px !important; */
	cursor: pointer;
	transition: all ease 0.3s;
	border: none;
	display: block;
	text-align: center;
	background-color: #9bb23d;
}
.nice-select {
	border: none;
	outline: none;
	border-radius: 24px;
	background-color: #f5f5f7;
	color: #2c2d34;
	font-family: "Filson Pro";
	font-size: 18px;
	padding: 5px 5px 5px 20px !important;
	line-height: 1.2;
	width: 100%;
	margin-bottom: 0 !important;
	margin-top: 16px;
	display: flex;
	align-items: center;
}
.gfield.field_sublabel_below.field_description_below.gfield_visibility_visible .gfield_label {
	display: none !important;
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}

@media only screen and (min-width: 641px){
	.popup-contact-us .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
		max-width: 100%!important;
	}
}
