
.brand-color {

    color: #00b200 !important;
}



.btn.btn-primary {

	background: #00b200 !important;
    border-color: #00b200 !important;

}


.carousel-control-prev {
    left: 2%;
}


.carousel-control-next {
    right: 2%;
}

.bg-primary {
    background-color: #091129 !important;
}

.bg-footer {
    background-color: #091129 !important;
}

footer {
	background-color: #091129 !important;
	
}


.bg-footer a.text-link { 
color:#00b200 !important;
}


.brand-text-link { 
color:#00b200 !important;
}
.brand-text-link2 { 
color:#0d6efd !important;
}



.text-primary, .bg-soft-primary, .component-wrapper.sticky-bar li a:hover, .component-wrapper.sticky-bar li a:focus, .btn-soft-primary, .btn-outline-primary, .dropdown-primary .dropdown-menu .dropdown-item:hover, .dropdown-primary .dropdown-menu .dropdown-item.active, .dropdown-primary .dropdown-menu .dropdown-item:active, .dropdown-primary .dropdown-menu .dropdown-item.focus, .dropdown-primary .dropdown-menu .dropdown-item:focus, .alert-outline-primary, .breadcrumb .breadcrumb-item a:hover, .breadcrumb .breadcrumb-item.active, #topnav .has-submenu.active .submenu li.active > a, #topnav .navigation-menu > li:hover > a, #topnav .navigation-menu > li.active > a, #topnav .navigation-menu > li > a:hover, #topnav .navigation-menu > li > a:active, #topnav.scroll .navigation-menu > li:hover > a, #topnav.scroll .navigation-menu > li.active > a, #topnav.nav-sticky .navigation-menu.nav-light > li.active > a, #topnav.nav-sticky .navigation-menu.nav-light > li:hover > a, #topnav.nav-sticky .navigation-menu.nav-light > li.active > a, #topnav .navigation-menu > li .submenu li a:hover, #topnav .navigation-menu > li:hover > a, #topnav .navigation-menu > li.active > a, #topnav .navigation-menu > li > a:hover, #topnav .navigation-menu > li .submenu li a:hover, #topnav .navigation-menu > li.has-submenu.open > a, #topnav .has-submenu.active a, .features.feature-clean .title:hover, .features.fea-primary .content .title:hover, .categories a:hover, .explore-feature:hover .icon, .explore-feature:hover .title, .pricing-rates.business-rate:hover .title, .blog .content .title:hover, .blog .content .post-meta .readmore:hover, .sidebar .widget .blog-categories li a:hover, .sidebar .widget .post-recent .post-recent-content a:hover, .media-list .media .media-heading:hover, .job-box .position a:hover, .job-box .company-name:hover, .candidate-list .name:hover, .company-list .name:hover, .work-container.work-classic .content .title:hover, .work-container.work-grid .content .title:hover, .work-container.work-modern .content .title:hover, .event-schedule .content .title:hover, .courses-desc .content .title:hover, .container-filter li a.active, .container-filter li a:hover, .shop-list .content .product-name:hover, .team .name:hover, .accordion .accordion-button:not(.collapsed), .accordion .accordion-item .accordion-button:before, #navmenu-nav li.active a {
    color: #0d6efd!important;
}

.section-bread {
	background: #2f55d4 !important;
    color: #fff;
}


.nav-pills .nav-link.active {
	background: #2f55d4 !important;
}


.alert-primary, .pagination .page-item .page-link:hover, ::selection {
    background: rgba(82, 46, 146,0.9);
    border-color: rgba(82, 46, 146,0.9);
}

::selection {
    background: rgba(82, 46, 146,0.9);
    color: #fff;
}

.pricing-rates {

  
    background: #fff !important;
}

.pricing-rates.business-rate:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    z-index: 2;
    border-color:  #2f55d4 !important;
    -webkit-box-shadow: 0 5px 13px rgba(60,72,88,0.2) !important;
    box-shadow: 0 5px 13px rgba(60,72,88,0.2) !important;
    background-color: #fff !important;
}

.account-from {
	display:block;width:100%;
}

.pricing-rates .price {
    font-weight: 600;
    font-size: 32px !important;
}

.section-terms .key-feature { 
background:#fff;
}
	
	
.row-home-stocks .tns-nav {
		display:none !important;
	}

.row-home-stocks img.avatar.avatar-ex-sm     {
                 
            max-height:30px !important;                
}
.row-home-stocks .card {
	background:none !important;
}

.row-home-stocks .card .card-body {
    padding: 0.5rem !important;     
}	



#conditions-products i {
	font-size: 28px !important;
}


.conditions-main i {
	font-size: 24px !important;
}


.page-next-level .title {
    font-size: 42px !important;

}



/* custom datepicker css */

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
  background-color: #ffffff;
  border-radius: 10px;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
  color: #212529;
  font-size:12px;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #2f55d4;
  color:#fff;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #aaa;
}

.datepicker table tr td.today {
  color: #000000;
  background-color: #FFA953;
  border-color: #FFB76F;
}
.datepicker table tr td.today:hover {
  color: #FFFFFF;
  background-color: #884400;
  border-color: #f59e00;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #419841;
  border-color: #285e8e;
}


.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #2f55d4;
  border-color: #193c5a;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #412278 !important;
  background:#412278 !important;
  border-color: #285e8e;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #285e8e;
  border-color: #193c5a;
}
.datepicker .datepicker-switch {
  width: 145px;
  
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #f3f3f3;
}





.text-right {
	text-align:right !important;
	
}



