﻿.carousel-indicators {
    bottom: 144px;
}

.contents {
    min-height: 30vh;
}

span.helpLineClass {
       background: #d02903;
    padding: 5px 12px;
    color: white;
    font-size: 15px;
}
.Defaultcarousel .caption {
   position: absolute;
    z-index: 9999;
    top: 17%;
    left: 16%;
    color: white;
    width: 100%;
    line-height: 29px;
}

.Defaultcarousel .caption h2 {
    line-height: 41px;
     font-size: 42px;

}

.Defaultcarousel .caption p {
    text-align: justify;
    width: 85%;
}

span.SlideTextHighLight {
    color: #ec0404;
}

.btnQuickEnquiry {
  outline: none;
    border-radius: 0px;
    background: #67bb0b;
    border: 0px;
}

img.ImgDashboard {
    width: 50px;
    height: 51px;
}


.DashBoards UL {
        width: 100%;
    text-align: center;
    /* position: absolute; */
    top: 0px;
    z-index: 1;
    margin-top: 21px;
}
.DashBoards {
    background: #80808024;
    padding-bottom: 23px;
}


.col-sm-12.DashBoards ul li {
list-style-type: none;
    display: inline-block;
    width: 30%;
    min-height: 272px;
    box-shadow: 0px 0px 7px #c3c2c2;
    margin: 0px 1%;
    background: white;
    float: left;
    border-radius: 0px;
}

.DashBoards ul li h4 {
    padding-bottom: 2px;
    font-size: 15px;
    color: #c50b0b;
    margin-bottom: 0px;
}

.DashBoards ul li h5 {
     text-align: left;
    padding-left: 24px;
    font-size: 17px;
    color: gray;
    font-weight: normal;
    padding-top: 13px;
    border-bottom: solid #eaeaea 1px;
    padding-bottom: 9px;
    
    color: #0eb50e;
}

.DashBoards ul li p {
       font-size: 12px;
    text-align: left;
    padding-left: 8px;
    color: white;
    width: 87%;
    line-height: 28px;
    background: #2db90b;
    margin-left: 22px;
    border-radius: 1px;
    transition: 0.5s;
}
.DashBoards ul li p:hover {
    background: #9a0303;
}
.openingHour {
    float: left;
    width: 100%;
    border-bottom: solid #efeeee 1px;
    padding-top: 11px;
    padding-bottom: 14px;
    color: #6f6a6a;
    text-align: left;
    font-size: 13px;
}
.col-sm-6.time {
    color: #42b907;
}
.ImportantDates {
 min-height: 33px;
    float: left;
    text-align: left;
    font-size: 11px;
    padding: 10px 10px !important;
    border: solid #e2e1df 0px;
    color: #ffffff;
    width: 96%;
    background: #000000;
    margin-left: 7px;
    margin-top: 4px;
    border-radius: 0px;
    transition: 0.5s;
    padding-right: 0px;

}
.ImportantDates .fa {
       color: #f9f9f9;
    background:#1c1d1c00;
    padding: 2px 4px;
}
.ImportantDates:hover {
    background: #de0606;
    color: white;
}
.btnmore {
   min-height: 22px;
    font-size: 11px;
    border: 0px;
    border-radius: 0px;
    padding: 6px 12px;
    float: left;
    margin-left: 8px;
    margin-top: 7px;
    border-radius: 2px;
    border: 0px !important;
    background-color: #357d06;
    transition:0.5s;
}
.btn-danger:hover {
 
    background-color: #c9302c;
    
}
h1.TopHead {
    font-size: 31px;
    color: #b30202;
    /* font-family: 'Roboto Condensed', sans-serif; */
    /* border-bottom: solid #d8d8d8 5px; */
    padding-bottom: 12px;
}
.aboutUs {
background: #ffffff;
    padding-bottom: 41px;
    padding: 28px 70px;
    padding-top: 8px;
    width: 100%;
    margin: 0px 0%;
    margin-bottom: -17px;
    border-radius: 0px;
}
.aboutUs p {
      width: 100%;
    margin: auto;
    color: black;
    font-size: 13px;
    line-height: 31px;
    text-align: justify;
    margin-left: 0px;
}

.aboutUs p::first-letter {
    font-size: 30px;
    color: #8A2BE2;
    font-weight:bolder;
    font-family:aharoni;


}

span.InvitesText {
    color: #0cad30;
    border-bottom: solid #e2e2e2 1px;
    font-size: 15px;
}
.btHeadingCommon {
    font-size: 19px;
    color: black;
}

img.imgCollege {
height: 175px;
    width: 100%;
}

.rightitem {
      padding-left: 14px;
    margin-top: 44px;
    border: solid #dedede 2px;
    padding-bottom: 18px;
    background: #e5e5e533;
}


.OurPrograms.col-sm-12 {
    min-height: 300px;
    background: #020202;
  
}

.backBlack {
    color: white;
    font-size: 18px;
        font-size: 16px;
    text-transform: uppercase !important;
}
.backWhite
{
    color: #ce1d1d;
    font-size: 18px;
        font-size: 16px;
    text-transform: uppercase !important;
}



/*Photo Preview*/

 .ImagePreview {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    float: none;
    width: 100%;
    background: #0000007a;
    height: 100vh;
    z-index: 999;
    padding-top: 30px;
}
.ImgDiv {
    width: 52%;
    margin: auto;
}
.ImgDiv img {
    width: 100%;
}

i.fa.fa-remove.closeDiv {
    background: #c71717;
    border-radius: 50%;
    width: 34px;
    height: 33px;
    padding-top: 8px;
    text-align: center;
    color: white;
    position: absolute;
    right: 23%;
    top: 2%;
    cursor: pointer;
}


.CaptionDiv {
    text-align: center;
    color: white;
    font-size: 22px;
    /* background: #00000070; */
    width: 100%;
}

.vticker
    {
     width: 100%;
    background: #ededed00;
    padding: 0px;
    border: 0px;
    border-left: 0px solid #bdbdbd;
    }

        .vticker ul
         {
            padding: 0;
        }

        .vticker li 
        {
            list-style: none;
            border-bottom: 1px solid green;
            padding: 10px;
        }

    .et-run
     {
        background: red;
    }

.vticker {
       width: 100%;
    background: #ededed00;
    padding: 0px;
    border: 0px;
    border-left: 0px solid #bdbdbd;
}
.vticker ul {
    width: 100%;
}
    .vticker li {
        border:0px ;
    }

.vticker .newsItem {
    border: 0px;
    background: #ffffff;
    border-bottom: solid #bdb9b3 1px;
    border-bottom: dashed #9dcbe6 2px;
    /* border-left: solid #f1f1f1 1px; */
    /* border-right: solid #f3f3f3 1px; */
    font-size: 12px;
    padding-left: 16px;
    line-height: 21px;
    width: 100%;
    text-align: justify;
    border-bottom: solid #e3e5e6 1px;
    background: transparent;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #d80e0e;
}
.vticker newsItem::before 
{
    width: 8px;
    height: 8px;
    background: #ceb60c;
    content: "";
    display: block;
    border-radius: 0;
    position: absolute;
    left: 0px;
    margin-top: 9px;
}
.dateUpdated
{
    color:gray;
    font-size:11px;
    float:right;
}
.newsItem
{
	height:initial !important;
}

	



.EnquireNow {
    position: fixed;
    bottom: 109px;
    right: 43px;
    width: 102px;
    height: 102px;
    background: #ffffffeb;
    border-radius: 50%;
    border: solid #39c170 -4px;
    box-shadow: 0px 0px 7px #948888;
    z-index: 999;
    padding-top: 25px;
    padding-left: 0px;
    /* color: white; */
    text-align: center;
    cursor:pointer;
    
   

}

img.imgFixedPhone {
    width: 40px;
    margin-top: -19px;
}

span.btnEnquireNow {
    position: absolute;
    left: -11px;
    margin-top: 26px;
    background: #05c325;
    border-radius: 3px;
    padding: 5px 9px;
    width: 123px;
    font-size: 12px;
    color: white;
     background: linear-gradient(-45deg, blue, #E73C7E, green, red);
	background-size: 400% 400%;
	-webkit-animation: Gradient 3s ease infinite;
	-moz-animation: Gradient 3s ease infinite;
	animation: Gradient 3s ease infinite;
   
}


/*animate*/

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}





   .animated
   {
       transition:1s !important;
   }

   
.social.col-sm-12.NoPadding.socialShare {
    padding: 6px 3px !important;
    width: 200px;
    float: left;
    position: absolute;
    right: 173px;
    top: -3px;
}

.list-inline {
    /* padding-left: 0; */
    /* margin-left: -4px; */
    list-style: none;
    width: 218px;
    /* position: absolute; */
    /* top: -44px; */
    float: right;
    z-index: 2;
    /* background: wheat; */
    margin: 0px;
    color: #b71111;
}

.list-inline>li {
       display: inline-block;
    padding-right: 3px;
    padding-left: 1px;
}

.icon-circle {
	    background: #cfd1d3;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 14px !important;
    padding-top: 6px;
    text-align: center;
    color: #191717;
    text-decoration: none;
    transition: 0.5s;
    padding-left: 1px;
}


a.icon.fa-facebook {
    background: #395b98;
    color: #fff;
    text-decoration:none;
}

a.icon.fa-twitter {
    background: #2ca7e0;
    color: #fff;
    text-decoration:none;
}
a.icon.fa-google {
    background: #d95139;
    color: #fff;
    text-decoration:none;
}
span.fa.fa-remove.btnCloseContactUs {
    position: absolute;
    z-index: 999;
    background: #e61212;
    padding: 3px 6px;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    top: -11px;
    right: -8px;
    cursor:pointer;
}

.ImgAffliations1 {
    width: 92%;
    height: 135px;

}
.ImgAffliations2
{
         width: 40%;
    height: 123px;

}

span.Affliationtext {
    position: absolute;
    width: 140px;
    top: 112px;
    left: 11px;
    width: 50%;
    background: #ffffff;
    text-align: center;
    margin-top: 22px;
    color: #ffffff;
    padding: 4px 5px;
    border-radius: 0px;
    border-bottom: solid #deccab75 0px;
    background: #0343b9;
    font-size: 12px;
    text-transform: uppercase;
    margin: auto;
    left: 0px;
    right: 0px;
    margin-top: 15px;
}


.ChairmanMessages {
      background: #650707;
    margin-bottom: 27px;
    padding-bottom: 29px;
}
.ChairmanMessages img {
     width: 100%;
    height: 100%;
    float: left;
}
.ChairmanMessages .Chairman, .ChairmanMessages .principal {
     width: 98%;
    text-align: justify;
    line-height: 33px;
    font-size: 13px;
    padding-top: 25px;
    padding-bottom: 9px;
    margin-top: 0px;
    padding-left: 26px;
    padding-right: 28px;
    color: white;
    border-radius: 17px;
}

.ChairmanMessages h1 {
   font-size: 16px;
    padding-left: 7px;
    color: #f1ca00;
    /* border-bottom: solid #7d5a16 1px; */
    width: 176px;
    padding: 0px;
}

a.ChairmanName {
       background: #b53400;
    display: block;
    width: 100%;
    color: white;
    padding: 5px 15px;
    height: 33px;
    float: left;
}

.principal
{
        /*background: #053d58;*/
}

.Chairman
{
        /*background: #8a0606;*/
}



/*fecilities*/

.EventsAndFacilities {
    padding-bottom: 11px;
    background: #eaeaea75;
}

ul.ListsItems {
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0px;
}

ul.ListsItems li {
   width: 23.7%;
    float: left;
    box-shadow: 0px 0px 8px #9a9292;
    padding-top: 6px;
    padding-bottom: 8px;
    margin-right: 16px;
    transition: 0.5s;
    margin-bottom: 3px;
    background: white;
}
ul.ListsItems img {
        width: 100%;
    height: 201px;
}

span.ListCaption {
       background: #ffffffe3;
    display: block;
    text-align: center;
    padding: 8px 3px;
    color: black;
    position: absolute;
    width: 100%;
    left: 0px;
    margin-top: -42px;
}
ul.ListsItems li:hover {
    cursor: pointer;
    transform: scale(1.1);
    box-shadow: none;
    background:transparent;
}

ul.ListsItems img {
    width: 100%;
    height: 212px;
}
span.ListCaption2 {
 display: block;
    background: black;
    padding: 7px 8px;
    color: white;
    font-size: 12px;
}

span.ListCaption3 {
       background: #0c5369;
    display: block;
    text-align: center;
    padding: 8px 3px;
    color: white;
}


/*fixed menu*/

.fixedMenu {
     position: fixed;
    top: 0px;
    height: 53px;
    background: #ffffff;
    box-shadow: none;
    -webkit-animation-name: MenuTop;
    -webkit-animation-duration: 2s;
    box-shadow: 0px 0px 5px #a9a4a4;
}
.fixedMenu #SiteLogo {
    width: 155px;
}
.MobileMenuFixed
{
        margin-top: 5px;
            margin-left: 10%;
}

.ImgSchoolOfDistanceEducation img {
    width: 100%;
    height: 177px;
    margin-top: 9px;
}

.ImgSchoolOfDistanceEducation {
    width: 90%;
    display: block;
    margin: auto;
    transition:0.5s;
}

.ImgSchoolOfDistanceEducation:hover::after {
    content: "Click Here";
    display: block;
    width: 346px;
    height: 177px;
    background: #e2e2e2d4;
    z-index: 9999;
    position: absolute;
    top: 99px;
    padding-top: 70px;
    color: #40150b;
    font-size: 15px;
    text-transform: uppercase;
      transition:0.5s;
}

.importantDates {
    background: black;
    height: 147px;
}
.importantDates ul {
    list-style-type: none;
    margin: 0px;
    width: 88%;
    margin: auto;
}
.importantDates ul li span {
    color: white;
    font-size: 13px;
}
.importantDates ul li {
    width: 48%;
    display: inline-block;
    text-align: center;
    background: #c11c00;
    padding: 7px 3px;
    margin-bottom: 7px;
}
.importantDates ul li:hover {
    background: #0fa0a9;
}
.imgWebsitePhoto {
     float: right;
    width: 68%;
    margin: auto;
    margin-top: 35px;
}

@-webkit-keyframes MenuTop {
    from  {transform:translateY(-100px);}
   to  {  transform:translateX(0px)}
   
}

@keyframes MenuTop {
    from  {transform:translateY(-100px);}
   to  {  transform:translateX(0px)}
   
}
