.row {
  margin: 0; }

.carousel-indicators li {
  border-radius: 100%;
  width: 10px;
  height: 10px;
  bottom: 0;
  background-color: #ffffff;
  width: 0.7rem;
  height: 0.7rem;
  margin-left: 0.6rem;
  cursor: pointer;
  border: 2px solid #005eb8; }

.carousel-indicators .active {
  background-color: #ef2809; }

#carousel_main {
  margin-top: 3rem; }

.widget-link::after {
  content: '';
  display: inline-block;
  height: 15px;
  width: 1px;
  margin: 0 15px -3px;
  background: #005eb8; }

.widget-title {
  font-size: 18px; }

.main-widget {
  padding: 1rem; }

.widget-category-tab {
  background: #f4f8fb;
  padding: 1rem;
  font-size: 14px; }
  .widget-category-tab .widget-category-title {
    font-weight: 700; }

.main-widget-body {
  margin: 1rem; }
  .main-widget-body a {
    color: #002a52;
    font-size: 14px; }

.widget-brand-tab {
  background: #ffffff;
  padding: 1rem; }

.brand-list {
  list-style: none;
  margin-left: -2.3rem; }
  .brand-list li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0.5rem; }

.table-bordered {
  text-align: center;
  background: #ffffff; }

.brand-widget-title {
  font-size: 18px;
  margin-top: 1rem; }

.brand-category-list {
  list-style: none;
  margin-left: -2.3rem;
  background: #ffffff;
  margin-left: 0.1rem;
  padding: 1rem;
  margin-bottom: 0; }
  .brand-category-list a {
    color: #666; }
  .brand-category-list li {
    padding: 0.5rem; }

.newsletter-title {
  font-size: 16px !important; }

.form-group-sm {
  margin-right: 1rem; }

.newsletter {
  background: #ffffff;
  padding: 1rem;
  border-radius: 4px; }

.navigation-history h2 {
  margin-left: 2rem; }

.visited {
  margin-top: 2rem; }

@media (min-width: 768px) {
  .carousel-indicators {
    justify-content: flex-end; } }

/*# sourceMappingURL=maps/main_page.css.map */
