/*==================
	Author: Avisitz
	Author URI: https://themeforest.net/user/denthemes
	Description: Roobig Designs - Corporate Business Landing Page Template
==================*/

/**=========================
[Table of contents]

1. COLORS
2. BACKGROUND
3. BORDER
=========================**/

/**=========================
	START COLORS
=========================**/
#top-header .t-head-left i,
#top-header .t-head-right a:hover,
.color-primary,
.head-after:after,
#blog li a:hover,
.footer .f-m-icons li a:hover i,
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover,
#blog .card-border a:hover,
.breadcrumb-bg li a,
nav ul.pagination .page-link{
	color: #3e3f95;
}
/**=========================
	END COLORS
=========================**/

/**=========================
	START BACKGROUND
=========================**/
::-webkit-scrollbar-thumb,
::selection,
.btn-primary,
#about-us .video-btn button:before,
#about-us .video-btn button:after,
.figure:hover .figcaption::before,
#client-s-clients .owl-page span,
.scroll-to-top:hover,
.scroll-to-top:focus,
.scroll-to-top:active,
.faqcard-head button[aria-expanded="true"],
.carousel-control-next-icon,
.carousel-control-prev-icon,
#mainNav .navbar-toggler,
.badge-primary,
nav ul.pagination .page-item.active .page-link{
	background-color: #3e3f95;
}
/**=========================
	END BACKGROUND
=========================**/

/**=========================
	START BORDER
=========================**/
/* .btn-primary,
.card::before,
.card::after,
.form-control:focus,
.form-control:active,
.btn-border,
nav ul.pagination .page-item.active .page-link{
	border-color: #3e3f95;
} */
/**=========================
	END BORDER
=========================**/