@font-face {
  font-family: gilroy-regular;
  src: url(../fonts/gilroy/Gilroy-Regular.ttf);
}

#blogs a,
#our-uni a,
.box-heading,
.footer-list li a,
.our-team a,
.social-network-icons .linkedin,
.social-network-icons .pinterest,
.social-network-icons .youtube,
.student-section a {
  text-decoration: none !important;
}
.about-us-abn-global,
.about-us-heading,
.about-us-heading-link,
.banner-text,
.blog-date,
.blog-date-detail,
.blog-detail-heading,
.blog-heading,
.blog-month,
.blog-month-detail,
.course-absolute p,
.dashboard-absolute p,
.footer-heading,
.inverted-commas-heading,
.learn-heading-detail,
.network-box-text,
.open-more-doors-text,
.our-location,
.our-uni,
.our-uni-heading,
.team-name,
.trend-absolute p {
  font-family: Poppins, sans-serif;
}
.header.active .nav-list .nav-link,
.header.active .sign-up-header,
.student-section a:hover {
  color: var(--heading) !important;
}
.sign-up-header,
.talk-to-expert {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#carouselExampleCaptions .carousel-item,
.banner-img {
  height: 775px;
}
.iframe-parent,
.team-name-plate,
.testimonial-name-details,
.wrapper,
.wrapper-collaborated {
  margin-left: auto;
  margin-right: auto;
}
.blog-detail-list,
.footer-list li,
.rating-stars ul,
.uni-names-row {
  list-style-type: none;
}
:root {
  --blue: #2c7fc1;
  --footer: #161616;
  --green: #39b54a;
  --mute: #9f9d9c;
  --heading: #282828;
}
.banner-wrapper,
.container-xl {
  max-width: 1400px !important;
}
html {
  scroll-behavior: smooth;
}
.wrapper {
  max-width: 1400px;
}
#homepage .header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 999;
  width: 100%;
  transition: 0.5s;
}
.header.active {
  background-color: #fff !important;
  transition: 0.5s;
  box-shadow: 0 0 35px #0000001a !important;
}
.header.active .sign-up-header {
  border: 1px solid #edf0f5 !important;
}
.header.active .sign-up-header svg path {
  fill: var(--heading) !important;
}
.header.active .talk-to-expert {
  background-color: var(--heading) !important;
  color: #fff !important;
}
.talk-to-expert {
  width: 180px;
  background-color: #fff;
  border-radius: 25px;
  color: #222 !important;
}
.nav-list .nav-link,
.sign-up-header,
.social-network-icons .facebook:hover,
.social-network-icons .linkedin:hover,
.social-network-icons .twitter:hover,
.social-network-icons .youtube:hover,
.team-social-icons a {
  color: #fff !important;
}
.sign-up-header {
  background-color: transparent;
  border: 1px solid #fff;
  width: 140px;
  border-radius: 120px;
}
.banner-heading,
.box-heading,
.contactus-heading,
.course-search p,
.end-to-end p,
.learn-heading,
.network-box-no,
.open-door-heading,
.quality-checkpoints p {
  font-weight: 700;
  font-family: Poppins, sans-serif;
}
.logo {
  width: 165px;
}
@media only screen and (max-width: 1300px) {
  .logo {
    width: 120px;
  }
  .sign-up-header {
    width: 70px !important;
    font-size: 10px !important;
  }
  .talk-to-expert {
    width: 108px !important;
    font-size: 10px !important;
  }
}
.banner-img {
  object-fit: cover;
  object-position: top;
}
.banner-content {
  max-width: 1350px;
  width: 100%;
  z-index: 99;
}
.banner-text {
  color: #fff;
  font-size: 25px;
}
.banner-heading {
  color: #fff;
  font-size: 55px;
}
.banner-text-two {
  color: #fff;
  font-size: 15px;
}
.ins-btn,
.rec-btn {
  font-size: 13px;
  padding: 12px 10px;
  width: 185px;
  outline: 0 !important;
}
.color-green,
.footer-list li .active {
  color: var(--green) !important;
}
.rec-btn {
  background-color: var(--green);
  border: none !important;
  color: #fff;
  border-radius: 25px;
}
.ins-btn {
  background-color: #fff;
  border: none !important;
  color: #222;
  border-radius: 25px;
}
.box-heading,
.student-section a {
  color: var(--heading);
}
.carousel-indicators,
.hidden {
  display: none !important;
}
#carouselExampleCaptions .carousel-item > .banner-wrapper {
  align-items: center;
  display: flex;
  flex-flow: column;
  height: inherit;
  position: relative;
  justify-content: center;
  z-index: 1;
}
#blogs .blog-box-wrap,
#toggle1,
.testimonial-medium-slider,
.testimonial-mobile-slider {
  display: none;
}
@media only screen and (max-width: 1180px) {
  .testimonial-desktop-slider {
    display: none;
  }
  .testimonial-medium-slider {
    display: block;
  }
}
@media only screen and (max-width: 1100px) {
  #carouselExampleCaptions .carousel-item {
    background-position: 76% 0 !important;
  }
}
@media only screen and (max-width: 575px) {
  .banner-btns {
    flex-direction: column;
    text-align: center;
  }
}
.overlay {
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.carousel-control-prev {
  left: -20px !important;
  z-index: 99 !important;
}
.carousel-control-next {
  z-index: 99 !important;
}
.box {
  box-shadow: 0 0 35px #0000001a;
  border-radius: 5px;
  background-color: #fff;
  transition: 0.5s;
  min-height: 200px;
}
.card-hover:hover .box {
  background-color: var(--green);
  transition: 0.5s;
}
.card-hover:hover p {
  color: #fff !important;
  transition: 0.5s;
}
.card-hover:hover svg path {
  fill: white !important;
  transition: 0.5s;
}
.box-heading {
  font-size: 20px;
}
.checkbox-underline,
.reply-comments {
  text-decoration: underline;
}
.student-section {
  margin-top: -127px;
}
.open-more-doors-text,
.our-uni {
  color: #717171;
  font-size: 16px;
  font-weight: 600;
}
.open-door-heading {
  font-size: 45px;
  color: var(--heading);
}
.open-more-third-text {
  color: #2f2f2f;
}
.join-now {
  background-color: var(--green);
  outline: 0 !important;
  border: none !important;
  color: #fff;
  border-radius: 25px;
  font-size: 13px;
  padding: 11px 33px;
}
#get-work,
#open-doors,
.contact-us-bg-grey,
.inverted-commas,
.learn-parent,
.morbi-parent,
.subscribe-section {
  background-color: #f5f7fa;
}
@media only screen and (max-width: 991px) {
  #homepage .header {
    background-color: var(--footer) !important;
  }
  .box-heading {
    font-size: 16px;
  }
  .simple-text-banner {
    font-size: 12px;
  }
  .student-section {
    margin-top: -109px;
  }
  .open-door-heading {
    font-size: 20px;
  }
  .open-more-section-row {
    flex-direction: column-reverse;
  }
  .pair-img {
    width: 300px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1400px) {
  .nav-list .nav-link {
    font-size: 14px;
  }
  .logo {
    width: 120px;
  }
  .sign-up-header {
    width: 95px;
    font-size: 13px;
  }
  .talk-to-expert {
    width: 170px;
    font-size: 13px;
  }
  .open-door-heading {
    font-size: 30px;
  }
  .pair-img {
    width: auto;
  }
}
.learn-heading {
  font-size: 45px;
}
.institution-btn,
.recruiter-btn {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 10px 3px;
  width: 175px;
  outline: 0 !important;
}
.institution-btn {
  border: none !important;
  background-color: var(--green);
  border-radius: 25px;
}
.recruiter-btn {
  border: none !important;
  background-color: #1c75bc;
  border-radius: 25px;
}
.uni-images {
  width: 112px;
  height: 76px;
  object-fit: contain;
}
.wrapper-collaborated {
  max-width: 1160px;
}
.uni-names-row {
  flex-wrap: wrap;
}
.uni-names-row li {
  flex-basis: 25%;
  padding: 17px 0;
  border: 1px solid #e6e8ed;
}
.iframe-parent,
.iframe-video {
  border-radius: 20px !important;
}
.iframe-parent {
  width: 970px;
  height: 500px;
  position: relative;
}
.iframe-layer,
.iframe-video {
  height: 100%;
  width: 100%;
}
.iframe-layer {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) 0 0 /
      cover no-repeat,
    url("../../frontend/images/playbtn-img.png") 0 0 / cover no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 25px;
}
.playbtn {
  background-color: transparent;
  border: none !important;
  outline: 0 !important;
  position: absolute;
  left: 46%;
  top: 38%;
}
.course-absolute,
.dashboard-absolute,
.trend-absolute {
  position: absolute;
  box-shadow: 0 0 35px #0000001a;
  border-radius: 8px;
  background-color: #fff;
  left: -140px;
  width: 246px;
}
.dashboard-absolute {
  top: 9px;
}
.course-absolute p,
.dashboard-absolute p,
.trend-absolute p {
  font-size: 20px;
  font-weight: 700;
}
.trend-absolute {
  top: 86px;
}
.course-absolute {
  top: 167px;
}
#get-work .pair-img {
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  max-height: 446px;
  width: 100%;
}
.course-search,
.end-to-end,
.quality-checkpoints {
  background-color: #fff;
  width: 135px;
  box-shadow: 0 0 35px #0000001a;
  border-radius: 8px;
  display: flex;
  position: absolute;
}
#get-work {
  padding-top: 350px;
  margin-top: -253px;
}
#shape-layer,
#shapes-layer-two {
  background-image: url("../../frontend/images/shapes-layer-four.webp");
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 480px) {
  .logo {
    width: 150px;
  }
  #get-work {
    padding-top: 149px !important;
    margin-top: -112px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .iframe-parent {
    width: 100%;
    height: 282px;
  }
  .playbtn {
    left: 41%;
    top: 36%;
  }
  #get-work {
    padding-top: 216px;
    margin-top: -153px;
  }
}
.end-to-end {
  top: 80px;
  left: 0;
  height: 170px;
  align-items: center;
}
.course-search p,
.end-to-end p,
.quality-checkpoints p {
  font-size: 18px;
  color: var(--heading);
  text-align: center;
}
.quality-checkpoints {
  top: 80px;
  right: 0;
  height: 104px;
  align-items: center;
}
.course-search {
  bottom: 42px;
  right: 37px;
  height: 76px;
  align-items: center;
}
.testimonial-text {
  font-size: 14px;
  color: var(--heading);
  height: 130px;
  overflow: auto;
}
.grey-testimonial {
  background-color: #f5f7fa;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.testimonial-profile {
  width: 160px;
  height: 210px;
  object-fit: cover;
}
.testimonial-profile-parent::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-right: 18px solid #f5f7fa;
  border-bottom: 19px solid transparent;
  position: absolute;
  top: 39%;
  right: 0;
}
.add-feedback-btn-wrap,
.blog-main-img-parent,
.blog-main-img-parent-detail,
.testimonial-profile-parent {
  position: relative;
}
.man-profile-detail-name,
.testimonial-name {
  font-size: 14px;
  font-weight: 500;
}
.testimonial-designation {
  font-weight: 100;
}
.testimonial-brand-icons a {
  color: #6b6b6b;
  font-size: 17px;
}
.testimonial-name-details {
  box-shadow: 0 0 25px #00000012;
  border-radius: 28px;
  height: 100px;
}
#blogs .card-body,
.menu1 {
  overflow: hidden;
}
.network-box-text {
  font-size: 18px;
  color: var(--heading);
  font-weight: 600;
}
.contactus-heading,
.network-box-no {
  font-size: 25px;
}
.network-box {
  box-shadow: 0 0 35px #0000001a;
  border-radius: 20px;
  width: 170px;
  height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .network-box {
    width: 141px;
    height: 134px;
  }
  .network-box-text {
    font-size: 14px;
  }
}
#shape-layer-subscribe {
  background-image: url("../../frontend/images/shapes-layer.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.subscribe-email-parent {
  width: 80%;
  position: relative;
}
.contact-us-inputs,
.contact-us-text-area,
.subscribe-email-parent input {
  width: 100%;
  background-color: #fff;
  outline: 0 !important;
}
.subscribe-email-parent input {
  border: none !important;
  border-radius: 30px;
  padding: 12px 10px;
}
#talk-to-expert-form input::placeholder,
#talk-to-expert-form textarea::placeholder,
.subscribe-email-parent input::placeholder {
  color: #8e8e8e;
  font-style: italic;
  font-size: 13px;
}
.subscribe-email-parent button {
  background-color: var(--green);
  font-size: 13px;
  color: #fff;
  border: none !important;
  outline: 0 !important;
  border-radius: 25px;
  position: absolute;
  right: 6px;
  top: 3px;
  padding: 11px 23px;
}
.contactus-muted {
  color: #717171;
  font-weight: 600;
}
.contact-us-labels {
  font-size: 14px;
  color: #1f1f1f;
}
.contact-us-inputs {
  border-radius: 25px;
  padding: 12px;
  border: 1px solid #edf0f5 !important;
}
.contact-us-text-area {
  border-radius: 25px !important;
  padding: 12px;
  border: 1px solid #edf0f5 !important;
}
.contact-us-text-area::placeholder {
  color: #8e8e8e;
  font-size: 13px;
}
.contact-us-inputs::placeholder {
  color: #8e8e8e;
  font-size: 13px;
}
.social-network-icons .facebook,
.social-network-icons .twitter {
  color: #fff;
  font-size: 30px;
  display: flex;
  align-items: center;
  text-decoration: none !important;
}
.contact-us-submit-btn {
  background-color: var(--green);
  color: #fff;
  border-radius: 25px;
  font-size: 13px;
  border: none !important;
  outline: 0 !important;
  width: 155px;
  padding: 12px 5px;
}
.contact-us-african-img,
.social-network-icons .facebook {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.contact-us-bg-grey,
.social-network-icons .youtube {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.contact-us-african-img {
  height: 100%;
  object-fit: cover;
}
.blog-main-img,
.man-profile-detail,
.mobile-morbi-profile,
.team-img,
.what-we-do-img {
  object-fit: cover;
}
.social-network-icons .facebook {
  background-color: #547bbc;
  justify-content: center;
}
.social-network-icons .twitter {
  background-color: #79ccf0;
  justify-content: center;
}
.social-network-icons .pinterest {
  color: #dc4a38;
  background-color: #fff;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-network-icons .linkedin,
.social-network-icons .youtube {
  color: #fff;
  display: flex;
  font-size: 30px;
}
.social-network-icons .pinterest:hover {
  color: #dc4a38 !important;
}
.social-network-icons .linkedin {
  background-color: #007bb6;
  align-items: center;
  justify-content: center;
}
.social-network-icons .youtube {
  background-color: #ee1c1b;
  align-items: center;
  justify-content: center;
}
.social-basis {
  flex-basis: 12%;
  height: 92px;
}
.bg-graphics,
.bg-graphics-full {
  background-image: url("../../frontend/images/aboutusgraphics.png");
  background-size: cover;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .contactus-wrap {
    flex-wrap: wrap;
    text-align: center;
  }
  #about-us-page .header.active {
    background-color: var(--footer) !important;
  }
  #about-us-page .header.active .nav-list .nav-link,
  #about-us-page .header.active .sign-up-header {
    color: #fff !important;
  }
  .login-sign-up {
    display: none !important;
  }
  .sign-up-header {
    width: 120px !important;
  }
  #about-us-page .header.active .sign-up-header svg path {
    fill: white !important;
  }
  #about-us-page .header.active .talk-to-expert {
    color: var(--footer) !important;
    background-color: #fff !important;
  }
  .talk-to-expert {
    width: 140px !important;
  }
}
.about-us-heading {
  font-weight: 600;
  font-size: 30px;
}
.about-us-heading-link {
  color: #717171;
  font-size: 14px;
}
#about-us .grey-banner {
  background-color: #f5f7fa;
  height: 349px;
}
#about-us .grey-banner h2,
#about-us .grey-banner p {
  position: relative;
  z-index: 999;
}
.about-us-abn-global {
  font-size: 20px;
  color: var(--heading);
  font-weight: 600;
}
#our-uni a,
.help-text {
  color: #282828;
}
.about-us-abn-global-text,
.blog-detail-description,
.help-text {
  font-size: 16px;
}
.about-us-summary ul {
  text-align: left;
  padding-left: 18px;
}
.what-we-do-img {
  width: 100%;
  border-radius: 25px;
}
.bg-graphics {
  width: 100%;
  opacity: 0.8;
}
.bg-graphics-full {
  width: 100%;
  z-index: -1;
}
.about-us-iframe-parent {
  height: 650px;
  width: 100%;
  position: relative;
}
.about-us-video,
.about-us-video-layer {
  height: 100%;
  width: 100%;
}
.about-us-video-layer {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)) 0 0 /
      cover no-repeat,
    url("../../frontend/images/aboutusvideoimg.png") 0 0 / cover no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.playbtnTwo {
  background-color: transparent;
  border: none !important;
  outline: 0 !important;
  position: absolute;
  left: 46%;
  top: 42%;
}
.team-img,
.team-name-plate {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
@media only screen and (max-width: 600px) {
  .about-us-iframe-parent {
    height: 285px;
    width: 100%;
    position: relative;
  }
  .playbtnTwo {
    top: 36%;
  }
}
.team-img {
  height: 250px;
  width: 100%;
}
.team-img-parent {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 30px;
}
.team-img-parent:hover .team-name-plate {
  bottom: 0;
  transition: 0.5s;
  background-color: #1c75bc;
  color: #fff !important;
}
#accordion .panel-heading a.collapsed:focus::before,
#accordion .panel-heading a.collapsed:hover::before,
.team-img-parent:hover .team-designation,
.team-img-parent:hover .team-name {
  color: #fff;
}
.team-name-plate {
  position: absolute;
  background-color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  width: 88%;
  padding: 10px 0 0;
  bottom: -45px;
  transition: 0.5s;
}
.team-name {
  font-weight: 600;
  font-size: 20px;
  color: var(--heading);
}
.blog-main-text,
.team-designation {
  font-size: 14px;
  color: var(--heading);
}
.our-team-layer {
  background-image: url("../../frontend/images/aboutusgraphics.png");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: bottom;
  z-index: -999;
}
.abn-global-feels {
  background-color: #f5f7fa;
  border-radius: 12px;
}
svg.our-uni-svg {
  border: 2px solid var(--green);
  padding: 7px;
  border-radius: 7px;
}
.our-uni-boxes {
  border: 1px solid #edf0f5;
  border-radius: 10px;
}
.our-uni-heading {
  font-size: 20px;
  font-weight: 600;
}
.our-uni-text {
  font-size: 14px;
  line-height: 28px;
}
.our-uni-student-reg {
  font-size: 12px;
  font-weight: 600;
}
.blog-details-social-icon a:hover,
.footer-branding,
.our-uni-student-reg-span i {
  color: var(--green);
}
.blog-icons p,
.blog-icons-detail p {
  color: #707070 !important;
  height: 20px;
  font-size: 14px;
}
.sortbypop {
  border: none !important;
  border-bottom: 2px solid #dfe1e5 !important;
  width: 210px;
  height: 50px;
  outline: 0 !important;
  cursor: pointer;
  font-size: 14px;
  color: var(--heading);
  font-weight: 600;
}
.blog-main-img {
  width: 100%;
  min-height: 200px !important;
}
.blog-date,
.blog-date-detail,
.blog-month,
.blog-month-detail {
  height: 50px;
  display: flex;
}
.webkit-none {
  -webkit-appearance: none;
}
@media only screen and (max-width: 767px) {
  .course-absolute,
  .dashboard-absolute,
  .trend-absolute {
    left: 0;
  }
  .contact-us-african-img,
  .contact-us-bg-grey {
    border-radius: 0 !important;
  }
  .contact-us-african-img {
    height: 171px !important;
    object-fit: cover !important;
  }
  .blogs-selects div {
    flex-basis: 50%;
    text-align: center;
  }
}
.blog-date {
  background-color: #1c75bc;
  color: #fff;
  font-size: 15px;
  width: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 0px 0 0;
}
.blog-month,
.blog-month-detail {
  background-color: #fff;
  color: #1c75bc;
  font-size: 15px;
  width: 50px;
  justify-content: center;
  align-items: center;
}
.blog-date-month {
  position: absolute;
  top: 0;
  left: 0;
}
.blog-icons p {
  display: flex;
  align-items: center;
  font-weight: 300;
}
.blog-heading {
  font-size: 22px;
  color: #282828;
  font-weight: 600;
}
.blog-right-arrow {
  font-size: 16px;
  color: var(--green);
}
.blog-box {
  border: 1px solid #edf0f5;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0 3px 6px #0000000d;
}
.blog-box .card-body {
  min-height: 200px;
  overflow: auto;
}
.blog-box .card-body::-webkit-scrollbar {
  width: 5px;
}
.blog-box .card-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
.blog-box .card-body::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.load-more-blogs-btn {
  font-size: 13px;
  color: #fff;
  background-color: var(--green);
  border-radius: 25px;
  width: 196px;
  border: none;
  outline: 0 !important;
  padding: 16px 3px;
}
.blog-date-detail {
  background-color: #1c75bc;
  color: #fff;
  font-size: 15px;
  width: 50px;
  justify-content: center;
  align-items: center;
}
.blog-date-month-detail {
  position: absolute;
  top: 0;
  left: 0px;
}
.blog-main-img-detail {
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.blog-icons-detail p {
  display: flex;
  align-items: center;
  font-weight: 500;
}
.blog-icons-detail a {
  color: #707070;
}
.online-study-blog-detail-btn {
  border-radius: 25px;
  border: none;
  outline: 0 !important;
  font-size: 10px;
  width: 123px;
  padding: 6px 3px;
  background-color: var(--green);
  color: #fff;
  display: inline-block;
  text-align: center;
}
.blog-detail-heading {
  font-size: 27px;
  font-weight: 600;
}
.man-profile-detail {
  width: 64px;
  height: 64px;
}
.man-profile-detail-designation {
  color: #717171;
  font-style: italic;
  font-size: 14px;
}
.blog-detail-box {
  box-shadow: -3px -0.05px 30px #0000001a;
  border-radius: 6px;
}
.blog-abn-feels-img,
.inverted-commas,
.morbi-parent {
  border-radius: 20px;
}
.blog-detail-box .addthis_toolbox {
  margin-top: -3px;
}
.blog-detail-list-heading {
  font-size: 16px;
  font-weight: 700;
}
.inverted-commas {
  background-image: url("../../frontend/images/blog-detail-commass.png");
  background-size: contain;
  background-position: 97% center;
  background-repeat: no-repeat;
}
.inverted-commas-heading {
  color: var(--heading);
  font-size: 23px;
  font-weight: 600;
}
.inverted-commas-name {
  color: var(--heading);
  font-size: 14px;
  font-weight: 600;
}
.inverted-commas-designation {
  font-weight: 400;
}
.man-profile-detail-name-morbi {
  font-size: 17px;
  font-weight: 700;
}
.contact-us-address,
.morbi-profile-description,
.reviews-main-text {
  font-size: 14px;
}
.blog-details-social-icon a {
  color: var(--heading);
}
.user-main-text {
  font-size: 14px;
  font-style: italic;
  color: #717171;
}
.fa.fa-star.checked {
  color: #ffd804;
}
.stars-muted-date {
  color: #717171;
  font-size: 13px;
}
.reply-comments {
  color: #717171;
  font-size: 12px;
}
.learn-heading-detail {
  font-weight: 700;
  font-size: 25px;
}
.blog-details-hr {
  border-top: 1px solid #edf0f5 !important;
  width: 80%;
  margin-left: 0 !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.blog-detail-inputs {
  outline: 0 !important;
  color: #000;
  border: 1px solid #edf0f5;
  border-right: 16px solid transparent;
  border-radius: 25px;
  padding: 10px 20px;
}
.blog-detail-inputs::placeholder {
  color: #707070;
  font-size: 14px;
  font-weight: 600;
}
.blog-details-textarea {
  border-radius: 25px !important;
  border: 1px solid #edf0f5 !important;
  padding: 10px 20px !important;
}
.post-your-comment-contact,
.post-your-comment-detail {
  outline: 0 !important;
  padding: 14px 4px;
  color: #fff;
  text-align: center;
}
.blog-details-textarea::placeholder {
  color: #707070;
  font-size: 14px;
  font-weight: 600;
}
.post-your-comment-detail {
  border: none !important;
  background-color: var(--green);
  font-size: 13px;
  width: 215px;
  border-radius: 25px;
}
.map-credit {
  height: 600px;
  width: 100%;
}
.contact-us-blue {
  background-color: #1c75bc;
}
.our-location {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.location-img {
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.google-map {
  line-height: 0;
}
.contact-us-borderline {
  width: 2px;
  background-color: #3484c4;
}
@media only screen and (max-width: 1400px) {
  .testimonial-text {
    font-size: 12px;
  }
  .testimonial-profile {
    width: 120px;
    height: 167px;
  }
  .banner-wrapper {
    max-width: unset !important;
  }
}
@media only screen and (max-width: 834px) {
  .contactus-wrap .contact-us-borderline {
    display: none;
  }
  .contactus-wrap .child {
    flex-basis: 49%;
  }
  .contactus-wrap p {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .testimonial-desktop-slider,
  .testimonial-medium-slider {
    display: none;
  }
  .testimonial-mobile-slider {
    display: block;
  }
  .banner-text {
    font-size: 18px;
  }
  .banner-heading {
    font-size: 25px;
  }
  .institution-btn,
  .recruiter-btn {
    width: 120px;
    font-size: 11px;
  }
  .learn-heading {
    font-size: 20px;
  }
  .uni-names-row li {
    flex-basis: 50%;
  }
  .contact-us-address,
  .course-search p,
  .end-to-end p,
  .quality-checkpoints p {
    font-size: 12px;
  }
  .end-to-end {
    top: 47px;
    height: 112px;
    width: 94px;
  }
  .quality-checkpoints {
    right: 0;
    height: 67px;
    width: 99px;
  }
  .course-search {
    height: 67px;
    width: 90px;
  }
  .social-basis {
    flex-basis: 20%;
    height: 55px;
  }
  .blog-detail-heading,
  .our-location {
    font-size: 16px;
  }
  .inverted-commas-heading {
    font-size: 15px;
  }
  .contactus-wrap {
    flex-wrap: wrap;
  }
  .location-img {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 580px) {
  .contactus-wrap .contact-us-borderline {
    display: none;
  }
  .contactus-wrap .child {
    flex-basis: 45%;
  }
  .location-img {
    width: 50px;
    height: 50px;
  }
  .our-location {
    font-size: 16px;
  }
  .contact-us-address {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .testimonial-text {
    height: 60px;
    overflow: auto;
  }
  .blogs-selects div {
    flex-basis: 100%;
    text-align: center;
  }
  .contactus-wrap .child {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 400px) {
  #carouselExampleCaptions .carousel-item .container {
    max-width: 358px;
  }
}
@media only screen and (max-width: 360px) {
  #carouselExampleCaptions .carousel-item .container {
    max-width: 326px;
  }
  .carousel-control-prev {
    left: 0 !important;
  }
}
.post-your-comment-contact {
  border: none !important;
  background-color: var(--green);
  font-size: 13px;
  width: 175px;
  border-radius: 25px;
}
.contact-checkbox,
.contact-checkbox a {
  color: var(--heading);
  font-size: 13px;
}
.terms-conditions-heading {
  color: #2f2f2f;
  font-weight: 700;
  font-size: 20px;
}
.footer-mute {
  color: var(--mute);
}
.footer-list li a {
  font-size: 13px;
  color: var(--mute) !important;
}
.bg-footer {
  background-color: var(--footer);
}
.footer-heading {
  font-size: 20px;
  font-weight: 600;
}
.hr-color {
  background-color: #b5afaf7d;
}
.footer-list span:first-child {
  margin-right: 14px;
}
footer img {
  margin-top: 4px;
}
.rating-stars ul {
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.rating-stars ul > li.star {
  display: inline-block;
}
.rating-stars ul > li.star > i.fa {
  font-size: 2.5em;
  color: #ccc;
}
.rating-stars ul > li.star.hover > i.fa {
  color: #ffcc36;
}
.rating-stars ul > li.star.selected > i.fa {
  color: #ff912c;
}
#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0;
}
#accordion a {
  display: flex;
  padding: 10px 15px;
  border-bottom: 1px solid var(--green);
  text-decoration: none;
  text-align: left;
  align-items: center;
}
#accordion .panel-heading a.collapsed:focus,
#accordion .panel-heading a.collapsed:hover {
  background-color: var(--green);
  color: #fff;
  transition: 0.2s ease-in;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
  color: #fff;
  background-color: var(--green);
  transition: 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle::before {
  font-family: FontAwesome;
  content: "\f00d";
  float: left;
  color: #fff;
  font-weight: lighter;
  transform: rotate(0);
  transition: 0.2s ease-in;
  margin-right: 20px;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: 0.2s ease-in;
}
.required {
  color: red !important;
}
.p-menu1 {
  height: 100%;
}
.hamburger1 {
  height: 45px;
  margin: 10px;
  display: -ms-grid;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  justify-items: center;
  z-index: 120;
}
.hamburger1 div {
  background-color: #3d3d3d;
  position: relative;
  width: 40px;
  height: 5px;
  margin-top: 7px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#toggle1:checked + .hamburger1 .top {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 22.5px;
}
#toggle1:checked + .hamburger1 .meat {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -5px;
}
#toggle1:checked + .hamburger1 .bottom {
  -webkit-transform: scale(0);
  transform: scale(0);
}
#toggle1:checked ~ .menu1 {
  height: 340px;
}
.menu1 {
  background-color: #02173f;
  margin: 0;
  display: -ms-grid;
  display: grid;
  grid-template-rows: 1fr repeat(4, 0.5fr);
  grid-row-gap: 25px;
  padding: 0;
  list-style: none;
  clear: both;
  width: 200px;
  text-align: center;
  height: 0;
  transition: 0.3s;
  z-index: 120;
  -webkit-transition: 0.3s;
  position: absolute;
}
.menu1 a:first-child {
  margin-top: 40px;
}
.menu1 a:last-child {
  margin-bottom: 40px;
}
.link1 {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  font: 700 20px Oswald, sans-serif;
}
.link1:hover {
  background-color: #fff;
  color: #3d3d3d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#medium-testimonials-slider .carousel-control-prev-icon,
#mobile-testimonials-slider .carousel-control-prev-icon,
#testimonials-slider .carousel-control-prev-icon,
#events-slider .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
#medium-testimonials-slider .carousel-control-next-icon,
#mobile-testimonials-slider .carousel-control-next-icon,
#testimonials-slider .carousel-control-next-icon,
#events-slider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
windows8 {
  position: relative;
  width: 130px;
  height: 130px;
  margin: auto;
}
.windows8 .wBall {
  position: absolute;
  width: 124px;
  height: 124px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: 4.8425s infinite orbit;
  -o-animation: 4.8425s infinite orbit;
  -ms-animation: orbit 4.8425s infinite;
  -webkit-animation: 4.8425s infinite orbit;
  -moz-animation: 4.8425s infinite orbit;
}
.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 16px;
  height: 16px;
  background: var(--green);
  left: 0;
  top: 0;
  border-radius: 16px;
}
.windows8 #wBall_1 {
  animation-delay: 1.056s;
  -o-animation-delay: 1.056s;
  -ms-animation-delay: 1.056s;
  -webkit-animation-delay: 1.056s;
  -moz-animation-delay: 1.056s;
}
.windows8 #wBall_2 {
  animation-delay: 203ms;
  -o-animation-delay: 203ms;
  -ms-animation-delay: 203ms;
  -webkit-animation-delay: 203ms;
  -moz-animation-delay: 203ms;
}
.windows8 #wBall_3 {
  animation-delay: 0.4265s;
  -o-animation-delay: 0.4265s;
  -ms-animation-delay: 0.4265s;
  -webkit-animation-delay: 0.4265s;
  -moz-animation-delay: 0.4265s;
}
.windows8 #wBall_4 {
  animation-delay: 0.6295s;
  -o-animation-delay: 0.6295s;
  -ms-animation-delay: 0.6295s;
  -webkit-animation-delay: 0.6295s;
  -moz-animation-delay: 0.6295s;
}
.windows8 #wBall_5 {
  animation-delay: 843ms;
  -o-animation-delay: 843ms;
  -ms-animation-delay: 843ms;
  -webkit-animation-delay: 843ms;
  -moz-animation-delay: 843ms;
}
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  100%,
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0;
  }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }
  100%,
  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}
@-ms-keyframes orbit {
  39%,
  7% {
    -ms-animation-timing-function: linear;
  }
  0%,
  70%,
  75% {
    opacity: 1;
    -ms-animation-timing-function: ease-out;
  }
  100%,
  75%,
  76% {
    -ms-transform: rotate(900deg);
  }
  0% {
    z-index: 99;
    -ms-transform: rotate(180deg);
  }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-origin: 0;
  }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-origin: 30%;
  }
  70% {
    -ms-transform: rotate(770deg);
    -ms-origin: 39%;
  }
  75% {
    -ms-origin: 70%;
  }
  100%,
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0;
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }
  100%,
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}
@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0;
  }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }
  100%,
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}
.page-loader-wrapper {
  position: absolute;
  width: 100%;
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
}
.page-loader-wrapper .inner-wrapper {
  position: fixed;
  vertical-align: middle;
  text-align: center;
  margin-top: 25%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 400px) {
  .page-loader-wrapper .inner-wrapper {
    margin-top: 80% !important;
  }
}

#carouselExampleCaptions .carousel-item,
.banner-img {
  height: auto;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.inner-img-container img {
  max-width: 100%;
  height: auto;
}
.inner-img-container {
  visibility: hidden;
  opacity: 0;
}
.carousel-content-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-content-container .banner-wrapper {
  z-index: 9;
}
@media (min-width: 320px) and (max-width: 767px) {
  #carouselExampleCaptions .carousel-item,
  .banner-img {
    min-height: unset;
  }
  .banner {
    margin-top: 92px;
  }
  .inner-img-container {
    visibility: visible;
    opacity: 1;
  }
  .banner-text {
    font-size: 14px;
  }
  .banner-heading {
    font-size: 18px;
    font-weight: 500;
  }
  .student-section {
    margin-top: 0;
    padding-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #carouselExampleCaptions .carousel-item,
  .banner-img {
    min-height: 600px;
  }
  /* SN */
  .event-meta-wrap {
    flex-wrap: wrap;
  }
  .event-meta-wrap > p:not(.d-none) {
    flex: 0 0 45%;
  }
  /* .event-meta-wrap > p:last-child {
        flex-wrap: wrap;
        flex: 0 0 100%;
    } */
}
@media (min-width: 1024px) and (max-width: 1365px) {
  #carouselExampleCaptions .carousel-item,
  .banner-img {
    min-height: 600px;
  }
}
/*  */
.event-registration-form iframe {
  width: 100%;
}
body {
  margin-bottom: 0px !important;
  font-family: gilroy-regular;
}

@media (max-width: 767px) {
  .event-meta-wrap {
    flex-wrap: wrap;
  }
  .event-meta-wrap > p:not(.d-none) {
    flex: 0 0 90%;
  }
}

.event-registration-form {
  padding-inline: 15px;
  padding-bottom: 3rem;
  background-color: aliceblue;
}

.event-list-btn {
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  background-color: #ed1b24;
  border-radius: 5px 5px 5px 5px;
  padding: 5px 20px;
  transition: all 0.3s;
}
.event-list-btn:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
  background-color: #1a1818;
  transform: scale(1.1);
}

.event-list-img img {
  object-fit: cover;
}
.banner {
  margin-top: 100px;
}
@media (min-width: 991px) {
  .event-list-img,
  .event-card-body {
    width: 50%;
  }

  .header.active .nav-list .nav-link:hover,
  .header.active a.sign-up-header:hover {
    color: #1c75bc !important;
  }
}
@media screen and (max-width: 991px) {
  .banner {
    margin-top: 88px;
  }
  #navbarSupportedContent .nav-link {
    color: white !important;
  }
}

header li > a.nav-link {
  font-weight: bold;
  font-size: 15px;
}

.event-box {
  gap: 25px;
  background: #f2f2f2;
  padding-right: 25px;
}
.event-list-link {
  display: block;
}
.event-list-link:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.event-list-link:hover {
  text-decoration: none;
}

@media (min-width: 576px) and (max-width: 1200px) {
  #events-slider .carousel-control-prev {
    left: -40px !important;
  }
  #events-slider .carousel-control-next {
    right: -40px !important;
  }
}

.event-list-box {
  height: 380px;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  transition: 0.3s ease-out;
  transition-property: opacity, transform, filter;
}
.event-list-box-wrap .card-body {
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.event-list-box-wrap .card-body h3 {
  color: white;
  font-weight: bold;
}

.event-list-box-wrap:hover .event-list-box {
  transform: scale(1.1, 1.1);
}
.event-list-box::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 20%,
    rgba(0, 0, 0, 0.75) 100%
  );
}

.owl-carousel.owl-theme {
  max-width: 1200px;
  margin: 0 auto;
}
.owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 100%;
}

.owl-prev {
  position: absolute;
  left: -60px;
  transform: translateY(-50%);
}
.owl-prev:hover {
  background-color: transparent !important;
}
.owl-prev:focus {
  outline: none;
}
.owl-next {
  position: absolute;
  right: -60px;
  transform: translateY(-50%);
}
.owl-next:hover {
  background-color: transparent !important;
}
.owl-next:focus {
  outline: none;
}
.owl-nav span {
  font-size: 34px;
  font-weight: bold;
}

.owl-prev .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
.owl-next .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

@media (min-width: 991px) and (max-width: 1400px) {
  .sign-up-header span {
    display: none;
  }
}
.eventdetailpage > .grey-banner {
  height: 150px !important;
}

@media only screen and (max-width: 768px) {
  .event-box {
    padding-right: 0px !important;
  }

  /* for consultancy page heading */
  .display-2.text-white {
    font-size: 3.5rem;
  }
}

.h-450 {
  height: 450px;
}
.module-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.module-banner-heading {
  background: #00000047;
  color: white;
  padding: 15px 50px;
  border-radius: 15px;
}

.d-grid {
  display: grid;
}
.destinations-uni-logo-grid {
  grid-template-columns: repeat(4, minmax(200px, 1fr));
  grid-gap: 3rem;
}
.destinations-uni-logo-grid img {
  grid-area: 1 / 1 / 2 / 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 20px;
}

.social-icons-footer .twitter {
  fill: white;
}

.social-icons-footer .twitter {
  fill: white;
  background: black !important;
}

.social-icons-footer .facebook {
  background: #316ff6 !important;
}

.social-icons-footer .pinterest {
  background: #e60023 !important;
}

.social-icons-footer .linkedin {
  background: #0077b5 !important;
}

.social-icons-footer .youtube {
  background: #ff0000 !important;
}

.social-icons-footer .facebook:hover {
  background: #316ff6 !important;
}

.social-icons-footer .twitter:hover {
  background: black !important;
}

.social-icons-footer .pinterest:hover {
  background: #e60023 !important;
}

.social-icons-footer .linkedin:hover {
  background: #0077b5 !important;
}

.social-icons-footer .youtube:hover {
  background: #ff0000 !important;
}

.countriespage-why-abn {
  min-height: 200px;
}

.bg-themeblue {
  background: var(--blue);
}
.fs-24p {
  font-size: 24px;
}
.countriespage-section-2 {
  border: 1px solid var(--blue);
  padding: 15px;
  height: 240px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.countriespage-section-2 h5,
.countriespage-section-2 p {
  margin: 0px;
}
