.left-content {
  padding-top: 0.5rem !important;
}

.info {
  margin-right: 1rem !important;
}

section.upcoming-meetings {
  padding-top: 80px;
  padding-bottom: 20px;
}

section.apply-now {
  padding-top: 340px;
  padding-bottom: 100px;
}

@media (max-width: 991px) {
  section.apply-now {
    padding-top: 480px;
  }
}

.services .item {
  height: 360px !important;
  background: #014c98 !important;
  border: 2px solid #fff !important;
}

section.contact-us .right-info {
  background: #014c98 !important;
}

section.our-courses {
  padding-top: 50px;
  padding-bottom: 50px;
}

.accordions .accordion {
  border-bottom: none !important;
}

.phone {
  height: 150px;
  overflow: auto;
}

.our-courses .item .down-content {
  height: 200px !important;
  padding-top: 2em !important;
  border-radius: 20px !important;
  background: #ffd678 !important;
  border: 1px solid #fff;
}

.our-courses .item .down-content h4 {
  border-bottom: none !important;
  color: #1c2841 !important;
}

.video-overlay {
  background-color: rgba(31, 39, 43, 0.44);
}

.main-button-red a,
section.contact-us #contact button {
  background-color: #022f5e;
}

section.contact-us #contact {
  padding: 60px 40px !important;
}

@media (max-width: 767px) {
  .sub-header .left-content * {
    display: none;
  }
}

.section-heading h2 {
  font-size: 30px !important;
}

section.upcoming-meetings .categories {
  margin-right: 0 !important;
}

section.upcoming-meetings .categories p {
  font-size: 16px !important;
}

.services .item p {
  font-size: 16px !important;
}

.left-content a {
  color: #ddc068 !important;
}

.left-content a:hover {
  color: #fc3 !important;
  transition: 0.25s !important;
}

@media (min-width: 768px) {
  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    width: 240px !important;
  }
}

section.upcoming-meetings {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #1c2841;
  border-bottom: 1px dashed #fff;
}

.f-gold {
  color: #b78727 !important;
}

.heading-page h2 {
  color: #f0b133 !important;
}

.f-l-gold {
  color: #e1c370 !important;
}

.footer {
  background: #063f77;
}

.course_details_left .title {
  font-size: 21px;
  cursor: pointer;
}

.course_details_left .title {
  font-size: 21px;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  cursor: pointer;
  margin-top: 40px;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 22px;
  color: #c8a54c;
  font-weight: bold;
}

.course_details_left .title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 74px;
  background: #c8a54c;
}

.content p,
.content li {
  font-size: 18px;
  line-height: 1.5;
  font-family: rubik !important;
  font-weight: normal !important;
  text-align: justify !important;
}

.content ul {
  padding-left: 40px !important;
  list-style: disc;
}

.footer {
  padding: 20px 0 !important;
}

.box {
  border: 1px dashed #a2a2a2;
  padding: 1em;
  border-radius: 1em;
}

.box img {
  border: 1px solid #aaa;
  border-radius: 0.25rem;
}
