body {
  background: #fafbfd;

  font-size: 16px;
}

p {
  font-size: 16px;
}

.smallPic {
  background: #f2f2f2;

  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);

  border: #f5f5f5 solid 1px;

  padding: 5px;
}

.hometext {
  font-size: 14px;
}

.admissions {
  width: 100%;

  display: block;

  padding: 0px;

  margin: 0px;
}

.admissions ul {
  width: 100%;

  display: block;

  padding: 0px;

  margin: 0px;

  list-style: disc;
}

.admissions ul li {
  width: 100%;

  display: block;

  padding: 10px;

  margin: 0px;

  list-style: disc;
}

.mainContainer {
  width: 90%;

  margin: 0px auto;

  background: #f2f2f2;

  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.navbar-wp {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  z-index: 1000;
  background: #1b57b0;
  border-bottom: 1px solid #e0eded;
}

.base {
  background: url("../images/homepage-string-middle.png") repeat-x left bottom;

  color: #fff !important;

  margin-bottom: 30px;
}

.wp-block.default > .wp-block-body .title {
  font-size: 16px;

  font-weight: normal;

  padding: 0 0 5px 0;

  margin: 0;

  color: #fff !important;
}

.wp-block.default > .wp-block-body {
  padding: 15px;

  background: #ff9900;
}

.head {
  text-align: center;

  padding: 0px;

  margin: 0px 0px 10px 0px;

  border-bottom: #000 solid 3px;
}

.carousel-testimonials {
  padding: 0px 0;

  position: relative;
}

header .navbar-wp .navbar-brand img {
  height: 61px;
}

.bgHead {
  /* background: #000; */

  opacity: 9 !important;

  padding: 15px !important;

  color: #ffffff !important;
}

.boardMember {
  width: 100%;

  padding: 10px;

  height: 320px;
}

.boardMember img {
  width: 100%;

  height: 100%;

  padding: 5px;

  border: #ffffff solid 1px;

  background: #f2f2f2;

  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.brHead {
  background: #cc0000;

  border-top: #fcc300 solid 3px;

  border-left: #fcc300 solid 10px;

  padding: 10px;

  color: #ffffff;

  font-size: 18px;
}

.smallhead {
  color: #323232;

  font-size: 14px;

  font-weight: normal;

  text-align: right;

  padding-right: 10px;
}

.bighead {
  color: #323232;

  font-size: 15px;

  font-weight: bold;

  text-align: right !important;

  padding-right: 10px;
}

.homeHead {
  text-align: left;

  margin-bottom: 7px;

  font-size: 17px;

  margin-top: 12px;

  font-weight: normal !important;

  color: #0692ca !important;
}

.list-type3 {
  margin: 0 auto;

  width: 500px;
}

.list-type3 li,
.list-type3 a {
  float: left;

  height: 35px;

  line-height: 35px;

  position: relative;

  font-size: 15px;

  margin-bottom: 12px;

  font-family: "Raleway", sans-serif;

  transition: background-color 1.5s ease;
}

.list-type3 a {
  padding: 0 60px 0 12px;

  background: #0089e0;

  color: #fff;

  text-decoration: none;

  -moz-border-radius-bottomright: 4px;

  -webkit-border-bottom-right-radius: 4px;

  border-bottom-right-radius: 4px;

  -moz-border-radius-topright: 4px;

  -webkit-border-top-right-radius: 4px;

  border-top-right-radius: 4px;
}

.list-type3 a:before {
  content: "";

  float: left;

  position: absolute;

  top: 0;

  left: -12px;

  width: 0;

  height: 0;

  border-color: transparent #0089e0 transparent transparent;

  border-style: solid;

  border-width: 18px 12px 18px 0;
}

.list-type3 a:after {
  content: "";

  position: absolute;

  top: 15px;

  left: 0;

  float: left;

  width: 6px;

  height: 6px;

  -moz-border-radius: 2px;

  -webkit-border-radius: 2px;

  border-radius: 2px;

  background: #fff;

  -moz-box-shadow: -1px -1px 2px #004977;

  -webkit-box-shadow: -1px -1px 2px #004977;

  box-shadow: -1px -1px 2px #004977;
}

.list-type3 a:hover {
  background: #555;
}

.list-type3 a:hover:before {
  border-color: transparent #0089e0 transparent transparent;
}

.list-type1 {
  width: 400px;

  margin: 0 auto;
}

.list-type1 ol {
  counter-reset: li;

  list-style: none;
  font-size: 15px;

  font-family: "Raleway", sans-serif;

  padding: 0;

  margin-bottom: 4em;
}

.list-type1 ol ol {
  margin: 0 0 0 2em;
}

.list-type1 a {
  position: relative;

  display: block;

  padding: 0.4em 0.4em 0.4em 2em;
  margin: 0.5em 0;

  background: #93c775;

  color: #000;

  text-decoration: none;

  -moz-border-radius: 0.3em;

  -webkit-border-radius: 0.3em;

  border-radius: 10em;

  transition: all 0.2s ease-in-out;
}

.list-type1 a:hover {
  background: #d6d4d4;

  text-decoration: none;

  transform: scale(1.1);
}

.list-type1 a:before {
  content: counter(li);

  counter-increment: li;

  position: absolute;

  left: -1.3em;

  top: 50%;

  margin-top: -1.3em;

  background: #93c775;

  height: 2em;

  width: 2em;

  line-height: 2em;

  border: 0.3em solid #fff;

  text-align: center;

  font-weight: bold;

  -moz-border-radius: 2em;

  -webkit-border-radius: 2em;

  border-radius: 2em;

  color: #fff;
}

a.more-link {
  color: #c73f09;

  font-size: 14px;

  /* text-decoration: underline; */
}

a.more-link:hover {
  color: #036c96;

  text-decoration: underline;
}

.galleryDiv {
  display: block;

  /* width: 18%; */

  /* position: relative; */

  float: left;

  margin: 10px;

  padding: 0px;
}

.galleryDiv img {
  width: 300px;

  height: 210px;

  float: left;

  margin: 0px;

  padding: 5px;

  border: #f2f2f2 solid 1px;
}

.albumDiv {
  display: block;

  /* width: 18%; */

  /* position: relative; */

  float: left;

  margin: 10px;

  padding: 10px;

  background: #fff;

  border: #efeded solid 1px;

  -webkit-box-shadow: 21px 19px 17px -25px rgba(0, 0, 0, 0.75);

  -moz-box-shadow: 21px 19px 17px -25px rgba(0, 0, 0, 0.75);

  box-shadow: 21px 19px 17px -25px rgba(0, 0, 0, 0.75);
}

.albumDiv img {
  width: 160px;

  height: 100px;

  float: left;

  margin: 0px;

  padding: 5px;

  border: #f2f2f2 solid 1px;
}

.titleGaly {
  font-weight: bold;

  font-size: 14px;

  color: #3c73f6;
}

.backGalY {
  margin: 10px 0px;

  background: #f02a09;

  padding: 3px;

  width: 158px;

  text-align: center;

  color: #fff;

  border: #fff solid 1px;
}

.navbar-wp .navbar-nav > li > a:focus {
  color: #fff;

  background-color: #052fd2 !important;

  border-top: 3px solid #052fd2 !important;
}
