* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	background-color: #fdfdfd;
	padding: 0;
	margin: 0;

	--global-background: hsl(220, 25%, 10%);
	--background: linear-gradient(
		to right,
		hsl(210, 30%, 20%),
		hsl(255, 30%, 25%)
	);
	--shadow-1: hsla(236, 50%, 50%, 0.3);
	--shadow-2: hsla(236, 50%, 50%, 0.4);
}

/* color variations */
.iris-blue,
#main-cat-sectors .sidebar-nav .child-box,
#main-cat-indexes .sidebar-nav .child-box,
#main-cat-sectors .nav-top-box ul li a:hover,
#main-cat-sectors .nav-top-box ul li a.active,
#main-cat-indexes .nav-top-box ul li a:hover,
#main-cat-indexes .nav-top-box ul li a.active {
	background-color: #057078 !important;
}

.steal-teal,
#main-cat-trade .sidebar-nav .child-box,
#main-cat-demography .sidebar-nav .child-box,
#main-cat-trade .nav-top-box ul li a:hover,
#main-cat-trade .nav-top-box ul li a.active,
#main-cat-demography .nav-top-box ul li a:hover,
#main-cat-demography .nav-top-box ul li a.active {
	background-color: #638287 !important;
}

.dark-slate-blue,
#main-cat-account .sidebar-nav .child-box,
#main-cat-account .nav-top-box ul li a:hover,
#main-cat-account .nav-top-box ul li a.active {
	background-color: #116ba0 !important;
}

#main-cat-natural_resources .nav-top-box ul li a:hover,
#main-cat-natural_resources .nav-top-box ul li a.active,
#main-cat-natural_resources .sidebar-nav .child-box {
	background-color: #57a4aa !important;
}

#main-cat-sectors .header-section .nav-box ul li.active a {
	background: #2ea8c7;
	background: -webkit-linear-gradient(top left, #5dbbde, #2ea8c7);
	background: -moz-linear-gradient(top left, #5dbbde, #2ea8c7);
	background: linear-gradient(to bottom right, #5dbbde, #2ea8c7);
}

#main-cat-trade .header-section .nav-box ul li.active a {
	background: #7f92a6;
	background: -webkit-linear-gradient(top left, #7f92a6, #688097);
	background: -moz-linear-gradient(top left, #7f92a6, #688097);
	background: linear-gradient(to bottom right, #7f92a6, #688097);
}

#main-cat-account .header-section .nav-box ul li.active a {
	background: #1a7bb5;
	background: -webkit-linear-gradient(top left, #1a7bb5, #0d8ad5);
	background: -moz-linear-gradient(top left, #1a7bb5, #0d8ad5);
	background: linear-gradient(to bottom right, #1a7bb5, #0d8ad5);
}

#main-cat-indexes .header-section .nav-box ul li.active a {
	background: #7f92a6;
	background: -webkit-linear-gradient(top left, #7f92a6, #688097);
	background: -moz-linear-gradient(top left, #7f92a6, #688097);
	background: linear-gradient(to bottom right, #7f92a6, #688097);
}

#main-cat-demography .header-section .nav-box ul li.active a {
	background: #77a790;
	background: -webkit-linear-gradient(top left, #77a790, #66b18e);
	background: -moz-linear-gradient(top left, #77a790, #66b18e);
	background: linear-gradient(to bottom right, #77a790, #66b18e);
}

#main-cat-natural_resources .header-section .nav-box ul li.active a {
	background: #24828a;
	background: -webkit-linear-gradient(top left, #24828a, #1b758a);
	background: -moz-linear-gradient(top left, #24828a, #1b758a);
	background: linear-gradient(to bottom right, #24828a, #1b758a);
}

.nav-box ul li.active::before {
	background-color: inherit !important;
}

.pt-0 {
	padding-top: 0px !important;
}

.pb-0 {
	padding-bottom: 0px !important;
}

.mb-35 {
	margin-bottom: 35px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mb-10 {
	margin-bottom: 10px;
}

.mt-40 {
	margin-top: 40px;
}

.mb-4 {
	margin-bottom: 25px;
}

.d-flex {
	display: flex;
}

.w-100 {
	width: 100% !important;
}

.justify-content-center {
	justify-content: center;
}

.justify-content-between {
	justify-content: space-between;
}

.list-style-lower-roman {
	list-style: lower-roman;
	margin-bottom: 15px;
}

.list-style-alpha {
	list-style: lower-alpha;
}

.fd-column {
	flex-direction: column;
}

.wrapper {
	max-width: 1280px;
	padding: 0 15px;
	margin: 0 auto;
}

.wrap-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav-box {
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #262626;
	font-weight: 600;
}

.nav-box ul {
	padding: 0px;
	margin: 0;
	list-style: none;
	display: flex;
}

.nav-box ul li::before {
	content: "";
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0px;
	display: block;
}

.nav-box ul li {
	position: relative;
	display: inline-block;
	text-align: center;
	min-width: 100px;
}

.nav-box ul li a {
	font-family: "Montserrat", sans-serif;
	color: #bbbbbb;
	font-weight: 600;
	display: block;
	transition: 0.2s;
	min-width: 226px;
	border: 1px solid #ddd;
	position: relative;
	z-index: 1;
	/* box-shadow: 1px 0px 2px #ddd; */
}

body#main-cat-main-menu .nav-box ul li:not(.active) a,
body#main-cat-dashboard .nav-box ul li:not(.active) a {
	min-width: auto;
	background: #fff;
	color: #616161;
	border: 1px solid #fff;
}

body#main-cat-main-menu .nav-box ul,
body#main-cat-dashboard .nav-box ul {
	background: #fff;
	border-radius: 6px;
}

.sticky .sep-list li ul li a {
	/* padding-top: 0px;
	padding-bottom: 0px; */
}

.nav-box ul li::before {
}

.nav-box ul li.parpel.active::before,
.nav-box ul li.parpel:hover:before {
	background-color: #a23ca2;
}

.nav-box ul li.sky-blue.active::before,
.nav-box ul li.sky-blue:hover::before {
	background-color: #009cff;
}

.nav-box ul li.see-blue.active::before,
.nav-box ul li.see-blue:hover::before {
	background-color: #39c9fe;
}

.nav-box ul li.green.active::before,
.nav-box ul li.green:hover::before {
	background-color: #00dabf;
}

.nav-box ul li.pink.active::before,
.nav-box ul li.pink:hover::before {
	background-color: #ff4fb2;
}

.nav-box ul li.oreng.active::before,
.nav-box ul li.oreng:hover::before {
	background-color: #ff9f6f;
}

.nav-box ul li.active a {
	opacity: 1;
	position: relative;
	z-index: 2;
}

.nav-box ul li.parpel.active a {
	background-color: #a23ca2;
	color: #fff;
}

.nav-box ul li.sky-blue.active a {
	background-color: #009cff;
	color: #fff;
}

.nav-box ul li.see-blue.active a {
	background-color: #39c9fe;
	color: #fff;
}

.nav-box ul li.green.active a {
	background-color: #00dabf;
	color: #fff;
}

.nav-box ul li.pink.active a {
	background-color: #ff4fb2;
	color: #fff;
}

.nav-box ul li.oreng.active a {
	background-color: #ff9f6f;
	color: #fff;
}

.nav-box ul li.light-green.active a {
	background-color: #fec195;
	color: #616161;
	border: 1px solid #fec195;
	box-shadow: 0 0 16px rgb(0 0 0 / 16%);
}

.nav-box ul li.parpel:hover a {
	background-color: #a23ca2;
	color: #fff;
}

.nav-box ul li.sky-blue:hover a {
	background-color: #009cff;
	color: #fff;
}

.nav-box ul li.see-blue:hover a {
	background-color: #39c9fe;
	color: #fff;
}

.nav-box ul li.green:hover a {
	background-color: #00dabf;
	color: #fff;
}

.nav-box ul li.pink:hover a {
	background-color: #ff4fb2;
	color: #fff;
}

.nav-box ul li.oreng:hover a {
	background-color: #ff9f6f;
	color: #fff;
}

.nav-box ul li.light-green:hover a {
	background-color: #00000040 !important;
	color: #fff;
	opacity: 0.65;
	border-color: #d6d6d6 !important;
}

.nav-box ul li.click-btn {
	min-width: auto;
}

.sidenavscroll {
	position: relative;
}

.sidenavscroll .fa-chevron-left:hover,
.sidenavscroll .fa-chevron-left:hover {
	color: #2992ff;
}

.sidenavscroll .fa-chevron-left {
	color: #000;
	font-weight: 600;
	cursor: pointer;
	position: absolute;
	left: -20px;
	top: 5px;
}

.sidenavscroll .fa-chevron-right {
	color: #000;
	font-weight: 600;
	cursor: pointer;
	position: absolute;
	right: -20px;
	top: 5px;
}

#email-error {
	font-size: 12px;
}

.card-body,
.card-footer {
	width: 460px;
	margin: 0 auto;
	max-width: 100%;
}

.login-wrap {
	display: flex;
	align-items: center;
}

.sep-list {
	position: relative;
	margin: -23px -27px -23px 27px !important;
	width: 100px;
	height: 86px;
	cursor: pointer;
}

.sticky .sep-list {
	height: 46px;
}

.abcRioButtonBlue {
	margin: 0 auto;
}

.click-btn {
	position: relative;
	font-family: "Montserrat", sans-serif;
	color: #262626;
	text-transform: uppercase;
	display: inline-block;
	padding: 0px 0 0 12px !important;
}

.click-btn a {
	font-weight: 700 !important;
}

.sep-list:hover {
	background-color: #fff;
	color: #2992ff;
}

.sep-list li {
	position: relative;
}

.sep-list:hover li a {
	color: #2992ff;
}

.sep-list li ul li.active a {
	color: #2992ff !important;
}

.sep-list:hover::after {
	border-color: #2992ff transparent transparent transparent;
}

.sep-list::after {
	position: absolute;
	top: calc(50% - 3px);
	right: 11px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 4px 0 4px;
	border-color: #262626 transparent transparent transparent;
}

.sep-list li {
	position: relative;
	text-align: left;
}

.sep-list:hover ul {
	display: block;
}

.sep-list ul li > a {
	color: #000 !important;
}

.sep-list ul li:hover > a {
	color: #2992ff !important;
}

.sep-list li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 87px;
	background-color: #fff;
	width: 190px;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: #00000020 0px 7px 10px !important;
}

.sticky .sep-list li ul {
	top: 48px;
}

.sep-list li ul:after {
	display: none;
}

.sep-list li ul li a {
	padding: 10px;
}

.sep-list li ul li {
	display: block;
	text-align: left;
	border-bottom: #9f9f9f 1px solid;
}

.sep-list li ul li:last-child {
	border: 0;
}

.dlink {
	font-family: "Montserrat", sans-serif;
	color: #000;
	display: flex;
	align-items: center;
	font-weight: 500;
	/* max-width: 200px; */
}

.dlink img {
	max-width: 45px !important;
}

.dlink strong {
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	font-weight: 600;
	padding-bottom: 5px;
}

.dlink span {
	padding-left: 15px;
	flex: 1;
}

#not_signed_inqlgtaoo2v5la,
.abcRioButtonContents {
	color: #657789 !important;
	font-size: 13px !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 600 !important;
}

.abcRioButtonIcon {
	float: none !important;
	display: inline-block;
	padding: 15px 3px !important;
}

.password-link {
	font-family: "Montserrat", sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	display: block;
	margin-top: 30px;
}

.g-form {
	margin: 0 auto;
	cursor: pointer;
	/* height: 20px !important; */
	overflow: hidden;
	border: #707070 1px solid;
	color: #657789;
	font-size: 13px;
	text-align: center;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	/* padding: 9px 20px; */
	max-width: 286px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
}

#connected997w8y2wbrft,
#not_signed_in997w8y2wbrft,
.abcRioButtonBlue {
	color: #7e7e7e !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400 !important;
}

.abcRioButtonBlue,
.abcRioButtonBlue:hover {
	background-color: transparent !important;
}

.g-form img {
	margin-right: 10px;
}

.abcRioButton {
	box-shadow: none !important;
}

#email-error,
#password-error,
.invalid {
	font-family: "Montserrat", sans-serif;
	color: red;
	font-size: 13px;
	font-weight: 600;
	padding: 0 0px 15px 0;
	display: block;
	text-align: left;
}

a {
	text-decoration: none;
	color: #23507a;
}

.copyright {
	font-family: "Montserrat", sans-serif;
	color: #262626;
	text-transform: uppercase;
	font-weight: 600;
}

.nav-box {
	display: flex;
	align-items: center;
}

body#main-cat- .nav-box {
	display: none;
}

.header-section {
	position: relative;
	z-index: 10;
	/* background: rgb(243,243,243);
	background: linear-gradient(0deg, rgba(243,243,243,1) 0%, rgba(207,207,207,1) 100%); */
	background-color: #d9d9d9;
	background-image: linear-gradient(315deg, #d9d9d9 0%, #f6f2f2 74%);
	transition: 0.4s;
	padding: 10px 0;
}

.header-section.sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

.alert .close {
	position: absolute;
	right: -10px;
	top: -10px;
	border-radius: 50%;
}

.alert {
	position: relative;
	margin-bottom: 10px;
	padding-left: 35px;
	max-width: max-content;
	margin-left: auto;
	margin-right: auto;
}

.alert-success {
	color: #1fbba9;
}

.alert-danger {
	color: #f16161;
}

.alert-danger button.close {
	background-color: #f16161;
}

.alert-dismissible.invalid {
	font-family: "Montserrat", sans-serif;
	color: #f16161;
	border: #f16161 1px solid;
	padding: 7px 15px 7px 30px;
	font-size: 13px;
	font-weight: 600;
}

.alert-success.alert-dismissible {
	font-family: "Montserrat", sans-serif;
	color: #1fbba9;
	border: #1fbba9 1px solid;
	padding: 7px 15px 7px 35px;
	font-size: 13px;
	font-weight: 600;
}

button.close {
	border-radius: 0;
	outline: 0;
	border: 0;
	width: 22px;
	height: 21px;

	font-size: 20px;
	color: #fff;
	padding: 0;
	position: relative;
	bottom: -3px;
	cursor: pointer;
}

.alert-success button.close {
	background-color: #1fbba9;
}

.text-center {
	text-align: center !important;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.big strong {
	display: block;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	padding: 16px 0;
}

.signup-btn {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #262626;
	text-align: center;
	transition: 0.5s;
	font-variant: JIS78;
	padding: 12px 20px;
	background: #4472c4;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1;
	text-transform: capitalize;
	background: #eaeaea;
	background: -moz-linear-gradient(
		left,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
	background: -webkit-linear-gradient(
		left,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
	background: linear-gradient(
		to right,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#0078f0', GradientType=1);
}

.signin-btn {
	background: -webkit-linear-gradient(
		left,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
	background: linear-gradient(
		to right,
		#eaeaea 0%,
		#025e86 0%,
		#1d5568 32%,
		#63abc4 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#0078f0', GradientType=1);
}

.signup-btn:hover {
	background: -moz-linear-gradient(
		right,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
	background: -webkit-linear-gradient(
		right,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
	background: linear-gradient(
		to left,
		#eaeaea 0%,
		#0153a7 0%,
		#003d98 32%,
		#0078f0 100%
	);
}

.tab-pens {
	display: none;
}

.tab-pens.current {
	display: block;
}

.tab-nav {
	padding: 40px 0 30px;
}

.signuptab {
	padding: 20px 0px;
}

.tab-nav h3 {
	font-family: "Montserrat", sans-serif;
	font-size: 17px;
	color: #868686;
	line-height: 25px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: #868686 3px solid;
	margin: 0 0 20px 0;
	display: inline-block;
}

.tab-nav a {
	font-family: "Montserrat", sans-serif;
	display: inline-block;
	font-size: 17px;
	color: #c4c4c4;
	line-height: 25px;
	font-weight: 600;
	margin: 0 10px;
	cursor: pointer;
	text-transform: uppercase;
	transition: 0.5s;
	border-bottom: transparent 3px solid;
}

.tab-nav a.current {
	color: #868686;
	border-bottom: #2992fe 3px solid;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	-webkit-text-fill-color: white;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	box-shadow: 0 0 0px 1000px transparent inset;
	transition: background-color 5000s ease-in-out 0s;
}

#contact-form input:-webkit-autofill {
	-webkit-text-fill-color: black;
}

.cls-signup input[type="text"],
.cls-signup input[type="email"],
.cls-signup input[type="phone"],
.cls-signup textarea,
.cls-signup input[type="password"] {
	background-color: #fff;
	font-family: "Montserrat", sans-serif;
	color: #000;
	font-size: 13px;
	padding: 5px 0px;
	border: 0;
	outline: 0;
	border-bottom: #bfbfbf50 1px solid;
	width: 100%;
	display: block;
	margin: 0 0 26px 0;
	font-weight: 400;
}

.cls-signup input[type="submit"] {
	transition: 0.5s;
	text-transform: uppercase;
	background-color: #2992fe;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	padding: 0px 10px;
	border: 0;
	outline: 0;
	text-align: center;
	width: 100%;
	display: block;
	margin: 20px 0 0px 0;
	font-weight: 600;
	cursor: pointer;
}

.cls-signup input[type="submit"]:hover {
	background-color: hsl(211, 73%, 51%);
}

.cls-signup .header-section {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
}

.tab-nav {
	text-align: center;
}

.footer-section {
	position: relative;
	background: #fff;
	padding: 30px 0;
	width: 100%;
	box-shadow: 0 4px 6px #000;
	z-index: 3;
}

.copyright {
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	color: #000;
	text-transform: none;
	font-weight: 400;
}

.container {
	max-width: 880px;
	padding: 0 15px;
	margin: 0 auto;
}

.mt-2 {
	margin-top: 1em;
}

.block-section {
	padding: 40px 0 40px;
}

.block-section:nth-of-type(1) {
	padding-top: 100px;
}

.block-section h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #464646;
	margin: 0 0 25px 0;
}

.block-section h2.too_big {
	font-size: 32px;
}

.data-block {
	padding: 40px 0;
}

.main-block p {
	font-size: 12px;
}

.data-block p {
	font-size: 13px;
}

.data-block p {
	margin: 5px 0;
}

.data-block h2 {
	margin-top: 0;
	line-height: 1;
}

.data-block a {
	text-decoration: underline;
	color: #0668a1;
	font-weight: 600;
}

.text-center {
	text-align: center;
}

.top-arrow {
	background-color: #2992ff;
	width: 50px;
	height: 50px;
	text-align: center;
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 999;
	opacity: 0;
	transition: opacity 0.25s ease-in-out;
}

.top-arrow.visible {
	opacity: 1;
}

.top-arrow i {
	font-size: 15px;
	line-height: 50px;
	color: #fff;
}

.sidenav {
	background-color: #fff;
	width: 100%;
	position: fixed;
	right: 0;
	top: 86px;
	padding: 10px 0px;
	box-shadow: #00000010 0px 15px 15px;
	transition: 0.3s all;
}

.sidenav .container {
	max-width: 1300px;
}

.sidenav.sticky-side {
	top: 48px;
}

.sidenav ul {
	padding: 0px;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

.sidenav ul li {
	position: relative;
	padding: 3px 13px 3px 10px;
	text-align: center;
	display: inline-block;
}

.sidenav ul div li a::before {
	content: "";
	position: absolute;
	display: block;
	background-color: #b4b4b4;
	left: -15px;
	top: 5px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

.sidenav ul div li:hover a::before,
.sidenav ul div li.active a::before {
	background-color: #575757;
}

.sidenav ul li a::before {
	content: "";
	position: absolute;
	display: block;
	background-color: #b4b4b4;
	left: -15px;
	top: 5px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

.sidenav ul li:hover a::before,
.sidenav ul li.active a::before {
	background-color: #575757;
}

.sidenav ul li a {
	font-weight: 700;
	font-size: 12px;
	color: #7e7e7e;
	transition: 0.4s;
	position: relative;
}

.sidenav.sticky-side ul li a {
	font-size: 11px;
}

.sidenav.sticky-side ul li {
	padding-top: 0;
	padding-bottom: 0;
}

.sidenav ul li.active a,
.sidenav ul li:hover a {
	color: #1473e6;
	font-weight: 700;
}

.sidenav ul li a.active {
	color: #1473e6;
}

.sidenav ul li a.active::before {
	background-color: #1473e6;
}

.container img {
	max-width: 100%;
}

.spacer {
	height: 40px;
}

.container-full {
	max-width: 100%;
	padding: 40px 15px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.container-full h3 {
	font-weight: 500;
	margin: 7px 0;
}

.container-medium {
	max-width: 1400px;
	padding: 0 15px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.content-one-col {
	max-width: 100%;
	padding: 0 30px;
}

.content-two-col {
	width: calc(50% - 30px);
	padding: 0 15px;
}

.content-three-col {
	width: calc(33.33% - 30px);
	padding: 0 15px;
}

.content-three-col img {
	max-width: 100%;
}

.content-two-col img {
	max-width: 100%;
}

.container-full h2 {
	font-size: 26px;
}

.block-section .container-full h2 {
	margin: 8px 0;
}

.table-wrap {
	overflow: auto;
}

.table-data {
	width: 100% !important;
	border: 0;
	outline: 0;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
}

.table-data tr td,
.table-data tr th {
	/* border:#121A35 1px solid ; */
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: #000;
	vertical-align: middle;
	outline: 0;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
}

.table-data td:first-child {
	border-left: 1px solid #707070;
}

.table-data tbody tr:first-child td {
	border-top: 1px solid #707070;
}

.table-data th:last-child {
	border-right: none;
}

.table-data thead tr:last-child th {
	border-bottom: none;
}

.table-data thead + tbody tr:first-child td {
	border-top: none;
}

.table-data tr th:not(:last-child) {
	border-right-color: #ffffff;
}

.table-data thead tr:nth-child(2) th {
	border-top: 1px solid #ffffff;
}

.table-data thead tr:first-child th {
	border-bottom: 0px;
}

.table-data thead tr th {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 15px 12px;
	vertical-align: baseline;
}

.table-data tbody {
	background-color: #fff;
}

.table-data tbody tr td,
.table-data tbody tr th {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	padding: 10px 12px;
	vertical-align: baseline;
}

.table-data tbody tr td small {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 400;
}

.table-data tfoot {
	background-color: #464646;
}

.table-data tfoot tr td {
	/* height: 30px; */
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	padding: 10px 15px;
}

.table-data tbody tr.bold-font {
	background-color: #f1f5f6;
}

.table-data tbody tr.bold-font td {
	font-weight: 700;
	padding: 13px 15px;
}

.slide-menu {
	display: none;
}

.copyright span a {
	color: #000 !important;
}

.copyright span a:hover {
	color: #075db5 !important;
}

.copyright span:before {
	display: inline-block;
	content: "";
	position: relative;
	bottom: -2px;
	height: 12px;
	border-left: #a1a1a1 1px solid;
	margin: 0 8px;
}

.rlsdBy {
	margin-top: 5px;
	font-size: 0.75em;
}

tr.highlighted {
	background: #cacaca;
}

.top-pad {
	padding-top: 40px;
}

.dropdown {
	position: relative;
	float: left;
}

.dropdown .dropbtn {
	position: relative;
	font-size: 14px;
	border: none;
	outline: none;
	padding: 34px 16px 34px 0;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
}

.dropdown .dropbtn i {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sticky .dropdown .dropbtn {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	right: 0;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 13px;
}

.dropdown-content a:hover {
	background: #ddd;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.clearfix:after {
	display: block;
	content: "";
	clear: both;
}

/** plans **/
.main-content-area {
	padding: 50px 0;
}

.columns {
	padding: 10px;
	border-radius: 19px;
}

.columns_2 {
	float: left;
	width: 450px;
	padding: 8px;
}

.columns.trial {
	border: 3px solid #0b75b4;
	margin-right: 10px;
}

.columns.standard {
	border: 3px solid #fd8108;
}

.price {
	list-style-type: none;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
}

.price_2 {
	list-style-type: none;
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
	background: #003d98;
	background: -webkit-linear-gradient(top, #005b83, #3aa4cf);
	background: -o-linear-gradient(top, #005b83, #3aa4cf);
	background: -moz-linear-gradient(top, #005b83, #3aa4cf);
	background: linear-gradient(top, #005b83, #3aa4cf);
	color: #fff;
	box-shadow: 0 8px 12px 0 rgb(0 0 0 / 20%);
}

ul.price small {
	font-size: 8px;
}

.price li {
	text-align: center;
	position: relative;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	margin: 10px 0;
	padding: 10px 0;
	display: block;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	color: #393939;
	background: #e2e2e2;
}

.price li:not(:first-child):not(:last-child) {
	display: flex;
	justify-content: space-between;
}

body#main-cat-subscribe .price li:not(.header) {
	display: block;
}

div#planPage {
	padding: 10px 0;
}

#main-cat-user .price li {
	padding: 0px;
	line-height: 2 !important;
	margin: 0 !important;
	background: transparent;
	border-bottom: 1px solid #eeeeeebf;
	color: #fff;
	font-weight: 400;
}

#main-cat-user .price li#foot_li .label-widget {
	margin: 15px 0 !important;
}

#main-cat-user .price li div,
#main-cat-user .price_2 li.header {
	padding: 20px;
	text-align: left;
}

#main-cat-user .price li .label-widget {
	width: 180px;
	padding-right: 0;
	border-right: 1px solid #eeeeeebf;
}

#main-cat-user .price li .label-value-widget {
	width: calc(100% - 185px);
	padding-left: 10px;
	word-break: break-word;
}

.price li.header {
	background: none;
	display: flex;
	font-size: 25px;
	padding: 0;
	min-width: 180px;
	min-height: 90px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}

.price_2 .header {
	background: linear-gradient(top, #005377, #27a4d0) !important;
	background: -webkit-linear-gradient(top, #005377, #27a4d0) !important;
	background: -moz-linear-gradient(top, #005377, #27a4d0) !important;
	color: white;
	min-height: auto !important;
	min-width: none !important;
	font-size: 25px;
	text-transform: capitalize !important;
}

.price li .label-widget {
	width: 180px;
	padding-right: 0;
	border-right: 1px solid #eeeeeebf;
}

.price li .label-value-widget {
	width: calc(100% - 185px);
	padding-left: 10px;
	word-break: break-word;
}

.columns.plan .price li.header {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='274' height='135' viewBox='0 0 274 135'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.073' y1='0.159' x2='0.922' y2='0.931' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%235cbbdd'/%3E%3Cstop offset='1' stop-color='%2327d4d5'/%3E%3C/linearGradient%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_1673' data-name='Rectangle 1673' width='274' height='135' rx='18' transform='translate(2796 -1292)' fill='url(%23linear-gradient)'/%3E%3C/clipPath%3E%3ClinearGradient id='linear-gradient-3' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Group_511' data-name='Group 511' transform='translate(-274 -236)'%3E%3Cpath id='Path_4773' data-name='Path 4773' d='M18,0H256a18,18,0,0,1,18,18v99a18,18,0,0,1-18,18H18A18,18,0,0,1,0,117V18A18,18,0,0,1,18,0Z' transform='translate(274 236)' fill='url(%23linear-gradient)'/%3E%3Cg id='Mask_Group_17' data-name='Mask Group 17' transform='translate(-2522 1528)' opacity='0.5' clip-path='url(%23clip-path)'%3E%3Ccircle id='Ellipse_62' data-name='Ellipse 62' cx='186.5' cy='186.5' r='186.5' transform='translate(2884 -1277)' opacity='0.4' fill='url(%23linear-gradient-3)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.columns.trial li.header {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='415' height='135' viewBox='0 0 415 135'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.073' y1='0.159' x2='0.922' y2='0.931' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%235cbbdd'/%3E%3Cstop offset='1' stop-color='%2327d4d5'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='0.121' y1='0.169' x2='0.888' y2='0.836' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%230b75b4'/%3E%3Cstop offset='1' stop-color='%230d89d4'/%3E%3C/linearGradient%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_1674' data-name='Rectangle 1674' width='415' height='135' rx='18' transform='translate(2796 -1292)' fill='url(%23linear-gradient)'/%3E%3C/clipPath%3E%3ClinearGradient id='linear-gradient-3' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Group_511' data-name='Group 511' transform='translate(-578 -236)'%3E%3Cpath id='Path_4773' data-name='Path 4773' d='M18,0H397a18,18,0,0,1,18,18v99a18,18,0,0,1-18,18H18A18,18,0,0,1,0,117V18A18,18,0,0,1,18,0Z' transform='translate(578 236)' fill='url(%23linear-gradient-2)'/%3E%3Cg id='Mask_Group_18' data-name='Mask Group 18' transform='translate(-2218 1528)' opacity='0.2' clip-path='url(%23clip-path)'%3E%3Cellipse id='Ellipse_63' data-name='Ellipse 63' cx='282.5' cy='186.5' rx='282.5' ry='186.5' transform='translate(2923 -1285)' opacity='0.4' fill='url(%23linear-gradient-3)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	min-width: 274px;
}

.columns.standard li.header {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='415' height='135' viewBox='0 0 415 135'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.073' y1='0.159' x2='0.922' y2='0.931' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%235cbbdd'/%3E%3Cstop offset='1' stop-color='%2327d4d5'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='0.121' y1='0.169' x2='0.888' y2='0.836' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23fd8108'/%3E%3Cstop offset='1' stop-color='%23ffa146'/%3E%3C/linearGradient%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_1687' data-name='Rectangle 1687' width='415' height='135' rx='18' transform='translate(2796 -1292)' fill='url(%23linear-gradient)'/%3E%3C/clipPath%3E%3ClinearGradient id='linear-gradient-3' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Group_511' data-name='Group 511' transform='translate(-1042 -236)'%3E%3Crect id='Rectangle_1686' data-name='Rectangle 1686' width='415' height='135' rx='18' transform='translate(1042 236)' fill='url(%23linear-gradient-2)'/%3E%3Cg id='Mask_Group_21' data-name='Mask Group 21' transform='translate(-1754 1528)' opacity='0.2' clip-path='url(%23clip-path)'%3E%3Cellipse id='Ellipse_66' data-name='Ellipse 66' cx='282.5' cy='186.5' rx='282.5' ry='186.5' transform='translate(2923 -1285)' opacity='0.4' fill='url(%23linear-gradient-3)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	min-width: 274px;
}

.price .grey {
	background-color: #eee;
	font-size: 20px;
}

.button {
	background-color: #04aa6d;
	border: none;
	color: white;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

.block-row {
	width: 100%;
}

.sidebar-block {
	width: 300px;
	position: fixed;
	background-color: #fff;
}

.sidebar-block .sidebar-nav {
	overflow-y: auto;
}

.nav-top-box {
	position: relative;
	padding: 22px;
	box-shadow: #00000014 0px 3px 16px;
	transition: 0.4s postion;
	z-index: 2;
}

.nav-top-box.nav-top-fixed {
	top: 80px;
	position: sticky;
	background: #fff;
	padding: 5px 0 5px;
}

.nav-top-box ul {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}

.nav-top-box ul li {
	margin: 0 1px;
	text-align: center;
}

.nav-top-box ul li a {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #fff;
	display: block;
	padding: 3px 22px;
	font-weight: 600;
	text-align: center;
	background-color: #7e7e7e;
	transition: 0.5s;
	text-transform: uppercase;
	white-space: nowrap;
	min-width: 80px;
}

.nav-top-box ul li a.active,
.nav-top-box ul li a:hover {
	color: #fff;
	background-color: #53bdc5;
}

.nav-top-box .--hidden {
	display: none;
}

.nav-top-box .-secondary {
	min-width: 260px;
	width: auto;
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	padding-top: 2px;
	list-style: none;
	-webkit-animation: nav-secondary 0.2s;
	animation: nav-secondary 0.2s;
}

.nav-top-box.--show-secondary .-secondary {
	display: block;
}

.nav-top-box .-secondary li {
	margin: 0;
}

.nav-top-box .-secondary li a {
	white-space: normal;
}

.nav-top-box .-secondary li:not(:last-child) a {
	border-bottom: 1px solid #ffffff;
}

.nav-top-box .-more {
	position: relative;
}

.nav-top-box .-more button {
	border-radius: 0;
	background-color: #3a3a3a;
	color: #ffffff;
	border: none;
	padding: 0 13px;
	height: 38px;
	white-space: nowrap;
	cursor: pointer;
}

@-webkit-keyframes nav-secondary {
	0% {
		opacity: 0;
		transform: translateY(-1em);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes nav-secondary {
	0% {
		opacity: 0;
		transform: translateY(-1em);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.tab-menu .nav-pills .nav-item .nav-link,
.tab-menu .nav-pills .-more button {
	white-space: nowrap;
}

.tab-menu .nav-pills .-more button {
	cursor: pointer;
}

.tab-menu .nav-pills .-more button span {
	display: inline-block;
	transition: transform 0.2s;
}

.tab-menu.--show-secondary .nav-pills .-more button span {
	transform: rotate(180deg);
}

/* width */
.section-wrap ::-webkit-scrollbar {
	width: 7px;
}

/* Track */
.section-wrap ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #d4d4d4;
	border-radius: 6px;
}

/* Handle */
.section-wrap ::-webkit-scrollbar-thumb {
	background: #8a8a8a;
	border-radius: 10px;
}

/* Handle on hover */
.section-wrap ::-webkit-scrollbar-thumb:hover {
	background: #9f9f9f;
}

.sidebar-head a {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: 400;
	color: #262626;
	position: relative;
	display: inline-block;
	margin: 0 10px;
}

.sidebar-head a:last-child {
	margin: 0 0 0 10px;
}

.sidebar-head {
	text-align: right;
	margin: 0 0 10px 0;
}

.sidebar-head a:before {
	border-bottom: transparent 3px solid;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}

.sidebar-head a:hover:before,
.sidebar-head a.active:before {
	border-bottom: #707070 3px solid;
	display: inline-block;
}

.sidebar-head a:last-child:after {
	display: none;
}

.sidebar-head a::after {
	content: "";
	height: 12px;
	display: inline-block;
	border-right: #262626 2px solid;
	position: absolute;
	right: -14px;
	top: 7px;
}

.data-block img {
	/* width: 100%; */
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background: white;
	max-height: 430px;
}

.shap {
	background: #e3e3e3;
	outline: none;
	display: inline-block;
	width: 100%;
	box-shadow: none;
	height: 10px;
}

body#main-cat-main-menu .shap,
body#main-cat- .shap {
	height: 1px;
}

.title-parent {
	background-color: #009cff;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 2px 0;
	cursor: pointer;
}

.title-parent.current-title {
	background-color: #3571fb;
}

.title-parent a {
	display: block;
	color: #fff;
	padding: 8px 10px;
	text-transform: uppercase;
}

.child-box {
	background-color: #fdfdfd;
}

.child-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.child-box ul li {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 12px;
	transition: 0.5s;
	border-bottom: none;
}

.child-box ul li:last-child {
	border-bottom: #e6e6e6 1px solid;
}

#main-cat- .child-box ul li,
#main-cat-dashboard .child-box ul li {
	border-bottom-color: #e6e6e6;
}

.child-box ul li a {
	padding: 8px 10px;
	color: #ffffff;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
}

#main-cat- .child-box ul li a,
#main-cat-dashboard .child-box ul li a {
	color: #262626;
}

.child-box ul li:hover,
.child-box ul li a.active {
	background-color: rgb(0 0 0 / 30%);
}

.main-block .heading-box h1 {
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.main-block .heading-box h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.main-block .heading-box h3 {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.heading-box {
	margin: 0;
	text-align: center;
	padding: 40px 0 0px 0;
}

.data-block .heading-box:first-child {
	padding-top: 0;
}

.page-section.nav-section {
	padding: 30px 0;
}

.page-section.nav-section .shap {
	margin: 15px 0;
}

.nav-row-box {
	width: 100%;
}

.name-box h3 {
	font-family: "Montserrat", sans-serif;
	color: #636362;
	font-weight: 600;
	margin: 0;
}

.nav-box-col a {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	box-shadow: #00000016 0px 3px 26px;
	color: #fff;
	transition: 0.5s;
	text-transform: uppercase;
	border-radius: 3px;
}

.nav-row-box.green .nav-box-col a,
.green-grey a {
	/* background-color: #2ea8c7; */
	background: #5dbbde;
	background: -webkit-linear-gradient(top left, #5dbbde, #27d5d5);
	background: -moz-linear-gradient(top left, #5dbbde, #27d5d5);
	background: linear-gradient(to bottom right, #5dbbde, #27d5d5);
	color: #fff !important;
}

.nav-row-box.perpel .nav-box-col a {
	/* background-color: #7f92a6; */
	background: #7f92a6;
	background: -webkit-linear-gradient(top left, #7f92a6, #688097);
	background: -moz-linear-gradient(top left, #7f92a6, #688097);
	background: linear-gradient(to bottom right, #7f92a6, #688097);
}

.nav-row-box.perpel2 .nav-box-col a {
	/* background-color: #7f92a6; */
	background: #acbac9;
	background: -webkit-linear-gradient(top left, #acbac9, #acbac9);
	background: -moz-linear-gradient(top left, #acbac9, #acbac9);
	background: linear-gradient(to bottom right, #acbac9, #acbac9);
}

.nav-row-box.perpel3 .nav-box-col a {
	/* background-color: #7f92a6; */
	background: #73a5c6;
	background: -webkit-linear-gradient(top left, #73a5c6, #73a5c6);
	background: -moz-linear-gradient(top left, #73a5c6, #73a5c6);
	background: linear-gradient(to bottom right, #73a5c6, #73a5c6);
}

.nav-row-box.perpel4 .nav-box-col a {
	/* background-color: #7f92a6; */
	background: #9cd4a3;
	background: -webkit-linear-gradient(top left, #9cd4a3, #9cd4a3);
	background: -moz-linear-gradient(top left, #9cd4a3, #9cd4a3);
	background: linear-gradient(to bottom right, #9cd4a3, #9cd4a3);
}

.nav-row-box.perpel5 .nav-box-col a {
	/* background-color: #7f92a6; */
	background: #a1d0fc;
	background: -webkit-linear-gradient(top left, #a1d0fc, #a1d0fc);
	background: -moz-linear-gradient(top left, #a1d0fc, #a1d0fc);
	background: linear-gradient(to bottom right, #a1d0fc, #a1d0fc);
}

.nav-row-box.blue .nav-box-col a {
	/* background-color: #1a7bb5; */
	background: #1a7cb5;
	background: -webkit-linear-gradient(top left, #1a7cb5, #0d8ad5);
	background: -moz-linear-gradient(top left, #1a7cb5, #0d8ad5);
	background: linear-gradient(to bottom right, #1a7cb5, #0d8ad5);
}

.nav-row-box.gray .nav-box-col a {
	/* background-color: #81989d; */
	background: #7f92a6;
	background: -webkit-linear-gradient(top left, #7f92a6, #688097);
	background: -moz-linear-gradient(top left, #7f92a6, #688097);
	background: linear-gradient(to bottom right, #7f92a6, #688097);
}

.nav-row-box.gray-green .nav-box-col a {
	/* background-color: #77a790; */
	background: #77a790;
	background: -webkit-linear-gradient(top left, #77a790, #66b18e);
	background: -moz-linear-gradient(top left, #77a790, #66b18e);
	background: linear-gradient(to bottom right, #77a790, #66b18e);
}

.nav-row-box.light-green .nav-box-col a {
	/* background-color: #57a4aa; */
	background: #24828a;
	background: -webkit-linear-gradient(top left, #24828a, #1b758a);
	background: -moz-linear-gradient(top left, #24828a, #1b758a);
	background: linear-gradient(to bottom right, #24828a, #1b758a);
}

.nav-box-col a:hover {
	/* background-color: #00000040 !important; */
	background: #00000040 !important;
	background: -webkit-linear-gradient(
		top left,
		#00000040,
		#00000040
	) !important;
	background: -moz-linear-gradient(top left, #00000040, #00000040) !important;
	background: linear-gradient(to bottom right, #00000040, #00000040) !important;
}

.data-block .right-caption {
	display: block;
	text-align: center;
}

.mb-25 {
	margin-bottom: 3em !important;
}

.mb-50 {
	margin-bottom: 60px !important;
}

.srno-col {
	width: 60px;
}

footer.footer-section .wrapper ul {
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin-top: 0;
	margin-bottom: 5px;
	padding-left: 0;
}

footer.footer-section .wrapper ul li {
	margin: 0 10px 10px;
	font-size: 12px;
}

footer.footer-section .wrapper ul li a {
	color: #000;
}

footer.footer-section .wrapper ul li.active a {
	font-weight: 600;
	color: #001c38;
	text-shadow: 0 0px 1px #ddd;
}

footer.footer-section .wrapper ul li a:hover {
	color: #075db5;
}

.entry_content {
	margin: 25px 0;
	line-height: 2;
}

.entry_content p {
	margin-bottom: 15px;
	text-align: justify;
}

.entry_content ul li {
	margin-bottom: 15px;
}

.entry_content ul li::marker {
	color: #707070;
}

.entry_content h1 {
	font-size: 25px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}

.entry_content ul label {
	font-weight: 600;
}

.content-block {
	margin-top: 30px;
	text-align: justify;
}

.content-block h3 {
	margin-bottom: 10px;
}

.content-block.with-border {
	padding: 15px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}

.content-block.with-border p {
	margin-bottom: 0;
}

/* LANDING PAGE */

.landing-section {
	display: grid;
	grid-template-columns: 40% 60%;
	min-height: 500px;
	padding: 0 0 40px 0;
	background-color: #44546a;
}

.landing-section.reverse {
	grid-template-columns: 60% 40%;
}

.landing-layout .landing-section:first-child {
	padding-top: 35px;
}

.landing-layout .landing-section:last-child {
	padding-bottom: 35px;
}

.landing-section .section-widget {
	padding: 35px 30px;
	background-color: #4d5c71;
}

.landing-section .section-widget.left {
	display: -webkit-flex;
	display: flex;
	color: #ffffff;
}

.landing-section.reverse .section-widget.left {
	order: 2;
}

.landing-section .section-widget .content {
	-webkit-align-self: start;
	align-self: start;
}

.landing-section .section-widget.left form input,
.landing-section .section-widget.left form button {
	width: 300px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
}

.landing-section .section-widget.left form input {
	padding: 14px 10px;
	background-color: transparent;
	border: 2px solid rgba(255, 255, 255, 0.5);
}

.landing-section .section-widget.left form input:focus {
	box-shadow: none;
	outline: 0;
}

.landing-section .btn {
	padding: 16px 25px;
	border-radius: 0px;
	border: none;
	margin-top: 15px;
	background-color: #009cff;
	transition: 0.5s;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	outline: 0;
	text-align: center;
	display: inline-block;
	font-weight: 600;
	cursor: pointer;
	color: #ffffff;
}

.landing-section .btn:hover {
	background-color: hsl(211, 73%, 51%);
}

.landing-section .section-widget.right .content {
	background-color: #ffffff;
	padding: 20px 40px 15px;
}

.col-2-img {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
}

.col-2-img img,
.col-full-img img {
	max-width: 100%;
}

.landing-slider .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	margin-top: 18px;
	width: 30px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.landing-slider .slick-arrow::after {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	content: "";
	display: inline-block;
	height: 16px;
	left: 7px;
	position: absolute;
	top: 6px;
	width: 16px;
	border-color: #1a7bb5;
}

.landing-slider .slick-arrow.slick-prev {
	left: -30px;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.landing-slider .slick-arrow.slick-next {
	right: -30px;
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

.landing-slider h3,
.landing-slider ul {
	text-align: center;
}

.landing-slider ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin-bottom: 30px;
}

.landing-slider ul li {
	position: relative;
	margin-right: 16px;
	padding-left: 12px;
}

.landing-slider ul li::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	background-color: #4d5c71;
	position: absolute;
	left: 0;
	top: 6px;
}

.landing-section .name-box {
	width: 170px;
}

.landing-section .name-box h3 {
	font-size: 17px;
}

.landing-section .nav-box-col {
	width: calc(100% - 170px);
}

.landing-section .nav-box-col a {
	font-size: 13px;
	min-width: 155px;
	margin: 0 3px;
	height: 56px;
	line-height: 56px;
}

.con-info {
	margin-bottom: 10px;
}

.con-info label {
	display: block;
	font-weight: 600;
}

.con-info a {
	color: #000;
}

.con-info {
	box-shadow: 0 1px 5px #ddd;
	padding: 20px;
}

.con-info:last-child {
	margin-bottom: 50px;
}

.landing-section h2 {
	margin-bottom: 20px;
	line-height: 36px;
}

.landing-section input::placeholder {
	color: #ddd;
}

.landing-section h4,
.landing-section h3,
.landing-section h5 {
	margin-bottom: 10px;
}

.landing-slider h3,
.landing-slider ul {
	margin-bottom: 15px;
}

.bckToMain img {
	max-width: 20px;
}

.bckToMain a {
	align-items: center;
	font-weight: 600;
	color: #8a8a8a;
	padding: 12px;
	justify-content: flex-end;
}

.bckToMain {
	display: block;
	margin: 0;
}

#main-cat-dashboard .data-block a {
	position: relative;
	display: table;
	margin: 0 auto;
}

.white-backed-graph {
	box-shadow: 0 0 15px 8px rgb(0 0 0 / 5%);
}

#main-cat-dashboard .data-block a::after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	right: 5px;
	top: 5px;
	/* margin-right: -35px; */
	display: block;
	/* background: url('../images/goto.svg') no-repeat; */
	background: url("../images/NewGraphs/goto.svg") no-repeat;
	background-size: contain;
	/* opacity: 0; */
	transition: 0.5s;
}

.slick-slide img {
	width: 100%;
	max-width: 100%;
}

.deep-back {
	background-color: #8a8a8a;
}

.black-back {
	background-color: #464646;
}

tr.deep-back > td,
tr.black-back > td {
	color: #fff !important;
	font-weight: 600 !important;
}

.pmd-textfield label {
	font-size: 14px;
	vertical-align: middle;
}

.pmd-textfield input[type="checkbox"] {
	position: relative;
	top: 1px;
	cursor: pointer;
	margin-right: 5px;
}

#razor-subscription-pay-now {
	padding: 15px;
	letter-spacing: 1px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #fff !important;
	min-width: 135px;
	color: #23507a;
	font-weight: 600;
}

#razor-subscription-pay-now:hover {
	background: -webkit-linear-gradient(top, #005377, #27a4d0);
	border-color: #0685b9;
	color: #fff;
}

/* ========== STEP =========== */
.multi-steps > li.is-active ~ li:before,
.multi-steps > li.is-active:before {
	content: counter(stepNum);
	font-family: inherit;
	font-weight: 700;
}

.multi-steps > li.is-active ~ li:after,
.multi-steps > li.is-active:after {
	background: #ededed;
}

.multi-steps {
	display: table;
	table-layout: fixed;
	width: 540px;
	margin: 20px auto 0;
}

.multi-steps > li {
	counter-increment: stepNum;
	text-align: center;
	display: table-cell;
	position: relative;
	color: #63abc4;
}

.multi-steps > li:before {
	content: "✓";
	display: block;
	margin: 0 auto 4px;
	background: -webkit-linear-gradient(right, #7bc35d, #54e63a);
	background: -o-linear-gradient(right, #7bc35d, #54e63a);
	background: -moz-linear-gradient(right, #7bc35d, #54e63a);
	background: linear-gradient(right, #7bc35d, #54e63a);
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	border-radius: 50%;
	color: #fff;
	box-shadow: 0 3px 5px rgb(95 99 101);
}

.multi-steps > li:after {
	content: "";
	height: 3px;
	width: 100%;
	background: -webkit-linear-gradient(right, #e0ffde, #9de88c);
	background: -o-linear-gradient(right, #e0ffde, #9de88c);
	background: -moz-linear-gradient(right, #e0ffde, #9de88c);
	background: linear-gradient(right, #e0ffde, #9de88c);
	position: absolute;
	top: 16px;
	left: 50%;
	z-index: -1;
}

.multi-steps > li:last-child:after {
	display: none;
}

.multi-steps > li.is-active:before {
	background-color: #63abc4;
	border-color: #63abc4;
	color: #ffffff;
	background: -webkit-linear-gradient(right, #00374e, #29c2f7);
	background: -o-linear-gradient(right, #00374e, #29c2f7);
	background: -moz-linear-gradient(right, #00374e, #29c2f7);
	background: linear-gradient(right, #00374e, #29c2f7);
}

.multi-steps > li.is-active ~ li {
	color: #808080;
}

.multi-steps > li.is-active ~ li:before {
	background: linear-gradient(323deg, #d4d4d4 0%, #d4d3d3 74%);
	background: -webkit-linear-gradient(323deg, #d4d4d4 0%, #d4d3d3 74%);
	background: -o-linear-gradient(323deg, #d4d4d4 0%, #d4d3d3 74%);
	background: -moz-linear-gradient(323deg, #d4d4d4 0%, #d4d3d3 74%);
	box-shadow: none;
	color: white;
}

/* SIGN IN/UP */
.log-layout {
	width: 450px;
	border-radius: 0;
	overflow: hidden;
	padding: 20px 40px 25px;
	margin: 30px auto;
	background: #003d98;
	background: -webkit-linear-gradient(top, #005b83, #3aa4cf);
	background: -o-linear-gradient(top, #005b83, #3aa4cf);
	background: -moz-linear-gradient(top, #005b83, #3aa4cf);
	background: linear-gradient(top, #005b83, #3aa4cf);
}

.log-layout .log-form-logo {
	max-width: 70px;
	margin: 0 auto;
	background: #fff;
	padding: 1px;
}

.log-layout .log-form-logo img {
	display: block;
	max-width: 100%;
}

.log-layout .card-title .tab-nav a {
	font-size: 20px;
}

.log-layout .card-title .tab-nav a.current {
	border: none;
	color: #ffffff;
}

.form-group {
	position: relative;
}

.log-layout form .form-group:not(.card-footer-no-border) {
	width: 100%;
	position: relative;
	border-bottom: 2px solid rgba(255, 255, 255, 0.24);
	margin-bottom: 30px;
}

.log-layout form .form-group label.invalid {
	position: absolute;
	right: 0;
	background-color: #ffffff;
	font-size: 11px !important;
	top: 0;
	height: 22px;
	line-height: 22px;
	padding: 0 6px !important;
}

.log-layout form.cls-signup input {
	background-color: transparent;
	margin: 0;
	border: 0;
	color: #ffffff;
	font-weight: 500;
	font-size: 14px;
	padding-left: 24px;
}

.log-layout form.cls-signup input:focus,
.log-layout form.cls-signup input.has-val {
	padding-left: 0px;
}

.log-layout form.cls-signup input:focus::placeholder,
.log-layout form.cls-signup input.has-val::placeholder {
	opacity: 0;
	visibility: hidden;
}

.log-layout form.cls-signup input.btn {
	background-color: #ffffff;
	font-size: 16px;
	color: #555;
	border-radius: 6px;
	border: 1px solid #fff;
}

.log-layout form.cls-signup input.btn:hover {
	background: -webkit-linear-gradient(top, #5fc2ec, #11b9f5);
	border-color: #ffffff94;
	color: #fff;
}

.log-layout form.cls-signup input.btn {
	background-color: #ffffff;
	font-size: 16px;
	color: #555;
	border-radius: 6px;
	width: 140px;
	padding: 5px;
	margin: 0 auto;
}

.log-layout .g-form {
	background-color: rgba(255, 255, 255, 0.9);
	border: none;
	border-radius: 6px;
}

.log-layout form .custom-check {
	position: relative;
}

.log-layout form .custom-check input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	position: absolute;
}

.log-layout form .custom-check label span {
	position: relative;
	cursor: pointer;
	font-size: 13px;
	color: #fff;
	padding-left: 22px;
}

.log-layout form .custom-check label span:before {
	content: "";
	-webkit-appearance: none;
	background-color: transparent;
	background-color: #ffffff;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	position: absolute;
	left: 0;
}

.log-layout form .custom-check input:checked + span:after,
.log-layout form .custom-check input:checked + label + span:after {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	left: 5px;
	width: 4px;
	height: 10px;
	border: solid #0153a7;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.focus-elemnt {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
}

.focus-elemnt::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	background: #fff;
}

input:focus + .focus-elemnt::before,
input.has-val + .focus-elemnt::before,
input:focus + label + .focus-elemnt::before,
input.has-val + label + .focus-elemnt::before {
	width: 100%;
}

.focus-elemnt::after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 22px;
	color: #fff;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	left: 0;
	padding-left: 5px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	text-align: left;
}

#email + .focus-elemnt::after,
#email + label + .focus-elemnt::after {
	background: url(../images/user-log-icon.png) no-repeat;
}

input[type="password"] + .focus-elemnt::after,
input[type="password"] + label + .focus-elemnt::after {
	background: url(../images/lock-icon.png) no-repeat;
}

.input100:focus {
	padding-left: 5px;
}

input:focus + .focus-elemnt::after,
input:focus + label + .focus-elemnt::after {
	top: -22px;
	font-size: 18px;
}

input.has-val + .focus-elemnt::after,
input.has-val + label + .focus-elemnt::after {
	top: -22px;
	font-size: 18px;
}

.custom-check #agree-error,
.custom-check #accept-error,
#email-error {
	position: absolute;
	bottom: -20px;
	font-size: 11px;
	left: 22px;
	background: #fff;
	padding: 2px 4px;
}

#email-error {
	left: 0;
}

form#registration_form #email-error,
form#login_form #email-error {
	left: auto;
}

.log-layout form.cls-signup input::placeholder,
div#forgot_pass input#email::placeholder {
	color: #ffffff;
	opacity: 1;
}

.log-layout form.cls-signup input:-ms-input-placeholder {
	color: #ffffff;
}

.log-layout form.cls-signup input::-ms-input-placeholder {
	color: #ffffff;
}

.checkout-fee-frm-wrapper.price_2 {
	width: 500px;
	max-width: 100%;
	margin: 0 auto !important;
	padding: 25px 20px 0 !important;
}

form#checkout-fee-frm small.text-danger {
	position: absolute;
	bottom: 0;
	top: auto;
	font-size: 11px;
	background: #fff;
	padding: 2px 4px;
	font-weight: 600;
	left: 84px;
	min-width: 373px;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	right: 0;
}

form#checkout-fee-frm .form-group {
	position: relative;
}

/* .pmd-textfield input.form-control:focus {
    background: #fff !important;
} */

.modal {
	/* display: none; */
	visibility: hidden;
	position: fixed;
	z-index: 10;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.modal.show {
	visibility: visible;
	background-color: rgb(0, 0, 0);
	background-color: rgb(255 255 255 / 60%);
}

/* Modal Content */
.modal-content {
	width: 30rem;
	max-width: calc(100% - 20px);
	padding: 6rem 2rem;
	border-radius: 0.8rem;
	color: var(--light);
	background: var(--background);
	box-shadow: var(--m-shadow, 0.4rem 0.4rem 10.2rem 0.2rem) var(--shadow-1);
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	top: 15%;
	transform: scale(0);
	transition: 0.6s;
	position: relative;
	text-align: center;
}

.modal-content svg {
	width: 30px;
	height: 30px;
	margin-bottom: 10px;
}

.modal-content button {
	margin-top: 25px;
	padding: 5px 52px;
	font-weight: 600;
	cursor: pointer;
}

.modal-content button:hover {
	background: #2b3148;
	color: #fff;
	border: 1px solid;
}

/* The Close Button */
.close {
	color: #fff;
	font-size: 28px;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 20px;
	top: 20px;
	border: 1px solid;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.close:hover,
.close:focus {
	color: #979797;
	text-decoration: none;
	cursor: pointer;
}

.modal.show .modal-content {
	transform: scale(1);
}

.modal-content p {
	color: #fff;
}

.loginBtnGroup {
	gap: 15px;
}

ul.nav-links.emp_sub_menu li {
	width: 10%;
}

ul.nav-links.emp_sub_menu.w-15 li {
	min-width: 15%;
	width: auto;
}

ul.nav-links.emp_sub_menu {
	margin-left: 45px;
}

.marquee {
	display: none;
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 60%;
	/* Full width of its parent */
	white-space: nowrap;
	color: #082b4c;
	font-weight: 600;
}

.marquee > div {
	position: absolute;
	width: auto;
	height: 100%;
	margin: 0;
	line-height: 50px;
	text-align: center;
	/* Start off the right edge */
	transform: translateX(100%);
	/* Animate to the left */
	animation: scroll-left 40s linear infinite;
}

.marquee > div > div {
	display: inline-block;
}

.marquee span {
	position: relative;
}

.marquee span:before {
	content: "*";
	position: absolute;
	left: -10px;
	top: calc(-50% - 3px);
}

@keyframes scroll-left {
	0% {
		transform: translateX(50%);
	}

	100% {
		transform: translateX(-100%);
	}
}

@keyframes scroll-left-mob {
	0% {
		transform: translateX(30%);
	}

	100% {
		transform: translateX(-100%);
	}
}

@media (min-width: 768px) {
	.name-box {
		width: 178px;
	}

	.name-box h3 {
		font-size: 18px;
	}

	.nav-box-col a {
		font-size: 14px;
		min-width: 166px;
		margin: 0 2px;
		height: 56px;
		line-height: 56px;
	}

	.nav-box-col {
		width: calc(100% - 178px);
	}

	.nav-row-box {
		display: flex;
		flex-wrap: wrap;
		padding: 15px 0;
		align-items: center;
	}

	.page-section.nav-section .shap {
		margin: 25px 0;
	}

	.shap {
		border: #e3e3e3 5px solid;
	}

	body#main-cat-main-menu .shap,
	body#main-cat- .shap {
		border-width: 1px;
	}
}

@media (min-width: 992px) {
	.header-section {
		padding-left: 30px;
		padding-right: 30px;
	}

	.wrap-box {
		height: 88px;
		-webkit-transition: height 0.35s;
		transition: height 0.35s;
	}

	.sticky .wrap-box {
		height: 60px;
	}

	.block-row {
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.main-block {
		width: calc(100% - 330px);
		padding: 0 0px 0 25px;
		margin-left: 330px;
		border-left: #ececec 1px solid;
	}

	.section-wrap {
		padding: 0px 30px;
	}

	.sidebar-block {
		padding: 50px 0 0 0;
		left: 30px;
		top: 110px;
	}

	.sidebar-block .sidebar-block {
		max-height: calc(100vh - 120px);
	}

	#main-cat-dashboard .sidebar-block {
		padding: 0;
		top: 148px;
	}

	#main-cat-dashboard .sidebar-block .sidebar-nav {
		max-height: calc(100vh - 160px);
	}

	#main-cat-dashboard .sidebar-block.scrolled {
		top: 128px;
	}

	#main-cat-dashboard .sidebar-block.scrolled .sidebar-nav {
		max-height: calc(100vh - 250px);
	}

	.mobile-nav {
		display: none;
	}

	.sidebar-block.scrolled {
		top: 80px;
		max-height: calc(100vh - 90px);
	}

	.sticky .signup-btn {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.extra-nav .sidebar-block {
		top: 131px;
	}

	.extra-nav .sidebar-block .sidebar-nav {
		height: calc(100vh - 220px);
	}

	.nav-top-box + .extra-nav .sidebar-block {
		top: 213px;
	}

	.nav-top-box + .extra-nav .sidebar-block .sidebar-nav {
		height: calc(100vh - 275px);
	}

	.nav-top-box + .extra-nav .sidebar-block.inner-scrolled {
		top: 133px;
	}

	.nav-top-box + .extra-nav .sidebar-block.inner-scrolled .sidebar-nav {
		height: calc(100vh - 310px);
	}

	.sidebar-block.inner-scrolled {
		top: 133px;
	}

	.sidebar-block.inner-scrolled .sidebar-nav {
		height: calc(100vh - 305px);
	}

	.child-box {
		/* margin: -2px 0 20px 0; */
	}

	.child-box ul li {
		border: #e6e6e6 1px solid;
	}

	.nav-box ul li a {
		padding: 28px 26px;
		font-size: 14px;
		letter-spacing: 1px;
	}

	.sticky .nav-box ul li a {
		padding-top: 19px;
		padding-bottom: 19px;
	}

	.name-box {
		width: 228px;
	}

	.name-box h3 {
		font-size: 22px;
	}

	.nav-box-col a {
		font-size: 16px;
		min-width: 186px;
		margin: 0 5px;
		height: 66px;
		line-height: 66px;
	}

	.nav-box-col {
		width: calc(100% - 228px);
	}

	.nav-row-box {
		padding: 30px 0;
	}

	#main-cat-dashboard .data-block a::after {
		opacity: 1;
		width: 15px;
		height: 15px;
		opacity: 0;
	}

	#main-cat-dashboard .data-block:hover a::after {
		opacity: 1;
	}

	.bckToMain {
		position: absolute;
		right: 0;
		top: 5px;
		overflow: hidden;
	}

	.bckToMain span {
		width: 0;
		opacity: 0;
	}

	.bckToMain:hover span {
		width: auto;
		opacity: 1;
	}

	body#main-cat-dashboard .nav-box ul li a {
		max-width: 165px;
		min-width: 165px;
	}

	.nav-box ul li.light-green.active a,
	.nav-box ul li.active a,
	body#main-cat-main-menu .nav-box ul li:not(.active) a,
	body#main-cat-dashboard .nav-box ul li:not(.active) a {
		border-radius: 6px;
	}

	body#main-cat- .marquee {
		display: block;
	}
}

@media only screen and (min-width: 841px) {
	.price li span:first-child {
		display: none;
	}
}

@media only screen and (max-width: 840px) {
	.price li span:first-child {
		display: block;
	}

	.columns.plan {
		display: none;
	}

	body#main-cat-subscribe .price li:not(.header, #foot_li) {
		display: flex;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width: 1200px) {
	.nav-box-col a {
		font-size: 18px;
		min-width: 226px;
		margin: 0 15px;
		height: 105px;
		line-height: 105px;
	}

	.name-box {
		width: 258px;
	}

	.name-box h3 {
		font-size: 26px;
	}

	.nav-box-col {
		width: calc(100% - 258px);
	}
}

@media (min-width: 1400px) {
	.nav-box-col a {
		font-size: 20px;
		min-width: 286px;
		margin: 0 22px;
	}
}

@media only screen and (max-width: 600px) {
	.columns,
	.multi-steps {
		width: 100%;
		padding: 0;
	}

	.log-layout {
		padding: 30px 20px;
		width: calc(100% - 30px);
	}

	form#checkout-fee-frm small.text-danger {
		left: 0;
		max-width: 100%;
		min-width: auto;
	}
}

@media (max-width: 1200px) {
	.sep-list {
		margin: -23px 0px -23px 0px !important;
	}

	.sidenav ul {
		width: 95%;
		margin: 0 auto;
	}

	.logo img {
		max-width: 116px;
	}
}

@media (max-width: 1023px) {
	.container {
		max-width: 100%;
	}

	.container img {
		width: 100%;
	}

	.content-one-col img,
	.content-two-col img,
	.content-three-col img {
		max-width: 100%;
		width: 100%;
	}

	.content-one-col,
	.content-two-col,
	.content-three-col {
		width: 100%;
		padding: 0 0 30px 0;
	}

	.block-section h2 {
		font-size: 45px;
	}

	.slide-menu {
		display: block;
	}

	.mobile-nav-header {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-bottom: 30px;
	}

	.nav-bar {
		display: none;
	}

	.slide-menu {
		width: calc(100% - 40px);
		background-color: #f2f5fa;
		padding: 20px;
		position: fixed;
		left: -100%;
		top: 0;
		height: 100%;
		z-index: 999;
		transition: all 0.25s ease-in-out 0s;
	}

	.slide-menu ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}

	.slide-menu ul li {
		padding: 0;
		border-bottom: #24305a 1px solid;
	}

	.slide-menu ul li a {
		display: block;
		color: #000;
		padding: 12px 0;
	}

	.slide-menu ul li:hover a,
	.slide-menu ul li.active a {
		color: #2992ff;
	}

	.slide-menu .logo {
		left: 0;
	}

	.slide-menu.open {
		left: 0%;
	}

	.close-nav {
		position: absolute;
		right: 44px;
		top: 30px;
	}

	.close-nav span {
		background-color: #000;
		height: 2px;
		width: 20px;
		display: block;
		margin: 4px 0 4px 0;
		position: absolute;
		transform: rotate(45deg);
	}

	.close-nav span:nth-child(2) {
		background-color: #000;
		height: 2px;
		width: 20px;
		display: block;
		margin: 4px 0 4px 0;
		position: absolute;
		transform: rotate(-45deg);
	}

	.logo {
		left: 10px;
	}

	.mobile-nav-bar ul {
		padding: 0;
		margin: 0;
		line-height: none;
	}

	.header-top-right,
	.top-nav {
		display: none;
	}
}

@media (max-width: 991px) {
	.wrapper {
		max-width: 100%;
	}

	.sidebar-open .page-section {
		overflow-x: hidden;
	}

	.page-section .main-block {
		margin-left: 0px;
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		-webkit-transition: all ease-in-out 0.35s;
		transition: all ease-in-out 0.35s;
	}

	.sidebar-open .page-section .main-block {
		-webkit-transform: translateX(280px);
		transform: translateX(280px);
	}

	.wrap-box {
		height: 50px;
	}

	.header-section {
		padding: 7px 15px 3px;
	}

	.logo {
		left: 55px;
		position: relative;
	}

	.logo img {
		max-width: 180px !important;
	}

	#main-cat-main-menu .logo,
	#main-cat- .logo,
	#main-cat-subscribe .logo,
	#main-cat-contact-us .logo,
	#main-cat-disclaimer .logo,
	#main-cat-refund_n_cancellation .logo,
	#main-cat-privacy-policy .logo,
	#main-cat-terms-conditions .logo,
	#main-cat-about-us .logo,
	#main-cat-signup .logo,
	#main-cat-user .logo,
	#main-cat-subscription .logo {
		left: 0;
	}

	.section-wrap {
		padding: 0px 15px;
	}

	.sidebar-block {
		width: 280px;
		height: calc(100% - 49px);
		left: -280px;
		top: 0;
		padding-top: 60px;
		-webkit-transition: all ease-in-out 0.35s;
		transition: all ease-in-out 0.35s;
		box-shadow: 0;
		z-index: 9;
	}

	.sidebar-block .sidebar-nav {
		height: calc(100% - 45px);
	}

	.sidebar-open .sidebar-block {
		left: 0px;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	}

	.top-arrow {
		width: 30px;
		height: 30px;
		bottom: 10px;
		right: 10px;
	}

	.top-arrow i {
		line-height: 30px;
	}

	.mobile-nav {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 60px;
		height: 60px;
		display: block;
		z-index: 999;
		background-color: #2992ff;
	}

	#main-cat-main-menu .mobile-nav,
	#main-cat- .mobile-nav,
	#main-cat-subscribe .mobile-nav,
	#main-cat-contact-us .mobile-nav,
	#main-cat-disclaimer .mobile-nav,
	#main-cat-refund_n_cancellation .mobile-nav,
	#main-cat-privacy-policy .mobile-nav,
	#main-cat-terms-conditions .mobile-nav,
	#main-cat-about-us .mobile-nav,
	#main-cat-signup .mobile-nav,
	#main-cat-user .mobile-nav,
	#main-cat-subscription .mobile-nav {
		display: none;
	}

	.mobile-nav span {
		background-color: #ffffff;
		position: absolute;
		width: 30px;
		height: 2px;
		display: block;
		opacity: 1;
		left: 14px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		-o-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;
	}

	.mobile-nav span:nth-child(1) {
		top: 20px;
	}

	.mobile-nav span:nth-child(2) {
		top: 28px;
	}

	.mobile-nav span:nth-child(3) {
		top: 36px;
	}

	.sidebar-open .mobile-nav span:nth-child(1) {
		top: 28px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	.sidebar-open .mobile-nav span:nth-child(2) {
		opacity: 0;
		left: -60px;
	}

	.sidebar-open .mobile-nav span:nth-child(3) {
		top: 28px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

	.signup-btn {
		padding: 10px 18px;
	}

	.nav-top-box.nav-top-fixed {
		top: 60px;
	}

	.nav-top-box {
		padding: 10px;
	}

	.child-box ul li {
		border-bottom: #e6e6e6 1px solid;
	}

	.dropdown .dropbtn {
		padding: 22px 16px;
	}

	.nav-box {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		background-color: rgba(247, 247, 247, 0.8);
		box-shadow: 0px -5px 10px rgb(0 0 0 / 5%);
		-webkit-box-shadow: 0px -5px 10px rgb(0 0 0 / 5%);
		-moz-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
		-ms-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
		-moz-backdrop-filter: blur(10px);
		-ms-backdrop-filter: blur(10px);
	}

	.nav-box ul {
		width: 100%;
	}

	.nav-box ul li {
		-webkit-flex: 1;
		flex: 1;
	}

	.nav-box ul li a {
		padding: 15px 20px;
		min-width: auto !important;
	}

	.top-arrow {
		bottom: 60px;
	}

	.footer-section {
		padding: 15px 0;
	}

	.data-block {
		padding: 15px 0;
	}

	.shap {
		border: #e3e3e3 2px solid;
	}

	.bckToMain {
		margin: 0 10px;
	}

	.landing-section .section-widget {
		padding-left: 15px;
		padding-right: 15px;
	}

	ul.nav-links.emp_sub_menu li {
		width: 20%;
	}

	ul.nav-links.emp_sub_menu {
		margin-left: 0;
	}

	.nav-top-box ul li a {
		padding: 0 5px;
		display: inline-block;
		min-width: 100%;
	}

	.marquee {
		display: block;
		position: absolute;
		left: 0;
		top: 60px;
		width: 100%;
		background: #fff;
	}

	body#main-cat- section.page-section.nav-section {
		margin-top: 50px;
	}

	div#planPage,
	section.showcase {
		padding-top: 50px;
	}
}

@media (max-width: 767px) {
	.sticky .dropdown .dropbtn {
		padding-top: 22px;
		padding-bottom: 22px;
	}

	.copyright span {
		display: block;
	}

	.copyright span:before {
		display: none;
	}

	.sidenav {
		top: 61px;
	}

	.block-section h2 {
		font-size: 28px;
	}

	.block-section h2.too_big {
		font-size: 28px;
	}

	.table-data tbody tr td,
	.table-data tbody tr th {
		font-size: 14px;
		line-height: 16px;
		padding: 10px 10px;
	}

	.table-data tfoot tr td,
	.table-data thead tr th {
		font-size: 16px;
		padding: 10px 10px;
	}

	.block-section {
		padding: 50px 0 50px;
	}

	.name-box {
		text-align: center;
	}

	.nav-box-col {
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.nav-box-col a {
		font-size: 14px;
		margin: 2px;
		padding: 10px 8px;
		-webkit-flex: 1;
		flex: 1;
		white-space: nowrap;
	}

	.name-box h3 {
		margin: 0 0 10px 0;
	}

	.main-block .heading-box h2 {
		font-size: 18px;
	}

	.landing-section {
		display: block;
	}

	.landing-slider .slick-arrow {
		top: 20%;
	}

	.landing-slider .slick-arrow.slick-next {
		right: -25px;
	}

	.landing-slider .slick-arrow.slick-prev {
		left: -25px;
	}

	.landing-slider ul li {
		font-size: 10px;
	}

	.landing-slider ul li::before {
		top: 4px;
		width: 4px;
		height: 4px;
	}

	.price li {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 640px) {
	.price_plans {
		display: block;
	}

	.columns.trial {
		margin-bottom: 25px;
	}

	.columns.trial,
	.columns.standard {
		padding: 10px;
	}

	.columns.trial li.header,
	.columns.standard li.header {
		background-size: cover !important;
		min-width: auto;
	}
}

@media (max-width: 540px) {
	.data-block img {
		max-width: 100%;
	}

	.signup-btn {
		padding: 6px 10px;
		font-size: 12px;
	}

	.loginBtnGroup {
		gap: 3px;
		flex-direction: column;
		position: relative;
		top: -3px;
	}

	.marquee > div {
		animation: scroll-left-mob 35s linear infinite;
	}
}

/**********************/
/* Basic styling for the card container */
.card-container {
	perspective: 1000px;
	width: 10rem;
	height: 10rem;
	position: fixed;
	right: 0;
	bottom: 7rem;
}

/* Styling for the card element */
.card {
	width: 100%;
	height: 100%;
	position: relative;
	transform-style: preserve-3d;
	transform-origin: center;
	animation: flip 5.5s infinite; /* Adjust the total duration as needed */
}

.card a {
	text-decoration: underline;
}

.card:hover {
	animation: none;
}

/* Styling for the front and back faces */
.front-face,
.back-face {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	text-align: center;
	color: #fff;
	line-height: 1.5;
}

/* Styling for the front face */
.front-face {
	background-image: linear-gradient(160deg, #0093e9 0%, #80d0c7 100%);
}

/* Styling for the back face */
.back-face {
	background-image: linear-gradient(
		43deg,
		#4158d0 0%,
		#c850c0 46%,
		#ffcc70 100%
	);
	transform: rotateY(180deg);
}

/* Keyframes for the card flip animation */
@keyframes flip {
	0%,
	25% {
		transform: rotateY(0deg);
	}
	50%,
	75% {
		transform: rotateY(180deg);
	}
	100% {
		transform: rotateY(360deg);
	}
}

@media (max-width: 640px) {
	.front-face,
	.back-face {
		font-size: 0.75rem;
	}

	.card-container {
		width: 7rem;
		height: 7rem;
		z-index: 3;
	}
}
