@charset "utf-8";
/* CSS Document */



@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Poppins:300,400,500,600,700');
body {
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	color:#222222;
	line-height:24px;
	font-weight:300;
}
img {
	max-width:100%;
	height:auto
}
.header-cont {
	width:100%;
	float:left;
}
.header-row1 {
	width:100%;
	float:left;
	background:#01537f;
	padding:5px 0px;
	color:#ffffff;
}
.header-row1 a {
	color:#ffffff;
}
.top-contact {
}
.top-contact strong {
	font-weight:500;
}
.top-contact span {
	margin-right:20px;
}
.header-right {
	text-align:right;
	font-size:20px;
}
.header-right span {
	margin-left:15px;
}
.today-date {
	font-size:13px;
	margin-right:0px;
}
.today-date strong {
}
.social {
}
.header-row2 {
	width:100%;
	float:left;
	background:#004063;
	padding:5px 0px 0px 0px;
	color:#ffffff;
}
.logo {
	margin-top:-42px;
}
.college-name {
	text-align:center;
}
.college-name-big {
	font-family: 'Playfair Display', serif;
	font-size:37px;
	text-transform:uppercase;
	line-height:50px;
}
.certified {
	font-size:20px;
	line-height:36px;
	font-weight:500;
}
.header-loyola {
	text-align:right;
}
.header-row3 {
	width:100%;
	float:left;
	background:#f07901;
}
.menu-bg {
	width: 100%;
	float:left;
	border-top:#cd6405 solid 1px;
}
.orion-menu {
	margin-top: 0px;
	margin-bottom:0px;
}
.orion-menu {
	width: 100%;
	padding: 0px 0px;
	position: relative;
	float: left;
	list-style: none;
}
.orion-menu li {
	background:url(../images/menus.png) right no-repeat;
	text-transform:uppercase;
	display: inline-block;
	font-size: 17px;
	margin: 0px;
	float: left;
	line-height: 20px;
	position: relative;
	padding:0px 0px 0px 0px;
	font-weight:300;
	border-left:#cd6405 solid 1px;
}
.orion-menu li:last-child {
	background:none;
	border-right:#cd6405 solid 1px;
}
.orion-menu li ul li {
	background:none;
	border-left:none;
}
.orion-menu li a {
	padding:8px 16px 8px 16px;
	color:#ffffff;
	text-decoration: none;
	display: inline-block;
	-o-transition: color .3s linear, background .3s linear;
	-webkit-transition: color .3s linear, background .3s linear;
	-moz-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}
.orion-menu li:hover > a {
	color: #ffffff;
	background:#0080a7;
	text-decoration:none;
}
.orion-menu li.active > a {
	background: #D84315;
	color: #ffffff;
}
.orion-menu li.active > a {
	background: #ffffff;
}
.orion-menu > li > a {
}
/* DROPDOWN */
.orion-menu ul, .orion-menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 999;
	width: 250px;
	background:#FFF;
}
.orion-menu ul {
	top: 34px;
	left: 0;
}
.orion-menu ul li ul {
	top: 0;
	left: 150px;
}
.orion-menu ul li {
	clear:both;
	width:100%;
	font-size:14px;
	text-transform:uppercase;
	border-right:none
}
.orion-menu ul li a {
	width:100%;
	color:#FFF;
	padding:9px 18px;
	display:inline-block;
	float:left;
	clear:both;
	border-bottom:#028fba solid 1px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-right:none
}
.orion-menu ul li:hover > a {
	background:#028fba;
}/* DROPDOWN ARROWS*/
.orion-menu .indicator {
	color: #ffffff;
	position: absolute;
	right: 8px;
	top: 24px;
	font-family: 'FontAwesome';
	font-size: 12px;
}
.orion-menu .indicator {
	background-color:#ffffff;
	cursor: pointer;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 20px;
	right: 20px;
	text-align: center;
	top: 18px;
	color:#000000;
	width: 20px;
	display:none;
}
.orion-menu .indicator:before {
	content: "\f0d7";/*display:none;*/
}
.orion-menu ul li .indicator {
	right: 20px;
	top: 13px;/*display:none;*/
}
.orion-menu ul li .indicator:before {
	content: "\f0da";/*display:none;*/
}
/* COLLAPSIBLE CONFIGURATION */
.orion-menu > li.showhide {
	display: none;
	width: 100%;
	height: 40px;
	cursor: pointer;
	color: #ffffff;
	font-weight:400;
}
.orion-menu > li.showhide span.title {
	margin: 10px 0 0 18px;
	float: left;
}
.orion-menu> li.showhide span.icon {
	margin: 11px 20px;
	float: right;
}
.orion-menu > li.showhide .icon em {
	margin-bottom: 3px;
	display: block;
	width: 20px;
	height: 2px;
	background: #ffffff;
}
.overlay {
	background: url(images/overlay-bg.html) repeat;
	width: 150px;
	height: 120px;
	position: absolute;
	display: none;
	left: 0;
	top: 0;
}
/* red */
.red, .red li ul, .red ul li ul, .red > li.showhide {
}
.red li ul {
	background:#0080a7;
}
 @media only screen and (max-width: 1023px) {
.orion-menu li {
	background:none;
}
.orion-menu {
	margin: 0;
	display: block;
	position:relative !important;
	left:0px;
	z-index:99;
	background:#fb8516;
}
.orion-menu li {
	display: block;
	width: 100%;
	font-size:14px;
}
.orion-menu > li > a {
	padding: 10px 70px 10px 18px;
	text-align: left;
	border-top: solid 1px rgba(255, 255, 255, 0.05);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.orion-menu a {
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.orion-menu ul, .orion-menu ul li ul {
	width: 100%;
	left: 0;
	padding: 0 20px;
	position: static;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.orion-menu .indicator {
	right: 20px;
	top: 10px;
}
.orion-menu ul li .indicator {
	display: block !important;
}
.orion-menu ul li .indicator:before {
	content: "\f0d7";
}
.orion-menu .indicator {
	display:block !important;
}
}
.slider-cont {
	width:100%;
	float:left;
}
/*html,
body {
    height: 100%;
}
*/
.carousel, .item, .active {
	height: 100%;
}
.carousel-inner {
	height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
	width: 100%;
	height: 100%;
	background-position: top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.slider-cont .carousel, .slider-cont .item, .slider-cont.active {
	/*  height: 100%;*/
height:500px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	font-size: 40px;
	height: 50px;
	margin-top: -10px;
	width: 50px;
	background:#222222;
	border-radius:50%;
	line-height:42px;
	text-align:center;
}
.home-part1 {
	width:100%;
	float:left;
}
.slider-tabs {
	width:100%;
	float:left;
	padding:8px 15px;
	background-color: rgba(0, 0, 0, 0.7);
	font-size:22px;
	height:70px;
	display:table;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.slider-tabs:hover {
	background-color: #ffffff;
}
.slider-tabs:hover a {
	color:#222222;
}
.slider-tabs i {
	float:right;
	display:inline-table;
	height:60px;
	line-height:60px;
	font-size:34px;
}
.slider-tabs a {
	color:#ffffff;
	display:table-cell;
	vertical-align:middle;
}
a:hover {
	text-decoration:none;
}
.tabs-cont {
	margin-top:-90px;
}
.carousel-indicators {
	display:none;
}
.welcome-cont {
	width:100%;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
}
.welcome-cont h1 {
	font-size:36px;
	color:#01537f;
	font-weight:300;
	line-height:55px;
}
.welcome-cont h1 span {
	font-size:90px;
	font-family: 'Playfair Display', serif;
	margin-bottom:25px;
}
.welcome-cont h1 i {
	font-style:normal;
	font-size:50px;
}
.welcome-cont strong {
	font-style:normal;
	font-size:22px;
	font-weight:300;
}

.btn
{
	border-radius:0px;
	border:none;
	font-weight:500;
}

.btn1 {
	background:#f07901;
	font-size:22px;
	padding:8px 15px;
	border-radius:0px;
	font-weight:300;
	color:#ffffff;
}
.btn1:hover {
	background:#01537f;
	color:#ffffff;
}
.correspondent-msg {
	width:100%;
	float:left;
	background:url(../images/bg1.jpg) #01537f top no-repeat;
	padding:20px;
	color:#ffffff;
	padding-bottom:10px;
}
a, button {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.correspondent-msg h2 {
	font-weight:300;
	font-size:24px;
	margin-bottom:20px;
}
.correspondent-msg h2 span {
	font-weight:500;
	font-size:34px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
}
.cores-msg {
	width:100%;
	float:left;
}
.cores-msg strong, .cores-msg small {
	font-weight:500;
}
.cores-msg small {
	font-size:15px;
}
.home-part2 {
	width:100%;
	float:left;
	background:url(../images/bg2.jpg) #eeeeee center top no-repeat;
	background-size:100% auto;
	padding:20px 0px;
	min-height:400px;
	padding-bottom:30px;
}
.home-part2-heading {
	width:100%;
	float:left;
	color:#555555;
	text-align:center;
	font-size:18px;
	margin-bottom:px;
}
.home-part2-heading h3 {
	color:#222222;
	font-size:60px;
	font-family: 'Playfair Display', serif;
	text-transform:uppercase;
}
.feaures-cont {
	width:100%;
	float:left;
	margin-top:10px;
	
}
.feaures-heading {
	width:100%;
	float:left;
	background:#FFFFFF;
	padding:20px;
	color:#222222;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
}
.featurelist1 {
	background:#f07901;
	padding-top:70px;
	padding-bottom:25px;
	color:#ffffff;
	text-align:center;
	min-height:351px;
}
.featurelist2 {
	background:#01537f;
}
.featurelist3 {
	background:#444444;
}
.featurelist1 a {
	color:#ffffff;
}
.featurelist1 a:hover {
	text-decoration:underline;
}
.featurelist1 ul {
	margin:15px 0px 15px 0px;
	padding:0px;
	width:100%;
	float:left;
}
.featurelist1 ul li {
	list-style:none;
	text-align:center;
	padding:0px 0px 6px 0px;
	font-size:16px;
}
.featurelist1 strong {
	background:url(../images/line.jpg) center top no-repeat;
	text-transform:uppercase;
	font-size:34px;
	font-weight:300;
	width:100%;
	float:left;
	padding-top:15px;
	line-height:46px;
}
.btn2 {
	background:#ffffff;
	font-size:16px;
	padding:5px 15px;
	border-radius:0px;
	font-weight:300;
	color:#222222 !important;
}
.btn2:hover {
	background:#222222;
	color:#ffffff !important;
}
.nopadding {
	padding:0px;
}
a:hover {
	text-decoration:none;
}
.loyola-qoutes-cont {
	width:100%;
	float:left;
	background:url(../images/qoutes-bg.jpg) right no-repeat;
	background:cover;
	padding:50px 0px;
	color:#ffffff;
}
.loyola-quotes-txt {
}
.loyola-quotes-txt h4 {
	font-size:50px;
	font-family: 'Playfair Display', serif;
	background:url(../images/line.jpg) bottom center no-repeat;
	text-align:center;
	padding-bottom:15px;
}
.loyola-quotes-msg {
	padding:25px 50px;
	padding-bottom:0px;
	background:url(../images/quotes.png) left top no-repeat;
	text-align:center;
	font-size:18px;
	line-height:28px;
}
.home-part4 {
	width:100%;
	float:left;
}
.latest-news-cont {
  padding-bottom: 10px;
  padding-top: 10px;
}
.latest-news-cont h5 {
	font-size:40px;
	font-family: 'Playfair Display', serif;
	background:url(../images/line.jpg) bottom center no-repeat;
}
.thumb-newsbg {
	background:#eeeeee;
	padding:10px;
	width:100%;
	float:left;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}
.news-date {
	width:95px;
	float:left;
	text-align:center;
	margin-right:10px;
}
.news-yr {
	font-size:17px;
	font-weight:500;
	padding:10px 15px;
	color:#ffffff;
	background:#f07901;
}
.news-yr2 {
	font-size:17px;
	font-weight:500;
	padding:5px;
	color:#ffffff;
	background:#135678;
}
.thumb-newsbg a {
	color:#222222;
	font-weight:500;
	font-size:18px;
}
.news-ann {
}
.news-ann-heading {
	width:100%;
	float:left;
	background:#222222;
	padding:25px 15px;
	font-size:26px;
	font-family: 'Playfair Display', serif;
	color:#ffffff;
}
.news-scroll-cont {
	width:100%;
	float:left;
	background:#f07901;
	padding:10px;
	padding-top:0px;
}
.news-scroll-cont ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.news-scroll-cont ul li {
	list-style:none;
	font-size:18px;
	float:left;
	padding-bottom:15px;
	width:100%;
}
.news-scroll-cont ul li a {
	color:#ffffff;
	background:#db7003;
	padding:10px;
	border-left:#ffffff solid 4px;
	display:block;
}
.btn3 {
	background:#01537f;
	font-size:22px;
	padding:8px 15px;
	border-radius:0px;
	font-weight:300;
	color:#ffffff;
}
.btn3:hover {
	background:#f07901;
	color:#ffffff;
}
.footer-cont {
	width:100%;
	float:left;
	background:#777777;
	padding:20px 0px;
	color:#ffffff;
	padding-bottom:10px;
}
.footer-cont strong {
	font-weight:500;
}
.footer-contact {
	text-align:center;
	border-right:#555555 solid 1px;
	padding-top:0px;
}

.footer-contact p
{
	margin-bottom:5px;
}

.footer-contact a {
	color:#ffffff;
}
.footer-cont a:hover {
	color:#222222
}
.footer-cont .social a {
	font-size:28px;
	color:#444444;
}

.footer-cont .social a:hover
{
	color:#ffffff
}



.footer-right {
	padding-top:0px;
}
.footer-right strong {
	text-transform:uppercase;
	font-size:20px;
	background:url(../images/line2.jpg) bottom left no-repeat;
}
.footer-right ul {
	margin:20px 0px 40px 0px;
	padding:0px;
}
.footer-right ul li {
	list-style:none;
}
.footer-right ul li a {
	color:#ffffff;
}
.footer-part1 {
}
.copyright {
	border-top:#555555 solid 1px;
	text-align:center;
	padding:30px 0px 30px 0px
}
.copyright a {
	font-weight:500;
	color:#222222;
}

.copyright a:hover
{
	color:#f07901;
}


.innerpagec-cont
{
	width:100%;
	float:left;
}

.innerpage-heading
{
	width:100%;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}

.innerpage-heading h1 {
	color:#222222;
	font-size:43px;
	font-family: 'Playfair Display', serif;
	text-transform:uppercase;
	margin-bottom:0px;
	background:url(../images/line2.jpg) bottom center no-repeat;
	padding-bottom:15px; 
}


.gallery-thumb
{
	margin-bottom:30px;
}

.gallery-thumb img
{
	border:#dddddd solid 1px;
}

.contact-details1
{
	width:100%;
	float:left;
	padding:0px 15px;
	border:#eeeeee solid 2px;
	border-radius:10px;
	margin-top:60px;
	min-height:185px;
	margin-bottom:50px;
}


.contact-details1 a
{
	color:#222222
}

.contact-details1 a:hover
{
	color:#f17301
}


.contact-details1:hover .contact-icon
{
	background:#f17301;
}



.contact-icon
{
	width:100px;
	height:100px;
	margin:0px auto;
	border-radius:50%;
	background:#01537f;
	font-size:50px;
	text-align:center;
	line-height:100px;
	color:#ffffff;
	border:#eeeeee solid 5px;
	margin-top:-55px;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}


.contact-txt2
{
	text-align:center;
	font-size:20px;
	margin-top:25px;
	line-height:28px;
}


.contact-txt2 strong
{
	font-weight:500;
	font-size:24px;
}

.contact-page-form
{
	margin-bottom:25px;
}

.contact-page-form .form-control {
  background-color: #eeeeee;
  background-image: none;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 47px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.contact-page-form .msg-field {
  height: 170px;
}

.send-msg {
  background: #222222 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 12px 20px 10px;
  text-transform: uppercase;
  width: auto;
}

.contact-page-form h2
{
	text-align:center;
	font-weight:500;
	font-size:34px;
	margin-bottom:25px;
}

.send-msg:hover
{
	background:#f17301;
	color:#ffffff;
}


.inner-page-left
{
	margin-top:30px;
}


.inner-page-left .news-ann-heading {
  padding: 10px 15px;
  text-align:center;
}

.inner-page-left .news-scroll-cont ul li a {
  background: #eeeeee none repeat scroll 0 0;
  border-left: 2px solid #dddddd;
  color: #222222;
  display: block;
  padding: 5px 5px;

}

.inner-page-left .news-scroll-cont ul li a:hover
{
	background:#dddddd;
}

.inner-page-left .news-scroll-cont ul li {
  float: left;
  font-size: 13px;
  list-style: outside none none;
  padding-bottom: 15px;
  width: 100%;
}

.inner-page-left .news-scroll-cont {
  background: #f4f4f4 none repeat scroll 0 0;
  float: left;
  padding: 10px;
  width: 100%;
  padding-top:0px;
}

strong
{
	font-weight:500;
}

.inner-page-right
{
}

.inner-page-right ul 
{
	margin:15px 0px 0px 0px;
	padding:0px;
}


.inner-page-right ul li
{
	list-style:none;
	font-size:16px;
	font-weight:500;
	padding:0px 0px 15px 0px;
	color:#01537f;
}

.inner-page-right ul li:before
{
	 content: "\f046";
	 font-family: 'FontAwesome';
	 margin-right:5px;
	 color:#f07901;
}

.otherlinks
{
	width:100%;
	float:left;
	background:#01537f;
	padding:15px;
	color:#ffffff;
	margin-top:25px;
	margin-bottom:25px;
}


.otherlinks ul
{
	margin:0px;
	padding:0px;
}


.otherlinks strong
{
	font-size:24px;
	font-family: 'Playfair Display', serif;
	text-transform:uppercase;
	width:100%;
	background:#055a87;
	padding:10px;
	float:left;
	margin-bottom:10px;
}

.otherlinks ul li
{
	list-style:none;
	padding:7px 0px 7px 0px;
	border-bottom:#ffffff dotted 1px;
}


.otherlinks ul li a
{
	color:#ffffff;
}

.otherlinks ul li a:hover
{
	color:#aaaaaa;
}

.course-thumb
{
	width:100%;
	float:left;
	margin-bottom:25px;
}

.course-img
{
	width:100%;
	float:left;
	position:relative;
        /*display:table;*/
        /*height:150px;*/
}

.course-name
{
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	line-height:18px;
	display:table-cell;
	vertical-align:middle;
	font-weight:500;
}

.course-name a
{
	color:#ffffff;
	display:block;
	background:#0080a7;
	padding:15px;
}


.course-name a:hover
{
	background:#f07901;
}

.faculty-name span
{
	font-size:14px;
}

a:hover
{
	text-decoration:none !important;
}


.faculty-name small
{
	
}


.faculty-name small a
{
	width:30px;
	height:30px;
	text-align:center;
	display:block;
	position:absolute;
	right:0px;
	font-size:18px;
	top:0px;
	line-height:28px;
	color:#ffffff;
	background:#f07901;
}

.faculty-name small a:hover
{
	background:#0080a7;
}
.faculty-thumb
{
	width:100%;
	float:left;
	margin-bottom:25px;
}

.faculty-img
{
	width:100%;
	float:left;
	position:relative;
		display:table;
			height:150px;
}

.faculty-name
{
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	background:#222222;
	padding:5px;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	line-height:18px;
	display:table-cell;
	vertical-align:middle;
}

.faculty-name span
{
	font-size:14px;
}

a:hover
{
	text-decoration:none !important;
}


.news-ann .news_li
{
	border-bottom:none;
}

.news-ann .news_li a
{
	color:#ffffff !important
}

/*13-3-2017*/

.faculty-name small
{
	
}


.faculty-name small a
{
	width:30px;
	height:30px;
	text-align:center;
	display:block;
	position:absolute;
	right:0px;
	font-size:18px;
	top:-30px;
	line-height:28px;
	color:#ffffff;
	background:#f07901;
}

.faculty-name small a:hover
{
	background:#0080a7;
}



.faculty-thumb
{
	width:100%;
	float:left;
	margin-bottom:25px; 
    height :100%
}

.faculty-img
{
	width:100%;
	float:left;
	position:relative;
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.faculty-name
{
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	background:#222222;
	padding:5px;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	line-height:18px;
	display:table-cell;
	vertical-align:middle;
}

.faculty-name span
{
	font-size:14px;
}


.aboutus-cont
{
	
}

.aboutus-cont .label
{
	padding:10px;
	font-size:17px;
	font-weight:500;
	display:inline-block;
	margin-bottom:5px;
}

.aboutus-cont .label-default
{
	background:#0080a7;
}
	

.aboutus-cont strong
{
	font-size:19px;
}

.aboutus-cont img
{
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}

.aboutus-cont ul
{
	margin:0px;
	padding:0px;
}

.aboutus-cont ul li
{
	list-style:none;
	padding-bottom:10px;
}

.aboutus-cont ul li:before
{
 content: "\f046";
	 font-family: 'FontAwesome';
	 margin-right:5px;
	 color:#f07901;
}


.video-src{
	height: 343px;
}
.video-bg{
	background-color: #000000;
}
.course-img img {
    height: 240px;
	width: 100%;
    object-fit: cover;
	object-position: top;
}