.footer {
background-color:transparent!important;
}
.d-flex {
color:black!important;
text-decoration:none;
}
.data-comment-b__author {
    color: black !important;
    text-decoration: none;
}
.text-pr-2 {
    color: #D23737;
}

.text-sec-7 {
  color: #315182;
}

.text-red-b {
  color: #E53737;
}

.bg-pr-2 {
  background-color: #D23737;
}

.bg-pr-3 {
  background-color: #FFCF26;
}

.bg-pr-4 {
  background-color: #3369D1;
}

.bg-sec-8 {
  background-color: #E2E7F5;
}

.article-alert-b {
  font-weight: 700;
}

.social-b {
  color: #959595;
}

.input-b {
  font-family: "Fira Sans", sans-serif;
  min-height: 46px;
}
.input-b::placeholder {
  color: #C4CCE1;
}

.textarea-b {
  font-family: "Fira Sans", sans-serif;
  color: #C4CCE1;
}

.label-b {
  font-weight: 600;
}

.sec-btn-b {
  font-size: 1.5rem;
  font-weight: 700;
  background-image: linear-gradient(180deg, #ABE431 0%, #659E1B 100%);
}
.sec-btn-b__icon-container {
  width: 23px;
  height: 23px;
  line-height: 23px;
}

.special-offer-b {
  background-image: linear-gradient(180deg, #FFF0BB 0%, #FCF8F2 100%);
}
.special-offer-b__title-section {
  font-size: 2rem;
  font-weight: 700;
}

.excerpt-b {
  font-size: 1.25rem;
  font-weight: 700;
}

.user-profile-href-b {
  color: #3369D1;
}

.positive-comment-b {
  fill: #7EB04C;
}

.negative-comment-b {
  fill: #974343;
}

.pagination-b {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.mega-link-b {
  color: #214BE0;
  font-weight: 600;
  font-size: 1.75rem;
}

.important-highlights-b {
  border: 2px solid #BDB7F9;
  background-color: #EFF3FF;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
}
.important-highlights-b--2 {
  font-family: "Fira Sans", sans-serif;
  background-color: #F3F9FF;
  border: 2px solid #315182;
  font-size: 1rem;
}

.highlights-section-b {
  border: 2px solid #FFB320;
  background-color: #FFCF26;
}
.highlights-section-b--green {
  border: 2px solid #E2FBD0;
  background-color: #F4FFEC;
}

html {
  font-size: 16px;
}
@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
}

body {
  color: #262626;
  font-family: "Fira Sans", sans-serif;
  background-color: #b2b9bf;
}

mark {
  background-color: #ffff00;
}

.daily-box-b {
  font-family: "Poppins", sans-serif;
  font-size: 10px;
}

.logo-b {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .logo-b__img {
    max-width: 40px;
  }
}
.logo-b__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 3.5625rem;
}
@media (max-width: 991px) {
  .logo-b__name {
    font-size: 1.75rem;
  }
}

.main-menu-b {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.main-menu-b__simple--last {
  font-family: "Raleway", sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
}
.main-menu-b__link--active {
  color: #262626;
  font-weight: 700;
  background-color: #FFCF26;
}
.main-menu-b__link--active::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 12px;
  top: -12px;
  left: 0;
  background-color: #FFCF26;
}

.news-b__title-section {
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}
.news-b__title {
  font-weight: 700;
  font-size: 1rem;
}

.img-container-b__caption {
  font-weight: 500;
  font-size: 0.875rem;
  color: #505583;
}

.comments-b__header-bar {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.comments-b__header-bar-title {
  font-size: 1.5rem;
}
.comments-b__cta-content {
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}

.add-comment-form-b {
  font-family: "Poppins", sans-serif;
}

.add-comment-btn-b {
  font-weight: 600;
  background-color: #E2E7F5;
  transition: 0.4s;
}
.add-comment-btn-b:hover {
  background-color: #bcc8e8;
}

.data-comment-b {
  font-size: 0.875rem;
}
.data-comment-b__author {
  font-weight: 700;
}
.data-comment-b__time {
  color: #9E9E9E;
}

.author-b {
  font-family: "Poppins", sans-serif;
}
.author-b__highlights {
  font-weight: 700;
}

.general-list-b {
  list-style-type: none;
}
.general-list-b__simple {
  font-weight: 500;
}
.general-list-b__simple::before {
  content: url("../img/check.svg");
  margin-right: 25px;
}

.footer-b {
  color: #C2C2C2;
  font-family: "Poppins", sans-serif;
  letter-spacing: 3px;
  font-weight: 500;
  font-size: 0.75rem;
}

.main-title {
  font-size: 2rem;
}

/* Modal
--------------------------------------------- */
.site-modal .modal-title {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
.site-modal .modal-body__title {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.site-modal .modal-body .legal__content h2 {
  font-size: 1.355rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.site-modal .modal-body .legal__content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.site-modal .modal-body .legal__content h4 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.site-modal .modal-body .legal__content h5 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.site-modal .modal-body .legal__content b,
.site-modal .modal-body .legal__content strong {
  font-weight: 700;
}
.site-modal .modal-body .legal__content p {
  margin-bottom: 1rem;
}
.site-modal .modal-body .legal__content p,
.site-modal .modal-body .legal__content li {
  font-size: 0.875rem;
}
.site-modal .modal-body .legal__content ol,
.site-modal .modal-body .legal__content ul {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 2rem;
}
.site-modal .modal-body .legal__content ol ol,
.site-modal .modal-body .legal__content ol ul,
.site-modal .modal-body .legal__content ul ol,
.site-modal .modal-body .legal__content ul ul {
  margin-bottom: 0;
}
.site-modal .modal-body .legal__content a {
  transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  color: inherit;
}
.site-modal .modal-body .legal__content .form-control {
  margin-bottom: 1rem;
}
.site-modal .modal-body .legal__content .form-control:focus {
  box-shadow: none;
}
.site-modal .modal-body .legal__content .form-check:not(:last-child) {
  margin-bottom: 0.5rem;
}
.site-modal .modal-body .legal__content .form-check-label {
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.25rem 0rem;
  cursor: pointer;
}
.site-modal .modal-body .legal__content input[type=checkbox].form-check-input {
  margin-top: 8px;
}
.site-modal .modal-body .legal__content .contact__legal {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.site-modal .modal-body .legal__content .contact__legal a {
  font-size: 0.75rem;
  text-decoration: underline;
}

.link-btn-b {
  background-color: rgba(255, 255, 255, 0.7);
  border: 2px solid #FFFFFF;
  border-radius: 15px;
  color: #2A3F74;
  font-size: 18px;
  text-align: center;
  transition: 0.4s;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .link-btn-b {
    font-size: 16px;
  }
}
.link-btn-b:hover {
  color: #39559d;
}

/*# sourceMappingURL=style.css.map */
