.icon-in-faqs {
}

.contact-us-top-image {
  /*display: none;*/
}

.phone-number {
  text-decoration: none;
}

.blue-mark {
  background: url("../../assets/img/home/images__2_-removebg-preview.png") center / contain no-repeat;
  height: 15px;
  width: 15px;
}

@media (min-width: 300px) {
  .blue-mark {
    margin-bottom: 51px;
  }
}

@media (min-width: 576px) {
  .blue-mark {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .blue-mark {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .blue-mark {
    margin-bottom: 5px;
  }
}

@media (min-width: 1200px) {
  .blue-mark {
    margin-bottom: 5px;
  }
}

@media (min-width: 1400px) {
  .blue-mark {
    margin-bottom: 5px;
  }
}

@media (min-width: 300px) {
  .blue-mark-f-l3 {
    margin-bottom: 74px;
  }
}

@media (min-width: 576px) {
  .blue-mark-f-l3 {
    margin-bottom: 29px;
  }
}

@media (min-width: 992px) {
  .blue-mark.blue-mark-f-l3 {
    margin-bottom: 4px;
  }
}

@media (min-width: 576px) {
  .blue-mark-bs-all {
    margin-bottom: 4px;
  }
}

@media (min-width: 300px) {
  .blue-mark-bs-all {
    margin-bottom: 25px;
  }
}

@media (min-width: 576px) {
  .blue-mark-bs-all {
    margin-bottom: 5px;
  }
}

@media (min-width: 300px) {
  .blue-mark-bs-mcs-phd {
    margin-bottom: 4px;
  }
}

@media (min-width: 576px) {
  .blue-mark-bs-l7 {
    margin-bottom: 26px;
  }
}

@media (min-width: 768px) {
  .blue-mark-bs-l7 {
    margin-bottom: 5px;
  }
}

.center-blue-mark {
}

.footer-address {
  /*width: 53%;*/
}

body {
}

.the-top-logo {
  margin-left: 37%;
  margin-right: auto;
}

tr {
  border-top: 1px solid rgba(0,0,0,0.35);
  transition: 0.3s;
}

tr:hover {
  color: #ffffff;
  background-color: #0a3161;
  color: #ffffff;
}

tr td a {
  color: #15a1ef;
}

tr td a:hover {
  color: #000000;
}

.about-us-p {
  text-align: justify;
  font-family: Inter, sans-serif;
  padding: 0px 25px;
}

.view-details-buttons {
  margin-left: 5%;
}

.view-details-button {
  float: right;
  margin-right: 5%;
  border-color: var(--bs-blue);
  background-color: #ffffff;
  color: #011d54;
  font-weight: 500;
}

.view-details-button:hover {
  float: right;
  border-color: #f5a425;
  color: #000000;
  background-color: #f5a425;
}

.hide-div {
  display: none;
}

.course-bullet {
  background: url("../../assets/img/caret-right-solid.svg") center / auto no-repeat;
  background-blend-mode: color-dodge;
  min-width: 10px;
  max-width: 10px;
  width: 10px;
}

.justify-p {
  text-align: justify;
}

