@font-face {
  font-family: 'Roboto-Thin';
  src: url(../fonts/Roboto/Roboto-Thin.ttf); }
@font-face {
  font-family: 'Roboto-Light';
  src: url(../fonts/Roboto/Roboto-Light.ttf); }
@font-face {
  font-family: 'Roboto-Regular';
  src: url(../fonts/Roboto/Roboto-Regular.ttf); }
@font-face {
  font-family: 'Roboto-Medium';
  src: url(../fonts/Roboto/Roboto-Medium.ttf); }
@font-face {
  font-family: 'Roboto-Bold';
  src: url(../fonts/Roboto/Roboto-Bold.ttf); }
@font-face {
  font-family: 'Roboto-Black';
  src: url(../fonts/Roboto/Roboto-Black.ttf); }
@font-face {
  font-family: 'Raleway-Thin';
  src: url(../fonts/Raleway/Raleway-Thin.ttf); }
@font-face {
  font-family: 'Raleway-Light';
  src: url(../fonts/Raleway/Raleway-Light.ttf); }
@font-face {
  font-family: 'Raleway-Regular';
  src: url(../fonts/Raleway/Raleway-Regular.ttf); }
@font-face {
  font-family: 'Raleway-Medium';
  src: url(../fonts/Raleway/Raleway-Medium.ttf); }
@font-face {
  font-family: 'Raleway-SemiBold';
  src: url(../fonts/Raleway/Raleway-SemiBold.ttf); }
@font-face {
  font-family: 'Raleway-Bold';
  src: url(../fonts/Raleway/Raleway-Bold.ttf); }
@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url(../fonts/Raleway/Raleway-ExtraBold.ttf); }
@font-face {
  font-family: 'Raleway-Black';
  src: url(../fonts/Raleway/Raleway-Black.ttf); }
a:focus {
  outline: 0px; }

a, a:hover {
  text-decoration: none !important; }

ul, ol {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0; }

body {
  line-height: 25px;
  font-style: normal;
  color: #272525;
  font-size: 15px;
  overflow-x: hidden;
  font-family: "Roboto-Regular";
  letter-spacing: 1px; }

.container {
  max-width: 90%; }

.container.w95 {
  max-width: 95%; }

.cursorAuto {
  cursor: auto; }

.section {
  margin-top: 40px; }

.pReduce {
  padding-left: 5px;
  padding-right: 5px; }

.MT_25 {
  margin-top: 25px; }

.heading h4 {
  font-family: "Raleway-Bold";
  font-size: 27px;
  margin-bottom: 20px;
  text-transform: uppercase;
  background: -webkit-linear-gradient(#2F64B0, #479EE7, #2F64B0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.heading1 h4 {
  font-family: "Raleway-Bold";
  font-size: 40px;
  margin-bottom: 20px;
  text-align: center;
  color: var(--white); }

.read-more {
  display: inline-block;
  color: var(--white);
  font-family: "Raleway-SemiBold";
  background-color: #479EE7;
  padding: 10px 30px;
  border-radius: 25px;
  border: 1px solid #479EE7;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0);
  transition: box-shadow .3s linear; }

.read-more.two {
  padding: 10px 40px; }

.read-more:hover {
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  color: #479EE7;
  background-color: transparent; }

.admission-button {
  margin: 19px 0; }

.admission-button a {
  display: block;
  width: 160px;
  height: 45px;
  background: #479EE7;
  background: -moz-linear-gradient(135deg, #479EE7 0%, #2F64B0 50%, #2F64B0 51%, #479EE7 100%);
  background: -webkit-linear-gradient(135deg, #479EE7 0%, #2F64B0 50%, #2F64B0 51%, #479EE7 100%);
  background: linear-gradient(135deg, #479EE7 0%, #2F64B0 50%, #2F64B0 51%, #479EE7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#479EE7', endColorstr='#479EE7',GradientType=1 );
  border-radius: 35px 35px 35px 35px; }

.admission-button a span.icon {
  width: 45px;
  height: 45px;
  background-color: var(--white);
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 1.5em;
  color: #479EE7;
  border:3px solid #2F64B0;
  float: left;
  margin-right: 8px; }

.admission-button a span.text {
  display: inline-block;
  width: 62%;
  line-height: 45px;
  font-size: 14px;
  font-family: "Roboto-Bold";
  text-transform: uppercase;
  color: var(--white); }

.cursor {
  cursor: auto; }

.top-navigation {
  padding: 12px 0;
  border-top: 4px solid #479EE7; }

.top-navigation .info-area {
  float: right;
  margin: 19px 0; }

.top-navigation .info-area li {
  float: left; }

.top-navigation .info-area li:nth-child(1) {
  margin-right: 18px; }

.top-navigation .info-area li .icon {
  width: 30px;
  height: 30px;
  float: left;
  text-align: center;
  line-height: 30px;
  color: #479EE7;
  margin-top: 6px;
  margin-right: 5px; }

.top-navigation .info-area li .icon .fa {
  font-size: 1.3em; }

.top-navigation .info-area li .detail {
  display: table-cell;
  vertical-align: top;
  line-height: 18px; }

.top-navigation .info-area li .detail .labels {
  font-family: "Roboto-Bold";
  color: #333;
  font-size: 14px;
  display: block; }

.top-navigation .info-area li .detail a {
  font-family: "Roboto-Regular";
  color: #333;
  display: inline-block; }

/*
*****************************************
*****************************************
*/
.mynavigation {
  background-color: #2F64B0; }

@media screen and (min-width: 1140px) {
  .mynavigation .my-navbars ul.main-ul {
    display: table;
    margin: auto; } }
.mynavigation .my-navbars ul.main-ul li.main-li {
  display: inline-block;
  font-family: "Roboto-Medium";
  text-transform: uppercase; }

.mynavigation .my-navbars ul.main-ul li.main-li a {
  display: block;
  padding: 13px 15px;
  color: var(--white);
  font-size: 14px; }

.mynavigation .my-navbars ul.main-ul li.main-li:hover > a,
.mynavigation .my-navbars ul.main-ul li.main-li.nav-active > a {
  background-color: #479EE7;
  color: var(--white); }

.mynavigation .my-navbars ul.main-ul li.main-li.inner-ul {
  position: relative;
  z-index: 2; }

.mynavigation .my-navbars ul.main-ul li.main-li.inner-ul .submenus {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 180px;
  background-color: #2F64B0;
  white-space: nowrap;
  /*box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.2);*/
  border-top: 0px solid transparent; }

@media screen and (min-width: 1140px) {
  .mynavigation .my-navbars ul.main-ul li.main-li.inner-ul .submenus {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear; }

  .mynavigation .my-navbars ul.main-ul li.main-li.inner-ul:hover .submenus {
    opacity: 1;
    visibility: visible; } }
.mynavigation .my-navbars ul.main-ul li.main-li.inner-ul .submenus li a {
  color: var(--white);
  text-transform: capitalize;
  font-size: 14px;
  padding: 8px 12px;
  line-height: 20px;
  font-family: "Roboto-Medium";
  border-bottom: 1px solid #ccc; }

.mynavigation .my-navbars ul.main-ul li.main-li.inner-ul .submenus li:last-child a {
  border-bottom: 0px solid transparent; }

.mynavigation .my-navbars ul.main-ul li.main-li.inner-ul .submenus li:hover a {
  background-color: #479EE7;
  color: var(--white); }

.logo-parent a.logo .image1 {
  display: inline-block; }

.logo-parent a.logo .image2 {
  display: none; }

@media screen and (max-width: 767px) {
  .logo-parent a.logo .image1 {
    display: none; }

  .logo-parent a.logo .image2 {
    display: inline-block; } }
/*
**************************************************
*/
#carouselExampleIndicators {
  position: relative; }

#carouselExampleIndicators:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 7px;
  left: 0;
  bottom: 0;
  z-index: 2;
  transform: rotate(180deg); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
  transform: translateX(0);
  transform: translate3d(0, 0, 0); }

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #2F64B0;
  background-size: 70% 70%; }

.carousel-control-next,
.carousel-control-prev {
  opacity: 0.6; }

.carousel-control-prev-icon {
  background-image: url(../img/prev.png);
  left: 0; }

.carousel-control-next-icon {
  background-image: url(../img/next.png);
  right: 0; }

.mycarousels {
  position: relative; }

.mycarousels .popup-video {
  position: absolute;
  width: 120px;
  height: 120px;
  bottom: 2%;
  left: 10px;
  border-radius: 5px; }

.mycarousels .popup-video img {
  transform: scale(1);
  transition: transform 0.8s linear; }

.mycarousels .popup-video:hover img {
  transform: scale(1.1); }

section.mycarousels {
  position: relative; }

section.mycarousels .hot-news {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 25; }

section.mycarousels .hot-news .hot-news-heading {
  background-color: #479EE7; }

section.mycarousels .hot-news .hot-news-heading h4 {
  text-align: center;
  margin-bottom: 0;
  padding: 10px 10px;
  font-size: 20px;
  font-family: "Raleway-Bold";
  color: #fff; }

section.mycarousels .hot-news .hot-news-detail {
  background-color: #2F64B0; }

section.mycarousels .hot-news .hot-news-detail p {
  margin-bottom: 0;
  line-height: 20px;
  padding: 11px 15px; }

section.mycarousels .hot-news .hot-news-detail p span {
  color: #fff;
  font-size: 15px;
  margin-right: 10px;
  display: inline-block;
  font-family: "Roboto-Regular"; }

section.mycarousels .hot-news .hot-news-detail p span:before {
  content: '\f005';
  font-family: fontawesome;
  color: #479EE7;
  margin-right: 5px; }

/* ************* */
section.about {
  position: relative;
  width: 100%;
  z-index: 2;
  padding: 60px 0; }

.about-content-image {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

.about-content-image img {
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
  transform: scale(1);
  transition: transform 1s linear; }

.about-content-image:hover img {
  transform: scale(1.1); }

.home-about-content p {
  color: #000;
  text-align: justify;
  font-family: "Roboto-Regular"; }

.home-about-content p:last-child {
  margin-bottom: 0; }

/*
***********************************************
*/
section.home-gallery {
  background-color: #f5f3f3;
  padding: 40px 0 40px;
  margin-top: 50px;
  background-image: url(../img/pattern2.png); }

.home-gallery #hGallery .testimonial {
  margin: 0 10px;
  background-color: var(--white);
  padding: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(170, 166, 166, 0.3); }

.home-gallery #hGallery .testimonial .gallery-div .images {
  position: relative; }

.home-gallery #hGallery .testimonial .gallery-div .images .date {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 45px;
  background-color: #2F64B0;
  padding-top: 5px;
  padding-bottom: 5px; }

.home-gallery #hGallery .testimonial .gallery-div .images .date span {
  display: block;
  width: 45px;
  height: 25px;
  color: var(--white);
  text-align: center;
  line-height: 25px; }

.home-gallery #hGallery .testimonial .gallery-div .images .date span.day {
  font-family: "Roboto-Black";
  font-size: 17px; }

.home-gallery #hGallery .testimonial .gallery-div .images .date span.month {
  font-family: "Roboto-Regular";
  font-size: 13px; }

.home-gallery #hGallery .testimonial .gallery-div .images .date span.Year {
  font-family: "Roboto-Regular";
  font-size: 13px; }

.home-gallery #hGallery .testimonial .gallery-div .title {
  background-color: var(--white); }

.home-gallery #hGallery .testimonial .gallery-div .title h4 {
  font-family: "Raleway-Bold";
  font-size: 16px;
  text-align: center;
  padding: 7px 0;
  margin-bottom: 0; }

.home-gallery #hGallery .testimonial .gallery-div .title h4 a {
  display: block;
  color: #333; }

.testimonial .gallery-div {
  position: relative; }

.testimonial .gallery-div .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(253, 95, 0, 0.9);
  transform: scale(0);
  transition: transform .3s linear; }

.testimonial .gallery-div:hover .overlay {
  transform: scale(1); }

.testimonial .gallery-div .overlay a {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.testimonial .gallery-div .overlay a .fa {
  position: absolute;
  font-size: 2em;
  color: var(--white);
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

/*
********************************************
*/
footer.footer {
  background-color: #479EE7;
  padding: 50px 0 20px; }

footer .footer-row-container {
  border-bottom: 1px solid #d88959;
  padding-bottom: 30px;
  margin-bottom: 10px; }

footer.footer .ftr-links ul li {
  width: calc(100% / 3);
  float: left; }

footer.footer .ftr-links ul li a {
  position: relative;
  display: block;
  font-family: "Roboto-Regular";
  font-size: 14px;
  padding-left: 20px;
  color: var(--white); }

footer.footer .ftr-links ul li a:before {
  content: '';
  position: absolute;
  background-image: url(../img/check-white.png);
  width: 15px;
  height: 15px;
  top: 5px;
  left: 0;
  background-position: center;
  background-size: 100%; }

footer.footer .map-image a:focus,
footer.footer .map-image a:active {
  outline: none; }

footer .footer-address .logo {
  width: 90px;
  height: 90px;
  display: table-cell;
  padding-right: 10px;
  vertical-align: top; }

footer .footer-address .logo img {
  margin: 7px 0; }

footer .footer-address .school-name-foter {
  display: table-cell;
  padding: 12px 0;
  vertical-align: top; }

footer .footer-address .school-name-foter h4 {
  font-family: "Raleway-Bold";
  color: var(--white);
  font-size: 22px;
  letter-spacing: 0px;
  margin-bottom: 0px; }

footer .footer-address .school-name-foter span.address {
  line-height: 23px;
  display: block;
  font-size: 14px;
  color: var(--white);
  font-family: "Roboto-Regular"; }

footer .footer-address .school-name-foter span.phone {
  line-height: 23px;
  display: block;
  font-size: 14px;
  color: var(--white);
  font-family: "Roboto-Regular"; }

footer .footer-address .school-name-foter span.phone span.strong {
  display: block;
  font-family: "Roboto-Bold"; }

.footer-social {
  width: 100%;
  clear: both; }

.footer-social ul {
  float: right;
  margin-top: 12px; }

.footer-social ul li {
  float: left;
  margin-right: 5px; }

.footer-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: var(--white);
  text-align: center;
  border-radius: 7px; }

.footer-social ul li:hover a {
  background-color: #87290a; }

.footer-social ul li a img {
  width: 40px;
  height: 40px; }

.footer-social ul li a .fa {
  font-size: 1.7em;
  line-height: 40px;
  color: #479EE7; }

.footer-social ul li:hover a .fa {
  color: var(--white); }

.copyright {
  display: block;
  width: 100%;
  text-align: right;
  color: var(--white);
  font-family: "Roboto-Regular";
  margin-top: 10px; }

.copyright a {
  color: var(--white); }

/*
**************************************************
*/
/*
*****************************************
*****************************************
*/
section.home-gallery {
  margin-top: 30px;
  clear: both; }

.galleryBoxRow .mycol {
  height: 250px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border: 1px solid #fff; }

.galleryBoxRow .mycol:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0); }

.galleryBoxRow .mycol a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block; }

.galleryBoxRow .mycol a .eventTitle {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 15px; }

.galleryBoxRow .mycol a .eventTitle .tittles {
  color: var(--white);
  font-family: "Raleway-SemiBold";
  font-size: 20px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  display: block; }

.galleryBoxRow .mycol a .date {
  color: #fff;
  font-family: "Roboto-Regular";
  font-size: 13px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  display: block;
  height: auto;
  line-height: 20px; }

.galleryBoxRow .mycol.mxh_500 {
  height: 500px; }

.galleryBoxRow .mycol_25 {
  width: 25%; }

.galleryBoxRow .mycol_50 {
  width: 50%; }

.galleryBoxRow .mycol a .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s linear; }

.galleryBoxRow .mycol a:hover .overlay {
  opacity: 1;
  visibility: visible; }

.galleryBoxRow .mycol a .overlay .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.6em;
  color: #2F64B0;
  line-height: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  background-color: var(--white); }

.notice-events {
  background-color: #F5F5F5;
  padding: 40px 0 50px; }

/*
============================================
Contact Us
============================================
*/
.myform {
  margin-top: 25px; }

.myform.widthform {
  width: 90%;
  margin-left: 1%;
  margin-top: 50px; }

.myform form .form-group {
  margin-bottom: 1.8em; }

.myform form .form-group .input-area {
  border: 1px solid #2F64B0;
  position: relative; }

.myform form .form-group .input-area label {
  position: absolute;
  left: 10px;
  top: -10px;
  margin-bottom: 0;
  line-height: 20px;
  background-color: #fff;
  padding: 0 8px;
  font-size: 15px;
  font-family: "Roboto-Medium";
  color: #333; }

.myform form .form-group .input-area .myinput {
  border: none; }

.myform form .form-group .input-area .myinput:focus {
  box-shadow: none; }

.myform textarea {
  resize: none; }

.btn1 {
  color: #fff;
  border: none;
  background-color: #479EE7;
  padding: 7px 30px;
  cursor: pointer;
  box-shadow: 3px 5px 4px rgba(0, 0, 0, 0);
  transition: background-color .1s linear, box-shadow .2s linear; }

.btn1:hover {
  background-color: #2F64B0;
  box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.3); }

/*
============================================
Contact Page Address Area
============================================
*/
#contact_address_area ul.c_address {
  list-style: none;
  padding-left: 0; }

#contact_address_area ul.c_address li .box .icon {
  width: 30px;
  margin-right: 5px;
  float: left; }

#contact_address_area ul.c_address li:nth-child(1) {
  padding-top: 0; }

#contact_address_area ul.c_address li {
  border-bottom: 1px solid #bab7b7;
  padding: 8px 0; }

#contact_address_area ul.c_address li:last-child {
  border-bottom: 1px solid #bab7b7; }

#contact_address_area ul.c_address li .box .text {
  width: 100%;
  display: inline-block;
  margin-left: 5px;
  font-family: "Roboto-Regular"; }

#contact_address_area ul.c_address li .box .text strong {
  font-size: 14px;
  margin-right: 3px;
  margin-bottom: 6px;
  display: inline-block;
  text-transform: capitalize;
  color: #000;
  font-family: "Roboto-Medium"; }

#contact_address_area ul.c_address li .box .text h3.title {
  display: inline-block;
  font-size: 15px;
  clear: both;
  margin-bottom: 5px;
  font-family: "Roboto-Bold";
  text-transform: uppercase; }

#contact_address_area ul.c_address li .box .text span {
  font-family: "Roboto-Regular";
  font-size: 15px; }

#contact_address_area ul.c_address li .box .text span a {
  color: var(--blue);
  font-family: var(--font3);
  font-size: 14px; }

/*
********************************************
Table Css
********************************************
*/
#no-more-tables table thead {
  background: url("../img/pattern2.png") repeat #479EE7;
  color: #fff; }

#no-more-tables table thead th {
  text-align: center;
  padding: 7px; }

#no-more-tables table tbody tr td[data-title="Title"] {
  font-weight: 400; }

#no-more-tables table thead tr th,
#no-more-tables table tbody tr td {
  text-align: center; }

#no-more-tables table tbody tr td[data-title="Download File"] a,
#no-more-tables table tbody tr td[data-title="File"] a {
  color: #fff !important;
  background-color: #2F64B0;
  width: 35px;
  height: 35px;
  text-align: center;
  display: block;
  border-radius: 3px;
  line-height: 35px;
  margin: auto; }

#mynoticeboard.noticeboard {
  min-height: 387px;
  max-height: 387px;
  overflow: hidden;
  margin-bottom: 15px; }

.noticeboard ul li .notice-board-row {
  background-color: var(--white);
  padding: 20px;
  box-shadow: 0 0 10px rgba(168, 168, 168, 0.2);
  margin-bottom: 15px; }
  .noticeboard ul li .notice-board-row .left-side {
    display: table-cell;
    vertical-align: top; }
    .noticeboard ul li .notice-board-row .left-side .calenders {
      width: 100px;
      margin-right: 15px;
      background-color: #479EE7;
      padding-top: 20px;
      position: relative; }
      .noticeboard ul li .notice-board-row .left-side .calenders h4 {
        font-size: 27px;
        font-family: "Roboto-Medium";
        color: var(--white);
        text-align: center;
        line-height: 0.8; }
      .noticeboard ul li .notice-board-row .left-side .calenders p {
        font-size: 15px;
        font-family: "Roboto-Regular";
        color: var(--white);
        text-align: center;
        line-height: 26px;
        margin-bottom: 0;
        padding-bottom: 5px; }
      .noticeboard ul li .notice-board-row .left-side .calenders span {
        background-color: #2F64B0;
        color: var(--white);
        line-height: 35px;
        text-align: center;
        display: block;
        font-size: 15px;
        font-family: "Roboto-Medium"; }
    .noticeboard ul li .notice-board-row .left-side .calenders:before {
      content: '';
      width: 10px;
      height: 10px;
      top: 10px;
      left: 8px;
      position: absolute;
      background-color: var(--white);
      border-radius: 50%; }
    .noticeboard ul li .notice-board-row .left-side .calenders:after {
      content: '';
      width: 10px;
      height: 10px;
      top: 10px;
      right: 8px;
      position: absolute;
      background-color: var(--white);
      border-radius: 50%; }
  .noticeboard ul li .notice-board-row .right-side {
    display: table-cell;
    vertical-align: top; }
    .noticeboard ul li .notice-board-row .right-side .notice-content-area h4 {
      font-size: 20px;
      line-height: 1.4;
      margin-bottom: 8px;
      font-family: "Roboto-Medium"; }
      .noticeboard ul li .notice-board-row .right-side .notice-content-area h4 a {
        color: #333;
        min-height: 28px;
        max-height: 28px;
        text-overflow: ellipsis;
        overflow: hidden; }
    .noticeboard ul li .notice-board-row .right-side .notice-content-area p {
      font-size: 15px;
      line-height: 25px;
      font-family: "Roboto-Regular";
      margin-bottom: 5px;
      text-align: justify;
      min-height: 75px;
      max-height: 75px;
      text-overflow: ellipsis;
      overflow: hidden; }
    .noticeboard ul li .notice-board-row .right-side .notice-content-area .download-file span, .noticeboard ul li .notice-board-row .right-side .notice-content-area .download-file i.fa {
      font-size: 15px;
      line-height: 25px;
      font-family: "Roboto-Medium";
      margin-bottom: 5px;
      color: #479EE7; }
    .noticeboard ul li .notice-board-row .right-side .notice-content-area .download-file i.fa {
      font-family: fontawesome; }


@media screen and (min-width: 1140px)
{
  .width50
  {
    width: 50%;
  }
}

/*
**********************************************
*/
section.facilities {
  margin-top: 50px; }

.faci-padding-reduce {
  padding-left: 8px;
  padding-right: 8px; }

.home-facility {
  width: 100%;
  height: auto;
  padding: 35px 30px;
  padding-bottom: 70px;
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: 92% 96%;
  margin-bottom: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0);
  transition: box-shadow .3s linear; }

.home-facility:hover {
  box-shadow: 0 0 20px black; }

.facilities-main-container .faci-padding-reduce:nth-child(1) .home-facility {
  background-color: var(--white); }

.home-facility .icon {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto; }

.home-facility .title {
  display: block;
  width: 100%;
  font-family: "Raleway-Bold";
  font-size: 22px;
  margin: 10px 0;
  color: #333;
  text-align: center; }

.home-facility .desc {
  font-family: "Roboto-Regular";
  color: #000;
  font-size: 14px;
  display: block;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
  text-overflow: ellipsis; }

.home-facility a {
  display: inline-block;
  margin-top: 10px;
  font-family: "Roboto-Regular";
  padding: 7px 20px;
  border-radius: 50px; }

.facilities-main-container .faci-padding-reduce:nth-child(1) .home-facility,
.facilities-main-container .faci-padding-reduce:nth-child(3) .home-facility,
.facilities-main-container .faci-padding-reduce:nth-child(5) .home-facility {
  background-color: var(--white); }

.facilities-main-container .faci-padding-reduce:nth-child(2) .home-facility,
.facilities-main-container .faci-padding-reduce:nth-child(4) .home-facility,
.facilities-main-container .faci-padding-reduce:nth-child(6) .home-facility {
  background-color: var(--white); }

.facilities-main-container .faci-padding-reduce:nth-child(1) .home-facility a,
.facilities-main-container .faci-padding-reduce:nth-child(3) .home-facility a,
.facilities-main-container .faci-padding-reduce:nth-child(5) .home-facility a {
  background-color: #2F64B0;
  color: var(--white);
  border: 1px solid transparent;
  font-family: "Roboto-Medium"; }

.facilities-main-container .faci-padding-reduce:nth-child(2) .home-facility a,
.facilities-main-container .faci-padding-reduce:nth-child(4) .home-facility a,
.facilities-main-container .faci-padding-reduce:nth-child(6) .home-facility a {
  background-color: #479EE7;
  color: var(--white);
  border: 1px solid transparent;
  font-family: "Roboto-Medium"; }

.facilities-main-container .faci-padding-reduce:nth-child(1) .home-facility a:hover,
.facilities-main-container .faci-padding-reduce:nth-child(3) .home-facility a:hover,
.facilities-main-container .faci-padding-reduce:nth-child(5) .home-facility a:hover {
  color: #2F64B0;
  border-color: #2F64B0; }

.facilities-main-container .faci-padding-reduce:nth-child(2) .home-facility a:hover,
.facilities-main-container .faci-padding-reduce:nth-child(4) .home-facility a:hover,
.facilities-main-container .faci-padding-reduce:nth-child(6) .home-facility a:hover {
  color: #479EE7;
  border-color: #479EE7; }

.facilities-main-container .faci-padding-reduce .home-facility a:hover {
  background-color: var(--white); }

/*==============calender===============*/
#ical {
  width: 100%;
  height: auto;
  margin: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 3px; }

#ical .cal_head {
  background: #479EE7;
  color: #fff;
  padding: 10px 10px;
  display: block;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
  border-radius: 2px 2px 0 0;
  font-family: "Roboto-Medium"; }

.icaltable {
  border-collapse: separate;
  border-width: 0px 0px 1px 1px;
  font-size: 20px;
  width: 100%;
  height: auto;
  background: #f8f8f8; }

.icaltable td, .icaltable th {
  width: 14.28%;
  text-align: center;
  vertical-align: middle;
  background: url("../img/cells.png") repeat scroll 0% 0% #F8F8F8;
  color: #444;
  position: relative;
  font-size: 16px;
  height: 24px;
  padding: 12px 0px;
  border: 1px solid #ddd;
  font-family: "Roboto-Medium"; }

#ical .events li span.title,
#ical .events li span.desc {
  display: none; }

#ical .events li span.event_desc,
#ical .events li span.event1 {
  color: #000; }

#ical .events li span.event1 {
  display: block; }

.icaltable th {
  height: 30px;
  font-weight: bold;
  font-size: 14px;
  color: #333; }

.icaltable td:hover, .icaltable th:hover {
  background-position: 0px -81px;
  color: #222; }

.icaltable td.date_has_event {
  background-color: #479EE7;
  background-image: url(../img/pattern2.png);
  color: white; }

.icaltable td.date_has_event:hover {
  background-color: #2F64B0; }

.icaltable td.today {
  background-color: #2F64B0;
  background-image: url(../img/pattern2.png);
  color: white; }

.icaltable td.today:hover {
  background-color: #2F64B0;
  color: #fff; }

.events {
  position: relative; }

.events ul {
  right: 0px !important;
  bottom: 30px !important; }

.events ul {
  text-align: left;
  position: absolute;
  display: none;
  z-index: 1000;
  padding: 5px;
  background: #E7ECF2 url(../img/popup.png) no-repeat;
  color: white;
  border: 1px solid white;
  font-size: 15px;
  width: 200px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  -border-radius: 3px;
  list-style: none;
  color: #444444;
  -webkit-box-shadow: 0px 8px 8px #333; }

.events li {
  padding-bottom: 5px; }

.events li span {
  float: left;
  font-size: 14px;
  text-align: justify;
  color: #555;
  margin-right: 5px; }

.events li span.title {
  color: #222; }

#icalprev {
  position: absolute;
  left: 10px;
  cursor: pointer; }

#icalnext {
  position: absolute;
  right: 10px;
  cursor: pointer; }

#currentmonth {
  padding: 0;
  text-align: center;
  font-size: .9em;
  text-transform: uppercase; }

#currentyear {
  padding: 0;
  text-align: center;
  font-size: .9em; }

#icalprev, #icalnext {
  top: 50%;
  transform: translateY(-50%); }

.description-with-content .images {
  width: 350px;
  float: right;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  margin-left: 15px; }
  .description-with-content .images img {
    padding: 8px; }

.description-with-content span.strong {
  font-family: "Roboto-Medium"; }

.description-with-content.message .images {
  width: 220px;
  float: left !important;
  margin-right: 20px;
  margin-left: 0px;
  position: relative; }
  .description-with-content.message .images .name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background-color: #479EE7;
    text-align: center;
    font-family: "Roboto-Medium";
    padding: 5px 0;
    font-size: 16px; }

.page-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 250px;
  position: relative; }
  .page-banner .mybreadcurmbs {
    position: absolute;
    z-index: 10;
    right: 30px;
    bottom: 20px;
    background-color: #2F64B0;
    border-radius: 10px;
    padding: 0px 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
    .page-banner .mybreadcurmbs ul li {
      display: inline-block;
      color: #fff;
      padding: 10px 10px; }
      .page-banner .mybreadcurmbs ul li a {
        position: relative;
        color: #fff;
        margin-right: 5px;
        display: block; }

.page-banner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6); }

.page-banner .mybreadcurmbs ul li a:after {
  content: '\f101';
  font-family: fontawesome;
  position: absolute;
  right: -18px; }

.page-heading h3 {
  font-family: "Raleway-ExtraBold";
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 25px;
  color: #479EE7;
  position: relative;
  display: inline-block; }

.page-heading h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  transform: translateX(-45%);
  width: 150px;
  height: 1px;
  background-color: #2F64B0; }

.page-heading h3:after {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 55%;
  transform: translateX(-55%);
  width: 150px;
  height: 1px;
  background-color: #2F64B0; }

.small-heading {
  font-family: "Raleway-ExtraBold";
  text-transform: uppercase;
  font-size: 16px;
  color: #479EE7;
  margin: 25px 0 10px; }

.description-with-content.list-items ul {
  margin-bottom: 20px; }
  .description-with-content.list-items ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px; }
  .description-with-content.list-items ul li:before {
    content: '';
    position: absolute;
    background-image: url("../img/check.jpg");
    width: 20px;
    height: 20px;
    left: 0;
    background-size: 100%;
    background-position: center; }
  .description-with-content.list-items ul ul.ul2 {
    margin-top: 20px; }
  .description-with-content.list-items ul ul.ul3 {
    margin-top: 25px; }

/*
=====================================
Accordion
=====================================
*/
#accordion .card {
  margin-bottom: 5px; }

#accordion .card .card-header {
  padding: 0; }

#accordion .card .card-header .card-link {
  display: block;
  padding: 10px 20px;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto-Medium";
  background: #e8e8e8;
  background: -moz-linear-gradient(top, #e8e8e8 0%, rgba(219, 219, 219, 0.94) 50%, rgba(209, 209, 209, 0.93) 51%, rgba(254, 254, 254, 0.87) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e8e8e8), color-stop(50%, rgba(219, 219, 219, 0.94)), color-stop(51%, rgba(209, 209, 209, 0.93)), color-stop(100%, rgba(254, 254, 254, 0.87)));
  background: -webkit-linear-gradient(top, #e8e8e8 0%, rgba(219, 219, 219, 0.94) 50%, rgba(209, 209, 209, 0.93) 51%, rgba(254, 254, 254, 0.87) 100%);
  background: -o-linear-gradient(top, #e8e8e8 0%, rgba(219, 219, 219, 0.94) 50%, rgba(209, 209, 209, 0.93) 51%, rgba(254, 254, 254, 0.87) 100%);
  background: -ms-linear-gradient(top, #e8e8e8 0%, rgba(219, 219, 219, 0.94) 50%, rgba(209, 209, 209, 0.93) 51%, rgba(254, 254, 254, 0.87) 100%);
  background: linear-gradient(to bottom, #e8e8e8 0%, rgba(219, 219, 219, 0.94) 50%, rgba(209, 209, 209, 0.93) 51%, rgba(254, 254, 254, 0.87) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#fefefe', GradientType=0 ); }

#accordion .card .card-header .card-link.theme-active {
  background: url("../img/pattern2.png") repeat #2F64B0;
  color: #fff; }

#accordion .card .card-header .card-link span {
  float: right;
  width: 20px;
  height: 20px;
  border: 1px solid var(--primary-color);
  border-radius: 50%;
  line-height: 18px;
  text-align: center; }

#accordion .card div[data-toggle="collapse"] .card-body {
  padding: 10px; }

#accordion .card div .card-body ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  margin-bottom: 0; }

#accordion .card .card-header .card-link.theme-active span {
  border-color: #fff; }

#accordion .card .card-body .gallery-box .detail .name,
#accordion .card .card-body .gallery-box .detail .Activity {
  color: #000;
  font-family: var(--font4);
  text-transform: uppercase;
  text-align: center;
  line-height: 20px; }

#accordion .card .card-body .gallery-box {
  /*	margin-bottom: 10px;*/
  text-align: center; }

#accordion .card .card-body .gallery-box img {
  height: 200px; }

.main_gallery .p_reduce {
  padding: 0 5px; }

.gallery-box .image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden; }

.gallery-box .image img {
  width: auto;
  height: auto;
  margin: auto;
  transform: scale(1) rotate(0deg);
  transition: .8s linear; }

.gallery-box:hover .image img {
  width: auto;
  height: auto;
  margin: auto;
  transform: scale(1.2) rotate(-5deg); }

@media screen and (min-width: 1140px) {
  .gallery-box .image {
    height: 229px; }

  .gallery-box .image img {
    max-height: 229px; } }
.gallery-box {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px; }

.gallery-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s linear; }

.gallery-box:hover .overlay {
  opacity: 1;
  visibility: visible; }

.gallery-box .overlay a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  padding: 70px 20px;
  cursor: zoom-in; }

.gallery-box .overlay a h4,
.gallery-box .overlay a p {
  position: relative;
  top: -200px;
  transition: all .5s; }

.gallery-box:hover .overlay a h4,
.gallery-box:hover .overlay a p {
  top: 0; }

.gallery-box .overlay a h4 {
  font-family: "Raleway-ExtraBold";
  color: #2F64B0;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #fff; }

.gallery-box .overlay a p {
  margin-bottom: 0px;
  color: #cacaca; }

.galleryBoxRow .mycol a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  padding: 70px 20px;
  cursor: zoom-in; }

.galleryBoxRow .mycol a h4 {
  position: relative;
  width: 100%;
  top: -200px;
  transition: all .3s;
  font-family: "Raleway-ExtraBold";
  text-transform: uppercase;
  color: #fff;
  text-align: center; }

.galleryBoxRow .mycol:hover a h4 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

/*
=======================================
pagination
=======================================
*/
.paginationBox {
  margin-top: 30px; }

.paginationBox .pagination .page-item a.page-link {
  box-shadow: none;
  border-color: #999393; }

.paginationBox .pagination .page-item.active a.page-link,
.paginationBox .pagination .page-item:hover a.page-link {
  background-color: #2F64B0;
  border-color: #2F64B0;
  color: #fff; }

.paginationBox .pagination .page-item a.page-link {
  color: #000; }

/*
********************************************
Table Css
********************************************
*/
#no-more-tables {
  margin-top: 10px; }

#no-more-tables table thead {
  background: url(../img/pattern2.png) repeat #2F64B0;
  color: #fff; }

#no-more-tables table thead th {
  text-align: center; }

#no-more-tables table tbody tr td[data-title="Title"] {
  font-weight: 400; }

#no-more-tables table thead tr th,
#no-more-tables table tbody tr td {
  text-align: center;
  vertical-align: middle; }

#no-more-tables table tbody tr td[data-title="Download File"] a,
#no-more-tables table tbody tr td[data-title="File"] a {
  color: #fff !important;
  background-color: #479EE7;
  width: 35px;
  height: 35px;
  text-align: center;
  display: block;
  border-radius: 3px;
  line-height: 35px;
  margin: auto; }

#no-more-tables table tbody tr td[data-title="Download File"] a:hover,
#no-more-tables table tbody tr td[data-title="File"] a:hover {
  background-color: #2F64B0; }

#no-more-tables .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.2); }

#no-more-tables.myInvisbleForm table thead {
  background-color: var(--white); }

#no-more-tables.myInvisbleForm table thead tr th,
#no-more-tables.myInvisbleForm table tbody tr td {
  text-align: justify; }

#no-more-tables.myInvisbleForm .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #ecececbd; }

#no-more-tables.myInvisbleForm table tbody tr {
  margin-top: 10px;
  margin-bottom: 10px; }

#no-more-tables.myInvisbleForm table tbody tr td {
  padding: 10px .75rem; }

#no-more-tables.myInvisbleForm table tbody tr td[data-title="Icon"] {
  color: #2F64B0;
  text-align: center; }

#no-more-tables.myInvisbleForm table tbody tr td[data-title="Detail"] {
  vertical-align: top; }

#no-more-tables.myInvisbleForm table tbody tr td[data-title="Detail"] .detail .date {
  color: #181717;
  font-size: 13px;
  font-family: "Roboto-Medium";
  margin-bottom: 5px; }

#no-more-tables.myInvisbleForm table tbody tr td[data-title="Detail"] .detail .date .fa {
  color: #479EE7;
  margin-right: 5px; }

#no-more-tables.myInvisbleForm table tbody tr td[data-title="Detail"] .detailTitle {
  font-family: "Roboto-Bold";
  margin-bottom: 3px; }

#no-more-tables.myInvisbleForm table tbody tr td[data-title="Detail"] .detailDesc {
  font-family: "Roboto-Regular"; }

#no-more-tables.myInvisbleForm.retires table tbody tr td[data-title="Detail"] {
  padding: 15px; }

/*# sourceMappingURL=main.css.map */
@media screen and (min-width: 1140px)
    {
      .my-poppup .modal-dialog{ width: 750px; margin:60px auto 0;}
    }
    .my-poppup .modal-dialog{ margin-top:50px;}
    .my-poppup .modal-header .close{ margin-top:-10px; opacity:5; color:#a2261f; font-size:25px;}
    .my-poppup .modal-body{ position: relative;}
    .my-poppup .poopup-event{ position: absolute; top:27%; left:6%; }
    .my-poppup .poopup-event ul li {
        background: url(../images/bullet.png) no-repeat left;
        padding: 10px 36px;
        font-size: 20px;
        color: #9E2321;
        font-weight: 700;
    }
    .my-poppup .modal-body button.close
    {
      position: absolute;
      right: 10px;
      top: 10px;
      width: 30px;
      height: 30px;
      background-color: rgba(0,0,0,1);
      opacity: 1;
      color: #fff;
      padding-bottom: 6px;
    }
    
.fee-link{
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 5;
    writing-mode: tb-rl;
}    
.fee-link a
{
    display: inline-block;
    background-color: #2F64B0;
    color: #fff;
    font-family: "Roboto-Medium";
    transform: rotate(180deg);
    font-size: 16px;
    padding: 36px 8px;
    text-transform:uppercase;
}

.top-navigation .container
{
    max-width:95%;
}
.admission-button a
{
    width: 235px !important;
    white-space: nowrap;
    animation:abc12 2s  linear infinite alternate-reverse ;
}
@keyframes abc12
{
    0%
    {
        background:#2F64B0;
    }
    50%
    {
        background:#e1083a;
    }
    }
    100%
    {
        background:#2F64B0;
    }
}
section.mycarousels .hot-news .hot-news-heading{
     background-color:#e1083a !important;
}
section.mycarousels .hot-news .hot-news-detail p span{
    font-size:17px;
    color:#000;
}