body {
  background: #fff;
  color: #878785;
  font-family: Arial;
  font-size: 16px;
  margin: 0;
  min-width: 960px;
  padding: 0;
}
a {
  outline: none;
}
img {
  border: 0;
}
.clr {
  clear: both;
}
#header {
  background: #ffffff;
  width: 100%;
}
.container-main {
  width: 1200px;
  margin: auto;
}
.logo {
  /* width: 15%; */
  /* float: left; */
  text-align: center;
}
#menu {
  width: 100%;
  /* float: left; */
  margin-top: 30px;
}
#menu ul {
  text-align: right;
}
#menu ul li {
  display: inline-block;
}
#menu ul li a {
  display: block;
  padding: 7px 9px;
  color: #333;
  border-radius: 7px;
  text-decoration: none;
}
#menu ul li a:hover,
#menu ul li a.active {
  background: #ffe185;
}
#menu ul li ul {
  display: none;
}
#menu ul li:hover ul {
  display: block;
  width: 180px;
  position: absolute;
  background: #ffe185;
  margin: 0px;
  padding: 0px;
}
#menu ul li ul li {
  display: block;
  text-align: left;
}
#menu ul li ul li a {
  background: #fff;
  margin: 5px;
}
#menu ul li ul li a:hover {
  background: #333;
  color: #fff;
}

#content {
  background: #7cc116 url(../images/bg-content.gif) repeat-x top left;
  color: #67695e;
}
#content div {
  background: url(../images/bg-homepage.jpg) no-repeat top center;
  min-height: 1170px;
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
}
#content div div {
  background: none;
  float: right;
  margin: 500px 0 0;
  min-height: 0;
  padding-right: 10px;
  width: 460px;
}
#content div div h1,
#content div div h2 {
  color: #382d00;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
#content div div h2 {
  padding-top: 25px;
}
#content div div p {
  line-height: 23px;
  padding-top: 5px;
  text-align: justify;
}
#content div div p a,
#footer div ul li p a {
  color: #fdfd00;
}

.gallery-container {
}
.gallery-container .img-box {
  width: 23%;
  padding: 1%;
  float: left;
  margin: 0px;
}
.gallery-container .img-box img {
  width: 100%;
}

.banner {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.banner img {
  display: block;
  width: 100%;
  margin: auto;
}

div.content {
  background: #ffffff url(../images/bg-content2.gif) repeat-x bottom center;
  padding-bottom: 50px;
}
div.content div {
  margin: 0 auto;
  width: 960px;
}
div.content div div {
  padding-top: 10px;
  overflow: hidden;
  width: auto;
  line-height: 20px;
}
div.content div div#services {
  padding-top: 0;
  position: relative;
  top: -33px;
}
div.content div div div#sidebar {
  float: left;
  padding-top: 0;
  width: 300px;
}
div.content div div div#sidebar h3 {
  color: #878785;
  font-size: 25px;
  font-weight: normal;
  margin: 0;
}
div.content div div div#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.content div div div#sidebar ul li {
  padding: 15px 55px 0 35px;
  margin-bottom: 15px;
}
div.content div div div#sidebar ul li#vision {
  background: #ffe344;
}
div.content div div div#sidebar ul li#mission {
  background: #ffe344;
}
div.content div div div#sidebar ul li#wecare {
  background: #ffe344;
}
div.content div div div#sidebar ul li#sharenlove {
  background: #ffe344;
}
div.content div div div#sidebar ul li span {
  color: #454841;
  display: block;
  font-size: 25px;
  font-style: italic;
}
div.content div div div#sidebar ul li p {
  line-height: 23px;
  margin: 0;
  padding-top: 0;
}
div.content div div div#aside,
div.content div div div#contact {
  float: right;
  padding-right: 10px;
  padding-top: 0;
  width: 620px;
}
div.content div div div#aside span {
  color: #878785;
  display: block;
  font-size: 20px;
  padding-top: 50px;
}
div.content div div div#aside span.first {
  padding-top: 0;
}
div.content div div div#aside p {
  margin: 0;
  line-height: 23px;
  padding-top: 5px;
  text-align: justify;
}
div.content div div div#aside ul {
  list-style: disc inside;
  margin: 0;
  padding: 0 0 0 25px;
}
div.content div div div#aside ul li {
  padding: 5px 0;
}
div.content div div div#aside b {
  font-weight: normal;
  display: block;
  padding: 5px 0 5px 25px;
}
div.content div div div#aside div {
  height: auto;
  overflow: hidden;
  padding-top: 0;
  width: auto;
}
div.content div div div#aside div ol {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.content div div div#aside div ol li {
  margin-left: 30px;
  padding: 5px 30px 5px 0;
}
div.content div div div#contact {
  color: #7d6e4f;
}
div.content div div div#contact h4 {
  color: #3d2600;
  font-size: 18px;
  font-weight: normal;
  margin-top: 50px;
  padding-left: 30px;
}
div.content div div div#contact h4.first {
  margin: 0 0 20px;
}
div.content div div div#contact p {
  line-height: 23px;
  margin: 0;
  padding-left: 65px;
}
div.content div div div#contact p a {
  color: #ff9100;
}
div.content div div div#contact b {
  display: block;
  font-weight: normal;
  line-height: 23px;
  margin-top: 15px;
  padding-left: 100px;
}
div.content div#blog {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 10px;
  width: 950px;
}
div.content div#blog div.sidebar {
  float: left;
  margin-left: 35px;
  margin-top: 45px;
  padding-top: 0;
  width: 210px;
}
div.content div#blog div.sidebar h2 {
  color: #9baf58;
  font-size: 25px;
  font-weight: normal;
  margin: 0 0 5px;
}
div.content div#blog div.sidebar h3 {
  background: url(../images/separator.gif) no-repeat center top;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 10px 0 10px 10px;
}
div.content div#blog div.sidebar h3 a {
  background: url(../images/arrow.gif) no-repeat 180px 7px;
  color: #fc9400;
  display: block;
  text-decoration: none;
}
div.content div#blog div.sidebar h3 a:hover,
div.content div#blog div.sidebar p a:hover {
  color: #b96914;
}
div.content div#blog div.sidebar h3.first a {
  background: url(../images/arrow.gif) no-repeat 180px -16px;
}
div.content div#blog div.sidebar h3 span {
  color: #b96914;
}
div.content div#blog div.sidebar div {
  background: url(../images/separator.gif) no-repeat center top;
  height: auto;
  padding: 15px 0 15px 15px;
  width: auto;
}
div.content div#blog div.sidebar p {
  color: #785d40;
  line-height: 23px;
  margin: 0;
}
div.content div#blog div.sidebar p a {
  color: #746048;
  text-decoration: none;
}
div.content div#blog div.sidebar p span {
  color: #bc6812;
}
div.content div#blog div.article {
  float: right;
  width: 630px;
}
div.content div#blog div.article ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.content div#blog div.article ul li {
  background: url(../images/separator-long.gif) no-repeat center top;
  display: block;
  overflow: hidden;
  padding: 30px 0;
}
div.content div#blog div.article ul li.first {
  background: none;
}
div.content div#blog div.article ul li div {
  float: left;
  padding-top: 0;
  width: 511px;
}
div.content div#blog div.article ul li div h1 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
div.content div#blog div.article ul li div h1 a {
  color: #fc9400;
  display: block;
  text-decoration: none;
}
div.content div#blog div.article ul li div h1 a:hover {
  color: #b96914;
}
div.content div#blog div.article ul li div p {
  line-height: 23px;
  margin: 0;
  text-align: justify;
}
div.content div#blog div.article ul li div.section {
  margin-right: 15px;
  padding-top: 5px;
  width: 100px;
}
div.content div#blog div.article ul li div.section span {
  display: block;
  line-height: 23px;
}
div.content div#blog div.article ul li div.section span a {
  color: #878785;
  text-decoration: none;
}
div.content div#blog div.article ul li div.section span a:hover {
  color: #272725;
}
div.content div#blog div.article div#paging {
  background: url(../images/dotted-separator.gif) no-repeat right top;
  margin-left: 125px;
  margin-top: 20px;
  padding: 20px 0;
  width: 500px;
}
div.content div#blog div.article div#paging ul {
  float: left;
  margin: 0 0 0 195px;
  padding: 0;
}
div.content div#blog div.article div#paging ul li {
  float: left;
  height: 40px;
  margin: 0 5px;
  padding: 0;
  width: 40px;
}
div.content div#blog div.article div#paging ul li a {
  background: url(../images/bg-button.gif) 0 40px;
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}
div.content div#blog div.article div#paging ul li.selected a,
div.content div#blog div.article div#paging ul li a:hover {
  background: url(../images/bg-button.gif) 0 90px;
}
div.content div#blog div.article div#paging a.next {
  background: url(../images/bg-button.gif) 0 140px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  letter-spacing: 5px;
  line-height: 40px;
  margin-left: 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
div.content div#blog div.article div#paging a.next:hover {
  background: url(../images/bg-button.gif) 0 190px;
}
div.content p a {
  color: #2b2e1d;
}
#footer {
  border-top: 1px solid #a4dd50;
  /* padding-top: 20px; */
  background: #5d802c;
}
#footer div {
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
}
#footer div div {
  float: left;
  margin-left: 65px;
  width: 175px;
}
#footer div div span {
  color: #364818;
  display: block;
  font-size: 18px;
  padding-bottom: 20px;
}
#footer div div a {
  color: #314810;
  display: block;
  margin-bottom: 15px;
  text-decoration: none;
  text-indent: 70px;
}
#footer div div a:hover {
  color: #82ae3f;
}
#footer div div a.facebook {
  background: url(../images/icon.gif) no-repeat 10px 0;
  line-height: 41px;
}
#footer div div a.subscribe {
  background: url(../images/icon.gif) no-repeat 10px -85px;
  line-height: 27px;
}
#footer div div a.twitter {
  background: url(../images/icon.gif) no-repeat 10px -123px;
  line-height: 30px;
}
#footer div div a.flicker {
  background: url(../images/icon.gif) no-repeat 10px -50px;
  line-height: 24px;
}
#footer div ul {
  float: right;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 640px;
}
#footer div ul li {
  background: url(../images/bg-footer-item.jpg) no-repeat;
  float: left;
  height: 251px;
  width: 320px;
}
#footer div ul li p {
  color: #ffffff;
  line-height: 23px;
  margin: 0;
  padding: 0 35px;
  text-align: justify;
}
#footer div ul li a.readmore {
  color: #fefb00;
  display: block;
  padding: 5px 35px 0;
  text-align: right;
}
#footer p.footnote {
  color: #2a460c;
  padding: 5px 0;
  text-align: center;
  margin: 0;
}
.elementor-button-link {
  text-decoration: none;
}

.images-column {
  position: relative;
  margin-bottom: 40px;
}
.images-column .inner-column {
  position: relative;
  padding-right: 45px;
}
.images-column .color-layer {
  position: absolute;
  right: 30px;
  top: -20px;
  width: 150px;
  height: 200px;
  background: #f4fbf3;
  background: -webkit-linear-gradient(to right, #f4fbf3 0%, #edf6f1 100%);
  background: -moz-linear-gradient(to right, #f4fbf3 0%, #edf6f1 100%);
  background: linear-gradient(to right, #f4fbf3 0%, #edf6f1 100%);
}

.images-column .color-layer-two {
  position: absolute;
  left: -13px;
  bottom: -18px;
  width: 360px;
  height: 200px;
  background: #f2b0c0;
  background: -webkit-linear-gradient(to right, #f2b0c0 0%, #f4e3fb 100%);
  background: -moz-linear-gradient(to right, #f2b0c0 0%, #f4e3fb 100%);
  background: linear-gradient(to right, #f2b0c0 0%, #f4e3fb 100%);
}
.images-column .image {
  position: relative;
  padding: 10px;
  display: inline-block;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

img {
  width: 100%;
}
.rrrrr {
  box-shadow: 2px 3px 1px 2px rgb(232 216 216 / 60%);
  border-radius: 10px;
  /* border: 1px solid #fff; */
  padding: 5px 9px 6px 12px;
  background: #5d802c;
  margin-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}

.page-links-box {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}

.page-links-box a {
  position: relative;
  border-radius: 5px;
  font-size: 16px;
  color: #06092d;
  /* line-height: 32px; */
  text-align: left;
  margin: 0px 9px 20px;
  display: inline-block;
  background-color: #fbeff7;
  padding: 10px 10px;
  text-decoration: none;
}

.page-links-box a .icon {
  position: relative;

  margin-right: 10px;

  padding-right: 15px;

  color: #e372bd;

  font-size: 34px;

  line-height: 1em;

  float: left;

  margin-right: 15px;

  border-right: 1px solid #dcdddf;

  -webkit-transition: all 600ms ease;

  -ms-transition: all 600ms ease;

  -o-transition: all 600ms ease;

  -moz-transition: all 600ms ease;

  transition: all 600ms ease;
}

.page-links-box a:hover .icon {
  -webkit-transform: scale(-1) rotate(180deg);

  -moz-transform: scale(-1) rotate(180deg);

  -ms-transform: scale(-1) rotate(180deg);

  -o-transform: scale(-1) rotate(180deg);

  transform: scale(-1) rotate(180deg);
}

.page-links-box a:nth-child(2) {
  color: #06092d;

  background-color: #f9eee1;
}

.page-links-box a:nth-child(2) .icon {
  border-color: #dcdddf;

  color: #fbb35f;
}

.page-links-box a:nth-child(3) {
  color: #06092d;

  background-color: #e4f5ff;
}

.page-links-box a:nth-child(3) .icon {
  border-color: #dcdddf;

  color: #45b6f8;
}

.page-links-box a:nth-child(4) {
  color: #06092d;

  background-color: #fdf0f0;
}

.page-links-box a:nth-child(4) .icon {
  border-color: #dcdddf;

  color: #fc9d9d;
}

.page-links-box a:nth-child(5) {
  color: #06092d;

  background-color: #eaf0ed;
}

.page-links-box a:nth-child(5) .icon {
  border-color: #dcdddf;

  color: #71e0a9;
}

.page-links-box a:nth-child(6) {
  color: #06092d;

  background-color: #f9f3e2;
}

.page-links-box a:nth-child(6) .icon {
  border-color: #dcdddf;

  color: #deb130;
}

.page-links-box a:nth-child(7) {
  color: #06092d;

  background-color: #edfbeb;
}

.page-links-box a:nth-child(7) .icon {
  border-color: #dcdddf;

  color: #85ce7a;
}

.page-links-box a:nth-child(8) {
  color: #06092d;

  background-color: #f0f2f9;
}

.page-links-box a:nth-child(8) .icon {
  border-color: #dcdddf;

  color: #8ea2ea;
}

.page-links-box a:nth-child(9) {
  color: #06092d;

  background-color: #fff8ef;
}

.page-links-box a:nth-child(9) .icon {
  border-color: #dcdddf;

  color: #d09d5c;
}

.page-links-box a:nth-child(10) {
  color: #06092d;

  background-color: #e4f5ff;
}

.page-links-box a:nth-child(10) .icon {
  border-color: #dcdddf;

  color: #45b6f8;
}

.page-links-box a:nth-child(12) {
  color: #06092d;

  background-color: #e4f5ff;
}

.page-links-box a:nth-child(12) .icon {
  border-color: #dcdddf;

  color: #45b6f8;
}
.rts__section--wrapper.v__5 {
  justify-content: center;
  margin-bottom: 40px;
}
.rts__section--wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.rts-scholarship.rts-scholarship-bg.rts-section-height {
  background: #5d802c;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cxcx {
  border: 1px solid rgba(0, 0, 0, 0.07);
  transition: 0.5s;
  box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.22);
  background: #b2c0ca26 !important;
}
.content-bg {
  background: #ffffff url(../images/bg-content2.gif) repeat-x bottom center;
}

/* banner css */
.banner {
      position: relative;
      max-width: 100%;
      overflow: hidden;
    }

    .carousel {
      display: flex;
      transition: transform 0.5s ease-in-out;
      height: 550px;
    }

    .slide {
      min-width: 100%;
      height: auto;
    }

    .slide img {
      width: 100%;
      height: auto;
      display: block;
    }

    .controls {
      position: absolute;
      top: 50%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      transform: translateY(-50%);
      padding: 0 20px;
    }

    .controls button {
      background-color: #fff;
      border: none;
      color: #000;
      font-size: 18px;
      padding: 10px 20px;
      cursor: pointer;
      border-radius: 5px;
    }

    .controls button:hover {
      background-color: #ffe185;
    }

    /* Card custom styling */
.cxcx {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    transition: transform 0.3s, box-shadow 0.3s;
    background-color: #fff;
}

.cxcx:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* Image inside card */
.card-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

/* Card title */
.card-title {
    font-size: 1.2rem;
    margin-bottom: 0.75rem;
}

/* Card text */
.card-text {
    font-size: 0.95rem;
    color: #555;
}
.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.card-box {
    text-align: center;  /* Center content */
  background: #366800;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.card-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.card-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 15px;
}

.card-text {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
}
.text_col{
  color:#fff;
}
