@charset "UTF-8";

/* src/styles.scss */
body {
  font-family: "Source+Sans+Pro", sans-serif !important;
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:focus,
.btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:focus,
.btn-google.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active:hover,
.btn-google.active:hover,
.open > .dropdown-toggle.btn-google:hover,
.btn-google:active:focus,
.btn-google.active:focus,
.open > .dropdown-toggle.btn-google:focus,
.btn-google:active.focus,
.btn-google.active.focus,
.open > .dropdown-toggle.btn-google.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google .badge {
  color: #dd4b39;
  background-color: #fff;
}
.btn-whatsapp {
  color: #fff;
  background-color: #25d366;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-whatsapp:focus,
.btn-whatsapp.focus {
  color: #fff;
  background-color: #25d366;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-whatsapp:hover {
  color: #fff;
  background-color: #25d366;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-whatsapp:active,
.btn-whatsapp.active,
.open > .dropdown-toggle.btn-whatsapp {
  color: #fff;
  background-color: #25d366;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-whatsapp:active:hover,
.btn-whatsapp.active:hover,
.open > .dropdown-toggle.btn-whatsapp:hover,
.btn-whatsapp:active:focus,
.btn-whatsapp.active:focus,
.open > .dropdown-toggle.btn-whatsapp:focus,
.btn-whatsapp:active.focus,
.btn-whatsapp.active.focus,
.open > .dropdown-toggle.btn-whatsapp.focus {
  color: #fff;
  background-color: #25a353;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-whatsapp:active,
.btn-whatsapp.active,
.open > .dropdown-toggle.btn-whatsapp {
  background-image: none;
}
.btn-whatsapp.disabled:hover,
.btn-whatsapp[disabled]:hover,
fieldset[disabled] .btn-whatsapp:hover,
.btn-whatsapp.disabled:focus,
.btn-whatsapp[disabled]:focus,
fieldset[disabled] .btn-whatsapp:focus,
.btn-whatsapp.disabled.focus,
.btn-whatsapp[disabled].focus,
fieldset[disabled] .btn-whatsapp.focus {
  background-color: #25d366;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-whatsapp .badge {
  color: #25d366;
  background-color: #fff;
}
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:focus,
.btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
.rounded-flag-32 {
  width: 32px;
  height: 32px;
}
.rounded-flag-24 {
  width: 24px;
  height: 24px;
}
.callout-success {
  border-left: 0.45rem solid var(--bs-success);
}
.callout-warning {
  border-left: 0.45rem solid var(--bs-warning);
}
.callout-alert {
  border-left: 0.45rem solid var(--bs-alert);
}
.callout-info {
  border-left: 0.45rem solid var(--bs-info);
}
.card-box-icon {
  font-size: 4rem;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 0;
}
.card:hover .card-box-icon {
  transition: 2s;
  transform: scale(1.25);
}
.scrollable {
  overflow-y: auto;
  max-height: 620px;
}
.adsense_horizontal_container_responsive {
  width: 320px;
  height: 100px;
}
@media (min-width: 576px) {
  .adsense_horizontal_container_responsive {
    width: 468px !important;
    height: 60px !important;
  }
}
@media (min-width: 768px) {
  .adsense_horizontal_container_responsive {
    width: 728px !important;
    height: 90px !important;
  }
}
@media (min-width: 992px) {
  .adsense_horizontal_container_responsive {
    width: 970px !important;
    height: 90px !important;
  }
}
@media (min-width: 1200px) {
  .adsense_horizontal_container_responsive {
    width: 970px !important;
    height: 90px !important;
  }
}
.adsense_vertical_container_responsive {
  width: auto;
  height: auto;
}
@media (min-width: 576px) {
  .adsense_vertical_container_responsive {
    width: auto !important;
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .adsense_vertical_container_responsive {
    width: auto !important;
    height: auto !important;
  }
}
@media (min-width: 992px) {
  .adsense_vertical_container_responsive {
    width: auto !important;
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  .adsense_vertical_container_responsive {
    width: auto !important;
    height: auto !important;
  }
}
ins.adsbygoogle[data-ad-status=unfilled] {
  display: none !important;
}

/* angular:styles/global:styles */
