@font-face{
	font-family:'Poppins-Regular.ttf';
	src: local('Poppins-Regular.ttf'), local('Poppins-Regular.ttf'),
	url(../fonts/Poppins/Poppins-Regular.ttf);
	font-display: swap;
}

@font-face{
	font-family:'Poppins-SemiBold';
	src: local('Poppins-SemiBold'), local('Poppins-SemiBold'),
	url(../fonts/Poppins/Poppins-SemiBold.ttf);
	font-display: swap;
}
.bg-img{
	background: #F5F5F8;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
.bg-gray{
	background: #ebebeb;
}
.soon{
	font-size: 14px;
	color: #FFF;
	background: #2ab783;
	padding: 5px 10px;
	border-radius: 10px;
}
#full-bar{
	width:100%;
	position: fixed;
	top: 0;
	background: #f5f8fb !important;
	z-index: 9999;
	box-shadow: 0px 2px 10px #00000017;
}
.btn-regdrop{
	border-color: #FFF;
	transition: background-color .3s, color .3s, transform .3s;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px 10px;
	color: #FFF;
	background: #19489A;
	font-weight: bold;
	display: block;
}
.btn-regdrop:hover{
	text-decoration: none;
	color: #2AB783;
}
#bar-progress{
	width: 0%;
	height: 2px;
	background: #001D4740;
}
body{
	font-family: "Lato", sans-serif;
	scrollbar-color:gray #fff!important;
	scrollbar-width:10px!important
	background:#FFF;
	font-weight: 400;
	line-height: 1.6;
	color: #333;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Poppins-SemiBold";
	font-weight: bold;
	color: #19489A;
}
.btn{
	text-align: left;
}
.btn-light {
	color: #212529;
	background-color: #ededed;
	border-color: #dbdbdb;
}
.font-normal{
	font-family: "Lato", sans-serif;
	font-weight: normal !important;
}
.font-bold{
	font-family: "Poppins-SemiBold";
	font-weight: bold; 
}
.clr-white{
	color:#FFF !important;
}
.clr-lwhite{
	color: #555;
}
.clr-whited{
	color:#d1d1d1 !important;
}
.clr-lgblue{
	color: #174999 !important;
}
.clr-blue{
	color: #174999;
}
.clr-dblue{
	color: #19489A;
}
.clr-black{
	color: #000;
}
.clr-lg-black{
	color: #333;
}
.clr-black-l{
	color: #4A4A4A;
}
.bg-light-blue{
	background: #E8EFF3; 
}
.bg-bg{
	background: #eaf3ff;
}
.bg-white{
	background: #FFF;
}
.bg-dblue{
	background: #19489A;
}
.bg-blue{
	background: #19489A;
}
.clr-green{
	color: #2AB783;
}
.light-weight{
	color: #555;
}
.topnav {
	background: #2AB783;
}
#menu1 li {
	display:inline-block;
	margin: 0 10px;
	color: #fff;
	background:#fff;
	background: transparent;
	-webkit-border-radius: 0px; 
	border-radius: 0px; 
}
#menu1 li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
.report-store .nav-link{
	color: #FFF !important;
/*	font-weight: bold;*/
}
#menu1 li.active a:hover{
	color: #2AB783;
	font-weight: bold;
}
#menu1 li:hover{
	background: transparent;
}
.report-store .nav-link, .report-store li.active a{
	padding: 4px 15px !important;
}
#menu1 li.active a{
	color: #fff;
}
#menu1{
	height: auto;
	z-index: 1050;
	width: 100%;
	padding: 0;
	margin:0;
	background-color: transparent;
}
.tab-menu .nav-link.active, .tab-menu .nav-link:hover{
	color: #FFF !important;
	background: #174999;
	border-radius: 50px;
}
/*.dropdown:hover>.dropdown-menu {
	display: block;
}*/

.vertical-dropdown .cat-link{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.vertical-dropdown .cat-link:hover{
	color: #19489A;

}
/*.vertical-dropdown .nav-link.active.show{
	border-color:transparent;
	background: #E8EFF3 !important; 
	border-radius: 0px !important;
	color: #29B783 !important;
}*/
.vertical-dropdown .nav-link{
	padding: 5px 15px !important;
	font-size: 13px !important;
	font-weight: bold;
	color: #00000080 !important;
}
.vertical-dropdown .nav-item {
	margin: 5px 0px !important;
}
.drpdwnarea1 {
	position: absolute;
	top: 10px; 
	left: 160px; 
	border: none; 
	z-index: 1050; 
	box-shadow: 0 9px 9px #00000061; 
	border-radius: 5px;
	padding: 0;
	transform:translate3d(0px, 55px, 0px)!important;
}
.drpdwnarea1 .dropdown-item:hover{
	background: #98bfdb;
	border-radius: 30px;
}
.drpdwnarea .dropdown-item:hover{
	background: #98bfdb;
	border-radius: 30px;
}
.drpdwnarea {
	min-width: 700px;
	top: 10px;
	border: none; 
	z-index: 1050; 
	box-shadow: 0 9px 9px #00000061; 
	border-radius: 5px;
	padding: 0;
}
.drpdwnarea .dropdown-item:hover{
	background: #98bfdb;
	border-radius: 30px;
}
.drpdwnarea .dropdown-item{
	font-size: 14px;
}
.drpdwnarea .cat-link{
	color: #000;
	font-size: 14px;
}
.drpdwnarea .cat-link:hover{
	text-decoration: none;
	color: #19489A;
	font-weight: bold;
}
.drpdwnarea .nav-link.active{
	border-color:transparent;
	background: #E8EFF3; 
	border-radius: 0px !important;
}
.drpdwnarea .nav-link{
	padding: 10px 15px !important;
}
.drpdwnarea .nav-item {
	margin: 0px !important;
}
.topSearchIcon1 i {
	color: #FFF !important;
	font-size: 20px;
}
.first-heading{
	font-size: 40px !important;
	font-weight: bold;
	color: #FFF;
	position: relative;
	top: 30%;
}

.featured .anchor{
	background: #D4E8FF !important;
	color: #2AB783 !important;
	border-radius: 5px;
}

.login .anchor{
	background: #2AB783 !important;
	color: #FFF !important;
	padding: 10px 30px !important;
	border-radius: 50px;
}
#menu1 .login .anchor:hover, #menu1 .login .anchor.active{
	color: #174999 !important;
}
.banner-heading{
	color: #19489A;
	font-size: 38px;
	line-height: 1.5;
}
.search-form .form-control{
	border-radius: 50px ;
	height: 50px;
	padding-left: 30px;
	border: 2px solid #FFF;
	border-right: unset;
}
.search-form .input-group-text{
	border-top-left-radius: 50px !important;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
	background: #2AB783;
	color: #FFF;
	padding-left: 70px;
	padding-right: 70px;
	border: unset;
	margin: 5px;
}
.search-form .input-group-append{
	z-index: 2;
}
.search-tags a{
	background: #E8EFF3;
	border-radius: 20px;
	padding: 8px 15px !important;
	display: inline-block;
	margin: 7px 3px;
	font-size: 12px;
	color: #000;
}

.search-tags a:hover{
	background: #19489A;
	color: #FFF;
	text-decoration: none;
}
.popular-topics a{
	background: transparent;
	border-radius: 20px;
	padding: 8px 20px !important;
	display: inline-block;
	margin: 10px 8px;
	font-size: 14px;
	color: #000;	
	border: 1px solid #174999;
}
.popular-topics a:hover{
	color: #2AB783;
	text-decoration: none;
	border-color: #2AB783;
}
.heading{
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #FFF;
	background: #2AB783;
	border-radius: 50px;
	padding: 8px 20px;
}

.main-heading1{
	color: #19489A;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
}

.main-heading{
	color: #19489A;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.5;
}

.sub-heading{
	font-weight: bold;
	color: #19489A;
	font-size: 14px;
	word-spacing: 3px;
	text-transform: uppercase;
}
.sub-heading1{
	color: #FFF;
	font-size: 32px;
}
.stats-box{
	box-shadow: 0px 0px 40px 0px #19489A2B;
	border-radius: 5px;
	padding: 25px;
	text-align: left;
	background: #FFF;
}
.stats-box:hover{
	text-decoration: none !important;
}
.stats-box:hover .stats-title{
	color: #2AB783;
}

.stats-title{
	font-family: "Lato", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	margin-bottom: 15px;
}

.report-box{
	border: 1px solid #B5D0E2;
	border-radius: 15px;
	padding: 30px;
	min-height: 270px;
}
.report-box h3{
	color: #19489A;
	line-height: 1.4;
}
.basic-price-box{
	border: 1px solid #B5D0E2;
	padding: 20px;
	border-radius: 15px;
}
.basic-price-box h3{
	color: #19489A;
	text-align: center;
}
.basic-price-box .plan-name{
	color: #174999;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
.basic-price-box small{
	font-size:60%;
}
.basic-price-box .plan-list{
	line-height: 2;
	list-style: none;
	padding-inline-start: 10px;
}

.basic-price-box .plan-list li::before {
	content: "\2714"; 
	color: #174999;  
	font-weight: bold;
	padding-right: 10px;
}
.basic-price-box .basic-plan{
	background: #174999;
	color: #000;
/*	font-family: 'GraphikBold';*/
border-radius: 5px;
font-size: 14px;
}

.pro-price-box{
	border: 1px solid #B5D0E2;
	box-shadow: 0px 4px 33px 0px #0000001A;
	padding: 30px;
	border-radius: 15px;
}
.pro-price-box h3{
	color: #19489A;
	text-align: center;
}
.pro-price-box .plan-name{
	color: #2AB783;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
.pro-price-box small{
	font-size:60%;
}
.pro-price-box .plan-list{
	line-height: 2;
	list-style: none;
	padding-inline-start: 10px;
}

.pro-price-box .plan-list li::before {
	content: "\2714"; 
	color: #2AB783;  
	font-weight: bold;
	padding-right: 10px;
}
.pro-price-box .pro-plan{
	background: #2AB783;
	color: #FFF;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.advance-price-box{
	background-image: url("../icon/advance.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 300px;
	border: 1px solid #B5D0E2;
	box-shadow: 0px 4px 33px 0px #0000001A;
	padding: 20px;
	border-radius: 15px;
}

.advance-price-box h3{
	color: #FFF;
	text-align: center;
}
.advance-price-box .plan-name{
	color: #FFF;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
.advance-price-box small{
	font-size:60%;
}
.advance-price-box .plan-list{
	line-height: 2;
	list-style: none;
	padding-inline-start: 0px;
	color: #FFF;
}

.advance-price-box .plan-list li::before {
	content: "\2714"; 
	color: #174999;  
	font-weight: bold;
	padding-right: 10px;
}
.advance-price-box .advance-plan{
	background: #174999;
	color: #000;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	border-radius: 5px;
	font-size: 14px;
}
.advance-price-box hr,.overlay-box hr{
	border-color: #FFF;
}

.marquee {
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	overflow: hidden;
	white-space: nowrap;
}

.marquee--inner {
	display: block;
	width: 200%;
	position: absolute;
	animation: marquee 20s linear infinite;
}

.marquee--inner:hover {
	animation-play-state: paused;
	color: red;
}

.marquee span {
	float: left;
	width: 50%;
	overflow: hidden;
}

@keyframes marquee {
	0% {
		left: 10%;
	}
	100% {
		left: -90%;
	}
}

.subscriber-box{
	background: #19489A;
	border-radius: 15px;
}
.subscriber-box .form-control{
	border-radius: 8px;
}
.subscriber-box .input-group-text{
	border-radius: 8px;
	background: #2AB783;
	color: #FFF;
	border-color:#2AB783 ;
	font-weight: bold;
}
.social-link{
	color: #FFF;
	padding: 10px; font-size: 24px;
}
footer{
	background: #174999;
	color: #FFF;
}
footer h5{
	color: #F3F3F3;
}
.breadcrumb-box{
	font-size: 15px;
	color: #2AB783;
}
.breadcrumb-box {
	font-size: 14px;
	color: #333;
}

.blog-content{
	font-size: 17px;
	letter-spacing: .4px;
}

.content1 {
	height:55px;
	overflow:hidden;
	margin-bottom:10px;
}

.content1.visible {
	height:auto;
	overflow:visible;
}

.content {
	height:300px;
	overflow:hidden;
	margin-bottom:10px;
}

.content.visible {
	height:auto;
	overflow:visible;
}
.blur{
	-webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.toc-head{
	color: #19489A;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dee2e6;
	padding-top: 7px;
	padding-bottom: 8px;
}
.toc.nav-tabs .nav-link{
	color: #5E7C8F;
	padding: 6px 15px;
	border:unset;
}
.toc{
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	flex-wrap: nowrap;
}
.toc.nav-tabs .nav-item.show .nav-link, .toc.nav-tabs .nav-link.active,.toc.nav-tabs .nav-link:hover{
	border-color: #2AB783;
	color: #2AB783;
	border:unset;
	border-bottom: 4px solid #2AB783;
}

.sort-link{
	background: #FFF;
	border-radius: 5px;
	padding: 15px 30px;
	color: #000;
	width: 90%;
}
.sort-link a{
	color: #000;
}
.sort-link img{
	padding-right: 20px;
}
.font-5{
	font-size: 5px;
}

.font-6{
	font-size: 6px;
}
.font-8{
	font-size: 8px;
}
.font-10{
	font-size: 10px;
}
.font-12{
	font-size: 12px;
}
.font-14{
	font-size: 14px;
}
.font-16{
	font-size: 16px !important;
}
.font-18{
	font-size: 18px;
}
.font-20{
	font-size: 20px !important;
}
.font-24{
	font-size: 24px;
}
.font-26{
	font-size: 26px;
}
.font-28{
	font-size: 28px;
}
.font-30{
	font-size: 30px;
}
.font-32{
	font-size: 32px;
}
.font-36{
	font-size: 36px;
}
.font-50{
	font-size: 50px;
}

.footer-logo{
	width: 200px;
}

::placeholder {
	font-size: 14px;
	font-style: italic;
}
.footer ul{
	list-style: none;
	padding-inline-start: 0px;
}
.footer li{
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer-link{
	color: #F3F3F3;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}
.footer-link:hover{
	color: #2AB783;
}



.font-40{
	font-size: 40px;
}

.main-footer ul{
	list-style: none;
	padding-inline-start: 0px;
}
.main-footer li{
	padding-top: 5px;
	padding-bottom: 5px;
}


.highlight{
	color: #2AB783;
}

.top-btn{
	display:none;
	position:fixed;
	bottom:5%;
	right:30px;
	z-index:9999;
	border:none;
	outline:none;
	background-color:#2AB783;
	color:#000;
	cursor:pointer;
	padding:5px 12px;
	font-size: 20px;
	border-radius: 50%;
}
.top-btn i{
	color: #FFF;
}
.top-btn:hover{
	color:#FFF;
}
.f30{
	font-size:30px
}

.rd-accordion .collapsed .card-header{
	color: #555;
	font-weight: normal;
	background-color: #FFF;
}
.rd-accordion .card-header{
	color: #1d3d63;
	background-color: #FFF;
	box-shadow: 0 0 10px #00000020;
	cursor: pointer;

}
.rd-accordion .card-header:after {
	font-family: 'FontAwesome';  
	content: "\f068"; 
	float: right; 
	color: #2AB783;
	font-weight: normal;
}
.rd-accordion .collapsed .card-header:after {
	font-family: 'FontAwesome';  
	content: "\f067"; 
	color: #2AB783;
	font-weight: normal;
}

.item-header:after {
	font-family: 'FontAwesome';  
	content: "\f068"; 
	float: right; 
	color: #2AB783;
	font-weight: normal;
	cursor: pointer;
}
.item-header{
	padding-bottom: 4px;
	border-bottom: 1px solid #e9e3e3;
}
.item-header.collapsed:after {
	font-family: 'FontAwesome';  
	content: "\f067"; 
	color: #2AB783;
	font-weight: normal;
}
.rd-accordion .card{
	margin-bottom: 10px;
}

.per-30{
	width: 30%;
}



table{
	width: 100%;
}
.login-form-box{
	padding: 40px 50px;
	box-shadow: 0px 2px 10px #00000017;
	background: #FFF;
	border-radius: 10px;
}

#user-dropmenu a{
	padding: 5px 10px !important;
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-size: 14px !important;
}
#user-dropmenu .dropdown-item.active,#user-dropmenu .dropdown-item:active{
	color: #FFF !important;
}

#user-dropmenu a:hover {
	color: #2AB783 !important;
}
#chartdiv {
	width: 100%;
	height: 500px;
	font-size: 14px;
}
.wrapper{
	width:100%;
	height: 400px;
	display:block;
	overflow:hidden;
	margin:0 auto;
/*	background: #eceeff7d;*/
padding: 20px;
border-radius: 5px;
}



.overlay1 {
	position: absolute;
	width: 100%; 
	height: auro;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2; 
	border-radius: 5px;
}
.overlay .tdd,.overlay1 .tdd{
	margin: auto;
	top: 40%;
}
.overlay .tdd20,.overlay1 .tdd20{
	margin: auto;
	top: 20%;
}
.datatoggle li a{
	box-shadow: 0px 0px 10px #b0b0b0;
	margin-left: 10px;
	padding: 8px 10px;
	color: #000;
	border-radius: 5px; 
}

.datatoggle li a.active{
	color: #FFF;
	background: #2AB783;
}

.datatoggle li.active a{
	color: #FFF;
	background: #2AB783;
}

.datatoggle{
	display: inline-flex;
}


.cpdata table {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 2rem;
	box-sizing: border-box;
	text-indent: initial;
	border-spacing: 2px;
	overflow-x: auto;
	break-inside: avoid;
	page-break-inside: avoid;
	font-size: 14px;
	border-bottom: 1px solid #262626;
}
.cpdata tr th:first-child{
	background: #19489A;
}
.cpdata tr th {
	background: #2ab783;
	color: #FFF;
	padding: 12px 17px;	
	font-size: 14px;
}
.cpdata td{
	color: #000;
	padding: 12px 17px;	
}

.cpdata tr:first-child {
	background: inherit;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.cpdata tr td:first-child {
	color: #333;
	font-weight: bold;
	background: auto;
}
#productpotfolio tr td:first-child {
	width: 30%;
}

#keydevelopment tr td:first-child {
	width: 15%;
}
#keydevelopment tr td:nth-child(2){
	width: 25%;
}

.cpdata tbody tr:nth-of-type(odd) {
	background-color: rgba(0,0,0,.05);
}
.cpdata tbody tr:nth-of-type(even) {
	background-color: rgba(0,0,0,.02);
}
.cpdata h2{
	color: #072267;
	font-size: 26px;
	font-weight: bold;
}

.heading-h2{
	color: #072267;
	font-size: 26px;
	font-weight: bold;
}
.cpdata h3{
	font-size: 22px;
	font-weight: bold;
}
.cpdata h4{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.company-box{
	border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.21);
	padding: 20px;
}
.cp-name{
	color:#002856;
	font-weight:700;
	margin:auto;
/*	border-bottom:2px solid #1dc4f4;*/
font-size: 26px;
padding-bottom: 10px;
}
.navigation-box a{
	background: #FFF;
	border: 0.5px solid #EFEFEF;
	box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	color: #000;
	font-weight: 800;
	font-size: 18px;
	display: block;
	padding: 8px 20px;
	margin-bottom: 10px;
}
.navigation-box a.active, .navigation-box li.active a{
	background: #19489A;
	box-shadow: 0px 0px 22px #19489A47;
	border-radius: 5px;
	color: #FFF;
}
.navigation-box{
	position: sticky;
	top: 3%;
}
.cat-tag{
	background: #DCF8FF;
	border-radius: 5px;
	padding: 4px 10px;
	margin: 10px;
}
.heading-center2 {
	border-bottom: 1px solid #C8C8C8;
	line-height: 0.1em;
	margin: 20px 0 20px;
	color: #000;
}
.heading-center-span2 {
	background: #FFF;
	padding-right: 20px;
	color: #000;
	font-weight: bold;
	font-size: 24px;
}
.cp-link{
	box-shadow:unset !important;
	border: unset !important;
	font-size: 16px !important;
	color: #002856 !important;
	padding-left: 0px !important;
}

@media (max-width: 767px){
	.first-heading{
		font-size: 36px;
	}
	.mobile-hide{
		display: none;
	}
	.dg-wrapper{
		height: 400px !important;
	}
	#menu1 li a, #menu1 li.active a{
		padding: 17px;
	}
	#menu1 .my-auto{
		margin-bottom: unset !important;
		margin-top: unset !important;
	}
	#menu1 .px-0{
		padding-left: 12px !important;
	}
	.pl-0{
		padding-left: 15px !important;
	}
}

.banner {
	position: relative;
	text-align: center;
}

.dg-container {
	position: relative;
	width: 100%;
}

.dg-wrapper {
	width: 70%;
	height: 260px;
	margin: 0 auto;
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
}

.dg-wrapper a {
	width: 100%;
	height: 260px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.dg-wrapper a:hover{
	text-decoration: none !important;
}

.dg-wrapper a:first-child {
	z-index: 2;
}

.dg-wrapper a img {
	display: block;
	border-radius: 5px;
	width: 100%;
	height: auto;
	background: #fff;
	box-shadow: 0px 4px 20px 0px #6C85A47D;

}

.dg-wrapper a.dg-transition {
	transition: all 0.5s ease-in-out;
}

.dg-wrapper a.dg-transition-fast {
	transition: all 0.2s ease-in-out;
}

.dg-container nav {
	display: block;
}

.dg-container nav span:hover {
	opacity: 1;
}

.dg-container nav span.dg-next {
	background-position: top right;
	margin-left: 10px;
	cursor: pointer;
	box-shadow: 0px 0px 26px 0px #00000033;
	border-radius: 50%;
	padding: 3px 15px 5px 20px;
	font-size: 30px;
	position: absolute;
	top: 40%;
	right: -2%;
}
.dg-container nav span.dg-prev {
	background-position: top left;
	margin-right: 10px;
	cursor: pointer;
	box-shadow: 0px 0px 26px 0px #00000033;
	border-radius: 50%;
	padding: 3px 20px 5px 15px;
	font-size: 30px;
	position: absolute;
	top: 40%;
	left: -2%;

}
.dg-prev:hover, .dg-next:hover{
	color: #FFF;
	background:#2AB783 ;
}
.dg-container #lightButton2 {
	bottom: 20px;
}

.dg-container .button {
	position: relative;
	z-index: 5;
}

.dg-container .button li {
	display: none;			
}
.table-list-box{
	border:1px solid #D4D8DE;
	border-radius: 5px;
	padding: 5px;
	font-size: 14px;
	min-height: 60px;
}
.table-list-box a{
	color: #000;
}
.table-list-box a:hover{
	color: #2AB783;
	text-decoration: none;
}
.table-list-box i{
	color: #2AB783;
	font-size: 18px;
}
.cp-list-box{
	border:1px solid #D4D8DE;
	border-radius: 5px;
	text-align: center;
	min-height: 90px;
}
.cp-list-box img{
	width: 160px;
	height: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: auto;
}
.cp-box{
	border:1px solid #D4D8DE;
	border-radius: 5px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

.links a{
	font-size: 20px;
	color: #2AB783;
}
.btn-white{
	background: #FFF;
	color: #000;
	border-radius: 50px;
	padding: 6px 20px;
}
.btn-white:hover{
	color: #FFF;
	background: #2AB783;
}

.btn-green-oval-round{
	background: #2AB783 !important;
	color: #FFF;
	border-radius: 50px !important;
	padding: 6px 20px;
}

.btn-blue{
	background: #174999;
	color: #FFF;
	border-radius: 50px;
	padding: 6px 20px;
}

.btn-green-oval-round:hover{
	color: #174999;
}
.btn-blue:hover{
	color: #2AB783;
}

.btn-market-share{
	background: #19489A;
	color: #FFF;
	border-radius: 50px;
	padding: 6px 20px;
}
.btn-market-share:hover{
	color: #174999;
}

.blog-url{
	font-size: 16px;
	font-weight: bold;
	color: #19489A;
	text-decoration: none;
}
.blog-box:hover{
	text-decoration: none;
}
.blog-desc{
	color: #5E7C8F;
	font-size: 14px;
}
.blog-box{
	min-height: 340px;
	border-radius: 10px;
	border: 1px solid #00000033;
}
.article-box, .article-box1{
	border-radius: 10px;
	border: 1px solid #00000033;
}

.blog-box img,.article-box1 img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.blog-form .form-control{
	border-radius: 50px ;
	height: 40px;
	padding-left: 15px;
	border: unset;
}
.blog-form .input-group-text{
	border-radius: 50px !important;
	background: #2ab783;
	color: #FFF;
	padding-left: 40px;
	padding-right: 40px;
}
.blog-form .input-group-append{
	z-index: 2;
}

.input-group.blog-form{
	background: #FFF;
	border-radius: 50px;
	padding: 5px;
}

.report-subscribe{
	background-image: url("../icon/advance.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 300px;
	border: 1px solid #B5D0E2;
	box-shadow: 0px 4px 33px 0px #0000001A;
	padding: 20px;
	border-radius: 15px;
}
#blogbg-img {
	background-color: #5a5a5a;
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	min-height: 350px;
	border-radius: 5px;
}

.blog-overlay {
	width: 96.4%;
	height: 350px;
	position: absolute;
	top: 0px;
	left: 15px;
	background: #00000020;
	z-index: 2;
}

.blogtitle {
	top: 80px;
	z-index: 3;
}
.article-box img{
	height: 100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.author-area{
	box-shadow: 0px 0px 10px #0000001A;
	border-radius: 5px;
	padding: 20px;
}
.iti {
	width: 100%;
}
.contactus-box{
	box-shadow: 0px 0px 10px #0000001A;
	border-radius: 5px;
	padding: 20px 40px;
	background: #FFF;
}
hr{
	margin-top:5px;
	margin-bottom: 5px;
}

.related-link:hover .carousel-item{
	margin-top: -20px;
}

#gallery .carousel-control-next i, #gallery .carousel-control-prev i{
	box-shadow: 0px 0px 10px #a9c0d9a1;
	padding: 4px 13px;
	border-radius: 50%;
	background: #FFF;
	opacity: 1;
}

#gallery .carousel-control-next {
	color: #174999;
	font-size: 30px;
	opacity: 1;
}
#gallery .carousel-control-prev{
	color: #174999;
	font-size: 30px;
	opacity: 1;
}
@media (min-width: 768px) {
	#gallery .carousel-inner .carousel-item-right.active,
	#gallery .carousel-inner .carousel-item-next {
		transform: translateX(33.33333%);
	}

	#gallery .carousel-inner .carousel-item-left.active, 
	#gallery .carousel-inner .carousel-item-prev {
		transform: translateX(-33.33333%);
	}
}

@media (min-width: 992px) {
	#gallery .carousel-inner .carousel-item-right.active,
	#gallery .carousel-inner .carousel-item-next {
		transform: translateX(20%);
	}

	#gallery .carousel-inner .carousel-item-left.active, 
	#gallery .carousel-inner .carousel-item-prev {
		transform: translateX(-20%);
	}
}

#gallery .carousel-inner .carousel-item-right,
#gallery .carousel-inner .carousel-item-left{ 
	transform: translateX(0);
}


#gallery .carousel-inner .carousel-item.active,
#gallery .carousel-inner .carousel-item-next,
#gallery .carousel-inner .carousel-item-prev {
	display: flex;
}

@media (max-width: 768px) {
	#gallery .carousel-inner .carousel-item > div {
		display: none;
	}
	#gallery .carousel-inner .carousel-item > div:first-child {
		display: block;
		text-align: center;
	}
}


.carousel-item {
	transition-duration: 1.5s;
}


.transform {
	transition: 5s ease-out 5s ease-in 1s ease-in-out;
	opacity: 90%;
}

.carouse-fade{
	transition-duration:  1.5s;
	opacity: 50%;
}
.tab-content h3	{
	font-size: 16px;
}


.toc {
	scrollbar-color: #d7d7d7 #f6f6f6;
	scrollbar-width: thin;
	-ms-overflow-style: none;
}


.toc::-webkit-scrollbar {
	height: 3px !important;
}

.toc::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

.toc::-webkit-scrollbar-thumb {
	height: 3px;
	background-color: #575757;
}

.toc::-webkit-scrollbar-thumb:hover {
	background-color: #c0c0c0;
}

.toc::-webkit-scrollbar:vertical {
	display: none;
}

.box{
	text-align: center;
	box-shadow: 0px 1px 5px #007bfa73;
	padding: 7px 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	color: green;
}
.clr-red{
	color: #c00;
}
.bar-table{
	color: #007bfa;
	background: #b3b3b373; 
	padding: 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.table-link{
	color: #455f7c;
}
.related-table-box{
	box-shadow: 0px 1px 5px #007bfa73;
	border-radius: 5px;
	padding: 20px 10px;
}

.related-table-box-big{
	box-shadow: 0px 1px 5px #007bfa73;
	border-radius: 5px;
	padding: 20px;
}
.related-table-box-big a{
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	color: #19489A;

}
.related-table-box-big img{
	height: 120px;
	width: 100%;
}
.contect-box{
	border-top: 3px solid #0666e5;
	background-color: #FFF;
	padding: 4rem 6rem;
	box-shadow: 0px 1px 5px #007bfa73;
	border-radius: 5px;
}

.plan-box{
	box-shadow: 0px 0px 10px #0000001A;
	border-radius: 5px 5px 0px 0px;
	border-top: 3px solid #19489A;
}
.per-50{
	width: 50%;
}
.captcha{
	border: 1px solid #ced4da;
	border-radius: 5px;
	text-align: center;
}
.pay-box{
	box-shadow: 0px 0px 10px #0000004a;
	text-align: center;
	padding: 5px 5px;	
	border-radius: 5px;
}
.pay-box:has(input:checked){
	background: #e6e6e6;
	box-shadow:unset;
}
.pay-box img{
	height: 40px;
	width: 120px;
}
.invoice-card{
	border-top: 3px solid #0666e5;
	background-color: #f5f8fb94;
	box-shadow: 0px 1px 5px #007bfa73;
	border-radius: 5px;
}
.invoice-card table{
	font-size: 16px;
}
.term-scroll{ border: 1px solid #C7C7C7;max-height: 200px;overflow-y: auto;margin-bottom: 10px;}
.termscrolling p{
	font-size: 14px;
}
.groupbtn {
	margin-top: -25px;
}
.topiclist {
	background: #007bfa;
	box-shadow: 1px 2px 12px #a0a0a09c;
	border-radius: 20px;
}
.topiclist.btn-group>.btn:first-child {
	border-top-left-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 20px;
}
.topiclist .btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-right: 1px solid #BBE4FF;
	margin-right: 2px;
}
.topiclist.btn-group>.btn:last-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
}
.btn-topics {
	color: #747474;
	font-size: 12px;
	padding: 7px 15px;
	background: #FFF;
	font-weight: bold;
	margin: 1.5px;
	text-wrap: nowrap;
}
.btn-topics:hover,.btn-topics.active{
	background: #D4E8FF;
}
.review {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: end !important;
}
.glider.draggable{
	overflow: hidden;
}
.openion i{
	color: #19489A;
	font-size: 24px;
}
.openion {
	border-radius: 10px;
	background-color: #fff;
	margin: 15px;
	padding: 25px;
	font-size: 14px;
}
.cout-box{
	box-shadow: 0px 0px 18.3px 0px #E8E8E8;
	background: #FFF;
	border-radius: 5px;
	padding: 12px 10px;
	font-size: 14px;
	text-align: center;
}
.chart-box{
	background: #FFF;
	border-radius: 15px;
	padding: 20px;
}
.chart-box-img-box{
	border: 1px solid #000000;
	border-radius: 10px;
	padding: 10px 15px;
}
.chart-box-a{
	color: #555;
	font-weight: 600;
}
.chart-box-a:hover{
	text-decoration: none;
	color: #555;
}
:root {
	--size: clamp(10rem, 1rem + 40vmin, 30rem);
	--gap: calc(var(--size) / 14);
	--scroll-end: calc(-100% - var(--gap));
}

.wrapper1 .marquee {
	display: flex;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	gap: var(--gap);
	-webkit-mask-image: linear-gradient(
		var(--mask-direction, to right),
		hsl(0 0% 0% / 0),
		hsl(0 0% 0% / 1) 20%,
		hsl(0 0% 0% / 1) 80%,
		hsl(0 0% 0% / 0)
	);
	mask-image: linear-gradient(
		var(--mask-direction, to right),
		hsl(0 0% 0% / 0),
		hsl(0 0% 0% / 1) 20%,
		hsl(0 0% 0% / 1) 80%,
		hsl(0 0% 0% / 0)
	);
}

.marquee__group {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: var(--gap);
	min-width: 100%;
	-webkit-animation: scroll-x 20s linear infinite;
	animation: scroll-x 20s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
	.marquee__group {
		-webkit-animation-play-state: paused;
		animation-play-state: paused;
	}
}

.marquee--vertical {
	--mask-direction: to bottom;
}

.marquee--vertical,
.marquee--vertical .marquee__group {
	flex-direction: column;
	min-height: 370px;
}

.marquee--vertical .marquee__group {
	-webkit-animation-name: scroll-y;
	animation-name: scroll-y;
}

.marquee--reverse .marquee__group {
	animation-direction: reverse;
	-webkit-animation-delay: -3s;
	animation-delay: -3s;
}

@-webkit-keyframes scroll-x {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(var(--scroll-end));
	}
}

@keyframes scroll-x {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(var(--scroll-end));
	}
}

@-webkit-keyframes scroll-y {
	from {
		transform: translateY(0);
	}
	to {
		transform: translateY(var(--scroll-end));
	}
}

@keyframes scroll-y {
	from {
		transform: translateY(0);
	}
	to {
		transform: translateY(var(--scroll-end));
	}
}

.wrapper1 .marquee img {
	border-radius: 10px;
	background: #000;
	width: 165px;
	height: 100px;
}
.wrapper1 {
	display: flex;
	flex-direction: column;
	gap:20px;
	margin: auto;
}
.wrapper--vertical {
	flex-direction: row;
}

.breadcrumbs {
	list-style: none;
	display: flex;
	gap: 0.60rem;
	padding-top: 0.75rem;
	padding-inline-start: 0px;
}

.breadcrumbs-item {
	padding: 5px 15px;
	background:  #19489A;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	font-size: 12px;
	text-align: center;
}

.breadcrumbs-item::before,
.breadcrumbs-item::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 10px;
	top: 0;
	left: -1px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.breadcrumbs-item::before {
	background:  #FFF;
}

.breadcrumbs-item::after {
	left: 99.5%;
	background: #19489A;
}

.breadcrumbs-item:first-child {
	border-radius: 0.25rem 0 0 0.25rem;
}

.breadcrumbs-item:first-child::before {
	display: none;
}

.breadcrumbs-item:last-child {
	border-radius: 0 0.25rem 0.25rem 0;
}

.breadcrumbs-item:last-child::after {
	display: none;
}

.breadcrumbs-item.active,.breadcrumbs-item:hover,
.breadcrumbs-item:hover::after {
	color: #174999;
}





.breadcrumbs1 {
	list-style: none;
	display: flex;
	gap: 0.60rem;
	padding-top: 0.75rem;
	padding-inline-start: 0px;
}

.breadcrumbs-item1 {
	padding: 5px 15px;
	background:  #FFF;
	color: #19489A;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	font-size: 12px;
	text-align: center;
}

.breadcrumbs-item1::before,
.breadcrumbs-item1::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 10px;
	top: 0;
	left: -1px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.breadcrumbs-item1::before {
	background:  #19489A;
}

.breadcrumbs-item1::after {
	left: 99.5%;
	background: #FFF;
}

.breadcrumbs-item1:first-child {
	border-radius: 0.25rem 0 0 0.25rem;
}

.breadcrumbs-item1:first-child::before {
	display: none;
}

.breadcrumbs-item1:last-child {
	border-radius: 0 0.25rem 0.25rem 0;
}

.breadcrumbs-item1:last-child::after {
	display: none;
}

.breadcrumbs-item1.active,.breadcrumbs-item1:hover,
.breadcrumbs-item1:hover::after {
	color: #19489A;
}

#price-table{
	font-size: 14px;
}
#price-table ul{
	list-style: none;
	padding-inline-start: 0px;
	position: relative;
}
#price-table li{
	margin-bottom: 10px;
	padding-left: 15px;
}

#price-table li::before {
	font-family: FontAwesome;
	content: "\f05d"; 
	position: absolute;
	color: darkgreen;  
	font-weight: normal;
	left: -5px;
	font-size: 16px;
}

#price-table .cross::before {
	font-family: FontAwesome;
	content: "\f057"; 
	position: absolute;
	color: red;  
	font-weight: normal;
	left: -5px;
}

#price-table td:first-child { 
	font-size: 16px;
	font-weight: bold;
}

#price-table th{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.plan-b-box{
	border: 1px solid #00000030;
	border-radius: 20px;
	background: #F5F8FB;
}
.table-box{
	border: 1px solid #00000030;
	border-radius: 20px;
	padding: 30px;
	min-height: 450px;
}

.overlay-box{
	background: #19489A;
	color: #FFF;
	padding: 25px 20px;
	border-radius: 5px;
}
.btn-overlay{
	background: #174999;
	color: #000;
	border-radius: 5px;
	font-size: 14px;
}
.file-box{
	box-shadow: 0px 0px 10px #00000040;
	border-radius: 5px;
	padding: 20px;
}
.file-btn{
	background:#f3f3f3;
	color: #1c134e;
	border-radius: 5px;
	border:1px solid #c1c1c1;
	font-size: 16px;
	padding: 5px 10px;
}
.file-btn i{
	margin-right: 5px;
	font-size: 16px;
}
.fa-file-pdf-o{
	color: red;
}
.fa-file-excel-o{
	color: green;
}
.methodology-area h3{
	font-size: 18px;
	font-weight: normal;
}
.svg-box h3{
	font-size: 18px;
	font-weight: normal;
}
.svg-box h4{
	font-size: 16px;
	font-weight: normal;
}
.focus-box{
	box-shadow: 0 0 10px #1018282b;
	background: #FFF;
	padding: 20px;
	border-radius: 10px;
}

.timeline {
	position: fixed;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.timeline-item {
	width: 20px;
	padding: 7px 8px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	font-size: 10px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.3s;
	z-index: 1;
	box-shadow: 0 0 20px #1018282b;
}
.circle{
	background: red;
}
.timeline-item.active {
	background-color: #19489A;
	color: #fff;
}
.timeline:before{
	left: 50%;
	-webkit-transform: translateX(-50%);
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 3px;
	background: #efe8e8;
}

.progress-container {
	position: fixed;
	top: 15%;
	left: 50px;
	width: 8px;
	height: 460px;
	background: #19489A50;
	border-radius: 10px;
	margin: auto;
}
.progress-container i{
	font-size: 30px;
}
.progress-bar {
	width: 8px;
	background: #19489A98;
	border-radius: 10px;
}

.progress-bar:before {
	height: 0;
}

.glow {
	-webkit-box-shadow: 0px 0px 5px 7px rgb(2 13 62 / 21%);
	-moz-box-shadow: 0px 0px 5px 7px rgb(2 13 62 / 21%);
	box-shadow: 0px 0px 5px 7px rgb(2 13 62 / 21%);
}

.cpimg-div{
	background: #FFF;
	border-radius: 50%;
	min-height: 130px;
	text-align: center;
	padding-top: 35px;
	border: 2px solid #174999;
	width: 140px;
}

.dropmenu {
	width: 100%;
	z-index: 99;
	position: static;
}

.dropmenu.sticky {
	position: fixed;
	background: #FFF;
	top: 0;
}
.why-us .tab-content{
	border: 3px solid #f3f3f3;
	border-radius: 15px;
	border-top-left-radius: 0px;
	margin-top: -3px;
}
.why-us .nav-tabs{
	border-bottom: unset;
}
.how-use.nav-tabs .nav-item.show .nav-link, .how-use.nav-tabs .nav-link.active,.how-use.nav-tabs .nav-link:hover{
	color: #000;
	border: 3px solid #f3f3f3;
	background: white;
	border-bottom-color: white;
	opacity: 1;
	border: 3px solid #f3f3f3;
	border-bottom: 3px solid #FFF;
}
.how-use.nav-tabs .nav-link{
	width: 300px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding:20px 35px;
	opacity: .6;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom: none;
}

.testimonial {
	border: 1px solid #00000066;
	border-radius: 10px;
	padding: 20px;
	min-height: 225px;
	color: #00000080;
}

.carousel-indicators{
	bottom: -26%;
}
.carousel-indicators li {
	background-color: #D9D9D9;
	height: 15px;
	width: 15px;
	border-radius: 50%;
}
.carousel-indicators li.active{
	background: #174999;
	width: 50px;
	border-radius: 40px;
	height: 0px;
	margin-top: 7px;
}
.btn-header-link{
	font-size: 16px;
	font-weight: bold;
}
.btn-header-link span {
	box-shadow: 0 0 20px #1018282b;
	padding: 9px 15px;
	border-radius: 50%;
	margin-right: 10px;
	background: #FFF;
	color: #000;
}

.btn-header-link:not(.collapsed) span{
	color: #FFF;
	background-color: #2AB783;
}

.vertical-nav{
	box-shadow: 1px 2px 3px #1018282b;
	background: #FFF;
}
.vertical-nav .nav-link{
	color: #19489A;
	border-bottom: 2px solid transparent;
	padding: 15px;
}
.vertical-nav .nav-item{
	padding-right: 30px;
}
.vertical-nav .nav-link.active{
	font-weight: bold;
	border-bottom: 2px solid #2AB783;
}
#navbar{
	padding-top: 0px;
	padding-bottom: 0px;
}
#navbar a {
	color: #555;
	padding-left: 15px;
	margin-bottom: 5px;
	display: block;
	border-left: 3px solid transparent;
}
#navbar a.active {
	color: #2AB783 !important;
	border-left: 3px solid #2AB783;
}
.cluster-box{
	box-shadow: 0px 1px 5px #007bfa73;
	margin-bottom: 10px;
	border-radius: 5px;
	background: #FFF;
	border-top: 3px solid #2AB783;
}

.cluster-box-heading{
	padding: 10px 20px;
	background: #eaf4ff;
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 10px;
}
.cluster-box-heading a{
	color: #19489A;
	font-size: 16px;
	font-weight: bold;
}
.topic-link{
	color: #19489A;
	padding: 5px 10px;
}
.cluster-upcoming-box{
	box-shadow: 0px 1px 5px #007bfa73;
	margin-bottom: 10px;
	border-radius: 5px;
	background: #FFF;
	border-left: 3px solid #2AB783;
	min-height: 155px;
}
.report-img{
	width: 250px;
	height: auto;
	padding-right: 20px;
}