  #schollls-sectn {
    padding: 0px 0;
    position: relative;
  }

  #schollls-sectn .item img {
    height: 450px !important;
    object-fit: cover;
    width: 100%;
  }

  #schollls-sectn .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 47px;
    left: 0;
    right: 0;
  }

  #schollls-sectn .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 5px 7px;
    background: #FFF;
  }

  #schollls-sectn .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #0c4d8b;
  }

  .schol-hdd-1233 {
    background: #d7a640;
    padding: 26px;
    color: #fff;
  }

  .schol-hdd-1233 h1 {
    margin: 0px auto;
    font-weight: 300;
    font-size: 42px;
  }

  .cax-texts3 {
    padding: 22px 31px 0;
  }

  .cax-texts2 p {
    margin: 0px auto;
    font-weight: 300;
    line-height: 28px;
  }

  .explor-sch1 {
    transition: all 0.4s ease;
    background: #d7a640;
    border: 1px solid #d7a640;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 36px;
    margin: 10px auto 0;
  }

  .explor-sch1:hover {
    transition: all 0.4s ease;
    background: #a87c1e;
    border: 1px solid #a87c1e;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 13px 36px;
    margin: 10px auto 0;
  }

  .schol-hdd-1234 {
    background: #654681;
    padding: 26px;
    color: #fff;
  }

  .explor-sch2 {
    background: #654681;
    border: 1px solid #654681;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 36px;
    margin: 10px auto 0;
  }

  .explor-sch2:hover {
    background: #623788;
    border: 1px solid #623788;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 36px;
    margin: 10px auto 0;
  }

  .schol-hdd-1235 {
    background: #754c38;
    padding: 26px;
    color: #fff;
  }

  .explor-sch3 {
    background: #754c38;
    border: 1px solid #754c38;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 36px;
    margin: 10px auto 0;
  }

  .explor-sch3:hover {
    background: #8b5033;
    border: 1px solid #8b5033;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 13px 36px;
    margin: 10px auto 0;
  }

  .cax-texts2 {
    background: #ffffffcf;
    position: absolute;
    top: 91px;
    left: 84px;
    right: 0;
    width: 43%;
    padding: 0 0 34px 0;
  }