﻿

/*Footer*/
.footer {
background: #3f2748;
    margin-top: -7px;
    color: white;
    padding-top: 19px;
    padding-bottom: 19px;
    margin-bottom: 37px;
}
.fHead {
    font-size: 12px;
    padding: 8px 0px;
    font-weight: bold;
    /* font-family: sans-serif; */
    color: #dfddd8;
    padding-bottom: 28px;
    text-align: center;
    font-weight: normal;
}

.fHead::after {
    content: '';
    display: block;
    width: 19px;
    border: solid #fdefef 3px;
    transform: rotate(90deg);
    position: absolute;
    top: 13px;
}
.colLink a {
    display: block;
    padding: 1px 27px;
    height: 28px;
    margin: 1px 0px;
    padding-top: 5px;
    color: #dad6d6;
    font-size: 12px;
    text-transform: uppercase;
}

.fHead::before {
content: '';
    display: block;
    border-bottom: solid #42d11f 4px;
    width: 23px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 31px;
}
.F-form-control {
    width: 100%;
    border: 0px;
    height: 35px;
    padding-left: 7px;
    background: #114970;
    border-bottom: solid #b5b3af 0px !important;
    color: white !important;
    border-radius: 0px;
    outline: none !important;
}
.F-form-control:active,.F-form-control:visited,.F-form-control:focus
{
    
    outline: none !important;
   
}



.F-form-control::-moz-placeholder {
      color: white !important;
    opacity: 1
}

.F-form-control:-ms-input-placeholder {
      color: white !important;
}

.F-form-control::-webkit-input-placeholder {
    color: white !important;
}

.F-addr {
    min-height: 31px;
    padding: 4px 6px;
    line-height: 28px;
}
.F-addressMaster.PaddingNone.col-sm-12 {
    padding-left: 27px;
}

.F-addressMaster i.fa.fa-map-marker {
    background: rgb(239, 15, 15);
    padding: 4px 8px;
    border-radius: 50%;
    font-size: 14px;
}

.F-addressMaster span.glyphicon.glyphicon-earphone {
    background: #03d200;
    padding: 8px;
    border-radius: 50%;
    font-size: 9px;
}


.F-addressMaster span.glyphicon.glyphicon-phone-alt {
    background: #3873f9;
    padding: 7px;
    border-radius: 50%;
    font-size: 12px;
}



.footerLink {
    display: inline-block;
    background: rgb(26, 95, 142);
    padding: 2px 3px;
    font-size: 13px;
    color: white;
    border-radius: 1px;
}


.icon-circle {
/*background: #cfd1d3;*/
    border-radius: 50%;
    width: 36px;
    height: 35px;
    font-size: 21px !important;
    padding-top: 7px;
    text-align: center;
    color: #7e7f7f;
    text-decoration: none;
    transition: 1s;
}
a.icon:hover
{
    text-decoration:none;
}

 a.icon.fa-facebook {
    background: #395b98;
    color: #fff;
}
 a.icon.fa-twitter {
    background: #2ca7e0;
    color: #fff;
}
 a.icon.fa-google {
    background: #d95139;
    color: #fff;
}
  a.icon.fa-instagram {
    background: #4879a1;
    color: #fff;
}
 .F-addr-social {
  padding: 0px;
    margin-top: 14px;
    position: absolute;
    z-index: 1;
    top: -137px;
    left: 8px;
    color: white;
}
.social-share-Head {
      margin: 0px;
    font-size: 14px;
    margin-bottom: 10px;
    color: rgb(89, 152, 206);
    font-size: 15px;
}
.socialPlugin li
{  
  display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}


.footerLink {
    color: white !important;
}

i.fa.fa-star {
    color: #e3dd1f !important;
    font-size: 15px;
}

.photoTitle {
    position: absolute;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.27);
    color: white;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 12px;
    width: 97%;
    left: 0px;
    right: 0px;
    margin: auto;
}
.recMaster {
    background: #f3f3f3;
    padding-bottom: 23px;
}
.recTxt p {
    width: 76%;
    background: #f6f6f6;
    padding: 8px 13px;
    text-align: center;
    border-radius: 2px;
}
/*End Footer*/

body
{
   font-family: 'Fjalla One', sans-serif;
   overflow-x:hidden;
}
.TopBanner {
    background: #f3f575;
    height: 37px;
    padding-left: 11%;
    padding-top: 8px;
    color: #b70c0c;
    font-size: 15px;
}
/*.HLinkLogin {
    background: #17c585;
    color: white;
    margin-top: 5px;
    padding: 4px 13px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}*/

.HLinkLogin {
    background: #61b306;
    color: #ffffff;
    margin-top: -5px;
    padding: 7px 13px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    z-index: 99999;
    font-weight: normal;
    font-size: 12px;
}
.HLinkLogin:hover
{
    background:white;
}

.HLinkLogin:hover {
    background: #11c1a9;
    color: white;
    text-decoration: none;

}

.TopMenu {
border-radius: 0px;
   background:white;
    border: 0px;
    height: 101px;
    margin-bottom: 0px;
    box-shadow: 1px 3px 3px #cacaca;
    z-index: 999;
    width: 100%;

}
.logo {
        width: 315px;
    position: relative;
    top: -15px;
}

.MenuList {
    margin-left: 18px;
    margin-top: 32px;
 
}

.MenuList li a {
padding: 10px 23px;
    background: #c30606;
    margin-left: 0px;
    color: white !important;
    font-size: 12px;
    border-right: solid #f4f672bf 0px;
    margin-right: 0px;
    border-radius: 1px;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
     background: #e62021 !important;
}
.MenuList li a:hover,.MenuList li a:focus {
    background: #e62021 !important;
}
.SubMenu {
      padding: 0px;
    border: 0px;
    background: #0f92a9;
    border-left: solid #88b3bb 0px;
    border-radius: 0px;
    margin-top: 1px !important;
}

li.dropdown:hover ul {
    display: block;
}



/*Slide Style*/
.SlideShowCarouselcontrol {
    height: 48px;
    width: 57px;
    opacity: 1;
    background: black;
    padding-top: 3px;
    font-size: 29px;
    margin-top: 33vh;
}

.carouselImage {
    height: 601px !important;
    width: 100%;
}


.div_welcome {
  
    height: 197px;
}
.imgLeftIcon {
    width: 278px;
}

.div_welcome .right {
      background: #0450af;
    height: 100%;
    transition: 2s;
}
/*.div_welcome .right:hover {
      background: #0c1367;
    transition: 2s;
}*/

.div_welcome .left
{
    text-align:center;
    transition: 1s;
    /*background: #0c9e83;*/
   background: #ffffff;
    height: 100%;

       
      
}
/*.div_welcome .left:hover {
    background: #6fc59f;
    transition: 1s;
   
}*/

.div_welcome h1 {
    font-family: aharoni;
    font-size: 44px;
    color: white;
    text-align: center;
    /*text-shadow: 4px 12px 2px black;*/
}

.div_welcome .right p {
  color: white;
    text-align: justify;
    width: 96%;
    padding-left: 76px;
    line-height: 28px;
    /*text-shadow: 4px 7px 1px black;*/
    font-size: 14px;
    font-style:italic;
}


/*Favorite Courses*/
.Headingcenter_line h1 {
    text-align: center;
    color: #f5f912;
    font-size: 27px;
}
.Div_CourseList {
    padding-bottom: 47px;
    padding-top: 22px;
}

.Headingcenter_line::after {
   content: "";
    display: block;
    border: solid #e0bb05 5px;
    width: 107px;
    position: absolute;
    margin: auto;
    left: -438px;
    right: -87px;
    top: 28px;
}



.Headingcenter_line::before {
   /*content: "";
    display: block;
    border: solid #E4F5EF 5px;
    width: 107px;
    position: absolute;
    margin: auto;
    right: -377px;
    left: 0px;
    top: 29px;*/


 content: "";
    display: block;
       border: solid #e0bb05 5px;
    width: 107px;
    position: absolute;
    margin: auto;
    right: -356px;
    left: 0px;
    top: 27px;

}

.UL_CourseList {
    list-style-type: none;
    margin: 0px 0px;
    /* text-align: center; */
    padding: 0px;
    margin-top: 24px;
}
.UL_CourseList li {
    display: inline-block;

  
    text-align: center;
    margin-bottom: 9px;
   

}
.UL_CourseList li a {
    text-decoration: none;
    display: inline-block;
    background: #000000;
    padding: 20px 0px;
    width: 205px;
    padding-right: 0px;
    margin-right: 20px;
    border: solid #afafaf 1px;
}
.UL_CourseList .fa {
 font-size: 60px;
    color: #840101;
    /* display: none; */
    position: absolute;
    top: -41px;
    left: -4px;
    right: 0px;
    transform: rotate(-21deg);
    z-index: 1;
}
.lblCourseTypeName {
      font-size: 14px;
    color: white;
    /* border-bottom: solid #cacecc 4px; */
    padding: 14px 20px;
    display: block;
    margin-top: 0px;
    text-transform: uppercase;
    /* font-weight: bold; */
    /* background: #bf0c0c; */
    margin-bottom: 0px;
    text-align: center;
}
.CourseCount {
background: #c10e05;
    padding: 3px;
    width: 41px;
    height: 38px;
    /* border-radius: 50%; */
    font-size: 19px;
    display: block;
    /* position: absolute; */
    padding-top: 4px;
    color: white;
    /* margin: auto; */
    left: -22px;
    top: -11px;
    margin: auto;
}

.BtnViewCourses {
  
}

.BtnViewCourses:hover {
    color: white;
    background: #a20b0b;
    transition: 1s;
}
.Div_HappyEducation {
    background: #2e3546;
    min-height: 380px;
    margin-top: 0px;
      transition: 1s;
}
.Div_HappyEducation:hover {
    background: #01343a;
    transition: 1s;
}
.HappyEducation {
    width: 100%;
    height: 100%;
     
}
.HeadHappyEducation {
    color: #f5ee0c;
    font-family: aharoni;
    font-size: 39px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 119px;
    background: #0606069e;
    padding: 0px 52px;
    padding-top: 18px;
    width: 97%;
    
}


h1.Headingcenter_line {
    font-size: 24px;
    color: white;
    text-align: center;
}

/*Notifications*/
.NotificationMenu {
    height:  329px !important;
    width:100% !important;
}

.div_FavoriteCourses {
padding-left: 0px;
    text-align: center;
}


.Div_Enquiry h1 {
    font-family: aharoni;
    font-size: 86px;
    color: #e02920;
}
.Div_FindCourse {
    width: 100%;
      background: #020202;
    height: 118px;
    /* position: absolute; */
    /* bottom: 39px; */
    /* width: 83%; */
    /* margin: auto; */
    /* float: none; */
    left: 0px;
    right: 0px;
    /* bottom: -53px; */
}
.HeadFindCourse {
    color: #d5e20c;
    font-size: 21px;
    text-transform: uppercase;
}

.form-control {
    border-radius: 0px;
    background: #f7f7f7;
    color: #6f6767;
    border: 0px;
    width: 96%;
    height: 37px;
    font-family: inherit;
    text-transform: uppercase;
    transition: 0.5s;
    font-size: 12px;
    /* border: solid #5f5b56 1px; */
    border-radius: 8px;
}
/*.form-control:hover {
    background: #8c0404;
    transition: 0.5s;
}*/

.findCourseMasterChild {
    padding-left: 195px;
}



.BtnFindCourse
{
     background: #148be0;
}
img.ImgEduReadyEnquiry {
    width: 100%;
}


.Div_Notification_ImportantDates {
    min-height: 266px;
    background: #4e92bb;
}

.Notification {
    background: #213b4a;
    min-height: 266px;
}

.Ul_Notifications {
    list-style-type: none;
    padding: 0px;
    width: 100%;
    margin: auto;
}
.Ul_Notifications li {
    background: #153479;
    padding-left: 6px;
    padding-top: 6px;
    padding: 6px 3px;
    width: 309px;
    overflow: hidden;
    color: white;
    text-align: center;
}
.Ul_Notifications li {
    background: #076fc7;
    margin-bottom: 5px;
    padding: 0px;
    color: white;
    width: 100%;
    min-height: 33px;
    padding-top: 6px;
    transition: 0.5s;
    text-align:left;
}
.Ul_Notifications li:hover {
    background: #9e8346 !important;
    transition: 0.5s;
}

.TxtNotificationUpdatedDate {
        color: #73731d;
    /* font-style: italic; */
    font-size: 10px;
}

.Div_NotificationContent {
    overflow: hidden;
}

.Ul_ImportantDates
{
     list-style-type: none;
    padding: 0px;
    width: 100%;
    margin: auto;
}
.Ul_ImportantDates li {
    background: #07567b;
    padding: 7px 7px;
    color: white;
    text-align: left;
    margin-bottom: 6px;
    padding-left: 33px;
}
.DivGoogleMap {
    /*margin-top: 17px;*/
    padding: 27px 13px;
    background: #000000;
}



.DivPhotoGallery {
     background: white;
    padding-bottom: 29px;
}

.UlPhotoGallery
{
     list-style-type: none;
    padding: 0px;
    width: 100%;
    margin: auto;
}
.UlPhotoGallery li {
    width: 319px;
    display: inline-block;
    height: 225px;
    box-shadow: 0px 0px 3px #714b4b54;
}
.UlPhotoGallery li img {
height: 163px;
    width: 100%;
    text-align: center;
}
.UlPhotoGallery li {
    width: 319px;
    display: inline-block;
    height: 225px;
    box-shadow: 0px 0px 2px #cac7c7;
    border: solid white 10px;
}


.lblCategoryName {
    position: relative;
    /* right: 0px; */
    /* left: 0px; */
    width: 319px;
    background: #2323230a;
    text-align: center;
    z-index: 99;
    padding: 4px 3px;
    color: white;
    width: 299px !important;
    display: block;
    position: absolute;
}

.div_welcome .left::after {
    width: 0;
    height: 0;
    border-top: 193px solid transparent;
    border-left: 260px solid #0650af;
    border-bottom: 155px solid transparent;
    content: "";
    transform: rotate(26deg);
    left: 3px;
    position: absolute;
    left: 360px;
    margin-top: 41px;
}

.div_welcome .left::after:hover
{
        border-left: 260px solid #0c1367 !important;
}
ul.UlEnquiry
 {
    position: fixed;
    z-index: 99;
    top: 19px;
    right: -28px;
    top: 39vh;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    
}
ul.UlEnquiry li 
{
    background: #a50505;
    padding: 8px 10px;
    margin-top: 3px;
    text-align: center;
    transform: rotate(90deg);
    margin-top: 65px;
    color: white;
    cursor:pointer;
}
.modal-content {
     border-radius: 0px;
    background: #119e0f;
    font-size: 1;
}
.modal-title
 {
    color: white;
    padding: 4px 1px;
    font-size: 15px;
}
.modal-header
 {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
    text-align: center;
}

.modal-content
{
border-radius:0px;
}

.modelBody {
    padding: 0px;
    background: white;
    padding-top: 10px;
    padding-bottom: 9px;
}
.panel-body {
    padding: 6px 0px;
}
.modelBody .form-control {
        margin-bottom: 10px;
    background: white;
    border: 0px !important;
    outline: none;
    box-shadow: none;
    color: black;
    width: 100%;
    border-bottom: solid #c7d6de 2px !important;
    border-radius: 0px;
}
.close {
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 3px;
    color: white;
    text-shadow: none;
    opacity: 1;
    background: #e62e10 !important;
    border-radius: 0PX;
    height: 35px;
    width: 33px;
    top: 2px !important;
    position: relative;
    right: 0px;
}
.close:hover {
    color: white;
    opacity: 1;
    background: #f50505 !important;
}
.lblValidationMsg {
    background: #cccac6;
    padding: 0px 9px;
    color: #f70909;
}
.lblValidationMsg:empty {
    display: none;
}



/*Notifications*/
.NotificationsScroller
 {
      height: 190px;
    overflow: hidden;
    border-right: solid #d3e4ec 0px;
    background: #fbfbfb;
    padding: 20px 9px;
}
.notifications {
    position: fixed;
    bottom: 0px;
    background: #8c1616;
    width: 100%;
    padding: 0px 0px;
    height: 38px;
        z-index: 1111;
}


.notificationCommon {
    padding: 14px;
}

.notifications span {
 display: block;
    float: left;
    background: #e20f05;
    height: 100%;
    width: 114px;
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    font-weight: normal;
    padding: 11px 3px;
}

.notificationsContent {
    font-size: 12px;
    color: white;
}
.date {
    color: black;
    background: #f3f3f3;
    text-align: center;
    width: 110px;
    font-size: 12px;
}
.notificationListMaster {
    border-bottom: solid #f1efed 1px;
    padding: 5px 0px;
}
.notificationListContent {
    font-size: 13px;
}

/*fixed Menu*/

/*.logo {
    width: 109px;
    position: relative;
    top: -20px;
}


.HLinkLogin {
    background: #17c585;
    color: white;
    margin-top: 12px;
    padding: 7px 13px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}*/

/*End fixed Menu*/




/* Page Heading */
.PageHead {
       background: #59286b;
    margin-bottom: 14px;
    margin-top: 9px;
}
.PageHead h3 {
  padding-left: 143px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bolder;
    /* font-family: aharoni; */
    color: white;
    font-weight: normal;
}
.Page_notificationContent a {
      border-bottom: solid #e7e7e7 0px;
    /* padding: 9px 0px; */
    background: #f9f9f900;
    padding-top: 5px;
    padding-bottom: 8px;
}

.Page_notificationContent a {
    color: #ca0d0d;
    font-size: 12px;
        text-decoration: none;
}

.PhotoTitle {
     /* position: relative; */
    top: 181px;
    color: white;
    padding-left: 13px;
    background: #190e03f5;
    width: 26.2%;
    min-height: 33px;
    font-size: 13px;
    padding-top: 5px;
    width: 100%;
    display: block;
    padding-bottom: 8px;
    height: initial !important;
}

span.email {
      float: left;
    margin-left: 14px;
    color: #1764f7;
    background: #ffffff;
    padding: 3px 9px;
    font-size: 14px;
    display: block;
    float: none;
    text-align: left;
}


