@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:top;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
a {
    color: #faa51a;
    text-decoration: none;
    outline: none;
}
a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: #faa51a;
}
.clr {
    clear: both;
    padding: 0;
    height: 0;
    margin: 0;
}
img {
    width: 100%;
}
p {
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
    color: #232323;
    text-align: justify;
    margin-bottom: 20px;
    font-size: 14px;
}
p:last-child {
    margin-bottom: 0px;
}

/*Top Header Start*/
.header {
    width: 100%;
    float: left;
    background: #782410;
    /*    padding: 10px;    */
}

.TickerNews{
    width: auto;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding-left: 89px;
}
.ti_wrapper{
    /*    width: 100%;*/
    position: relative;
    overflow: hidden;    
}
.ti_slide{
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}
.ti_content{
    width: 8000px;
    position: relative;
    float:left;
}
.ti_news{
    float:left;
}
.ti_news a{
    display: block;
    margin-right: 10px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}


.simple-marquee-container {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
}
.marquee-sibling {
    width: 75px;
    float: left;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 16px;
    position: absolute;
}
.marquee-sibling:before {
    content: '';
    position: absolute;
    right: 0;
    left: auto;
    width: 1px;
    height: 50px;
    background: #fff;
}
.top-social {
    width: 100%;
    float: left;
}
.top-social-icon {
    margin: 0;
    padding: 0;
    float: left;
}
.top-social-icon li {
    list-style: none;
    border-right: 1px solid #9a260a;
    background: none;
    float: left;   
}
.top-social-icon li:first-child {
    border-left: 1px solid #9a260a;
}
.top-social-icon li a {
    display: flex; 
    justify-content: center;
    align-items: center;
    width: 43px;
    height: 40px;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.face-book:hover {
    background: #345bad;
}
.twi-tter:hover {
    background: #2daae1;  
}
.inst-agram:hover {
    background: #cb2027;  
}
.external-link {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: right;
}
.external-link li {
    display: inline-block;
    /*    border-right: 1px solid #9a260a;*/
    /* margin-right: 20px; */
    padding: 12px 20px 12px 12px;
}
.external-link li a {
    display: inline-block;
    color: #ffffff;
    font-family: 'Roboto';
}
/*Top Header End*/

/*header start*/
.top-header-bar {
    width: 100%;
    float: left;
    position: relative;
    background: #ffffff;
    /*    background: #ffffff url(../images/header-bg.jpg) no-repeat center -31px;*/
    z-index: 9999;
    padding: 10px 0;
}
.logo {
    width: auto;
    float: left;
    margin-right:30px;
}
.group-name {
    float: left;
    width: auto;
    margin-top: 10px;
}
.group-name h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #782410;
    font-size: 30px;
}
.group-name span {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 18px;
    float: left;
    display: block;
    margin-top: 8px;
}
.register-logo {
    width: auto;
    float: right;
    margin-top: 7px;
}
.phone:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/sprite-icon.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
}
.email:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/sprite-icon.png) no-repeat -1px -55px;
    width: 23px;
    height: 20px;
}
.header-contact li {
    list-style: none;
    display: block;
    position: relative;
    font-size: 20px;
    color: #782410;
    font-family: 'Roboto';
    padding-left: 35px;
    margin-top: 15px;
}
/*header end*/

/*Banner Start*/
.banner {
    width: 100%;
    float: left;
    position: relative;
}
.banner-shape {
    position: absolute;
    bottom: 1px;
    left: 0;
    z-index: 9999;
}
.banner-slider .item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55%;
    z-index: 9999;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.79) 99%,rgba(0, 0, 0, 0.82) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.88) 99%,rgba(0, 0, 0, 0.82) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.banner .owl-dots {
    display: block !important;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
}
.banner .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #782410;
    margin-right: 7px;
    display: inline-block;
    border-radius: 50%;
}
.banner .owl-dots .owl-dot.active {
    background: #f0bc01;
}
.banner .owl-dots .owl-dot:last-child {
    margin-right: 0px;
}
.caption-container {
    width: 100%;
    left: 50%;
    position: absolute;
    z-index: 99999999;
    transform: translateX(-50%);
    bottom: 20%;
}
.caption-top h1 {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0;
    font-size: 43px;
    color: #ffffff;
    line-height: 21px;
    text-transform: capitalize;
    text-align: left;
    /* background: #040404a8; */
    width: 100%;
    text-align: center;
}
.caption-top h1 span {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0;
    font-size: 43px;
    color: #ffffff;
    line-height: 90px;
    text-transform: capitalize;
    text-align: left;

}
/*Banner End*/

/*Group Start*/

.group-wraper {
    display: block;
    margin: -60px 0 0 0;
    position: relative;
    z-index: 9999;
    background: #f0bc01;
}
.admission-banner {
    float: left;
    width: 35%;
    /* background: url(../images/admission-banner.jpg) no-repeat center center; */
    background-size: cover;
    height: 235px;
    margin-right: 30px;
    /* display: inline-block; */
}
.right-div {
    padding: 30px 30px 60px 0;
    width: 100%;
    padding-left: 35%;
}
.right-div h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}
.right-div p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
    display: inline-block;
    width: 185px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    color: #fff;
    padding: 13px;
    float: left;
    background: #782410;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #af2808;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*Group End*/

/*About section start*/
.about-section {
    margin-top: 78px;
}
.section-heading {
    color: #782410;
    font-family: 'Raleway', sans-serif;
    font-size: 43px;
    position: relative;
    margin-bottom: 40px;
    line-height: 38px;
}
.section-heading:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #f0be0a;
    left: 50%;
    bottom: -15px;
    transform: translate(-50%);
}
.about-section p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #232323;
    text-align: justify;
}
.about-section .readmore {
    display: inline-block;
    float: left;
    width: 130px;
    color: #0c4a98;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 30px;
    border-left: 3px solid #0c4a98;
    padding-left: 10px;
    font-weight: 500;
    font-size: 18px;
    margin: 0px auto;
}
.box-more img {
    width: auto !important;
    margin: 0 auto;
    display: block;
}
/*About section end*/
#nav li .submenu {
    /*    border-top: 4px solid #f0bc01;*/
    background: #fff;
    width: 220px;
    position: absolute;
    left: 0;
    top: auto;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}
#nav li {
    float: left;
    position: relative;
    margin-right: 0;
    list-style: none;
}
#nav li a {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    padding: 12px 15px;;
    display: block;
    position: relative;
    text-shadow: none;
}
#nav li .submenu li {
    float: none;
    margin: 0;
    list-style: none;
}
#nav > li > a:hover, #nav > li > a:focus {
    text-decoration: none;
    background-color: #f0bc01;
}
#nav li .submenu li a {
    font-family: 'Roboto', sans-serif;
    padding: 10px 15px;
    color: #666;
    display: block;
    line-height: 19px;
    font-weight: 400;
    background: transparent;
}
#nav li:hover .submenu {
    transform: scale(1.0);
    opacity: 1;
    visibility: visible;
}
.menu-wrapper {
    width: 100%;
    float: left;
    background: #782410;
}
.main-middle{
    padding: 0px !important;
    background: url(../images/kems-nursery-bg.jpg) no-repeat center center;
    background-size: cover;
}
.inner-div {
    padding: 78px 0px;
    background: rgba(0,0,0,.8);
}
.group-division {
    padding: 0 0 75px 0px;
    width: 100%;
    float: left;
}
.box-inner {
    width: 100%;
    float: left;
    background: #fff;
}
.news-header {
    width: 96%;
    float: left;
    padding-left: 13px;
    /* border-left: 2px solid #27477a; */
}
.news-header-inner {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    color: #782410;
    text-transform: uppercase;
    font-weight: 700;
}
.news-wrapper {
    width: 100%;
    float: left;
    padding: 0 15px;
    margin-bottom: 11px;
}
.news-slider {
    float: left;
    width: 100%;
    list-style: none;
}
.news-slider li {
    float: left!important;
    width: 100%;
    padding: 13px 0;
    border-bottom: 1px solid #ededed;
    margin-top: 1px;
}
.date-wrapper {
    width: 75px;
    float: left;
    background: #782410;
    /* border-left: 2px solid #27477a; */
    padding: 9px 0;
    margin-right: 20px;
}
.day {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'open sans', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
.date {
    width: 100%;
    float: left;
    font-family: 'open sans', sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 3px;
    color: #fff;
}
.news-link {
    width: 75%;
    display: table-cell;
    vertical-align: middle;
    height: 53px;
    font-family: 'open sans', sans-serif;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 17px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.box-container {
    width: 100%;
    float: left;
    background-color: #ffffff;
}
.box-container header {
    overflow: hidden;
    min-height: 208px;
}
.box-container h2 {
    width: 100%;
    float: left;
    padding: 15px;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    color: #782410;
    text-transform: uppercase;
    margin-top: -21px;
    font-weight: 700;
}
.box-container p, .box-more-gray {
    width: 100%;
    float: left;
    padding: 0 15px 15px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 22px;
}
.box-container p {
    margin-bottom: 0px !important;
}
.box-more {
    width: 100px;
    display: block;
    float: none;
    margin: 0 auto 18px;
    text-align: center;
}
.box-more img {
    width: auto;
}
.inner-page-banner {
    width: 100%;
    float: left;
    position: relative;
}
.course-head {
    position: relative;
    overflow: hidden;
}
.overlay {
    position: relative;
}
.courses .course-head::before {
    opacity: 0;
    visibility: hidden;
    background: #252525;
    z-index: 5;
}
.overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000;
    content: "";
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.single-course img {
    height: 100%;
    width: 100%;
}
.course-head a {
    background: #f0be0a;
}
.course-head a {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    line-height: 50px;
    padding: 0;
    margin: -25px 0 0 -25px;
    color: #fff;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-course:hover .course-head:before {
    opacity: 0.5;
    visibility: visible;
}
.single-course:hover .btn {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.single-course {
    margin-top: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.course-head::before {
    opacity: 0;
    visibility: hidden;
    background: #252525;
    z-index: 5;
}
.single-course p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: auto;
    bottom: 35px;
    text-align: center;
    width: 100%;
    padding: 0px 10px;
    color: #ffffff;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-course:hover p {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}
.col-lg-4:nth-child(1) .single-course, .col-lg-4:nth-child(2) .single-course, .col-lg-4:nth-child(3) .single-course {
    margin-top: 0px;
}
.name {
    font-size: 18px;
    margin-top: 12px;
}
.name span {
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    font-weight: 500;
}
.message {
    background: #f7f7f7;
}
.message-container {
    width: 100%;
    float: left;
}

.teaching-staff{
        background-color: #782410;
    color: #fff;
    font-weight: 600;
    padding: 15px;

}

.sep {
    width: 100%;
    float: left;
    background: #ddd;
    height: 1px;
}
.active-link {
    color: #faa51a !important;
}
.notice td a i {
    font-size: 21px;
}
.label {
    display: inline;
    padding: 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.message-container h4 {
    margin-bottom: 20px;
}
.infra .col-lg-6:nth-child(1) .single-course, .infra .col-lg-6:nth-child(2) .single-course {
    margin-top: 0px;
}
.infra .col-lg-12:nth-child(1) .single-course {
    margin-top: 0px;
}
.contact-info-box-2 {
    clear: both;
    margin-bottom: 30px;
}
.contact-info-box-2 .img-icon {
    font-size: 23px;
    position: relative;
    color: #1f1f1f;
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
    line-height: 2.6;
    border-radius: 0;
    text-align: center;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.contact-info-box-2 .img-icon, .contact-info-box-2 .img-icon:before {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.contact-info-box-2 .img-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    z-index: 0;
}
.contact-info-box-2 .img-icon:hover span {
    color: #fff;
}
.img-icon:before{
    background-color: #c43235;
}
.contact-info-box-2 .img-icon span {
    position: relative;
    z-index: 2;
    top: 18px;
    color: #c43235;
}
.icon-phone:before {
    content: "\e95b";
}
.contact-info-box-2 .info {
    /*    float: left;*/
}
.contact-info-box-2 .info h3 {
    font-size: 16px;
    font-family: 'open sans', sans-serif;
    /*    text-transform: capitalize;*/
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 75px;
    line-height: 26px;
    color: #232323;
}
.contact-info-box-2 .info h4 {
    font-size: 14px;
    font-family: 'open sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 75px;
    color: #807e7e;
}
.contact-info-box-2:after {
    clear: both;
    content: '';
    display: block;
}
.contact-info-box-2 .img-icon:hover:before {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.circleGG{
    width:45px;
    margin: 15px 0 0 0;
    float: right;
    display: none
}

.circleG{
    background-color:rgb(255,255,255);
    float:left;
    height:10px;
    margin-left:5px;
    width:10px;
    animation-name:bounce_circleG;
    -o-animation-name:bounce_circleG;
    -ms-animation-name:bounce_circleG;
    -webkit-animation-name:bounce_circleG;
    -moz-animation-name:bounce_circleG;
    animation-duration:2.24s;
    -o-animation-duration:2.24s;
    -ms-animation-duration:2.24s;
    -webkit-animation-duration:2.24s;
    -moz-animation-duration:2.24s;
    animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
    border-radius:6px;
    -o-border-radius:6px;
    -ms-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
}

#circleG_1{
    animation-delay:0.45s;
    -o-animation-delay:0.45s;
    -ms-animation-delay:0.45s;
    -webkit-animation-delay:0.45s;
    -moz-animation-delay:0.45s;
}

#circleG_2{
    animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#circleG_3{
    animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

.result-message,.result-message2 {
    background-color: #3DDC9A;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    margin-top: 30px;
    display: none;width: 100%}
.result-message2{margin-top: 0}

/* Error Box */
.error-box {
    padding: 0px 0px 60px;
    text-align: center;
}
.error-box h3{color: #333;font-size: 258px;}
.error-box p{text-align: center;font-size: 18px}
/* Error Box ends */



@keyframes bounce_circleG{
    0%{}

    50%{
        background-color:rgb(0,0,0);
    }

    100%{}
}

@-o-keyframes bounce_circleG{
    0%{}

    50%{
        background-color:rgb(0,0,0);
    }

    100%{}
}

@-ms-keyframes bounce_circleG{
    0%{}

    50%{
        background-color:rgb(0,0,0);
    }

    100%{}
}

@-webkit-keyframes bounce_circleG{
    0%{}

    50%{
        background-color:rgb(0,0,0);
    }

    100%{}
}

@-moz-keyframes bounce_circleG{
    0%{}

    50%{
        background-color:rgb(0,0,0);
    }

    100%{}
}
.input-cont {
    position: relative;
}
.val-error .error-msg {
    display: block;
}
.error-msg {
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    background-color: #f96666;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    display: none;
}
/*.menu-overlay {
    display: none;
}*/
.menu_close_btn {
    display: none;
}
.infra .table td a {
    color: #232323;
}
.external-link li:last-child {
    background: #f0be0a;
}
.management .course-head::before {
    opacity: 0;
    visibility: hidden;
    background: none;
    z-index: 5;
}


.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
    width: 100%;
    display: block;
}

.panel-collapse .table{
    margin-bottom: 0
}

.iso-certification{
    float: right; width: 100px; margin-top: 6px;
}

.iso{
    display: none;
    color: #fff;
    line-height: 44px;
    padding-left: 30px;
}
.entry-cont h4 {
	margin-bottom: 10px;
    font-size: 20px;
}
.entry-cont ul {
	padding-left: 15px;
}
.entry-cont ul li {
	margin-bottom: 10px;
}
.footer-last {
    margin-bottom: 0px;
    float: right;
    margin-top: 9px;
    padding-left: 0;
    display: inline-flex;
    margin-right: 15px;
}
.footer-last li {
    display: inline-block;
    color: #fff;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    line-height: 14px;
    border-right: 1px solid #f1f1f1;
    padding-right: 5px;
    padding-left: 5px;
}
.footer-last li a {
    color: #fff;
}
.footer-last li:last-child {
    border-right: 0px solid #f1f1f1;
    padding-right: 0px;
}
.last-right {
    float: right;
}