body {font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; word-wrap: break-word; color: #292929;}
a { outline: none; cursor: pointer; text-decoration: none; color: #292929;}
a:hover, a:focus { color: #000000 !important; text-decoration: none;}
* {-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 10.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
a:focus {outline: none; }
ul, li, ol{ margin: 0; padding: 0; list-style: none;}
select, input, textarea { width: 100%; outline:none; border-radius: 0; box-shadow: none !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; }
select::-ms-expand {    display: none; }
form *::-moz-placeholder {opacity: 1;}
::-webkit-input-placeholder {color: #fff;}
:-ms-input-placeholder{color: #fff;}
button{border: none;}
img{height: auto; max-width: 100%;}
p{margin: 0;}
.no-transition * {-webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; transition: all 0s ease-in-out; }

/* typography */
h1,h2,h3,h4,h5,h6{margin: 0; padding: 0;}
h2{font-size: 40px; color: #292929; font-weight: 600; letter-spacing: 5px; display: inline-block; text-transform: uppercase;}
h3 { font-size: 14px; font-weight: bold; text-transform: uppercase;}
h4{font-weight: bold;}
.no-padding{padding: 0 !important;}
.no-padding-bottom{padding-bottom: 0 !important;}
.no-margin{margin: 0 !important;}
.no-margin-bottom{margin-bottom: 0 !important;}
.no-border{border: none !important;}
.right-align{text-align: right !important;}
section{padding: 100px 0;}

/* background */
.bg-dark-pink{background: #f00e7a !important;}
.bg-fast-yellow{background: #fcc207 !important;}
.bg-light-yellow{background: #8cca07 !important;}

/* button */
.large-btn{padding: 9px 70px 9px; font-size: 24px; text-decoration: none; text-transform: uppercase; color: #8b8b8b; letter-spacing: 2px; display: inline-block; border: 2px solid #0c1016; background-color: #000; color: #fff}
.large-btn:hover, .large-btn:focus{background-color: transparent; color: #000;}
.dark-btn{ background-color: #000000; padding: 8px 122px 8px; font-size: 26px; text-decoration: none; text-transform: uppercase; color: #fff; letter-spacing: 5px; display: inline-block; border: 2px solid #000000;}
.dark-btn:hover, .dark-btn:focus{background-color: transparent; color: #000000;}
.btn.btn-medium { font-size: 14px; padding: 10px 22px;}
.highlight-button { background-color: rgba(0, 0, 0, 0); border: 2px solid #000000;display: inline-block; font-size: 12px; padding: 8px 20px 9px; border-radius: 0; margin-right: 10px; font-weight: 600;}
.highlight-button:hover { background-color: #000000; border: 2px solid #000000; color: #ffffff !important;}

/* header */
header{ background: url('../images/header-bg.jpg'); background-size: cover; background-position: center center; height: 177px; padding-top: 28px; position: absolute; width: 100%; z-index: 9999;}

/* menu */
.menu{margin-top: 46px;}
.navbar-collapse{padding: 0;}
.navbar-nav > li > a{padding: 0 0 5px 0; color: #252525; border-bottom: 3px solid transparent; font-size: 18px;}
.navbar-nav > li > a:hover{border-bottom: 3px solid #0680c4;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background-color: transparent; border-color: #0680c4;}
.navbar-nav > li {
	border-right: 2px solid rgba(0,0,0,0.2);
	position: relative;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.navbar-nav > li > i{display: none}

/* drop down css */
.navbar-nav ul{position: absolute; top: 27px; left: 28px; background: rgba(0,0,0,0.8); width: 210px; padding: 0; opacity: 0; z-index: 99999; visibility: hidden; transform: translateY(0); border-radius: 0;}
.navbar-nav ul li{padding: 0 20px; position: relative;}
.nav .open > ul > li a{color: #fff; display: block; font-size: 14px; border-bottom:1px solid rgba(255,255,255,0.15); text-transform: capitalize; padding: 10px 0;}
.navbar-nav > li:hover > ul{opacity: 1; visibility: visible; }
.nav .open > ul > li a:hover{color: #fff !important; border-color: rgba(255,255,255,0.5); background: none;}
.navbar-nav > li:last-child{padding-right: 0; border-right: none;}
.nav > li > a:focus, .nav > li > a:hover{background: none; text-decoration: none;}
.navbar-nav > li > ul > li{position: relative;}
.navbar-nav > li > ul > li.sub-angle:after{content: "\f105"; font-family:FontAwesome; position: absolute; right:  10px; color: #fff; font-size: 18px; top: -3px;}
.navbar-nav > li > ul > li:hover > ul { opacity: 1; visibility: visible; }
.navbar-nav > li > ul > li > ul{left: 209px; top: -3px;  background: rgba(0,0,0,0.85);} 
.nav li > .fa-angle-down{ color: #ffffff; display: none; float: right; padding: 5px; position: absolute; right: 20px; top: 8px; z-index: 2; cursor: pointer;}
.nav .open > ul > li.dropdown > .fa-angle-down{display: block;}

/* slider */
.opacity-full { height: 100%; left: 0; background: rgba(0,0,0,0.5);  position: absolute;  top: 0; width: 100%; z-index: 1;}
.slider .slider-text-middle h1{ font-size: 70px; color: #ffffff; text-transform: uppercase; font-weight: bold; line-height: 70px; position: relative; top: 84px;}
.slider .slider-text-middle h1 span{font-size: 55px; line-height: 84px; display: block; }
#owl-demo .item img{ display: block; width: 100%; height: 100%;}
.owl-bg-img { background-position: center center; background-repeat: no-repeat; background-size: cover; display: block; overflow: hidden; position: relative; width: 100%;}
.position-relative {  position: relative !important; z-index: 5;}
.slider-typography { height: 100%; left: 0; position: absolute; right: 0; text-align: center; width: 100%; z-index: 1;}
.slider-text-middle-main { display: table; height: 100%; width: 100%;}
.slider-text-middle { display: table-cell; vertical-align: middle;}
.owl-theme .owl-controls { text-align: center;}
.owl-theme .owl-controls .owl-page {display: inline-block;}
.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor: pointer;}
.owl-theme .owl-controls .owl-page span { background: #ffffff none repeat scroll 0 0; border-radius: 20px; display: block; height: 12px; margin: 5px 7px; width: 12px;}
.owl-theme .owl-controls .owl-page.active span{background: #8cc906; }
.owl-controls .owl-pagination{position: absolute; width: 100%; bottom: 40px;}
.owl-buttons{display: none;}

/* updates */
.updates{
	background-color: #ebebeb;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.updates .updates-title span{font-size: 34px; text-transform: uppercase; color: #ffffff; font-weight: 600; letter-spacing: 7px; background: url('../images/title-bg.png'); background-repeat: no-repeat; display: inline-block; /*padding: 25px 180px;*/ background-size: cover; background-position: center center; padding: 25px 0; width: 573px;  }

/* academics */
.title{position: relative; margin-bottom: 100px;}
.title:before{content: ""; position: absolute; border-bottom: 3px solid #484848; width: 100px; background-color: #484848; left: -128px; top: 22px;}
.title:after{content: ""; position: absolute; border-bottom: 3px solid #484848; width: 100px; background-color: #484848; right: -128px; top: 22px;}
.academics .sub-title{font-size: 30px; line-height: 30px; color: #6d6d6d; display: block; margin-bottom: 3px;}
.academics .title{margin-bottom: 51px;}
.academics span{font-size: 20px; line-height: 30px; color: #6d6d6d; margin-bottom: 24px; display: inline-block;}
.academics p{font-size: 20px; line-height: 20px; color: #6d6d6d; margin-bottom: 40px;  font-weight: bold;}
.academics .foundation-inner-one, .academics .foundation-inner-two, .academics .foundation-inner-three, .academics .foundation-inner-last{  height: 200px; width: 200px; float: none; margin: 0 auto; border: 3px solid transparent;}
.academics .foundation-inner-one:hover{border: 3px solid #0184cc;}
.academics .foundation-inner-two:hover{border: 3px solid #f00e7a;}
.academics .foundation-inner-three:hover{border: 3px solid #fcc207;}
.academics .foundation-inner-last:hover{border: 3px solid #8cc906;}
.academics .foundation-box-inner .foundation-box-inner-sub{margin: 36px auto; width: 70%;}

/* foundation */
.foundation .foundation-box{text-align: center;}
.foundation .foundation-box a{ font-size: 18px; color: #474747; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; display: block; margin: 18px 0 0 0;}
.foundation{display: inline-block; margin-top: 70px; width: 100%;}
.foundation .foundation-btn{text-align: center; margin-top: 98px;}

/* activities */
.activities{background-color: #ebebeb;}
.activities .title{margin-bottom: 70px;}
.activities .activities-box figure{position: relative; overflow: hidden;  margin-bottom:  20px;}
.activities .fig-bottom a{font-size: 20px; color: #585858; line-height: 30px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; display: inline-block;}
.img-overlay{position: absolute; background: rgba(17,17,17,0.7); height: 100%; width: 100%; top: 0; left: 0; right: 0; opacity: 0;}
.img-overlay .overlay-btn{color: #ffffff; display: inline-block; font-size: 20px; font-weight: 600; left: 50%; padding: 8px 26px;  position: absolute; text-align: center; text-transform: uppercase; top: 50%; transform: translate(-50%, -50%); border: 2px solid #ffffff; line-height: 21px; letter-spacing: 5px;}
.img-overlay .overlay-btn:hover{background-color: #ffffff; color: #000;}
.activities .activities-box figure:hover .img-overlay{opacity: 1; top: 0;}
.activities .activities-box .img-overlay{top: 100%;}

/* people */
.people{background-color: transparent;}
.people .people-box figure{background-color: #fcc207; position: relative; margin-bottom: 28px; overflow: hidden;}
.people-transparent-content{left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%;}
.people-transparent-content span{color: #ffffff; font-weight: bold; font-size: 28px; line-height: 46px; display: block; margin-bottom: 36px;}
.people .overlay-btn{color: #ffffff; display: inline-block; font-size: 20px; font-weight: 600; padding: 8px 26px; text-transform: uppercase; border: 2px solid #ffffff; line-height: 21px; letter-spacing: 5px;}
.people .overlay-btn:hover{background-color: #ffffff; color: #000;}
.people .fig-bottom a{font-size: 30px; color: #585858; text-transform: uppercase; letter-spacing: 3px; font-weight: 600;}

/* institute */
.institute{background-color: #ebebeb;}
.institute .institute-fig-one .overlay{position: absolute; width: 100%; height: 100%; top: 100%; left: 0; background: #0184cc; opacity: 0;}
.institute .institute-fig-middle .overlay{position: absolute; width: 100%; height: 100%; top: 100%; left: 0; background: #f00e7a; opacity: 0;}
.institute .institute-fig-last .overlay{position: absolute; width: 100%; height: 100%; top: 100%; left: 0; background: #fcc207; opacity: 0;}
.institute .institute-fig-one:hover .overlay, .institute .institute-fig-middle:hover .overlay, .institute .institute-fig-last:hover .overlay {opacity: 1; top: 0;}
.institute .institute-fig-one .overlay-content, .institute .institute-fig-middle .overlay-content, .institute .institute-fig-last .overlay-content{left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%;}
.institute .institute-fig-one .overlay-content span{display: block; margin-bottom: 30px;}
.institute .institute-fig-middle .overlay-content span{display: block; font-size: 23px; line-height: 33px; color: #ffffff; margin-bottom: 30px;}
.institute .institute-fig-last .overlay-content span{display: block; font-size: 23px; line-height: 33px; color: #ffffff; margin-bottom: 30px;}

/* gallery */
.gallery .fig-bottom a{font-size: 26px; text-transform: uppercase; font-weight: 600; color: #585858;}
.gallery .gallery-box figure{margin-bottom: 28px; position: relative; overflow: hidden;}
.gallery .gallery-box .img-overlay{top: 100%;}
.gallery .gallery-box figure:hover .img-overlay{opacity: 1; top: 0;}
.spacing{margin-bottom: 50px;}

/* contact us */
.contact-us{background-color: #ebebeb;}
.contact-left > p { width: 57%; line-height: 24px; margin-bottom: 33px;}
.address-box-left{font-size: 16px; color:  #292929; line-height: 30px; font-weight: 600; float: left; width: 23%; position: relative;}
.address-box-left:after{content: ":"; position: absolute; right: 0; top: 0;}
.address-box-right{font-size: 16px; color:  #292929; line-height: 30px; float: left; width: 75%; padding-left: 25px;}
.address-box{float: left; width: 90%; border-top: 2px solid #888888; padding-top: 19px;}
.address-box-right span {  padding-right: 30px;}
iframe{border: 2px solid #0f1010 !important; }
.address-box-right a:hover{text-decoration: underline;}

/* footer */
footer{background: #ebebeb;}
footer .social-icon a{margin-right: 3px;}
footer .social-icon a:last-child{margin-right: 0;}
footer .footer-main{color: #3c3c3c; text-align: center; margin-top: 16px; margin-bottom: 10px;}
footer .social-icon a i{font-size: 35px; color: #6e6e6e;}
footer .social-icon a i:hover{color: #000;}
.footer-img {height: 24px; width: 100% !important;}

/******************
inner page
********************/
.inner-header {position: inherit !important;}
.inner-right { padding-left: 35px;}

.inner-right h2 span { color: #737373; font-size: 14px; font-weight: 500; text-transform: capitalize;}
.inner-right h2{display: inline-block; font-size: 20px; line-height: 28px; font-weight: bold; letter-spacing: normal; margin-bottom: 20px;}
.inner-right > p { color: #575757; line-height: 24px; margin-bottom: 15px;}
.inner-right ul li{color: #4f4f4f; margin-bottom: 10px; line-height: 20px; position: relative; padding-left: 20px;}
.inner-right ul li:before{    content: "\f111"; position: absolute; left: 0; font-family:FontAwesome; font-size: 6px;}
.download-btn-main{float: left; width: 100%; margin-top: 30px;}
.inner-right .btn { margin-right: 0; margin-top: 10px;}
.inner-right ul.fyi-add li:before{content: "";}
.inner-right ul.fyi-add li{ padding-left: 0; margin-bottom: 5px;}
.inner-right ul.bio-data-list{margin: 15px 0;}
.inner-right ul.fyi-add li a{text-decoration: underline;}
.inner-right ul.fyi-add{margin-bottom: 20px;}
.faculties h2{margin-bottom: 0px !important; display: block; font-size: 14px; margin-top: 25px;}
#owl-inner .slide-caption{width: 100%; background-color: rgba(0,0,0,0.7); font-size: 14px; padding: 8px 0; text-align: center; color: #fff; text-transform: uppercase; position: absolute; bottom: 0;}
#owl-inner .item img{width: 100%; position: relative;}
#owl-inner .owl-controls .owl-page.active span{background: #8cc906; }
#owl-inner .owl-controls .owl-page span{background: #000000 none repeat scroll 0 0;}
#owl-inner .owl-controls .owl-pagination {  bottom: -63px; left: 0; padding: 0 15px; width: 100%;}
.top-line{ height: 4px; width: 20px; background: #0184cc; margin-bottom: 10px;}
.download-btn-main a{margin-right: 35px !important;}
.download-btn-main a:first-child{margin-right: 0;}
.inner-footer .footer-link ul li a:hover{text-decoration: underline;}
.inner-footer{background: #ebebeb; padding-bottom: 0px; padding-top: 70px;}
.inner-footer .footer-link h3{ font-size: 16px; line-height: 24px; font-weight: 600; margin-bottom: 11px;}
.inner-footer .footer-link ul li a{font-size: 14px; line-height: 26px;}
.inner-footer .footer-link{display: inline-block; padding: 0 15px; vertical-align: top; width: 13%;}
.inner-footer .footer-link-last{ display: inline-block; padding: 0 15px;  width: 33%;}
.inner-footer .footer-link-last .address-box-left, .address-box-right{ font-size: 14px;}
.inner-footer-main{width: 100%; display: inline-block; margin-top: 52px; border-top: 1px solid #dadada; padding: 28px 0 20px 0;}
.inner-footer .social-icon a i { font-size: 24px;}
.spacing-botton{margin-bottom: 35px !important;}
.very-small-text { font-size: 12px;}
.tab-nav{text-align: center; padding-right: 20px;}
.tab-nav a{  background-color: transparent;  border: 2px solid #000000; color: #000000; display: block; font-size: 20px; font-weight: 600; letter-spacing: 2px; margin-bottom: 30px; padding: 20px 5px; text-align: center; text-transform: uppercase;}
.tab-nav a:hover, .tab-nav a.active{background-color: #000000; color: #ffffff !important;}
.inner-right.faculties{padding-left: 0;}
.inner-right.faculties span { color: #737373; font-size: 13px; font-weight: normal; text-transform: capitalize;}

/* margin */
.margin-one-half{margin:0.5% !important}
.margin-one{margin:1% !important}
.margin-two{margin:1.5% !important}
.margin-three{margin:2% !important}
.margin-four{margin:2.5% !important}
.margin-five{margin:3% !important}
.margin-six{margin:3.5% !important}
.margin-seven{margin:4% !important}
.margin-eight {margin:4.5% !important}
.margin-nine {margin:5% !important}
.margin-ten{ margin:5.5% !important}
.margin-eleven{ margin:6% !important}
.margin-twelve{ margin:6.5% !important}
.margin-thirteen{ margin:7% !important}
.margin-fourteen{ margin:7.5% !important}
.margin-fifteen{ margin:8% !important}
.margin-sixteen{ margin:8.5% !important}
.margin-seventeen{ margin:9% !important}
.margin-eighteen{ margin:9.5% !important}
.margin-nineteen{ margin:10% !important}
.margin-twenty{ margin:10.5% !important}
.margin-twenty-one{ margin:11% !important}
.margin-twenty-two{ margin:11.5% !important}
.margin-twenty-three{ margin:12% !important}
.margin-twenty-four{ margin:12.5% !important}
.margin-twenty-five{ margin:13% !important}
.margin-twenty-six{ margin:13.5% !important}
.margin-twenty-seven{ margin:14% !important}
.margin-twenty-eight{ margin:14.5% !important}
.margin-twenty-nine{ margin:15% !important}
.margin-thirty{ margin:15.5% !important}
.margin-thirty-one{margin:16% !important}
.margin-thirty-two{margin:16.5% !important}
.margin-thirty-three{margin:17% !important}
.margin-thirty-four{margin:17.5% !important}
.margin-thirty-five{margin:18% !important}
.no-margin{ margin:0 !important}
.no-margin-lr{ margin-left: 0 !important; margin-right: 0 !important}
.no-margin-tb{ margin-top: 0 !important; margin-bottom: 0 !important}
.no-margin-top{ margin-top:0 !important}
.no-margin-bottom{ margin-bottom:0 !important}
.no-margin-left{ margin-left:0 !important}
.no-margin-right{ margin-right:0 !important}
.margin-lr-auto {margin-left:auto !important; margin-right:auto !important}

/* padding */
.padding-one-half{padding:0.5% !important}
.padding-one{padding:1% !important}
.padding-two{padding:1.5% !important}
.padding-three{padding:2% !important}
.padding-four{padding:2.5% !important}
.padding-five{padding:3% !important}
.padding-six{padding:3.5% !important}
.padding-seven{padding:4% !important}
.padding-eight {padding:4.5% !important}
.padding-nine {padding:5% !important}
.padding-ten{ padding:5.5% !important}
.padding-eleven{ padding:6% !important}
.padding-twelve{ padding:6.5% !important}
.padding-thirteen{ padding:7% !important}
.padding-fourteen{ padding:7.5% !important}
.padding-fifteen{ padding:8% !important}
.padding-sixteen{ padding:8.5% !important}
.padding-seventeen{ padding:9% !important}
.padding-eighteen{ padding:9.5% !important}
.padding-nineteen{ padding:10% !important}
.padding-twenty{ padding:10.5% !important}
.padding-twenty-one{ padding:11% !important}
.padding-twenty-two{ padding:11.5% !important}
.padding-twenty-three{ padding:12% !important}
.padding-twenty-four{ padding:12.5% !important}
.padding-twenty-five{ padding:13% !important}
.padding-twenty-six{ padding:13.5% !important}
.padding-twenty-seven{ padding:14% !important}
.padding-twenty-eight{ padding:14.5% !important}
.padding-twenty-nine{ padding:15% !important}
.padding-thirty{ padding:15.5% !important}
.padding-thirty-one{padding:16% !important}
.padding-thirty-two{padding:16.5% !important}
.padding-thirty-three{padding:17% !important}
.padding-thirty-four{padding:17.5% !important}
.padding-thirty-five{padding:18% !important}
.no-padding{ padding:0 !important}
.no-padding-lr{ padding-left: 0 !important; padding-right: 0 !important}
.no-padding-tb{ padding-top: 0 !important; padding-bottom: 0 !important}
.no-padding-top{ padding-top:0 !important}
.no-padding-bottom{ padding-bottom:0 !important}
.no-padding-left{ padding-left:0 !important}
.no-padding-right{ padding-right:0 !important}
