body {
    font-family:"Poppins";
    line-height:26px;
    font-size:16px;
    font-weight:400;
	background-color: #FFF !important;
}

h1 {
	color: #545454;
}

h5 {
	font-family:"Poppins";
	font-size:16px;
	font-weight:500;
}

.bg-light {
	background-color: #f3f3f3 !important;
}

.h1 {
	font-family:"Poppins";
	font-size:32px;
	font-weight:700;
	color: #132129;
}

.header-section {
	/*background-color:#172E45 !important;*/
	/*background-color:#202b36 !important;*/
	border-bottom: 1px solid #B3D4FF;
}

.header-hide-content {
}

.navbar-toggler {
	background-color: #66A8FF;
}

.navbar .nav-link {
	font-size: 16px;
	color: #545454;
}

.lead {
  font-size: 16px;
  font-weight: 400;	
}

.btn-primary {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #518bc5 !important;
  border: 0.20rem solid #518bc5 !important;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 50px;
}

.navbar-nav-last-item a.btn-primary {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #518bc5 !important;
  border: 0.20rem solid #518bc5 !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 50px;
}


.btn-primary:hover {
  background-color: #326496 !important;
  border: 0.20rem solid #326496 !important;
}

.btn-soft-indigo {
  font-size: 14px;
  font-weight: 500;
  color: #518bc5 !important;
  background-color: #fff !important;
  border: 0.20rem solid #518bc5 !important;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  /*border-radius: 50px;*/
}


.btn-soft-indigo:hover {
  color: #FFF !important;
  background-color: #326496 !important;
  border: 0.20rem solid #326496 !important;
}

.main-hero-section {
	
}

.main-feature-section .btn-primary {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #518bc5 !important;
  border: 0.20rem solid #518bc5 !important;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 50px;
  /*background-color: #C4923D !important;*/
}


.main-feature-section .btn-primary:hover {
  background-color: #326496 !important; */
  border: 0.20rem solid #326496 !important;
}

.main-feature-section .btn-soft-indigo {
  font-size: 14px;
  font-weight: 500;
  color: #518bc5 !important;
  background-color: #fff !important;
  border: 0.20rem solid #518bc5 !important;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 50px;
}


.main-feature-section .btn-soft-indigo:hover {
  color: #FFF !important;
  background-color: #326496 !important;
  border: 0.20rem solid #326496 !important;
}

.main-feature-section .h1 {
  font-size: 54px;
  font-weight: 500;
  color: #518bc5 !important; 
  /* color: #545454 !important;*/ 
}

.main-feature-section .h2 {
  font-size: 16px;
  font-weight: 500;
  /* color: #518bc5 !important;*/ 
  color: #C464B0 !important;
  text-transform: uppercase;
}

/* START: MAIN WHAT */
.main-what-section {
}

.main-what-section h1 {
	font-size: 48px;
	font-weight: 600;
	color: #545454 !important;
}

.main-what-section h2 {
	font-size: 16px;
	font-weight: 400;
	color: #545454 !important;
	text-transform: uppercase;

}


.main-counter-section h4 {
}
/* END: MAIN WHAT */

/* START: MAIN COUNTER */
.main-counter-section {
	font-size: 48px;
	border-top: 1px solid #B3D4FF !important;
	border-bottom: 1px solid #B3D4FF !important;
	/*background-image: url("https://media.istockphoto.com/photos/abstract-futuristic-network-on-background-illustration-picture-id900767726?s=2048x2048");*/
	background-position: bottom; /* Center the image */
    background-repeat: fixed; /* Do not repeat the image */
    background-color: #1C5AA6 !important;
}

.main-counter-section i {
	color: #C3C9D2 !important;
	padding-bottom: 20px;
}

.main-counter-section .h3 {
	font-size: 48px;
	font-weight: 600;
	color: #C3C9D2 !important;
}

.main-counter-section h4 {
	font-size: 18px;
	font-weight: 400;
	color: #C3C9D2 !important;
}
/* END: MAIN COUNTER */

/* START: DOWNLOAD */
.download-bg-hero {
	background-color: #1C5AA6 !important;
   background-image: url("../img/page-header-bg-download.jpg") !important;		
   background-repeat: no-repeat;
  background-position: center;
     background-size: cover;
   border-bottom: 1px solid #B3D4FF;
}

.article-bg-primary {
	background-color: #1A2F40 !important;
	color: white;
}

.article-bg-primary h3 {
	color: #5496CC;
}

.article-bg-secondary {
	background-color: #335D80 !important;
	color: white;
}

.article-bg-secondary h3 {
	color: #5496CC;
	text-transform: uppercase;
}


/* START: PRICING */
.pricing-bg-hero {
   background-color: #1C5AA6 !important;
   background-image: url("../img/page-header-bg-pricing.jpg") !important;	
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   border-bottom: 1px solid #B3D4FF;
}


/* START: FEATURES */
.features-bg-hero {
   background-color: #1C5AA6 !important;
   background-image: url("../img/page-header-bg-features.jpg");	
   background-repeat: no-repeat;
   background-position: center;
   background-position-y: 60%;
   background-size: cover;
   border-bottom: 1px solid #B3D4FF;
}

.features-section-bg {
	background-color: #f5f5f5 !important;
}

.features-table-row-title-bg {
	background-color: #7295B8 !important;
}

.features-table-row-title-color {
	color: #FFF !important;
}


/* END: FEATURES */

.navbar .btn-primary {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #518bc5 !important;
  border: 0.20rem solid #518bc5 !important;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 50px;
  text-transform: uppercase;
}

.navbar .btn-primary:hover {
  background-color: #326496 !important;
  border: 0.20rem solid #326496 !important;
}

.bg-primary {
	background-color: #224466 !important;
	
}

/****


*/
.bg-img-hero {
   background-color:#518bc5 !important; 	
}

.bg-img-hero h1 {
   font-size: 54px;
   font-weight: 500;
   color:#DDD !important; 	
}

.bg-img-hero h1 span.text-primary {
   color:#1C3145 !important; 	
}

.bg-img-hero p {
   color:#DDD !important; 	
}

/*------------------------------------
  Account
------------------------------------*/
.account {
	font-family: 'Open Sans';
	font-weight: 400;	
}


/*------------------------------------
  Datatable
------------------------------------*/

.u-datatable {

}

.u-datatable .dataTables_length,
.u-datatable .dataTables_filter,
.u-datatable .dataTables_info,
.u-datatable .dataTables_paginate {
  display: none;
}

.sorting, .sorting_asc, .sorting_desc {

}

.u-datatable__striped .odd {
 color:red;
}

.u-datatable .u-datatable__trigger {
  cursor: pointer;
}

.u-datatable .u-datatable__trigger-icon::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  margin-right: .75rem;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  
}

.u-datatable__content td[colspan] {
  padding-left: 0;
  padding-right: 0;
}

.u-datatable .opened .u-datatable__trigger-icon::before {
  content: "\f106";
}

.u-datatable__thead-icon {
  display: block;
  line-height: .7;
  cursor: pointer;

}

.u-datatable__thead-icon:hover {

}


/* START: FOOTER */

footer {
  background-color: #214263 !important
}

footer h5 {
	color: #8FB9E3 !important;
}

.footer-nav-title-separator {
	height: 2px;
	width: 50px;
	background-color: #214263 !important;
}

a.nav-link:hover {
	color: #7abeeb !important;
}

.btn-soft-light:hover {
	color: #000 !important;
	background-color: #7abeeb !important;
}



/* END: FOOTER */


/* START: MODAL */
.modal-header {
	border-bottom: 0.0625rem solid rgba(231, 234, 243, 0.7);
}

.modal-footer {
	border-top: 0.0625rem solid rgba(231, 234, 243, 0.7);
}


/* END: MEDIA WIDTH SECTION */
@media (max-width: 950px) {
  
  .min-w950-hidden {
    display: none;
  }
  
}
/* END: MEDIA WIDTH SECTION */
