html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: 'Inter', sans-serif;
    overflow-x: hidden;
    letter-spacing: 1px;
    background: url(../images/site-bg.jpg);
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    box-sizing: border-box;
}

a:hover,
a:focus {
    text-decoration: none;
}

/*nav menu*/

/* CSS Document */

ul {
    list-style-type: none;
}

#container {
    margin: 0 auto;
    max-width: 890px;
}

.toggle,
[id^=drop] {
    display: none;
}

/*HEADER*/

.header {
    position: fixed;
    width: 100%;
    z-index: 104;
    padding: 0 0 0 0;
}

.header.active {
    padding: 0;
    background: #ffffff;
}

.header .sec-1 {
    background: #ea780e;
    text-align: right;
    padding: 10px 0;
}

.header .sec-1 ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.header .sec-1 ul li:last-child {
    margin-right: 0px;
}

.header .sec-1 ul li.admission a {
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ffcc00;
    padding: 7px 12px;
    border-radius: 4px;
}

.header .sec-1 ul li.admission a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.header .sec-1 ul li.location img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.header .sec-1 ul li.location label {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}
.header .sec-1 ul li.location label a{
	color:#fff;
}

.header .sec-2 {
    padding: 15px 0 8px 0;
    background: #ffffff;
}

.header .sec-2 .web-logo {
    margin-top: -50px;
}

.header .sec-2 ul {
    text-align: right;
}

.header .sec-2 .pd {
    padding-right: 0;
}

.header .sec-2 ul li {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.header .sec-2 ul li:last-child:before {
    content: "";
    width: 10px;
    height: 15px;
    width: 3px;
    background: #c2c2c2;
    display: inline-block;
    border-radius: 100px;
    margin: 0 13px;
    vertical-align: middle;
}

.header .sec-2 ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.header .sec-2 ul li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.header .sec-3 {
    background: #13407c;
    margin-top: -1px;
}

.header .sec-3 nav ul {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

.header .sec-3 nav ul {
    margin: 0 43px;
}

.header .sec-3 nav ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 11px 30px;
}

/*header mega menu style*/

.header .head-about-menu {
    text-align: center;
}

.header .head-about-menu .col-lg-4 {
    padding: 0;
}

.header .head-about-menu .bg {
    padding: 20px 0;
    border: 1px solid #4e75a5;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.header .head-about-menu a.bg:before {
    content: "";
    width: 0;
}

.header .head-about-menu .bg.right {
    border-right: 0;
    border-top: 0;
}

.header .head-about-menu .bg.left {
    border-left: 0;
}

.header .head-about-menu .bg.bottom {
    border-bottom: 0;
}

.header .head-about-menu .bg:hover {
    background: #e50535;
}

.header .head-about-menu .bg:hover {
    background: #e50535;
}

.header .head-about-menu label {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    line-height: 30px;
}

.header .head-about-menu img {
    display: inline-block;
}

.header .normal-drop a {
    padding: 12px 22px;
}

.header .normal-drop img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.header .normal-drop span {
    display: inline-block;
    vertical-align: middle;
}

.header .head-normal-inner {
    position: absolute;
    top: -106px !important;
    border-top: 3px solid #e50535;
}

.header .head-academics-menu {
    text-align: center;
}

.header .head-academics-menu .col-lg-3 {
    padding: 0;
}

.header .head-academics-menu .bg {
    padding: 20px 0;
    border: 1px solid #4e75a5;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.header .head-academics-menu a.bg:before {
    content: "";
    width: 0;
}

.header .head-academics-menu .bg.right {
    border-right: 0;
    border-top: 0;
}

.header .head-academics-menu .bg.left {
    border-left: 0;
}

.header .head-academics-menu .bg.bottom {
    border-bottom: 0;
}

.header .head-academics-menu .bg:hover {
    background: #e50535;
}

.header .head-academics-menu .bg:hover {
    background: #e50535;
}

.header .head-academics-menu label {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    line-height: 30px;
}

.header .head-academics-menu img {
    display: inline-block;
}

/*header mega menu style*/

.home-bg-1 {
    background: url(../images/home-bg-1.jpg) no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
}

.home-sec-1 {
    margin-top: 0px;
}

.home-sec-1 .bg img {
    margin-top: -54px;
    z-index: 1;
    position: relative;
}

.home-sec-1 .bg:before {
    content: "";
    background: url(../images/home-sec-1-bg.png) no-repeat;
    width: 698px;
    height: 417px;
    display: inline-block;
    position: absolute;
    right: 125px;
    z-index: 0;
}

.home-sec-1 form {
    z-index: 1;
    position: relative;
}

.home-sec-1 form h2 {
    color: #ffc000;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 50px 0 10px 0;
    text-align: center;
}

.home-sec-1 .form-control {
    background: transparent;
    color: #ffffff;
    font-size: 18px;
    border: 0;
    border-bottom: 1px solid #ffffff;
    height: 25px;
    height: 50px;
    margin-top: 15px;
    border-radius: 0;
}

.home-sec-1 .submit {
    width: 25%;
    display: inline-block;
    margin: 15px 0 0 15px;
    background: #ffc000;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 100px;
    border-bottom: 0;
    height: 40px;
}

.home-sec-1 .submit button {
    background: #ffc000;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 100px;
    border-bottom: 0;
    height: 40px;
}

.home-sec-1 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    font-size: 18px;
}

.home-sec-1 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
    font-size: 18px;
}

.home-sec-1 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff;
    font-size: 18px;
}

select {
    color: #ffffff;
    font-size: 18px;
}

select:required:invalid {
    color: #ffffff;
    font-size: 18px;
}

option {
    color: black;
}

.home-sec-2 h3 {
    color: #ea780e;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 42px;
}

.img-center {
    text-align: center;
}

.img-center img {
    display: inline-block;
}

.home-sec-2 .img-center.first {
    margin: 30px 0 15px 0;
}

.home-sec-2 p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.home-sec-2 .amenities {
    background: #ffffff;
    display: inline-block;
    width: 100%;
    padding: 40px 30px 30px 30px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    margin-top: 10px;
}

.home-sec-2 .amenities label {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    margin: 12px auto 0 auto;
    width: 100%;
    text-transform: uppercase;
}

.home-sec-2 .amenities .bg:before {
    content: "";
    background: url(../images/home-sec-1-before.png) no-repeat;
    width: 10px;
    height: 46px;
    display: inline-block;
    right: 0;
    position: absolute;
    top: 45px;
}

.home-sec-2 .amenities .bg.last:before {
    display: none;
}

.home-sec-2 .admission {
    width: 35%;
    margin: 30px auto 0 auto;
}

.home-sec-2 .admission .bg1 {
    background: #ff7800;
}

.home-sec-2 .admission .bg2 {
    background: #00afee;
    border-radius: 7px;
}

.home-sec-2 .admission .bg2 img {
    display: inline-block;
    margin-left: -15px;
    vertical-align: middle;
}

.home-sec-2 .admission .bg2 b {
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.home-sec-2 .know-more {
    text-align: center;
    margin: 53px 0;
}

.home-sec-2 .know-more a {
    background: #ea780e;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 11px 25px;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 18px;
}

.home-sec-3 {
    background: url(../images/home-sec-2-bg.jpg) no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 60px 0 100px 0;
}

.home-sec-3 h4 {
    color: #ea780e;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}

.home-sec-3 .academics-tab {
    margin-top: 25px;
}

.home-sec-3 .tab-content {
    background: #ffffff;
    border: 1px solid #c5c1bd;
    display: inline-block;
    padding: 40px;
}

.home-sec-3 .tab-content label {
    color: #ea780e;
    font-size: 22px;
    font-weight: 700;
    /* text-transform: uppercase; */
    margin-bottom: 45px;
}

.home-sec-3 .tab-content label:before {
    content: "";
    background: #ea780e;
    width: 37px;
    height: 4px;
    display: inline-block;
    position: absolute;
    top: 45px;
}

.home-sec-3 .tab-content p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
}

.home-sec-3 .tab-content a {
    background: #ffc000;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 100px;
    display: inline-block;
    margin-top: 30px;
}

.home-sec-3 .nav-tabs>li>a {
    margin-right: 0px;
    border: 1px solid #cec9c5;
    background: #fff4e9;
    color: #101213;
    font-weight: 600;
    padding: 15px 30px;
    border-top-right-radius: 0px;
}

.home-sec-3 .nav-tabs>li.active>a,
.home-sec-3 .nav-tabs>li.active>a:focus,
.home-sec-3 .nav-tabs>li.active>a:hover {
    color: #ea780e;
}

.home-sec-3 .tab-content .img {
    text-align: right;
}

.home-sec-3 .tab-content .img img {
    display: inline-block;
}

.home-sec-4 {
    padding: 60px 0 45px 0;
    position: relative;
}

.home-sec-4 h5 {
    color: #ea780e;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    margin: 18px 0 15px 0;
}

.home-sec-4 label {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.home-sec-4 .act-bg {
    margin-top: 25px;
    padding: 0 11px;
}

.home-sec-4 .act-bg img {
    display: inline-block;
    vertical-align: middle;
    /* width: auto; */
    margin-right: 10px;
}

.home-sec-4 .act-bg span {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

.home-sec-4:before {
    content: "";
    background: url(../images/home-sec-4-bg-1.png) no-repeat;
    width: 100%;
    height: 442px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0;
    background-size: cover;
}

.home-sec-5 {
    content: "";
    background: url(../images/home-bg-2.png) no-repeat;
    width: 100%;
    height: auto;
    display: inline-block;
    background-size: cover;
    padding: 100px 0 45px 0;
}

.home-sec-5 h6 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 65px;
}

.home-sec-5 .nav-tabs>li>a {
    background: #ebebeb;
    color: #101213;
    font-weight: 600;
    padding: 15px 35px;
    border-top-right-radius: 9px;
    margin-right: 0px;
    border: 1px solid #cec9c5;
}

.home-sec-5 .nav-tabs>li.active>a,
.home-sec-5 .nav-tabs>li.active>a:focus,
.home-sec-5 .nav-tabs>li.active>a:hover {
    background: #ffc000;
    font-weight: 700;
}

.home-sec-5 .tab-content {
    background: #ffffff;
    display: inline-block;
    padding: 40px 40px 0 40px;
}

.home-sec-5 .know-more {
    text-align: center;
    margin: 53px 0;
}

.home-sec-5 .know-more a {
    background: #ea780e;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 11px 25px;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 18px;
}

.home-sec-5 .bg {
    position: relative;
}

.home-sec-5 .content {
    text-align: center;
    position: absolute;
    bottom: -17px;
    width: 90%;
    left: -88px;
}

.home-sec-5 .content label {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    background: #13407c;
}

.home-sec-5 .content span {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: 20px;
}

.home-sec-6 {
    padding: 60px 0;
}

.home-sec-6 .title {
    margin-bottom: 20px;
}

.home-sec-6 .title img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.home-sec-6 .title b {
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

.home-sec-6 .news-events-slider .date {
    background: #ea780e;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 36px;
    text-align: center;
}

.home-sec-6 .news-events-slider .date label {
    color: #ffffff;
    font-size: 19px;
    font-weight: 900;
    line-height: 25px;
    text-transform: uppercase;
}

.home-sec-6 .news-events-slider .event-name {
    background: #fcc010;
    color: #000000;
    font-size: 23px;
    font-weight: 900;
    padding: 15px;
    position: absolute;
    bottom: 37px;
    left: 0px;
    z-index: 6;
    text-align: center;
    text-transform: uppercase;
}

.home-sec-6 .news-events-slider .owl-dots {
    text-align: center;
    margin-top: 31px;
    margin-bottom: 0;
    position: absolute;
    bottom: 13px;
    right: 65px;
}

.home-sec-6 .news-events-slider .owl-dot {
    width: 13px;
    height: 13px;
    background: #ffffff;
    display: inline-block;
    margin-right: 10px;
}

.home-sec-6 .news-events-slider .owl-dot.active {
    background: #ffcc00;
}

.home-sec-6 .news {
    padding-right: 63px;
}

.home-sec-6 .news .main-max {
    height: 390px;
    overflow-y: scroll;
    padding-right: 20px;
}

/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
    width: 10px;
    background-color: #ea780e;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ea780e;
}

.home-sec-6 .news ul li .inl {
    margin-top: 33px;
    position: relative;
}

.home-sec-6 .news ul li .inl ul li.date {
    display: inline-block;
    vertical-align: middle;
}

.home-sec-6 .news ul li .inl ul li.date:after {
    content: "";
    background: url(../images/border-icon.png) no-repeat;
    width: 1px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.home-sec-6 .news ul li .inl ul li.date img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.home-sec-6 .news ul li .inl ul li.date label {
    display: inline-block;
    vertical-align: middle;
}

.home-sec-6 .news ul li .inl ul li.time {
    display: inline-block;
    vertical-align: middle;
}

.home-sec-6 .news ul li .inl ul li.time img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.home-sec-6 .news ul li .inl ul li.time label {
    display: inline-block;
    vertical-align: middle;
}

.home-sec-6 .news ul li p {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 15px 0;
    border-bottom: 1px solid #313131;
}

.home-sec-6 .news ul li:last-child p {
    border-bottom: 0;
}

.home-sec-6 .know-more {
    margin-top: 40px;
}

.home-sec-6 .know-more a {
    background: #ffd200;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    padding: 11px 25px;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 18px;
}

.home-sec-7 {
    content: "";
    background: url(../images/home-bg-3.jpg) no-repeat;
    width: 100%;
    height: auto;
    display: inline-block;
    background-size: cover;
    padding: 90px 0 45px 0;
}

.home-sec-7 .testimonials-slider p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
    width: 63%;
    margin: 0 auto;
}

.home-sec-7 .testimonials-slider p:before {
    content: "";
    background: url(../images/testimonial-quote-img-1.png) no-repeat;
    width: 32px;
    height: 29px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 150px;
}

.home-sec-7 .testimonials-slider p:after {
    content: "";
    background: url(../images/testimonial-quote-img-2.png) no-repeat;
    width: 64px;
    height: 58px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 250px;
}

.home-sec-7 .testimonials-slider label {
    color: #ffcc00;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin-top: 30px;
}

.home-sec-7 b {
    color: #ffcc00;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    line-height: 47px;
    margin: 22px 0;
}

.home-sec-7 img.google {
    margin: 17px 0;
}

.home-sec-7 .testimonials-slider .owl-dots {
    text-align: center;
    margin-top: 31px;
    margin-bottom: 40px;
}

.home-sec-7 .testimonials-slider .owl-dot {
    width: 13px;
    height: 13px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}

.home-sec-7 .testimonials-slider .owl-dot.active {
    background: #ffcc00;
}

/*About Us*/

.about-sec-1 .t-tit {
    margin: 35px 0 15px 0;
}

.about-sec-1 .t-tit img {
    display: inline-block;
    vertical-align: middle;
}

.about-sec-1 .t-tit h2 {
    display: inline-block;
    vertical-align: middle;
    color: #ea780e;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

.about-sec-1 p {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    /* text-align: justify; */
    line-height: 32px;
    margin: 10px 0;
}

.about-sec-1 p b {
    font-weight: 700;
}

.about-sec-1 ul {
    margin-top: 80px;
    margin-bottom: 40px;
    display: flex;
}

.about-sec-1 ul li {
    display: inline-block;
}

.about-sec-1 ul li img {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    width: 17%;
}

.about-sec-1 ul li span {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
}

.about-sec-1 ul li:first-child:before {
    content: "";
    background: url(../images/about-before-img-1.png) no-repeat;
    width: 68px;
    height: 160px;
    display: inline-block;
    margin-top: -55px;
}

.about-sec-1 ul li:nth-child(2):before {
    content: "";
    background: url(../images/about-before-img-2.png) no-repeat;
    width: 68px;
    height: 160px;
    display: inline-block;
    margin-top: -55px;
}

.about-sec-1 ul li:nth-child(3):before {
    content: "";
    background: url(../images/about-before-img-3.png) no-repeat;
    width: 68px;
    height: 160px;
    display: inline-block;
    margin-top: -55px;
}

.about-sec-1 ul li:last-child:before {
    content: "";
    background: url(../images/about-before-img-4.png) no-repeat;
    width: 68px;
    height: 160px;
    display: inline-block;
    margin-top: -55px;
}

.about-sec-2 .bg {
    background: #fff9e0;
    display: inline-block;
    padding: 50px 60px;
    margin-top: 45px;
    position: relative;
}

.about-sec-2 .bg:before {
    content: "";
    background: url(../images/about-us-bg.png) no-repeat;
    width: 518px;
    height: 468px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.about-sec-2 p {
    color: #000000;
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
    padding: 0 15px;
    margin-bottom: 45px;
}

.about-sec-2 ul li {
    color: #000000;
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
    margin-bottom: 40px;
    position: relative;
    padding: 0 20px;
}

.about-sec-2 ul li:before {
    content: "";
    background: url(../images/before-icon.png) no-repeat;
    width: 8px;
    height: 14px;
    display: inline-block;
    position: absolute;
    left: -6px;
    top: 10px;
}

.about-sec-2 p b {
    font-weight: 700;
}

.about-sec-2 .border {
    border-left: 1px solid #aaa79a;
    padding-left: 45px;
}

.about-sec-3 .bg1 {
    background: #13407c;
    padding: 50px;
    border-radius: 10px;
    margin: 40px 0 70px 0;
    min-height: 662px;
}

.about-sec-3 .bg1 p {
    color: #ffffff;
    text-align: justify;
    line-height: 32px;
    font-size: 18px;
}

.about-sec-3 .bg1 .tit {
    margin-bottom: 20px;
}

.about-sec-3 .bg1 .tit img {
    display: inline-block;
    vertical-align: middle;
}

.about-sec-3 .bg1 .tit label {
    color: #ffcc00;
    line-height: 30px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.mb-3{margin-bottom:30px;}
.mb-4{margin-bottom:40px;}
.mb-5{margin-bottom:50px;}
/*Chairman Message*/

.chairman-sec-1 {
    margin-top: 45px;
    margin-bottom: 70px;
    position: relative;
}

.chairman-sec-1 h2 {
    color: #13407c;
    font-size: 35px;
    font-weight: 900;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-left: 42px;
}

.chairman-sec-1 h2:before {
    content: "";
    background: #737373;
    width: 3px;
    height: 58px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 13px;
}

.chairman-sec-1 h2:after {
    content: "";
    background: url(../images/chairman-testi-icon.png) no-repeat;
    width: 35px;
    height: 32px;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.chairman-sec-1 label {
    color: #6a6a6a;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Grand Hotel', cursive;
    margin-left: 42px;
    line-height: 40px;
}

.chairman-sec-1 p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 35px;
    margin-top: 33px;
}

.chairman-sec-1 {}

.chairman-sec-1 .chair-img {
    text-align: right;
}

.chairman-sec-1 .chair-img img {
    display: inline-block;
    margin-bottom: 25px;
}

.chairman-sec-1 .name {
    background: url(../images/chairman-bg.png) no-repeat;
    background-size: 100% 100%;
    height: 86px;
    width: 405px;
    display: inline-block;
}

.chairman-sec-1 .name label {
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    line-height: 27px;
    font-family: 'Inter', sans-serif;
    display: inline-block;
    width: 100%;
    margin-top: 14px;
    margin-left: 0;
}

.chairman-sec-1 .name span {
    color: #ffc000;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    display: inline-block;
    width: 100%;
}

.chairman-sec-1:after {
    content: "";
    background: url(../images/chairman-bg-1.png) no-repeat;
    width: 487px;
    height: 350px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -61px;
}

/*vision mission*/

.vision-sec-1{
	padding-bottom:50px;
}
.vision-sec-1 .vision {
    background: #c7f2ff;
    display: inline-block;
    margin-top: 40px;
    padding: 40px;
    border-radius: 10px;
}

.vision-sec-1 .vision img {
    display: inline-block;
    vertical-align: middle;
}

.vision-sec-1 .vision label {
    color: #13407c;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.vision-sec-1 .vision p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
    margin-top: 22px;
}

.vision-sec-1 .vision p b {
    font-weight: 600;
}

.vision-sec-1 .mission img {
    display: inline-block;
    vertical-align: middle;
}

.vision-sec-1 .mission label {
    color: #13407c;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.vision-sec-1 .mission p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
    margin-top: 22px;
}

.vision-sec-1 .mission p b {
    font-weight: 600;
}

.vision-sec-1 .mission {
    background: #ccffe5;
    display: inline-block;
    margin-top: 40px;
    padding: 40px;
    border-radius: 10px;
	width:100%;
}

.vision-sec-1 .award {
    background: #fff4cc;
    display: inline-block;
    margin-top: 40px;
    padding: 40px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
}

.vision-sec-1 .award:after {
    content: "";
    background: url(../images/vission-bg.png) no-repeat;
    display: inline-block;
    width: 563px;
    height: 350px;
    position: absolute;
    right: 0;
    top: 0;
}

.vision-sec-1 .award ul li {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.vision-sec-1 .award ul li b {
    font-weight: 700;
}

.vision-sec-1 .award ul li:before {
    content: "";
    background: url(../images/awards-before-icon.png) no-repeat;
    width: 9px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: -20px;
}

.announcement h3 {
    background: #ffcc00;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
}

.announcement .scroll1 {
    background: #13407c;
}

.announcement .scroll1 marquee {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 19px 0;
}

/*Admission*/

.admission-sec-1 {
    margin-top: 50px;
}

.admission-sec-1 img {
    display: inline-block;
    vertical-align: middle;
}

.admission-sec-1 label {
    color: #13407c;
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 15px;
}

.admission-sec-1 .nav-tabs>li>a {
    background: #13407c;
    transform: skew(-20deg);
    margin-right: 7px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
}

.admission-sec-1 .nav-tabs>li>a span {
    transform: skew(20deg);
    display: inline-block;
}

.admission-sec-1 .nav-tabs>li.active>a,
.admission-sec-1 .nav-tabs>li.active>a:focus,
.admission-sec-1 .nav-tabs>li.active>a:hover {
    background: #fe6205;
    color: #ffffff;
}

.admission-sec-1 .tab-tit {
    margin: 30px 0;
}

.admission-sec-1 .tab-content p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 32px;
}

.admission-sec-1 .tab-content .links {
    margin: 50px 0;
    display: inline-block;
    width: 100%;
}

.admission-sec-1 .tab-content .links .col-lg-6 {
    padding-left: 0;
}

.admission-sec-1 .tab-content .links a {
    display: inline-block;
    background: #13407c;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 27px;
    padding: 10px 50px;
    margin-right: 10px;
    border-radius: 5px;
}

.admission-sec-1 .tab-content .links .img {
    text-align: right;
}

.admission-sec-1 .tab-content {
    margin-bottom: 50px;
    display: inline-block;
}

.admission-sec-1 .tab-content #admissions-one {
    position: relative;
}

.admission-sec-1 .tab-content #admissions-one:before {
    content: "";
    background: url(../images/scholorship-bg.png) no-repeat;
    width: 516px;
    height: 648px;
    position: absolute;
    top: -140px;
    right: -32%;
}

.admission-sec-1 .tab-content #admissions-two {
    position: relative;
}

.admission-sec-1 .tab-content #admissions-two:before {
    content: "";
    background: url(../images/scholorship-bg.png) no-repeat;
    width: 516px;
    height: 648px;
    position: absolute;
    top: -140px;
    right: -32%;
}

.admission-sec-1 .scholarship p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    display: block;
    margin-top: 40px;
}

.admission-sec-1 .scholarship p b {
    font-weight: 700;
}

.admission-sec-1 .scholarship.procedure ul {
    margin: 30px 0 20px 0;
}

.admission-sec-1 .scholarship.procedure ul li {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 10px;
}

.admission-sec-1 .scholarship.procedure ul li:before {
    content: "";
    background: url(../images/admission-arrow.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.admission-sec-1 .scholarship.procedure h2 {
    color: #13407c;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 21px;
    margin-top: 20px;
    margin-top: 30px;
}

.admission-sec-1 .scholarship.procedure span {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.admission-sec-1 .scholarship.procedure p {
    margin-top: 16px;
}

/*Wings of SBHS*/

.admission-sec-1.wings {
    position: relative;
}

.admission-sec-1.wings .nav-tabs li img {
    transform: skew(20deg);
    vertical-align: middle;
    margin-right: 5px;
}

.admission-sec-1.wings p.blooming-last {
    background: #f2f2f2;
    padding: 30px;
    border-radius: 5px;
}

.admission-sec-1.wings p.blooming-last label {
    background: #fe6205;
    color: #ffffff;
    font-size: 29px;
    padding: 8px 30px;
    margin-left: -28px;
    margin-bottom: 30px;
}

.admission-sec-1.wings p.blooming-last b.mar {
    margin-bottom: 25px;
    display: inline-block;
    font-size: 22px;
}

.admission-sec-1.wings .tab-content:before {
    content: "";
    background: url(../images/pencil.png) no-repeat;
    width: 135px;
    height: 270px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 150px;
    z-index: -1;
}

.admission-sec-1.wings .tab-content #wings-one,
.admission-sec-1.wings .tab-content #wings-two,
.admission-sec-1.wings .tab-content #wings-three,
.admission-sec-1.wings .tab-content #wings-four,
.admission-sec-1.wings .tab-content #wings-five {
    position: relative;
}

.admission-sec-1.wings .tab-content #wings-one:before,
.admission-sec-1.wings .tab-content #wings-two:before,
.admission-sec-1.wings .tab-content #wings-three:before,
.admission-sec-1.wings .tab-content #wings-four:before,
.admission-sec-1.wings .tab-content #wings-five:before {
    content: "";
    background: url(../images/scholorship-bg.png) no-repeat;
    width: 516px;
    height: 648px;
    position: absolute;
    top: -140px;
    right: -32%;
}

.admission-sec-1.wings .tab-content {
    padding-top: 55px;
}

/*Management*/

.management-bg-1 {
    background: #fff8cc;
    padding: 35px 70px 65px 70px;
    margin-top: 56px;
    border-radius: 10px;
    position: relative;
}

.management-bg-1:after {
    content: "";
    background: url(../images/management-bg-1.png) no-repeat;
    width: 498px;
    height: 457px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.management-bg-1 .tit {
    z-index: 1;
    position: relative;
}

.management-bg-1 .tit h2 {
    color: #13407c;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.management-bg-1 .tit p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 45px;
    padding: 20px 0;
}

.management-bg-1 .tit span {
    color: #e50535;
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
}

.management-bg-1 .tit p b {
    font-weight: 600;
}

.management-bg-1 .tit img {
    display: inline-block;
    vertical-align: middle;
}

.management-bg-2 {
    background: #e8e8e8;
    padding: 45px 70px 45px 70px;
    margin-top: 56px;
    border-radius: 10px;
}

.management-bg-2 p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 45px;
}

.management-bg-2 p b {
    font-weight: 600;
}

.management-bg-3 {
    background: #fef2e0;
    padding: 35px 70px 65px 70px;
    margin-top: 56px;
    margin-bottom: 70px;
    border-radius: 10px;
    position: relative;
}

.management-bg-3:after {
    content: "";
    background: url(../images/management-bg-1.png) no-repeat;
    width: 498px;
    height: 648px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.management-bg-3 .tit {
    z-index: 1;
    position: relative;
}

.management-bg-3 .tit h2 {
    color: #ff7200;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.management-bg-3 .tit p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 45px;
    padding: 20px 0;
}

.management-bg-3 .tit span {
    color: #e50535;
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
}

.management-bg-3 .tit p b {
    font-weight: 600;
}

.management-bg-3 .tit img {
    display: inline-block;
    vertical-align: middle;
}

.inner-banner-content {
    position: absolute;
    bottom: 115px;
    left: 19%;
}

.inner-banner-content label {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 10px;
}

.inner-banner-content .breadcrum ul li {
    display: inline-block;
}

.inner-banner-content .breadcrum ul li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}

.inner-banner-content .breadcrum ul li a.active {
    color: #ffcc00;
}

/*common*/

.st_btn {
    color: #033230;
    font-size: 13px;
    font-weight: 700;
    background: #ffd202;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

.st_btn img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

/*banner*/

.home-banner .owl-carousel .owl-item img {
    width: 100%;
}

.home-banner {
    margin-top: 164px;
}

.home-banner .banner-content {
    position: absolute;
    top: 26%;
    left: 12%;
    width: 34%;
}

.home-banner .banner-content h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    font-family: 'Playfair Display', serif;
    line-height: 60px;
    font-family: 'a_astro_spaceregular';
}

.home-banner .banner-content label {
    color: #ffffff;
    font-size: 28px;
    font-weight: 300;
    display: block;
    line-height: 34px;
}

.home-banner .banner-content a.st_btn {
    text-transform: none;
    background: #27466f;
    color: #ffffff;
    font-size: 18px;
    border-radius: 0;
    font-weight: 400;
    padding: 20px 40px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
}

.home-banner .banner-content a:hover {
    background: #f37e20;
    color: #08315f;
}

.home-banner .banner-content a img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.home-banner .owl-dots {}

.home-banner .banner-left-aside {
    width: 175px;
    height: 505px;
    background: #0d6bac;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 2;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.home-banner .banner-right-aside {
    width: 175px;
    height: 505px;
    background: #fc5c5e;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 2;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.inner-banner {
    position: relative;
    margin-top: 148px;
    z-index: 2;
}

.inner-banner img {
    width: 100%;
}

.blog-read-more {
    position: absolute;
    width: 12% !important;
    right: 17px;
    top: 177px;
    display: none !important;
}

.social_media ul li {
    display: inline-block;
}

.social_media ul {
    margin-top: 13px;
}

.social_media ul li a i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #fff;
}

.social_media ul li a .fa-facebook {
    background: #4b69b0;
}

.social_media ul li a .fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.social_media ul li a .fa-twitter {
    background: #1da1f2;
}

.social_media ul li a .fa-whatsapp {
    background: #0072bc;
}

.social_media ul li a .fa-youtube-play {
    background: #d1313e;
}

.cpy-rght {
    background: #ea780e;
    padding: 10px 0;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.cpy-rght p,
.cpy-rght p a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 38px;
}

.cpy-rght .social-media {
    text-align: right;
}

.cpy-rght .social-media li {
    display: inline-block;
}

.cpy-rght.cpy-2 {
    background: #00afee;
    margin-top: -5px;
}

.cpy-rght.cpy-2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 0;
}

.cpy-rght.cpy-2 a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

.fixed-scroll {
    position: fixed;
    bottom: 15%;
    right: 0px;
    z-index: 2;
    text-align: center;
}

.fixed-scroll ul li a img {
    display: inline-block;
}

.footer .sec-1 {
    padding: 30px 0;
}

.footer .sec-1 ul li {
    margin-top: 15px;
}

.footer .sec-1 ul li img {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.footer .sec-1 ul li h1 {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-size: 15px;
    line-height: 25px;
}
.footer .sec-1 ul li{
	position:relative;
	padding-left:55px;
}

.footer .sec-1 ul li img{
	position:absolute;
	left:0px;
	top:4px;
}
.footer .sec-1 ul li p {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 16px;
    line-height: 25px;
}

.footer .sec-1 ul li a {
    color: #000000;
    font-size: 16px;
    line-height: 25px;
}

.footer .sec-2 {
    background: #e3e4e5;
    display: inline-block;
    width: 100%;
    padding: 30px 20px 30px 20px;
	margin-top:30px;
}

.footer .sec-2 label {
    color: #023679;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.footer .sec-2 ul li a {
    color: #313131;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    line-height: 25px;
}

.footer .sec-2 ul li a:before {
    content: "";
    width: 5px;
    height: 2px;
    background: #545555;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 12px;
    left: -15px;
}

/*accordian starts*/

.disclaimer-accordion .panel-title a {
    text-align: center;
    width: 100%;
    display: inline-block;
    background-color: #43abf3;
    padding: 15px 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.disclaimer-accordion .panel-default>.panel-heading {
    padding: 0;
    border: 0;
}

.disclaimer-accordion .panel-group {
    margin-bottom: -1px;
}

.disclaimer-accordion .panel-group .panel {
    border: 0;
}

.disclaimer-accordion .panel-body p {
    color: #3f3f3f;
    font-size: 15px;
    font-weight: 400;
    margin: 20px 0;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    line-height: 26px;
}

.disclaimer-accordion .glyphicon {
    top: 7px;
    left: 325px;
}

.bs-example {
    margin: 0px;
}

.rotate {
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    -moz-transform: rotate(-180deg);
    /* Firefox */
    -ms-transform: rotate(-180deg);
    /* IE 9 */
    transform: rotate(-180deg);
    /* Standard syntax */
}

/*accordian ends*/

/*lightgallery*/

.small {
    font-size: 11px;
    color: #999;
    display: block;
    margin-top: -10px
}

.cont {
    text-align: center;
}

.page-head {
    padding: 60px 0;
    text-align: center;
}

.page-head .lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 50px;
    margin-top: 0;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}

.btn-lg {
    border-radius: 2px;
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}

.btn-primary:hover {
    background-color: #fff;
    color: #152836;
}

.btn-primary {
    background-color: #152836;
    border-color: #0e1a24;
    color: #ffffff;
}

.btn-primary {
    border-color: #eeeeee;
    color: #eeeeee;
    transition: color 0.1s ease 0s, background-color 0.15s ease 0s;
}

.page-head h1 {
    font-size: 42px;
    margin: 0 0 20px;
    color: #FFF;
    position: relative;
    display: inline-block;
}

.page-head h1 .version {
    bottom: 0;
    color: #ddd;
    font-size: 11px;
    font-style: italic;
    position: absolute;
    width: 58px;
    right: -58px;
}

.demo-gallery>ul {
    margin-bottom: 0;
    padding-left: 15px;
}

.demo-gallery>ul>li {
    margin-bottom: 15px;
    width: 180px;
    display: inline-block;
    margin-right: 15px;
    list-style: outside none none;
    width: 32%;
    padding: 0px;
}

.demo-gallery>ul>li a {
    border: 0;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery>ul>li a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}

/***button wave***/

.sonar-wrapper {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

/* The circle */

.sonar-emitter {
    position: fixed;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 9999px;
    background-color: #424765;
    bottom: 70px;
    left: 100px;
}

/* the 'wave', same shape and size as its parent */

.sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: transparent;
    border: 1px double #ccc;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

.sonar-emitter img {
    padding: 10px;
    position: absolute;
    top: -18px;
    left: -16px;
}

/*
  Animate!
  NOTE: add browser prefixes where needed.
*/

.sonar-wave {
    animation: sonarWave 2s linear infinite;
}

@keyframes sonarWave {
    from {
        opacity: 0.4;
    }
    to {
        transform: scale(3);
        opacity: 0;
    }
}

/*Slide Up Slide Down*/

.about-sec-3 .one {
    position: relative;
    top: 0;
    background-color: #43abf3;
    text-align: center;
    padding: 20px 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    z-index: 1;
    cursor: pointer;
}

.about-sec-3 .one span {
    width: 0;
    height: 0;
    border-top: 15px solid #ffffff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: inline-block;
    margin-left: 15px;
}

.about-sec-3 .two {
    position: relative;
    top: -40px;
    background-color: #fc5c5e;
    z-index: -1;
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    -o-transition: top 1s;
    transition: top 1s;
}

/*.one:hover + .two {
    top: 0px;
}*/

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

/***************** Scroll anouncement ******************/

.scroll-left {
    height: 50px;
    overflow: hidden;
    position: relative;
}

.scroll-left p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    /* Starting position */
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scroll-left 20s linear infinite;
    -webkit-animation: scroll-left 20s linear infinite;
    animation: scroll-left 20s linear infinite;
}

/* Move it (define the animation) */

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
        /* Browser bug fix */
        -webkit-transform: translateX(100%);
        /* Browser bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
        /* Browser bug fix */
        -webkit-transform: translateX(-100%);
        /* Browser bug fix */
        transform: translateX(-100%);
    }
}

/***********************************chandrakanth******************************/

span.lnethr {
    text-decoration: line-through;
}

ul.paddingleft {
    padding-left: 20px;
}

.left h6 {
    color: #08315f;
    font-size: 20px;
    letter-spacing: 1px;
}

/*Accordion*/

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.mob-footer {
    background: #08315f;
    padding: 30px 0;
    margin-top: 60px;
}

.mob-footer .panel {
    background: #08315f;
    border: 0;
}

.mob-footer .panel .panel-body {
    color: #fff;
}

.mob-footer .panel-default>.panel-heading {
    color: #f37e20;
    background: #08315f;
    border-bottom: 1px solid #6b839f;
}

.mob-footer .panel-default.last>.panel-heading {
    border-bottom: 0;
}

.mob-footer .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
}

.mob-footer .panel-body a,
.mob-footer .panel-body address {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 18px;
    display: inline-block;
}

.mob-footer .panel-body a:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f37e20;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
}

.mob-footer .panel-body address {
    line-height: 30px;
}

/*Floating icon buttons*/

.fixed-floating {
    position: relative;
}

.round {
    border-radius: 50%;
}

.fab {
    transition: all 300ms ease-in-out;
    width: 80px;
    height: 80px;
    background: url(../images/fixed-icon-1.png) no-repeat;
	background-size:cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 30px;
    bottom: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    color: white;
    font-size: 2em;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.fab i {
    transition: all 300ms ease-in-out;
    will-change: transform;
}

.inner-fabs .fab {
    width: 40px;
    height: 40px;
    right: 45px;
    bottom: 23px;
    font-size: 1.5em;
    will-change: bottom;
    background: none;
}

.inner-fabs.show .fab:nth-child(1) {
    bottom: 90px;
}

.inner-fabs.show .fab:nth-child(2) {
    bottom: 135px;
}

.inner-fabs.show .fab:nth-child(3) {
    bottom: 180px;
}

.inner-fabs.show .fab:nth-child(4) {
    bottom: 230px;
}

.inner-fabs.show .fab:nth-child(5) {
    bottom: 280px;
}

.inner-fabs.show .fab:nth-child(6) {
    bottom: 330px;
}

.inner-fabs.show+.fab i {
    transform: rotate(135deg);
}

.fab:before {
    content: attr(data-tooltip);
    transition: opacity 150ms cubic-bezier(0.4, 0, 1, 1);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #ececec;
    right: 50px;
    top: 25%;
    background-color: rgba(70, 70, 70, 0.9);
    font-size: 0.5em;
    line-height: 1em;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    border-radius: 2px;
    padding: 6px 8px;
    max-width: 200px;
    font-weight: bold;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.inner-fabs.show .fab:hover:before {
    content: attr(data-tooltip);
    visibility: visible;
    opacity: 1;
}

/*MODAL*/

.modal-dialog {
    width: 604px;
}

.modal {
    z-index: 9999;
}

.modal-backdrop {
    z-index: 9998;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
}

.modal-body {
    padding: 0;
    text-align: center;
    margin-bottom: -3px;
}

.modal-body img {
    width: 80%;
}

.modal-header .close {
    margin-top: -2px;
    background: #1657b5;
    position: absolute;
    top: 2px;
    right: 77px;
    opacity: 1;
    color: #fff;
    padding: 0 12px;
    font-size: 28px;
    line-height: 40px;
}

.privacy-policy p {
    color: #222222;
    font-size: 16px;
    margin-bottom: 35px;
    text-align: justify;
    margin-top: 35px;
    line-height: 32px;
}

.privacy-policy b {
    color: #222222;
    font-size: 20px;
    margin-bottom: 35px;
    text-align: justify;
    margin-top: 35px;
    line-height: 32px;
    font-weight: 600;
}

.modal-content {
    display: contents;
}

/*Mega Menu starts*/

.content {
    margin: 50px 100px 0px 100px;
}

.exo-menu {
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
}

.exo-menu>li {
    display: inline-block;
    float: left;
}

.exo-menu>li>a {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px #365670 dotted;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

.exo-menu>li>a.active,
.exo-menu>li>a:hover,
li.drop-down ul>li>a:hover {
    color: #ffc000;
}

.exo-menu i {
    font-size: 18px;
    margin-left: 6px;
    line-height: 20px !important;
}

li.drop-down,
.flyout-right,
.flyout-left {
    position: relative;
}

li.drop-down:before {
    content: "";
    background: url(../images/header-dropdown-icon.png) no-repeat;
    width: 11px;
    height: 6px;
    position: absolute;
    display: inline-block;
    right: 6px;
    top: 25px;
}

li.mega-drop-down a {
    position: relative;
}

li.mega-drop-down a:before {
    content: "";
    background: url(../images/header-dropdown-icon.png) no-repeat;
    width: 11px;
    height: 6px;
    position: absolute;
    display: inline-block;
    right: 6px;
    top: 25px;
}

li.drop-down>ul {
    left: 0px;
    min-width: 230px;
    border-top: 3px solid #e50535;
}

.drop-down-ul {
    display: none;
}

.flyout-right>ul,
.flyout-left>ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #365670;
}

li.drop-down>ul>li>a,
.flyout-right ul>li>a,
.flyout-left ul>li>a {
    color: #fff;
    display: block;
    padding: 20px 22px;
    text-decoration: none;
    background-color: #01397e;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

li.drop-down>ul>li>a:hover,
.flyout-right ul>li>a:hover,
.flyout-left ul>li>a:hover {
    background: #e50535;
    color: #ffffff;
}

.flyout-right ul>li>a,
.flyout-left ul>li>a {
    border-bottom: 1px dotted #B8C7BC;
}

/*Flyout Mega*/

.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.flyout-mega ul>li>a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit;
}

.flyout-mega ul>li>a:hover,
.flyout-mega ul>li>a:active,
.flyout-mega ul>li>a:focus {
    text-decoration: none;
    background-color: transparent !important;
    color: #ccc !important
}

/*mega menu*/

.mega-menu {
    left: 0;
    right: 0;
    padding: 0 15px;
    display: none;
    padding-top: 0;
    min-height: 100%;
    width: 80%;
    border-top: 3px solid #e50535;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #547787;
    padding-top: 15px;
    background-color: #365670
}

.mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
}

ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #009FE1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

a.view-more:hover {
    color: #fff;
    background: #0DADEF;
}

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

/*Blog DropDown*/

.Blog {
    left: 0;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px;
}

.Blog .blog-title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.Blog .blog-des {
    color: #ccc;
    font-size: 90%;
    margin-top: 15px;
}

.Blog a.view-more {
    margin-top: 0px;
}

/*Images*/

.Images {
    left: 0;
    width: 100%;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px;
}

.Images h4 {
    font-size: 15px;
    margin-top: 0px;
    text-transform: uppercase;
}

/*common*/

.flyout-right ul>li>a,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu {
    background-color: #01397e;
}

/*hover*/

.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover+ul,
li.flyout-right a:hover+ul,
.blog-drop-down>a:hover+.Blog,
li.drop-down>a:hover+.drop-down-ul,
.images-drop-down>a:hover+.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover+.flyout-mega-wrap {
    display: block;
}

/*responsive*/

@media (min-width:767px) {
    .exo-menu>li>a {
        display: block;
        padding: 20px 28px;
    }
    .mega-menu,
    .flyout-mega-wrap,
    .Images,
    .Blog,
    .flyout-right>ul,
    .flyout-left>ul,
    li.drop-down>ul {
        position: absolute;
    }
    .flyout-right>ul {
        left: 100%;
    }
    .flyout-left>ul {
        right: 100%;
    }
}

@media (max-width:767px) {
    .exo-menu {
        min-height: 58px;
        background-color: #0f3b76;
        width: 100%;
    }
    .exo-menu>li>a {
        width: 100%;
        display: none;
    }
    .exo-menu>li {
        width: 100%;
    }
    .display.exo-menu>li>a {
        display: block;
        padding: 20px 22px;
        border-bottom: 1px dotted #568acf;
    }
    .mega-menu,
    .Images,
    .Blog,
    .flyout-right>ul,
    .flyout-left>ul,
    li.drop-down>ul {
        position: relative;
    }
}

a.toggle-menu {
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}

/*Mega Menu Ends*/

/*******************************************************************************************************chandrakanth***********************************************************/

.sbrar {
    background: #fff1d5;
    padding: 60px;
    border-radius: 15px;
    margin-bottom: 50px;
    margin-top: 30px;
}

.sbrar label,
.stud_rspon label {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    color: #13407c;
    vertical-align: middle;
    padding-top: 14px;
}

.sbrar img,
.stud_rspon img {
    display: inline-block;
    float: left;
    padding-right: 20px;
}

.sbrar h3 ::before {
    content: '';
    width: 2px;
}

.sbrar p {
    display: block;
    text-align: left;
    padding-top: 32px;
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
}

.stud_rspon {
    background: #ccffdd;
    padding: 60px;
    border-radius: 15px;
    margin-bottom: 50px;
}

.stud_rspon ul {
    padding-top: 40px;
}

.stud_rspon ul li {
    padding-bottom: 25px;
    font-size: 18px;
    padding-left: 20px;
}

.stud_rspon ul li::before {
    content: url(../images/admission-arrow.png);
    position: absolute;
    left: 0;
}

.st_val {
    background: #efeeee;
    padding: 60px;
    border-radius: 15px;
    min-height: 368px;
}

.st_val img,
.st_vstrs img,
.suspns img {
    float: left;
}

.st_val label,
.st_vstrs label,
.suspns label {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    color: #13407c;
    vertical-align: middle;
    padding-top: 14px;
}

.st_val p,
.st_vstrs p,
.suspns p {
    padding-top: 20px;
    line-height: 30px;
    text-align: justify;
}

.st_vstrs {
    background: #ffe1ec;
    padding: 60px;
    border-radius: 15px;
    margin-bottom: 50px;
}

.suspns {
    margin-bottom: 50px;
}

.ylw {
    background: #fff1d5;
    padding: 60px;
    border-radius: 15px;
}

.blu {
    background: #d5ffff;
    padding: 60px;
    border-radius: 15px;
}

.acdmicacemntsb {
    position: relative;
    padding: 50px 0;
}

.acdmicacemntsb_tab {}

.acdmicacemntsb_tab .nav-tabs>li {
    transform: skew(-30deg);
    background: #13407c;
    margin-right: 5px;
    display: inline-block;
    float: none;
}

.acdmicacemntsb_tab .nav-tabs>li>a {
    color: #fff;
    transform: skew(30deg);
    border: none;
}

.acdmicacemntsb_tab .nav-tabs {
    border: none;
    text-align: center;
}

.acdmicacemntsb_tab .nav-tabs>li.active {
    transform: skew(-30deg);
    background: #fe6205 !important;
}

.nav-tabs>li.active>a {
    background: transparent;
    border: none;
}

.acdmicacemntsb_tab .nav-tabs>li.active>a {
    color: #fff;
    transform: skew(30deg);
}

.acdmicacemntsb_tab .nav-tabs>li>a:hover {
    background: none;
    border: none;
}

.acdmicacemntsb_tab .nav>li>a:focus,
.acdmicacemntsb_tab .nav>li>a:hover {
    background: none;
    border: none;
}

.acdmicacemntsb_tab .tab-contents {
    text-align: center;
    padding: 20px 0;
}

.acdmicacemntsb_tab .tab-contents img {
    display: inline-block;
}

.acdmicacemntsb_tab .tab-contents h3 {
    color: #bc0707;
    font-size: 15px;
    font-weight: 900;
    margin: 10px 0;
    text-transform: uppercase;
}

.acdmicacemntsb_tab .tab-contents p {
    color: #010400;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}

.inner-banner img {
    border-bottom: 3px solid #ffcc00;
}

.pencil_abs {
    position: absolute;
    top: 0;
    left: 0;
}

.pattern_abs {
    position: absolute;
    bottom: 0;
    right: 0;
}

.clbactyb {}

.clbactybs {
    padding: 5px;
    min-height: 332px;
}

.clbactybs img {
    width: 100%;
}

.clbactyb_cont {
    background: #13407c;
    padding: 30px 10px;
    min-height: 90px;
}

.clbactyb_cont h3 {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 0 0 0 40px;
    height: 55px;
}

.clbactyb_cont h3 img {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
}

.curriculamb {}

.curriculamb_cont {}

.curriculamb_cont p {
    text-align: justify;
    line-height: 35px;
    margin: 15px 0;
}

.curriculamb_img {}

.curriculamb_cont.bg {
    background: #e5ffe1;
}

.curriculamb_cont.pad {
    padding: 30px 50px;
}

.curriculamb_cont.mar {
    margin: 40px 0;
}

.labbs {
    position: relative;
    background: #d5ffd8;
    padding: 50px;
    margin-bottom: 20px;
}

.labbs.blue {
    background: #d5ffff;
}

.labbs.rose {
    background: #ffe1ed;
}

.labs_pattern {
    position: absolute;
    right: 0;
    bottom: 0;
}

.labs_pattern img {}

.labbs_img {
    text-align: right;
}

.labbs_img img {
    z-index: 1;
    position: relative;
}

.labbs_cont {}

.labbs_cont h2 {
    text-transform: uppercase;
    color: #13407c;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 15px;
}

.labbs_cont h2 img {
    vertical-align: bottom;
    margin-right: 20px;
}

.labbs_cont p {
    text-align: justify;
    color: #000000;
    font-size: 18px;
    line-height: 35px;
}

.acdmicacemntsb_tab .nav-tabs>li.sports {
    float: none;
    display: inline-block;
}

.sb_menu {
    background: #00afee;
}

.notes {
    position: absolute;
    bottom: 0;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    /* text-transform: uppercase; */
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #ffb100;
    background-color: transparent;
    transition: 0.5s all;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    padding: 30px 0;
    border: 1px solid #4e75a5;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    text-align: center;
    color: #fff;
    min-height: 150px;
    font-size: 15px;
}

.mega-dropdown-menu>li>ul>li>a:hover {
    background: #ea780e;
    transition: 0.5s all;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 6.5px;
}

.navbar {
    min-height: auto;
}

.mega-dropdown-menu {
    background: #13407c;
    padding: 0px 0px;
    width: 75%;
    border-radius: 0;
}

.dropdown-menu {}

.no-pad {
    padding: 0;
}

.mgdrpdn img {
    display: block;
    margin: 0 auto;
}

.mgdrpdn label {
    text-align: center;
    display: block;
    color: #fff;
    font-weight: normal;
}

.navbar-nav>li>.dropdown-menu {
    border-top: 4px solid #ea780e;
    border-radius: 0;
    background: #00afee;
}

ul.dropdown-menu li {
    list-style-type: none;
}

ul {
    padding: 0;
}

ul.dropdown-menu li a {
    color: #fff;
    padding: 13px 10px;
    display: block;
    border-bottom: 1px solid #34629f;
    text-decoration: none;
    font-size: 15px;
}

.dropdown-menu {
    min-width: 260px;
}

.menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
}

.line {
    fill: none;
    stroke: #fff;
    stroke-width: 6;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}

.line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6;
}

.line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}

.opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}

.opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6;
}

.opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}

.navbar-default .navbar-toggle {
    background: #0f3b76;
    border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #0f3b76;
}

.navbar-default .navbar-nav>.open>a {
    background: none !important;
    color: #fff !important;
}

.susgen {
    padding: 0 50px;
}

.acdmicacemntsb_tab .tab-pane h4 {
    margin-top: 30px;
}

.stshbcntub {
    padding: 50px 0;
}

.stshbcntub ul {}

.stshbcntub ul li {
    padding: 10px;
}

.stshbcntub ul li .stshbcntubs {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 30px;
    border-radius: 10px;
    min-height: 182px;
}

.stshbcntub ul li .stshbcntubs p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
	line-height:30px;
}

.stshbcntub ul li .stshbcntubs p img {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.stshbcntub ul li .stshbcntubs .fa {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    background: #023679;
    color: #fff;
    text-align: center;
}

.stshbcntub ul li .stshbcntubs h3 {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.stshbcntub ul li .stshbcntubs h4 {
    font-size: 18px;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.fixed-floating {
    position: fixed;
    right: 10px;
    bottom: 60px;
    Z-INDEX: 999;
}

.stshbcntub ul li:last-child .stshbcntubs {
    box-shadow: none;
    padding: 0;
}

.stshbcntub ul li:last-child .stshbcntubs iframe {
    border-radius: 10px;
}

.stshbcntuenqb {
    /* background: url('../images/contact_enq_bg.jpg'); */
    background: url('../images/home-bg-2.png');
    background-size: cover;
    padding: 50px 0;
}

.contact_enq {}

.contact_enq h2 {
    text-align: center;
    color: #f4f4f8;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact_enq label {
    color: #3da81c;
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 30px;
}

.contact_enq .submit {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    font-family: 'Lora', serif;
    line-height: 30px;
    background: #ffcc00;
    border: 0;
    box-shadow: none;
    display: inline-block;
    width: auto;
    padding: 0 10px;
}

.contact_enq .form-control {
    background: none;
    border: 1px solid #f4f4f8;
    border-radius: 5px;
    height: 45px;
    color: #f4f4f8;
}

.contact_enq .msg {
    padding: 0 30px;
}

.contact_enq ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f4f4f8;
    font-size: 16px;
}

.contact_enq :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f4f4f8;
    font-size: 16px;
}

.contact_enq ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f4f4f8;
    font-size: 16px;
}

.contact_enq select:required:invalid {
    color: #f4f4f8;
    font-size: 14px;
}

.contact_enq option {
    color: #000;
    font-size: 14px;
}

.contact_enq .hgt {
    height: 140px;
}

.contact_enq p {
    color: #fff;
}

.admission_thank {
    color: #fff;
    margin: 30px 0;
}

.lanage {
    z-index: 2;
    margin: 20px 0 0 0;
}

.lanage ul {
    padding: 0;
    margin: 0;
}

.lanage ul li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    line-height: 35px;
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 10px 0 0;
}

.lanage ul li:before {
    content: '\f00c';
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'FontAwesome';
}

.home-banner .owl-dots {
    right: 9%;
    position: absolute;
    top: 27%;
    z-index: 10000;
}

.home-banner .owl-dots .owl-dot {
    display: inherit;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    border: none;
    margin: 22px 0;
    transform: rotate(40deg);
}

.home-banner .owl-dots .owl-dot:before {
    width: 16px;
    height: 16px;
    padding: 15px;
    border-radius: 50%;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    margin-right: 5px;
}

.home-banner .owl-dots .owl-dot.active {
    background: #e50535;
    color: #fff;
}

.cerguib {
    margin: 50px 0;
}

.cerguibs {
    padding: 50px 30px;
    background: #d6ffff;
    border-radius: 10px;
    margin: 25px 0;
}

.cerguibs_info {}

.cerguibs_info h2 {
    color: #13407c;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-left: 2px solid #13407c;
    text-indent: 30px;
    padding: 15px 0;
}

.cerguibs_info p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

.cerguibs_info p label {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.cerguibs_img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
}

.cerguibs_img img {}

.cerguibs_img img.row2 {
    margin-top: 10%;
}

.cerguibs.row2 {
    background: #fff1d5;
}

.cerguibs_info.fltr {
    float: right;
}

.cerguibs.aware {
    background: #d5ffd9;
    float: right;
}

.cerguibs.explo {
    background: #ffe1ec;
}

.cerguibs.plan {
    background: #ffdfbc;
    margin-top: 50px;
}

.cerguibs_info ul {
    padding: 0;
    margin: 0;
}

.cerguibs_info ul li {
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    position: relative;
    padding: 0 0 0 20px;
}

.cerguibs_info ul li .fa {
    position: absolute;
    left: 0;
    top: 10px;
    color: #13407c;
}

.cerguibs_info h6 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.cerguibs.minhgt {
    min-height: 400px;
    max-width: 560px;
}

.libtransflyb {
    padding: 50px 0;
}

.libtransflybs {
    padding: 0;
}

.libtransflybs h6 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
}

.libtransflybs_info {
    padding: 0;
}

.libtransflybs_info h2 {
    position: relative;
    color: #13407c;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    border-left: 2px solid #13407c;
    text-indent: 90px;
    padding: 15px 0;
    margin-bottom: 30px;
}

.libtransflybs_info h2 img {
    position: absolute;
    left: 13px;
    top: 0;
}

.libtransflybs_info p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 30px 0;
    text-align: justify;
}

.libtransflybs_img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cerguibs_img.rowimg2 {
    height: 195px;
}

.libtransflybs_info.slpasst {
    background: #ffe1ed;
    border-radius: 10px;
    padding: 50px;
    margin-bottom: 50px;
}

.libtransflybs_info ul {
    padding: 0;
    margin: 0;
}

.libtransflybs_info ul li {
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
    text-align: justify;
}

.libtransflybs_info ul li .fa {
    position: absolute;
    left: 0;
    top: 10px;
    color: #13407c;
}

.clbactyb_cont h3 span {
    display: block;
    font-weight: 400;
    margin-top: 10px;
}

.modal-footer {
    position: fixed;
    right: -71px;
    top: -14px;
    border: none;
}

.modal-dialog {
    width: 1170px;
}

.clbactybs button {
    background: none;
    padding: 0;
}

.fade-flip {
    transform: rotateX(-90deg);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.fade-flip.in {
    opacity: 1;
    transform: rotateX(0deg);
}

.fade-flip .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%) !important;
}

.modal-body {
    padding: 50px 0 0 0;
}

.mdlcons {
    padding: 15px 25px;
}

.modal-footer button {
    background: #fff;
    padding: 10px;
    border: none;
    background: #00afee;
    color: #fff;
}

.modal-body h2 {
    font-size: 25px;
}

.gallery_s {
    padding: 0;
    position: relative;
}

.gallery_s img {
    display: inline-block;
    padding: 0;
    width: 100%;
}

.gallery_s_icon {
    left: 0;
    top: 35%;
    position: absolute;
    opacity: 0;
    transition: .5s ease-out;
    transform: scale(0);
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(2, 48, 101, .8);
    height: 76%;
}

.gallery_s_icon .fa {
    font-size: 50px;
    color: #fff;
}

.gallery_s:hover .gallery_s_icon {
    opacity: 1;
    transition: .7s all;
    transform: scale(1);
    top: 25px;
    right: 25px;
    left: 25px;
    bottom: 25px;
}

.lg-sub-html,
.lg-toolbar {
    background: none;
}

.lg-backdrop {
    background: rgba(0, 0, 0, .8);
}

.lg-toolbar .lg-download::after {
    content: "\e0f2";
    display: none;
}

.acdmicacemntsb h2 {
    text-transform: capitalize;
    font-size: 35px;
    color: #13407c;
    font-weight: 800;
    margin-bottom: 30px;
}

.announcement {
    position: relative;
    z-index: 2;
}

.glryvdos {
    padding: 10px;
}

.glryvdos h3 {
    background: #13407c;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 20px;
}

.header .sec-1 ul li.admission a {
    animation: animate 1.5s linear infinite;
}

@keyframes animate {
    0% {
        opacity: 1;
        background: #fff;
    }
    50% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
        background: #00afee;
    }
}

.inner-banner-content .breadcrum ul li {
    position: relative;
    padding: 0 10px;
}

.inner-banner-content .breadcrum ul li:after {
    content: '\f1ce';
    position: absolute;
    right: -8px;
    top: 5px;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 10px;
}

.inner-banner-content .breadcrum ul li:first-child {
    padding-left: 0;
}

.inner-banner-content .breadcrum ul li:last-child:after {
    display: none;
}

.acdmicacemntsb h2.phtoglry {
    text-align: center;
}

.home-sec-2 .admission .bg2 a {
    display: block;
}

.admission2022 label {
    color: #1e1e1e;
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 30px;
}

.admission2022 .submit {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    font-family: 'Lora', serif;
    line-height: 30px;
    margin-top: 12px;
    background: #e50535;
    border-radius: 30px;
    box-shadow: none;
    border: none;
    padding: 10px 70px
}

.admission2022 .form-control {
    background: none;
    border: none;
    border-radius: 0;
    height: 45px;
    color: #1e1e1e;
    box-shadow: none;
    border-bottom: 1px solid #1e1e1e;
}

.admission2022 .msg {
    padding: 0 30px;
}

.admission2022 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #1e1e1e;
    font-size: 16px;
}

.admission2022 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1e1e1e;
    font-size: 16px;
}

.admission2022 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #1e1e1e;
    font-size: 16px;
}

.admission2022 select:required:invalid {
    color: #1e1e1e;
    font-size: 14px;
}

.admission2022 option {
    color: #000;
    font-size: 14px;
}

.admission2022 h3 {
    text-align: center;
    text-transform: uppercase;
    color: #13407c;
    font-size: 35px;
    font-weight: 900;
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}

.admission2022 .form-group {
    margin-bottom: 25px;
}

.ban_pos_abs {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 10%;
}

.banner_info h3 {
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}

.banner_info h2 {
    font-size: 45px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffcc00;
    margin-bottom: 20px;
}

.banner_info p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.banner_info a {
    background: #ec0631;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 20px;
    margin-top: 20px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -8px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    background: #13407c;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu>li>a:hover {
    background: none;
    color: #fff;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background: none;
    color: #fff !important;
}

.dropdown-submenu>a::after {
    color: #fff;
}

.dropdown-submenu:hover>a::after {
    border-left-color: #fff;
}

ul.dropdown-menu li a {
    background: none;
    text-transform: uppercase;
}

ul.dropdown-menu li {
    background: none;
}

ul.dropdown-menu li:last-child a {}

.dropdown-submenu a img {
    margin-right: 7px;
}

.new_update {
    position: absolute;
    right: -17px;
    top: -18px;
}

.new_update img {
    height: 50px;
}

.sbmhssblog {
    margin: 0 0 0 0;
    padding: 0;
}

.sbmhssblog ul {
    padding: 0;
    margin: 0;
}

.sbmhssblog ul li {
    list-style: none;
}

.sbmhssblog ul li .sbmhssblogs {
    z-index: 100;
    position: relative;
    padding: 15px 15px 30px 15px;
}

.sbmhssblog ul li .sbmhssblogs img {
    position: relative;
    z-index: 2;
}

.sbmhssblog ul li .sbmhssblogs p {
    color: #000;
    text-align: left;
    line-height: 36px;
    font-size: 18px;
    font-weight: 400;
}

.sbmhssblog ul li .sbmhssblogs a {
    color: #13407c;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    float: right;
    display: inline-block;
    background: #ffcc00;
    padding: 10px 40px;
    margin-top: 20px;
}

.sbmhssblog ul li .sbmhssblogs h2 {
    color: #13407c;
    font-size: 20px;
    padding: 10px 0 20px 0;
    margin: 0;
    line-height: 30px;
}

.sbmhssblog ul li .sbmhssblogs h3 {
    color: #000;
    font-size: 20px;
    padding: 20px 0;
    font-weight: 700;
}

.sbmhssblog ul li .recent {}

.sbmhssblog ul li .recent h2 {
    color: #13407c;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: left;
    background: #ffcc00;
    padding: 10px;
}

.sbmhssblog ul li .recent ul {
    padding: 0;
    margin: 0 0 30px 0;
}

.sbmhssblog ul li .recent ul li {
    padding-left: 20px;
    margin: 10px 0;
    line-height: 24px;
    position: relative;
}

.sbmhssblog ul li .recent ul li a {
    color: #000;
}

.sbmhssblog ul li .recent ul li.active a {
    color: #e50535;
}

.sbmhssblog ul li .recent ul li .fa {
    position: absolute;
    left: 0;
    top: 5px;
}

.contact_enq.blog {
    padding: 15px 0;
    width: 100%;
    margin: 0;
}

.contact_enq h2.blog {
    color: #13407c !important;
}

.sbmhssblog ul li .sbmhssblogs li {
    color: #000;
    line-height: 30px;
    list-style: circle inside;
}

.contact_enq .form-control.blog {
    color: #000;
    border: 1px solid #000;
}

.contact_enq .form-group.blog {
    padding: 0;
}

.contact_enq.blog ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
}

.contact_enq.blog select:required:invalid {
    color: #000;
}

.sb_menu .navbar-nav {
    float: none;
    text-align: center;
    padding: 15px 0;
}

.navbar-nav>li {
    float: none;
    display: inline-block;
}

.navbar-nav>li:first-child a {
    padding-left: 0;
}

.navbar-nav>li a.pad_rgt0 {
    padding-right: 0;
}

.navbar-default .navbar-collapse {
    padding: 0;
}

.sbmhssblog ul li .sbmhssblogs a.img {
    padding: 0;
    margin-bottom: 20px;
}

.sbmhssblog ul li .sbmhssblogs h2 a {
    background: none;
    float: none;
    padding: 0;
    margin: 0;
}

.contact_enq .submit.blog {
    color: #000;
}

.acdmcyr h6 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 15px;
}

.acdmcyr p {
    padding-bottom: 10px;
}

.acdmcyr {
    margin-top: 70px;
}

.sbmhsstble th {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.sbmhsstble td {
    border: 1px solid #ccc;
    text-align: center;
}

.sbmhsstble table {
    border: 1px solid #ccc;
}

.sbmhsstble {
    margin-top: 40px;
}

.modal-dialog {
    width: 800px;
}

.modal-body {
    padding: 0;
}

.modal-footer {
    padding: 0;
    top: 0;
    right: 22px;
}

.btn:hover,
.btn:focus {
    color: #fff;
}

.modal-open .modal {
    top: 90px;
}

.gallery_hide {
    display: none;
}

.lg-sub-html {
    bottom: 5%;
}

.lg-sub-html h4 {
    font-size: 20px;
    background: #ffcc00;
    color: #000;
    display: inline-block;
    padding: 10px 20px;
}

.acdmicacemntsb .acdmicacemntsbs {
    vertical-align: top;
    padding: 0;
    min-height: 430px;
}

.acdmicacemntsb .acdmicacemntsbs p {
    font-size: 17px;
    text-align: center;
    background: #13407c;
    color: #fff;
    padding: 15px 0;
}

.satbjiexcab {}

.satbjiexcab ul {
    padding: 0;
    margin: 0;
}

.satbjiexcab ul li {
    list-style: none;
    padding: 5px;
}

.satbjiexcab ul li .satbjiexcabs {
    position: relative;
}

.satbjiexcab ul li .satbjiexcabs img {
    width: 100%;
}

.satbjiexcab ul li .satbjiexcabs h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 20px;
    background: #ffc600;
    margin: 0;
    padding: 10px 0;
}

.satbjiexcab ul li .satbjiexcabs h3.cocurricular {
    position: static;
    background: #ffcc00;
    color: #000;
    padding: 10px 0;
}

.sathshbarsultb {}

.sathshbarsultb ul {
    padding: 0;
    margin: 0;
}

.sathshbarsultb ul li {
    list-style: none;
    padding: 20px;
}

.sathshbarsultb ul li .sathshbarsultbs {
    text-align: center;
}

.sathshbarsultb ul li .sathshbarsultbs img {
    width: 100%;
}

.sathshbarsultb ul li .sathshbarsultbs h3 {
    text-transform: uppercase;
    margin-top: 10px;
}

.sathshbarsultb ul li .sathshbarsultbs p {}

.sathshbarsultb ul li .sathshbarsultbs span {
    color: #fb1a74;
    padding: 10px 0;
    display: inline-block;
}

.acdmicacemntsb_tab .gallery_s {
    padding: 10px;
}

.admission-sec-1 .nav-tabs {
    text-align: center;
}

.admission-sec-1 .nav-tabs>li {
    float: none;
    display: inline-block;
}

.acdmicacemntsb_tab .tab-contents p.sports_achiev {
    background: #13407c;
    padding: 10px 0;
    color: #fff;
    font-size: 20px;
}

.gallery_s_hide {
    padding: 0;
}

.acdmicacemntsb_tab .tab-contents img {}

.acdmicacemntsb_tab .satheshbrsutglry {
    padding: 20px 10px;
    min-height: 370px;
}

.acdmicacemntsb_tab .satheshbrsutglry.topper24 {
    min-height: 435px;
}

.acdmicacemntsb_tab .tab-contents h3.result {
    font-size: 20px;
    font-weight: 400;
}

.home-sec-1 .bg::before {
    background: none;
}

.lg-actions .lg-prev {
    background: #ffcc00;
}

.lg-actions .lg-prev::after {
    color: #000;
}

.lg-actions .lg-next {
    background: #ffcc00;
}

.lg-actions .lg-next::before {
    color: #000;
}

.lg-toolbar .lg-icon {
    color: #ffcc00;
    font-size: 35px;
    padding: 10px 10px;
}

.gallery_s_icon:after {
    content: 'Click to View more';
    opacity: 1;
    width: 100%;
    left: 0;
    text-align: center;
    position: absolute;
    color: #fff;
    top: 15%;
}

.gallery_s_icon.district {
    height: 62%;
}

.lg-sub-html h4.district {
    font-size: 17px;
    width: 23%;
}

.name_abs {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.cpy-rghts {
    padding: 0;
}

.acdmicacemntsb_tab .tab-contents .cusglry {
    padding: 0;
}

.pdbtm {
    padding: 0;
}

.sbmhssblog ul li .sbmhssblogs a.img {
    padding: 0;
}

.sbmhssblog ul li .sbmhssblogs h2.bloginner {
    min-height: inherit;
}

.sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 20%;
}

ul.dropdown-menu li span {
    vertical-align: inherit;
    top: 5px;
    position: relative;
}

.parents_review_more {
    text-align: center;
}

.parents_review_more a {
    background: #ec0631;
    color: #fff;
    padding: 11px 25px;
    border-radius: 100px;
}

.tab-contents span {
    line-height: 34px;
}

.satheshbrsutglry span sup {
    font-size: small;
    vertical-align: sub;
}

.sbmhssblogs h6 {
    float: right;
    display: inline;
}

.sbmhssblog ul li .sbmhssblogs h6 a {
    background: none;
    padding: 0 5px;
    margin: 0;
    line-height: 17px;
}

.share-buttons .fa {
    font-size: 24px;
    padding: 0px 4px;
    color: #fff;
    vertical-align: -2px;
}

.share-buttons .share-lable {
    font-weight: bold;
    padding: 10px 0;
    margin-right: 5px;
    font-size: 16px;
}

.share-buttons {
    float: left;
    display: flex;
    margin: 15px 0px;
}

.share-facebook a:hover {
    color: #fff;
}

.share-facebook a {
    margin: 0 5px;
}

.share-whatsapp a {
    margin: 0 5px;
}

.share-twitter a {
    margin: 0 5px;
}

.share-buttons a:hover {
    opacity: 0.8;
}

.sbmhssblog ul li .sbmhssblogs .share-facebook a {
    background-color: #4267B2;
    border-radius: 50px;
    padding: 10px;
    margin-top: -5px;
}

.sbmhssblog ul li .sbmhssblogs .share-whatsapp a {
    background-color: #25D366;
    border-radius: 50px;
    padding: 10px;
    margin-top: -5px;
}

.sbmhssblog ul li .sbmhssblogs .share-twitter a {
    background-color: #1DA1F2;
    border-radius: 50px;
    padding: 10px;
    margin-top: -5px;
}

.contact_enq .form-group {
    text-align: center;
}

.contact_enq .submit {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    font-family: 'Lora', serif;
    line-height: 20px;
    background: #ffcc00;
    border: 0;
    box-shadow: none;
    display: inline-block;
    width: auto;
    padding: 0 10px;
}

.admission2022 .input-group {
    width: 100%;
    position: relative;
    line-height: 0;
}

.admission2022 .input-group-addon {
    background: none;
    border: none;
}

.admission2022 .submit {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    font-family: 'Lora', serif;
    line-height: 30px;
    margin-top: 12px;
    background: #e50535;
    border-radius: 30px;
    box-shadow: none;
    border: none;
    padding: 10px 70px;
    display: inline-block;
    width: auto;
}

.contact_enq .form-control.blog {
    color: #000;
}

.embed-responsive-16by9 {
    padding-bottom: 40% !important;
}

/*jana*/

.sbmhssblog ul li .suischols p {
    height: 111px;
}

.neetaca {
    position: fixed;
    left: 0;
    top: 16px;
}

.neetaca a {
    animation: blink 1.5s infinite;
    animation-fill-mode: both;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
    background: #e50535;
    position: relative;
}

.neetaca a img {
    position: absolute;
    top: 0;
}

.navbar-default .navbar-nav>li>a .neet {
    position: absolute;
    top: -12px;
    left: 33%;
}

.satheshbalajicert img {
    position: absolute;
    right: 6%;
    top: 0;
}

.sbmhssblog ul li .sbmhssblogs a.pos {
    color: #023679;
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
    float: none;
    display: inline-block;
    background: none;
    padding: 0px;
    margin-top: 20px;
}



.abt_logo img{width:300px;}
/* .text-center{text-align:center;} */

.courses {
	padding:30px 0 50px;
}




/**************************************************************
Testimonial
**************************************************************/

.reviews_inne{
	padding:50px;
}

.testimonial-invild .review .review-description {
    background: #fafafa;
    padding: 24px 15px;
    border-radius: 6px;
	box-shadow: 0 0 5px 1px #14141430;
}
.testimonial-invild .review .review-description a .first {
    float: left;
}
.testimonial-invild .review .review-description a .first p {
    font-size: 24px;
    border: 1px solid #d3d1d2;
    background: #d3d1d2;
    color: #4a4a4a;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 42px;
}
.testimonial-invild .review .review-description a .second {
    display: inline-block;
    padding-left: 12px;
}
.testimonial-invild .review .review-description a .second ul {
    display: inline-block;
	padding-left:0px;
	margin-bottom:14px;
}
.testimonial-invild .review .review-description a .second ul li {
    float: left;
	list-style:none;
}
.testimonial-invild .review .review-description a .second ul li i {
    color: rgb(255 180 0);
}
.testimonial-invild .review .review-description a .second ul .date-revi {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    padding-left: 10px;
}
.testimonial-invild .review .review-description a .second h1 {
    font-size: 17px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    color: #ea780e;
    line-height: 1px;
}
.review-title a{color: #23196a;}
.testimonial-invild .review .review-description .review-title {
    float: unset;
    /* display: inline-block; */
    padding-top: 20px;
    text-align: left;
}
.testimonial1 .testimonial-invild .review .review-description .review-title h2 {
    font-size: 16px;
	font-family:"Roboto", sans-serif;
}
.testimonial-invild .review .review-description .review-title h2 {
    font-size: 17px;
    color: #282828;
    font-weight: 400;
    line-height: 24px;
    text-transform: unset !important;
}
#more17, #more16, #more15, #more14, #more13, #more12, #more11, #more10, #more9, #more8, #more7, #more6, #more5, #more4, #more3, #more2, #more1, #more {
    display: none;
}
.testimonial1 .testimonial-invild .review .review-description .review-title a {
    color: #cd9632;
}
.testimonial-invild .review .review-description .review-title .rev-img {
    padding-top: 15px;
}
.testimonial1 .testimonial-invild .review .review-description .review-title a {
    color: #cd9632;
}
.testimonial-invild .review .review-description .review-title .rev-img img {
    width: 106px;
}

.review-description{margin:14px 0;}

.centred {
    text-align: center;
}
.team-section .more-btn {
    position: relative;
    margin-top: 30px;
}
.mt-5, .my-5 {
    margin-top: 3rem !important;
}
.theme-btn-one {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    padding: 17px 40px;
    border-radius: 30px;
    z-index: 1;
    /* box-shadow: 0 20px 30px #d5edea; */
    box-shadow: 0px 7px 13px #c1a9aa82;
    transition: all 500ms ease;
}
.theme-btn-one {
    background: #b92b1f;
}


/********************************************
Gallery
********************************************/

#gallery1 {
  /* padding: 50px 0; */
}
.gallery1{
	padding:50px 0;
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 60%;
    height: auto;
    object-fit: contain;
    /* padding: 5%; */
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 30%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}



.star_main{
	padding:50px 0;
}
.home_para{
	text-align:center;
	margin-bottom:30px;
}
.star_studen{}
.star_studen img{
	width:100%;
	border:4px solid #ea780e;
}
.star_studen h1{
	font-size:22px;
	color:#fff;
	background:#ea780e;
	padding:6px 10px;
	text-align:center;
}
.star_studen h2{
	font-size:22px;
	color:#fff;
	background:#ea780e;
	padding:6px 10px;
	/* text-align:center; */
}
.suc_title{
	padding-bottom:30px;
	text-align:center;
}
.suc_title p{
	line-height:27px;
	font-size:17px;
	font-weight:600;
}

.selection_img h1{
	font-size:22px;
	color:#fff;
	background:#ea780e;
	padding:6px 10px;
	text-align:center;
}


.star_studen ul{
	margin-top:15px;
}
.star_studen ul li{
	font-size:16px;
	color:#282828;
	line-height:26px;
	position:relative;
	padding-left:22px;
	letter-spacing:0;
}
.star_studen ul li i{
	font-size:16px;
	font-weight:600;
	position:absolute;
	left:8px;
	top:5px;
}


.selection_img{
	margin:0 10px
}
.selection_img img{
	width:100%;
	border:4px solid #ddd;
}

.img-wrapper h1{
	font-size: 22px;
    color: #fff;
    background: #00afee;
    padding: 8px 10px;
    text-align: center;
}

.naukari{margin:9px 0;}
.naukari img{
	width:100%;
}

.video_sec{
	padding:50px 0;
}

