/*Fonts*/
@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/Roboto-Regular.woff') format('woff'), 
		 url('../fonts/Roboto-Regular.ttf')  format('truetype'), 
		 url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Medium';
	src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  
  		 url('../fonts/Roboto-Medium.woff') format('woff'), 
  		 url('../fonts/Roboto-Medium.ttf')  format('truetype'), 
  		 url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/Roboto-Bold.woff') format('woff'), 
		 url('../fonts/Roboto-Bold.ttf')  format('truetype'), 
		 url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Roboto-Black';
	src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/Roboto-Black.woff') format('woff'), 
		 url('../fonts/Roboto-Black.ttf')  format('truetype'), 
		 url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensed-Regular';
	src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/RobotoCondensed-Regular.woff') format('woff'), 
		 url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), 
		 url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/RobotoCondensed-Bold.woff') format('woff'), 
		 url('../fonts/RobotoCondensed-Bold.ttf')  format('truetype'), 
		 url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Miscellanoeous */
body, html {
  overflow-x: hidden;
  padding-right: 0 !important;
}
*:-moz-full-screen, *:-webkit-full-screen, *:fullscreen *:-ms-fullscreen {overflow: auto !important;}
body {
	font-family: "Roboto-Regular", sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff;
	font-weight: normal;
	color: #333
}
p {
	color: #333;
	line-height: 1.8em;
	letter-spacing: 0.2px
}

h1, h2, h3, h4, h5, h6 {
	color: #3d424b;
}
ul {
	list-style-type: none !important;
	padding-left: 0;
	margin: 0;
}
a { outline: 0; transition: all 0.5s; color: #46bdf4; }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: none!important; text-decoration: none; }

/* Global */
.wrapper {
	position: relative;
	overflow: hidden;
}
.split {
    width: 100%;
    height: 1px;
    background-color: #2aa64c;
}
.split1 {
    width: 100%;
    height: 1px;
    background-color: #c9caca;
}
.nob{
	border: 0px!important;
}
.m-0{margin: 0 !important; }.p-0 {padding: 0 !important; }
.mt-0 {margin-top: 0;}.mt-10 { margin-top: 10px !important;}.mt-20 {margin-top: 20px !important;}.mt-30 {margin-top: 30px !important;}.mt-40 {margin-top: 40px !important;}.mt-50 {margin-top: 50px !important;}.mt-60 {margin-top: 60px !important;}.mt-70 {margin-top: 70px !important;}.mt-80 {margin-top: 80px !important;}.mt-90 {margin-top: 90px !important;}.mt-100 {margin-top: 100px !important;}.mb-0 {margin-bottom: 0;}.mb-10 {margin-bottom: 10px !important;}.mb-20 {margin-bottom: 20px !important;}.mb-30 {margin-bottom: 30px !important;}.mb-40 {margin-bottom: 40px !important;}.mb-50 {margin-bottom: 50px !important;}.mb-60 {margin-bottom: 60px !important;}.mb-70 {margin-bottom: 70px !important;}.mb-80 {margin-bottom: 80px !important;}.mb-90 {margin-bottom: 90px !important;}.mb-100 {margin-bottom: 100px !important;}.ml-0 {margin-left: 0;}.ml-10 {margin-left: 10px !important;}.ml-20 {margin-left: 20px !important;}.ml-30 {margin-left: 30px !important;}.ml-40 {margin-left: 40px !important;}.ml-50 {margin-left: 50px !important;}.ml-60 {margin-left: 60px !important;}.ml-70 {margin-left: 70px !important;}.ml-80 {margin-left: 80px !important;}.ml-90 {margin-left: 90px !important;}.ml-100 {margin-left: 100px !important;}.mr-0 {margin-right: 0;}.mr-10 {margin-right: 10px !important;}.mr-20 {margin-right: 20px !important;}.mr-30 {margin-right: 30px !important;}.mr-40 {margin-right: 40px !important;}.mr-50 {margin-right: 50px !important;}.mr-60 {margin-right: 60px !important;}.mr-70 {margin-right: 70px !important;}.mr-80 {margin-right: 80px !important;}.mr-90 {margin-right: 90px !important;}.mr-100 {margin-right: 100px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-10 {padding-bottom: 10px !important;}.pb-20 {padding-bottom: 20px !important;}.pb-30 {padding-bottom: 30px !important;}.pb-40 {padding-bottom: 40px !important;}.pb-50 {padding-bottom: 50px !important;}.pb-60 {padding-bottom: 60px !important;}.pb-70 {padding-bottom: 70px !important;}.pb-80 {padding-bottom: 80px !important;}.pb-90 {padding-bottom: 90px !important;}.pb-100 {padding-bottom: 100px !important;}.pt-0 {padding-top: 0 !important;}.pt-10 {padding-top: 10px !important;}.pt-20 {padding-top: 20px !important;}.pt-30 {padding-top: 30px !important;}.pt-40 {padding-top: 40px !important;}.pt-50 {padding-top: 50px !important;}.pt-60 {padding-top: 60px !important;}.pt-70 {padding-top: 70px !important;}.pt-80 {padding-top: 80px !important;}.pt-90 {padding-top: 90px !important;}.pt-100 {padding-top: 100px !important;}.pl-0 {padding-left: 0;}.pl-10 {padding-left: 10px !important;}.pl-20 {padding-left: 20px !important;}.pl-30 {padding-left: 30px !important;}.pl-40 {padding-left: 40px !important;}.pl-50 {padding-left: 50px !important;}.pl-60 {padding-left: 60px !important;}.pl-70 {padding-left: 70px !important;}.pl-80 {padding-left: 80px !important;}.pl-90 {padding-left: 90px !important;}.pl-100 {padding-left: 100px !important;}.pr-0 {padding-right: 0;}.pr-10 {padding-right: 10px !important;}.pr-20 {padding-right: 20px !important;}.pr-30 {padding-right: 30px !important;}.pr-40 {padding-right: 40px !important;}.pr-50 {padding-right: 50px !important;}.pr-60 {padding-right: 60px !important;}.pr-70 {padding-right: 70px !important;}.pr-80 {padding-right: 80px !important;}.pr-90 {padding-right: 90px !important;}.pr-100 {padding-right: 100px !important;}

.fi:before {
	margin: 0;
}
.page-body-wrapper {
	min-height: calc(100vh - 0px);
	padding-left: 0;
	padding-right: 0; 
}
/*Header*/
header{
	position: relative;
	z-index: 999
}
.head-top{
	background-color: #0e70c7;
	padding-bottom: 2px;
	padding-top:3px;
}
.head-top ul.top-nav{
	float: right;
}
.head-top ul.top-nav li{
	margin-top: 0px;
	margin-right: 0px
}
.head-top ul.top-nav li:last-of-type{
	margin-right: 0px;
}
.head-top ul.top-nav li, .head-top ul.top-nav li a{
	color: #fafafe;
}
.head-top ul.top-nav li a{
	border-right: 1px dotted #5dacf7;
	padding-left: 10px;
	padding-right: 10px
}
.head-top ul.top-nav li a:hover{
	color: #ffcc00
}
.head-top ul.top-nav li:last-of-type a{
	padding-right: 0px;
	border-right: 0px dotted #5dacf7;
}
.head-top ul.top-nav li i{
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
}
.head-top .top-social{
	margin: 4px 0;
}
.top-social li{
	display: inline-block;
}
.top-social li a {
	width: 30px;
	height: 22px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	display: block;
	color: #ffffff;
	border-right: 1px dotted #5dacf7;
	-webkit-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
}
.top-social li:last-of-type a{
	border-right: 0px dotted #5dacf7;
}
.top-social li a:hover {
	color: #ffcc00
}
.head-bottom{
	margin: auto;
	padding-bottom: 30px
}
.head-logo{
	background-color: #fff;
	padding: 18px 0px
}
/*Header Menu*/
.head-nav{
	margin-bottom: -55px;
}
nav.menu{
	display:block;
	width:100%;
	font-family: "Roboto-Medium", sans-serif;
	margin-top: 0px;
	background-color:#0e70c7;
	height: 43px
}
nav.menu ul{
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flexbox;
	display:flex;
	list-style:none;
	padding-left:0
}
nav.menu ul li{
	display:inline-block;position:relative
}
nav.menu ul li:first-child{
	padding-left:0
}
nav.menu ul li:last-child{
	padding-right:0
}
nav.menu ul li a{
	font-size:14px;
	display:inline-block;
	line-height:43px;
	letter-spacing:0.3px;
	color:#fff;
	position:relative;
	padding:0px 30px;
	text-transform: uppercase;
}
nav.menu ul li:hover a, nav.menu ul li.active a{
	color: #000;
	background-color: #ffcc00
}
nav.menu ul>li.cr-dropdown>a{
	line-height:42px;
}
nav.menu ul>li.cr-dropdown>a:after{
	content: "\f107";
	font-family: "FontAwesome";
	font-size:14px;
	padding-left:5px
}
nav.menu ul>li.cr-dropdown li.cr-sub--dropdown>a:after{
	content:"\f105";float:right
}
nav.menu ul li ul.cr-dropdown-menu{
	position:absolute;
	width: 220px;
	background:#0e70c7;
	height:auto;
	left:0;
	top:100%;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:0px 0px;
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-ms-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-o-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	-webkit-transform:translateY(30px);
	-moz-transform:translateY(30px);
	-ms-transform:translateY(30px);
	-o-transform:translateY(30px);transform:translateY(30px);
	opacity:0;
	visibility:hidden;
	z-index:99
}
nav.menu ul li ul.cr-dropdown-menu li{
	width:100%;
	padding:0;
	display:block;
	position:relative;
}
nav.menu ul li ul.cr-dropdown-menu li a{
	display:block;
	padding:0px 20px;
	font-size:14px;
	color:#000;
	font-weight:500;
	position:relative;
	background-color: #ffcc00;
}
nav.menu ul li ul.cr-dropdown-menu li:hover>a{
	color:#000;
	background-color: #fff;
}
nav.menu ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu{
	left:100%;
	top:0;
	z-index:99
}
nav.menu ul li:hover>ul.cr-dropdown-menu{
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
/*Main Panel*/
.main-panel {
	transition: width 0.25s ease, margin 0.25s ease;
	width: calc(100% - 0px);
	width: -moz-calc(100% - 0px);
	width: -webkit-calc(100% - 0px);
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column; 
}
/*Banner*/
.slider-area {
	position: relative;
}
.slider-area .nivoSlider img {
	-webkit-animation: img_scale 20s linear infinite;
	animation: img_scale 20s linear infinite;
}
@keyframes img_scale {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.slider-area .nivo-controlNav {
	display: none;
}
.slider-area .nivo-directionNav a {
	text-indent: -9999999px;
	opacity: 0;
	visibility: hidden;
	background-color: #0e70c7;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%
}
.slider-area .nivo-directionNav a:hover {
	background-color: #fff;
}
.slider-area .nivo-directionNav a:hover:before {
	color: #000 !important;
	background: transparent !important;
}
.slider-area .nivo-directionNav a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	color: #fff !important;
	cursor: pointer;
	font-size: 1.1rem;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	z-index: 9;
	left: 0;
	right: 0;
	line-height: 1px;
	text-indent: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.slider-area .nivo-directionNav a.nivo-prevNav {
	left: 40px;
}
.slider-area .nivo-directionNav a.nivo-prevNav:before {
	content: "\f053";
}
.slider-area .nivo-directionNav a.nivo-nextNav {
	right: 40px;
}
.slider-area .nivo-directionNav a.nivo-nextNav:before {
	content: "\f054";
}
.slider-area:hover a {
	opacity: 1;
	visibility: visible;
}
.slider-area .nivo-caption {
	opacity: 1;
}
.slider-area .nivo-caption p {
	padding: 0;
	color: #fff
}
.slider-layout1 .nivo-caption {
	top: 0;
}
@media only screen and (max-width: 575px) {
  .slider-layout1 .nivo-caption {
    top: 20px;
  }
}
.slider-layout1 .slide-1 div.slider-big-text,
.slider-layout1 .slide-2 div.slider-big-text,
.slider-layout1 .slide-3 div.slider-big-text {
	font-size: 3.4rem;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.2;
	font-family: 'Roboto-Black';
	-webkit-text-shadow: 1px 1px 3px rgba(29,37,51,0.69);
	-moz-text-shadow: 1px 1px 3px rgba(29,37,51,0.69);
	text-shadow: 1px 1px 3px rgba(29,37,51,0.69);
}
.slider-layout1 .slide-1 div.slider-big-text strong,
.slider-layout1 .slide-2 div.slider-big-text strong,
.slider-layout1 .slide-3 div.slider-big-text strong {
	color: #f28f0b;
	font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .slider-layout1 .slide-1 div.slider-big-text,
  .slider-layout1 .slide-2 div.slider-big-text,
  .slider-layout1 .slide-3 div.slider-big-text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 575px) {
  .slider-layout1 .slide-1 div.slider-big-text,
  .slider-layout1 .slide-2 div.slider-big-text,
  .slider-layout1 .slide-3 div.slider-big-text {
    font-size: 1.4rem;
    text-align: center;
  }
}
.slider-layout1 .slide-1 div.slider-big-text span,
.slider-layout1 .slide-2 div.slider-big-text span,
.slider-layout1 .slide-3 div.slider-big-text span {
	font-weight: 700;
	display: block;
}
.slider-layout1 .slide-1 .slider-paragraph,
.slider-layout1 .slide-2 .slider-paragraph,
.slider-layout1 .slide-3 .slider-paragraph {
	margin: 0 0 0px;
	font-size: 2.0rem;
	font-weight: 300;
	color: #fff;
	line-height: 1.2;
	font-family: 'Roboto-Black';
	-webkit-text-shadow: 1px 1px 3px rgba(29,37,51,0.69);
	-moz-text-shadow: 1px 1px 3px rgba(29,37,51,0.69);
	text-shadow: 1px 1px 3px rgba(29,37,51,0.69);
}
.slider-layout1 .slide-1 .slider-big-text {
	-webkit-animation: fadeInRight 1500ms ease-in-out;
	-moz-animation: fadeInRight 1500ms ease-in-out;
	-ms-animation: fadeInRight 1500ms ease-in-out;
	animation: fadeInRight 1500ms ease-in-out;
}
.slider-layout1 .slide-1 .slider-paragraph {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
.slider-layout1 .slide-2 .slider-big-text {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-layout1 .slide-2 .slider-paragraph {
	-webkit-animation: fadeInLeft 1000ms ease-in-out;
	-moz-animation: fadeInLeft 1000ms ease-in-out;
	-ms-animation: fadeInLeft 1000ms ease-in-out;
	animation: fadeInLeft 1000ms ease-in-out;
}
.slider-layout1 .slide-3 .slider-big-text {
	-webkit-animation: bounceInDown 1500ms ease-in-out;
	-moz-animation: bounceInDown 1500ms ease-in-out;
	-ms-animation: bounceInDown 1500ms ease-in-out;
	animation: bounceInDown 1500ms ease-in-out;
}
.slider-layout1 .slide-3 .slider-paragraph {
	-webkit-animation: zoomIn 1000ms ease-in-out;
	-moz-animation: zoomIn 1000ms ease-in-out;
	-ms-animation: zoomIn 1000ms ease-in-out;
	animation: zoomIn 1000ms ease-in-out;
}
.home-banner{
	background: url('../images/banner-1.jpg') no-repeat top center;
	background-size: cover;
	min-height: 550px;
	overflow: hidden;
}
.home-banner .container{
	position: relative;
}
.home-banner .doc-img{
	position: absolute;
	left: 10%;
	top: 75px;
}
.page-banner{
	background: url('../images/page-banner.jpg') no-repeat top center;
	background-size: cover;
	min-height: 250px;
	overflow: hidden;
}
.page-banner .container{
	position: relative;
}
.page-banner .page-title{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 120px;
	text-align: center;
}
.page-title h1{
	color: #fff;
	font-family: "RobotoCondensed-Bold", sans-serif;
	text-transform: uppercase;
	font-size: 1.85rem;
	letter-spacing: 0.2px;
}
.page-title .line{
	width: 96px;
	height: 4px;
	background-color: #ffcc00;
	margin: auto;
	border-radius: 5px;
}
.page-title a{
	color: #c9c9c9
}
/*Main Content*/
.main-content-wrap{
	padding: 0px;
}
.bg-1{
	background-color: #fff
}
.bg-2{
	background-color: #f3f3f3;
}
.sec-title{
	padding: 10px 0;
	color: #242323;
}
.sec-title h5{
	color: #505050;
	font-size: 17px;
	font-family: "RobotoCondensed-Regular", sans-serif;
	margin-bottom: 15px
}
.sec-title h4{
	color: #000;
	font-size: 1.75rem;
	font-family: "RobotoCondensed-Bold", sans-serif;
}
.sec-title h3{
	color: #000;
	font-family: "RobotoCondensed-Bold", sans-serif;
	text-transform: uppercase;
	font-size: 1.85rem;
}
.sec-title h3 span{
	color: #0e70c7
}
.sec-title .line{
	width:95px;
	height: 4px;
	background-color: #ffcc00;
	margin: auto;
	border-radius: 5px;
}
.main-content p{
	text-align: justify;
	margin-bottom: 20px
}
/*Quicklink Content*/
.qlink-content{
	position: relative;
  	top: -30px;
}
.qlink-item {
	background-color: #0e70c7;
	padding: 25px 17px 17px;
	box-shadow: 0 4px 2px -2px rgba(130, 130, 130, 0.75);
	z-index: 111;
	transition: all 0.3s ease 0s;
	position: relative;
}
.qlink-item:hover {
	background-color: #ffcc00;
}
.qlink-item:hover .qlink-icon {
	background-color: #ffcc00;
}
.qlink-item:hover .qlink-icon {
	color: #fff;
}
.qlink-desc {
	text-align: center;
	margin-top: 20px;
}
.qlink-desc .qlink-title {
	position: relative;
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 2px;
	z-index: 10;
	font-family: "Roboto-Medium", sans-serif;
}
.qlink-item:hover .qlink-desc .qlink-title{
	color: #000
}
.qlink-icon {
	height: 130px;
	width: 130px;
	background-color: #0e70c7;
	line-height: 88px;
	text-align: center;
	position: absolute;
	top: -50px;
	z-index: -1;
	font-size: 40px;
	border-radius: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #ff3115;
	transition: all 0.3s ease 0s;
}
.qlink-icon1 img:first-of-type{
	display: inline-block;
}
.qlink-icon1 img:last-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon1 img:first-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon1 img:last-of-type{
	display: inline-block;
}
.qlink-icon2 img:first-of-type{
	display: inline-block;
}
.qlink-icon2 img:last-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon2 img:first-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon2 img:last-of-type{
	display: inline-block;
}
.qlink-icon3 img:first-of-type{
	display: inline-block;
}
.qlink-icon3 img:last-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon3 img:first-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon3 img:last-of-type{
	display: inline-block;
}
.qlink-icon4 img:first-of-type{
	display: inline-block;
}
.qlink-icon4 img:last-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon4 img:first-of-type{
	display: none;
}
.qlink-item:hover .qlink-icon4 img:last-of-type{
	display: inline-block;
}
/*Welcome Content*/
.hmewelcome-content p{
	text-align: justify;
}
.accordion .card{
	border:0px
}
.accordion .card .card-header { position: relative; font-size: 1em; padding: 0; border-bottom: none; background: transparent;}
.accordion .card .card-header a { color: #fff; padding: 15px 20px; display: block; margin-top: 0; cursor: pointer; font-size: 1rem; letter-spacing: 0.3px; text-transform: uppercase;background-color: #0e70c7}
.accordion .card .card-header a.collapsed { color: #212421;background-color: #eaf3ff; }
.accordion .card .card-body { color: #595959; padding: 0 20px 15px 20px; }
.accordion .card { background-color: rgba(0, 0, 0, 0); border: 0px}
.accordion .card:last-child {  }
.accordion .card + .card { margin-top: 0; }
.accordion .plus-minus { cursor: pointer; transition: opacity .5s; display: block; position: absolute; right: 20px; top: 50%; height: 18px; width: 18px; margin-top: -12px; transition: all .5s ease;}
.accordion .plus-minus span.fa { position: relative; height: 100%; display: block; font-size: 18px; }
.accordion .plus-minus:hover { opacity: 0.8; }
.accordion .collapsed .plus-minus { transform: rotate(180deg);}
.accordion .card h5.btn{
	font-size: 20px;
	text-transform: capitalize;
	padding: 0 20px;
	cursor: default;
	color: #f25120;
	border: 1px solid #f25120;
}
.accordion .card h5.btn:hover{
	background:#f25120;
	border-color:#f25120;
	color:#ffffff
}
.vid-sec img.video-thumb{
	position: relative;
}
.video-play a {
    cursor: pointer;
    font-size: 24px;
    top: -50%;
    position: absolute;
    z-index: 2;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation: video-animation 1s linear infinite;
    animation: video-animation 1s linear infinite;
    -webkit-transition: .5s linear;
    background: #fa0000;
}
.video-play a img {
    max-width: 20px;
}
.video-play {
    position: absolute;
    height: 100%;
    width: 100%;
}
@keyframes video-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(245,65,65,.4), 0 0 0 20px rgba(245,65,65,.4), 0 0 0 40px rgba(245,65,65,.4);
        box-shadow: 0 0 0 0 rgba(245,65,65,.4), 0 0 0 20px rgba(245,65,65,.4), 0 0 0 40px rgba(245,65,65,.4);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(245,65,65,.4), 0 0 0 40px rgba(245,65,65,.4), 0 0 0 60px rgba(245,65,65,0);
        box-shadow: 0 0 0 20px rgba(245,65,65,.4), 0 0 0 40px rgba(245,65,65,.4), 0 0 0 60px rgba(245,65,65,0);
    }
}
/*Home Why, Events & Notice Content*/
.why{
	width: 98%
}
.event-list li{
	min-height: 120px
}
.event-item {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.event-item .event-date {
	width: 75px;
	height: 75px;
	flex: 0 0 75px;
	text-align: center;
	float: left;
	background-color: #0e70c7;
	color: #ffffff;
	margin-right: 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	padding: 4px
}
.event-item .event-date >h2{
	font-weight: 300;
	font-family: 'Roboto-Black';
	margin-bottom: 0px;
	color: #fff;
	font-size: 3.3rem;
	line-height: 3rem;
}
.event-item .event-date > span {
	display: block;
}
.event-item .event-title {
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 4px;
	color: #201f25
}
.event-item + .event-item {
	margin-top: 18px;
	padding-top: 18px;
}
.event-info{
	padding: 0;
	margin: 0;
}
.event-info li{
	color: #595959;
	font-size: 13px;
	line-height: 1.4em;
	font-family: "RobotoCondensed-Regular", sans-serif;
	display: inline-block;
	min-height: 1px!important;
}
.event-info li span{
	color: #ffc000;
	margin-right: 5px;
}
.noticeboard{
	background-color: #fff
}
.noticeboard h2{
	background-color: #0e70c7;
	color: #fff;
	text-transform: uppercase;
	font-family: "RobotoCondensed-Bold", sans-serif;
	padding: 10px 20px
}
#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 350px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 10px 0;
}
.notice-list{
	width:95%;
	margin: auto;
}
.notice-list li{
	margin:10px 0;
	border-bottom: 1px dashed #6f6f6e;
	padding-bottom: 10px
}
/*Achievement Counters*/
.counters{
	background: url('../images/counters-bg.jpg') no-repeat top center;
	background-size: cover;
}
.counters .sec-title h5{
	color:#e0dede;
}
.counters .sec-title h3{
	color: #fff;
}
.count-list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.count-list .count-icon {
    margin-bottom: 0;
    margin-right: 25px;
    margin-top: 10px;
}
.count-list .count-icon i{
	font-size: 60px;
	color: #0e70c7
}
.count-list .count-text{
	text-align: left;
}
.count-list .count-text h2{
	font-size: 45px !important;
    line-height: 50px !important;
    margin-bottom: 2px;
    font-weight: 900;
    color: #fff!important;
}
.count-list .count-text h4{
	font-weight: 500 !important;
    margin-bottom: 0;
    font-size: 20px;
    color: #fff!important;
}
/*Quote of the Day*/
.qod{
	background-color: #0f70c1;
	background-image: url('../images/qod-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 20px
}
.qod .sec-title h3{
	color: #fff
}
.qod .sec-title .line{
	background-color: #ffcc00
}
.qod-content{
	text-align: center;
	padding: 20px 25px;
}
.qod-content i{
	font-size: 40px;
	margin-bottom: 10px
}
.qod-content p{
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
}
.qod-content p.author{
	color: #d0d0d0;
	font-style: italic;
	font-size: 16px;
}
/*Proud Students*/
.proudbox{
	width: 100%;
	border:1px solid #cfcfcf;
	padding: 15px
}
.proudimg{
	width: 100%;
	height: 195px;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.proudimg img{
	display: block;
	width: 100%;
	transform: scale(1.1);
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: auto;
}
.proud-carousel .owl-nav {
	margin: 0;
}
.proud-carousel .owl-controls{
	display: none;
}
/*----responsive-tabs----*/
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li {
    display: inline-block;
    padding: 15px 20px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    text-transform: uppercase;
	border-bottom: 1px solid #fff;
    background: #eaf3ff;
    font-family: "Roboto-Medium", sans-serif;
}
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
    padding: 0px 25px;
}
.resp-tab-active {
    border: 1px solid #EEE;
    border-bottom: none;
    border-left: none;
    border-top: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}
.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
.resp-tab-content {
    border: 1px solid #EEE;
	border-left: none;
}
h2.resp-accordion {
    font-size: 14px;
    /*border: 1px solid #EEE;*/
    border-left: none;
    border-top: 0px solid #EEE;
    margin: 0px;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: "Roboto-Medium", sans-serif;
}
h2.resp-tab-active {
    border-bottom: 0px solid #EEE !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
    border-bottom: 12px solid #EEE !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
   float: left;
	width: 25%;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 20px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    float: left;
    width: 74.8%;
    /*min-height: 250px;*/
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    background-color: #0e70c7;
    position: relative;
    z-index: 1;
    padding: 15px 20px !important;
	color:#fff;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #000;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #fff;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #0e70c7 !important;
	color:#fff;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
    width: 100%;
    margin: 0px;
}
.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:first-child {
    /*border-top: 1px solid #c1c1c1 !important;*/
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
		background-color:#eaf3ff;
		border-bottom: 1px solid #fff
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #EEE;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content{
        padding: 20px 15px
    }
}
#verticalTab .fa{
	margin:0 15px;
	color:#00CC00;
}
.tab-pg h4{
	color: #0e70c7;
	font-family: "RobotoCondensed-Bold", sans-serif;
	text-transform: uppercase;
	font-size: 1.25rem;
	letter-spacing: 0.2px;
}
.tab-pg h5{
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	font-family: "Roboto-Bold", sans-serif;
	letter-spacing: 0.3px;
}
/*Management*/
.mgmt-box{
	border-bottom: 1px #ccc dashed;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.mgmt-box:last-of-type{
	border-bottom: 0px #ccc dashed;
}
.mgmt-box .sec-title .line{
	margin-left: 0px
}
.mgmt-img{
	border: 1px solid #e3e3e3;
    padding: 14px;
    text-decoration: none;
    background-color: #fff;
    /*-webkit-box-shadow: 2px 2px 30px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 2px 2px 30px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 30px 0 rgba(0,0,0,.1);*/
    margin-bottom: 10px;
}
/*Gallery*/
.gal-item{
	border: 1px solid #dddddd;
	margin-bottom: 20px;
}
.gal-item .gal-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 240px
}
.gal-item .gal-img img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	width: 100%;
	max-width: 100%;
	/*max-height: 100%;*/
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.gal-item .gal-img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
.gal-item .gal-img .gal-imglink {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	color:#000;
	z-index: 11;
}
.gal-item .gal-img .gal-imglink i{
	font-size: 21px;
	font-weight: 400;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s ease 0s;
	background-color: #ffcc00;
	padding: 5px 10px 6px;
	border-radius: 20px;
}
.gal-item .gal-img .gal-imglink i span{
	font-family: "Roboto-Medium", sans-serif;
	font-weight: normal;
	margin-left: 5px;
	font-size: 18px;
}
.gal-item:hover .gal-img:after {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}
.gal-item:hover .gal-img .gal-imglink i{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.gal-item .gal-body {
	padding: 15px 20px 20px;
	transition: all 0.5s ease 0s;
}
.gal-item .gal-body .gal-title {
	font-size: 18px;
	margin-bottom: 0px;
	text-align: center;
}
.gal-item .gal-body .gal-title{
	color: #212121;
	transition: all 0.35s ease 0s;
}
.gal-item .gal-body .gal-title:hover {
	color: rgba(33, 33, 33, 0.6);
}
.gal-item:hover .gal-body {
	background-color: #212121;
}
.gal-item:hover .gal-body .gal-title{
	color: #fff;
}
.gal-item:hover .gal-img img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0.8;
}
.fancybox-title {}
.photo-item{
	border: 1px solid #dddddd;
	margin-bottom: 15px
}
.photo-item .photo-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 200px
}
.photo-item .photo-img img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	transform: scale(1.3);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.photo-item .photo-img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
.photo-item .photo-img .photo-imglink {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	color:#000;
	z-index: 11;
}
.photo-item .photo-img .photo-imglink i{
	font-size: 21px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s ease 0s;
	background-color: #ffcc00;
	border-radius: 50%;
	width:45px;
	height: 45px;
	line-height: 45px;
	text-align: center; 
}
.photo-item .photo-img .photo-imglink i span{
	font-family: "Roboto-Medium", sans-serif;
	font-weight: normal;
	margin-left: 5px;
	font-size: 18px;
}
.photo-item:hover .photo-img:after {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}
.photo-item:hover .photo-img .photo-imglink i{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/*Awards & Recognitions*/
.award-item{
	
}
.award-item .award-img {
	position: relative;
	overflow: hidden;
	width: 130px;
	height: 168px;
	border: 1px solid #dddddd;
}
.award-item .award-img img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	width: 100%;
	max-width: 100%;
	transform: scale(1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.award-item .award-img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
.award-item .award-img .award-imglink {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	color:#000;
	z-index: 11;
}
.award-item .award-img .award-imglink i{
	font-size: 21px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s ease 0s;
	background-color: #ffcc00;
	border-radius: 50%;
	width:45px;
	height: 45px;
	line-height: 45px;
	text-align: center; 
}
.award-item .award-img .award-imglink i span{
	font-family: "Roboto-Medium", sans-serif;
	font-weight: normal;
	margin-left: 5px;
	font-size: 18px;
}
.award-item:hover .award-img:after {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}
.award-item:hover .award-img .award-imglink i{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.award-body{
	padding-left: 20px;
}
.award-body p{
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 1.6;
}
/*Media*/
.video-pg .videobox {
	position: relative;
}
.video-pg .videobox:before {
	content: "";
	background-color: rgba(0,130,255,0);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
.video-pg .videobox:hover::before{
	background-color: rgba(0,130,255,0.85);
}
.video-pg .videobox i {
	background-color: #ff4e3d;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 23px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.video-pg .videobox:hover i{
	background-color: #fff;
	color: #0082ff
}
.video-pg .videotitle{
	background-color: #0082ff;
	padding: 4px 10px;
	text-align: center;
}
.video-pg .videotitle h5{
	margin-bottom: 0px;
	color: #fff
}
/*Form*/
.form-horizontal .form-group{
	margin-bottom: 20px
}
.form-horizontal .form-control{
	background-color: transparent!important;
	border-radius: 4px!important;
	color: #595959;
	font-size: 15px;
	font-weight: normal;
	border-color: #ddd
}
.form-horizontal .form-control:focus{
	outline: none!important;
	box-shadow: none;
	border-color: #0082ff
}
.nice-select.form-control{
	height: 36.5px!important;
	line-height: 20px!important;
	width: 100%!important;
}
.nice-select .list{
	width:100%;
}
.browse{
	position: relative;
}
.hide_file{
	opacity: 0;
	position: relative;
	z-index: 5;
	cursor: pointer;
}
.show_file{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.btn-browse {
	width: 100%;
	border: 0px; 
	color: #fff!important; 
	background-color: #0875df; 
	padding: .475rem .75rem;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 4px!important;
}
.custom-form{
	margin-top:20px;
	width: 100%
}
.custom-form .form-group{
	margin-bottom: 30px
}
.custom-form .form-control{
	background: #f5f5f5!important;
	border-radius: 0px!important;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 0.75rem .75rem;
	border-color: #e1e1e1;
	color: #595959;
}
.custom-form .form-control:focus{
	outline: none!important;
	box-shadow: none;
	border-color:#0e70c7
}
.custom-form .form-control::-webkit-input-placeholder,
.custom-form .form-control::-moz-placeholder,
.custom-form .form-control::placeholder{
	color:#929191!important;	
}
/*contact Page*/
.cbox{
	background-color: #f0f0f0;
	border: 1px solid #e1e1e1;
	padding: 15px 15px;
	text-align: center;
	min-height: 200px;
}
.cbox .c-icon {
	padding: 5px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	color: #0e70c7;
	margin: 10px auto 10px;
}
.cbox .c-icon span{
	font-size: 36px;
	line-height: 45px
}
.cbox h5{
	font-family: "Roboto-Medium", sans-serif;
	color: #111;
	margin-bottom: 5px;
}
.cbox p, .cbox a{
	font-size: 15px;
	line-height: 22px;
	color: #595959;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: center;
}
.contact-info-box ul, .contact-info-box li, .contact-info-box h3, .contact-info-box p {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info-box li + li {
	margin-top: 35px;
}
.contact-info-box > p {
	margin-top: -8px;
	font-weight: 300;
}
.contact-info-box h3 {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	margin-top: -5px;
	font-family: 'Roboto-Medium';
}
.contact-info-box .inner-box {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #2aa64c
}
.contact-info-box .inner-box i {
	font-size: 23px;
	color: #2aa64c;
	line-height: 50px;
}
.contact-info-box .icon-box, .contact-info-box .text-box {
	display: table-cell;
	vertical-align: top;
}
.contact-info-box .text-box {
	padding-left: 20px;
}
.contact-info-box .text-box p a{
	color: #595959
}
/*Map*/
.map iframe {
	width: 100%;
	min-height: 350px;
	border: none;
}
/*Footer*/
footer{
	background-color: #212121;
	background: url('../images/footer-bg.jpg') no-repeat;
	background-size: cover;
	padding-top: 80px;
	position: relative;
	margin-top: 70px
}
.recognition-carousel .owl-controls{
	display: none;
}
.foot-recognition{
	position: absolute;
	top: -70px;
	left: 0;
	right: 0;
	margin: auto;
}
.recognition-box{
	background-color: #eaf3ff;
	padding: 25px 0px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
}
.recognition-carousel{
	padding: 0 23px 0 25px;
}
.recog-item{
	background-color: #fff;
	border: 1px solid #dadbdb;
	border-radius: 10px
}
.foot-top{
	color: #fff;
	padding: 40px 0 5px;
}
.foot-top h5{
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Roboto-Bold", sans-serif;
	letter-spacing: 0.3px;
}
.foot-top .fline{
	background-color: #ffcc00;
	width: 47px;
	height: 4px;
	border-radius: 5px;
	margin-bottom: 20px
}
.foot-top p{
	line-height: 22px;
	font-size: 13.5px;
	margin-bottom: 25px;
	position: relative;
}
.foot-nav{
	list-style: none;
	padding: 0px;
	margin: 0px 18px 0 0;
	display: inline-block;
	width: 45%
}
.foot-nav li{
	padding-left: 18px;
	color: #bebebe;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.5px;
	position: relative;
}
.foot-nav li a{
	color: #bebebe;
}
.foot-nav li a:hover{
	color: #fff
}
.foot-nav li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f0da';
	color: #0e70c7;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 19px;
	left: 2px;
	font-weight:900
}
.foot-nav li:hover::before{
	color: #ffcc00
}
.foot-info{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.foot-info li{
	padding-left: 30px;
	color: #bebebe;
	font-size: 15px;
	line-height: 1.6em;
	position: relative;
	padding-bottom: 12px;
	padding-top: 0px;
	letter-spacing: 0.3px;
}
.foot-info li a{
	color: inherit;
	font-size: 14px;
	color: #bebebe
}
.foot-info li a:hover{
	color: #d5ddd7;
}
.foot-info .tele, .foot-info .addr{
	margin-bottom: 25px;
}
.foot-info .addr:before, .foot-info .tele:before, .foot-info .mail:before{
	font-family:'Font Awesome\ 5 Free';
	color: #0e70c7;
	position: absolute;
	top: 3px;
	left: 0;
	font-size: 17px;
	font-weight:900;
}
.foot-info .addr:before{
	content: '\f3c5';
	font-size: 20px;
	left: 2px;
}
.foot-info .tele::before {
    content: "\f095";
    font-size: 18px;
    left: 2px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
}
.foot-info .mail:before{
	font-size: 17px;
	content: '\f0e0';
	left: 2px;
	top: 0px
}
.foot-top .foot-social{
	margin-bottom: 7px;
}
.foot-social li{
	display: block;
	margin-bottom: 18px
}
.foot-social li a i {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	line-height: 30px;
	background: #0e70c7;
	display: inline-block;
	color: #fff;
	border: 1px solid #0e70c7;
	-webkit-transition: background .4s ease, color .4s ease, border .4s ease;
	transition: background .4s ease, color .4s ease, border .4s ease;
	margin-right: 5px
}
.foot-social li a:hover i{
	background: #ffcc00;
	color: #000;
	border: 1px solid #ffcc00;
}
.foot-social li a span{
	font-size: 16px;
	margin-left: 10px;
	color: #bebebe
}
.foot-social li a:hover span{
	color: #fff
}
.fsplit{
	height: 1px;
	background-color: #3f3f3f;
}
.copyright{
	color: #bebebe;
	font-size: 13px;
	padding: 0 0 15px;
}
.copyright p{
	margin: 0px;
	display: inline-block;
}
.copyright p:last-of-type{
	float: right;
}
.copyright p a, .copyright p{
	color: #bebebe
}


/*Global*/
/*List*/
.list1{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.list1 li{
	padding-left: 25px;
	color: #333;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.2px;
	position: relative;
}
.list1 li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f101';
	color: #ff3115;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
	font-weight:900;
}
.list1 ul{
	margin-top: 15px
}
.list1 ul li{
	margin-bottom: 0px
}
.list1 ul li:before{
	color: #9dabaf
}
.list2{
	list-style: none;
	padding: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10px 0 20px;
}
.list2 li{
	padding-left: 25px;
	color: #595959;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.2px;
	width: 50%;
}
.list2 li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f058';
	color: #0081fe;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
	font-weight:900;
}
.btn, a.btn, button.btn {
	outline:none!important;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:inline-block;
	background-color: #0082ff;
	padding:0 30px;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:0.25px;
	font-weight: normal;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	border:0px;
	border-style:solid;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-family: "Roboto-Medium", sans-serif;
}
.btn:before, a.btn:before, button.btn:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.1);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.btn:hover, a.btn:hover, button.btn:hover {
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	box-shadow:0 3px 3px rgba(0,0,0,0.1)
}
.btn:focus, a.btn:focus, button.btn:focus{
	box-shadow: none;
}
.btn:hover:before, a.btn:hover:before, button.btn:hover:before {
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
.btn:focus, a.btn:focus, button.btn:focus{
	box-shadow: none;
}
.btn.btn--theme, a.btn.btn--theme, button.btn.btn--theme {
	outline:none!important;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:inline-block;
	padding:0 30px;
	color:#ffffff;
	letter-spacing:0.25px;
	font-weight: normal;
	-webkit-transition:all 0.5s ease-in-out 0s;
	-moz-transition:all 0.5s ease-in-out 0s;
	-ms-transition:all 0.5s ease-in-out 0s;
	-o-transition:all 0.5s ease-in-out 0s;
	transition:all 0.5s ease-in-out 0s;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	font-family: "Roboto-Medium", sans-serif;
	background-image: linear-gradient(to right, #2458de, #2196fd);
}
.btn.btn--theme:before, a.btn.btn--theme:before, button.btn.btn--theme:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.1);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.btn.btn--theme:hover, a.btn.btn--theme:hover, button.btn.btn--theme:hover {
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	box-shadow:0 3px 3px rgba(0,0,0,0.1)
}
.btn.btn--theme:hover:before, a.btn.btn--theme:hover:before, button.btn.btn--theme:hover:before {
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
.btn.btn--xlg, a.btn.btn--xlg, button.btn.btn--xlg {
	font-size:19px;
	height:55px;
	line-height:55px;
	padding:0 40px
}
.btn.btn--lg, a.btn.btn--lg, button.btn.btn--lg {
	font-size:17px;
	height:50px;
	line-height:50px;
	padding:0 35px
}
.btn.btn--sm, a.btn.btn--sm, button.btn.btn--sm {
	font-size:15px;
	height:40px;
	line-height:40px;
	padding:0 25px
}
.btn.btn--xs, a.btn.btn--xs, button.btn.btn--xs {
	font-size:13px;
	height:35px;
	line-height:35px;
	padding:0 20px
}
.btn.btn--white, a.btn.btn--white, button.btn.btn--white {
	background-color:#ffffff;
	color:#000000;
	border-color:#ffffff;
}
.btn.btn--white:hover, a.btn.btn--white:hover, button.btn.btn--white:hover {
	color:#ffffff;
	background-color:#2aa64c;
	border-color:#2aa64c;
}
.btn.btn--black, a.btn.btn--black, button.btn.btn--black {
	background-color:#303030;
	border-color:#303030
}
.btn.btn--black:hover, a.btn.btn--black:hover, button.btn.btn--black:hover {
	background-color:#2aa64c;
	border-color:#2aa64c
}
.btn.btn--grey, a.btn.btn--grey, button.btn.btn--grey {
	border-color:#e1e1e1;
	color:#606060;
	background:transparent
}
.btn.btn--grey:hover, a.btn.btn--grey:hover, button.btn.btn--grey:hover {
	background:#2aa64c;
	color:#fff
}
.btn.btn--yell, a.btn.btn--yell, button.btn.btn--yell {
	background-color:#FECD0B;
	color:#000000;
	border-color:#FECD0B;
}
.btn.btn--yell:hover, a.btn.btn--yell:hover, button.btn.btn--yell:hover {
	color:#ffffff;
	background-color:#2aa64c;
	border-color:#2aa64c;
}
.btn.btn--transparent, a.btn.btn--transparent, button.btn.btn--transparent {
	background:transparent;
	color:#0082ff;
	border:1px solid #0082ff
}
.btn.btn--transparent:hover, 
a.btn.btn--transparent:hover, 
button.btn.btn--transparent:hover {
	background:#0082ff;
	border-color:#0082ff;
	color:#ffffff
}
.btn.btn--light, a.btn.btn--light, button.btn.btn--light {
	color:#ffffff;
	border-color:#ffffff
}
.btn.btn--dark, a.btn.btn--dark, button.btn.btn--dark {
	color:#fff;
}
.btn.btn--icon span.btn-icon,
a.btn.btn--icon span.btn-icon,
button.btn.btn--icon span.btn-icon {
	padding-left:5px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
.btn.btn--icon:hover span.btn-icon,
a.btn.btn--icon:hover span.btn-icon,
button.btn.btn--icon:hover span.btn-icon {
	padding-left:12px
}
.btn--round{
	border-radius: 100px;
}
.view-btn {
  padding: 8px 24px;
  border: 1px solid;
  border-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.view-btn:hover {
  background-color: #ffffff;
  color: #000000;
}
.text-black{
	color: #000
}
.text-white{
	color: #fff
}


/*WELCOME PAGE*/
/*Overlay Panel*/
.overlay-panel{
	background: url('../images/welcome_bg1.jpg') no-repeat;
	background-size: cover;
	width:100%;
	min-height: 100vh;
	/*min-height: calc(100vh - 70px);*/
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding-left: 0;
	padding-right: 0;
	z-index: 99999999999;
	position: fixed;
	top: -100vh;
	transition: all .4s ease 0s;
}
.overlay-panel.active{
	top: 0px;
}
#welscrollbtn{
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	cursor: pointer;
	animation: btnmove 1.5s infinite;
}
@keyframes btnmove {
	0%{transform:translateY(0px)}
	50%{transform:translateY(15px)}
	100%{transform:translateY(0px)}
}
#welscrollbtn img{
	width: 50px;
	height: 50px;
}
.grouplogo{
	text-align: center;
	margin-top: 40px
}
/*Welcome Header*/
.welheader{
	position: relative;
	z-index: 999;
	height: 80px;
	background-color: #004884;
	padding: 5px 0
}
.welhead-top ul.weltop-nav{
	float: right;
}
.welhead-top ul.weltop-nav li{
	margin-top: 0px;
	margin-right: 0px
}
.welhead-top ul.weltop-nav li:last-of-type{
	margin-right: 0px;
}
.welhead-top ul.weltop-nav li, .welhead-top ul.weltop-nav li a{
	color: #fafafe;
	text-transform: uppercase;
}
.welhead-top ul.weltop-nav li a{
	border-right: 1px dotted #5dacf7;
	padding-left: 10px;
	padding-right: 10px
}
.welhead-top ul.weltop-nav li a:hover{
	color: #ffcc00
}
.welhead-top ul.weltop-nav li:last-of-type a{
	padding-right: 0px;
	border-right: 0px dotted #5dacf7;
}
.welhead-top ul.weltop-nav li i{
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
}
.welhead-top .logo-img img{
	
}
a.weltop-alumnibtn{
	margin: 15px 0;
}
a.weltop-alumnibtn{
	background-color: #FECD0B!important;
	color: #272727;
	padding: 6px 10px;
	text-transform: uppercase;
	font-family: 'RobotoCondensed-Bold';
	font-size: 17px;
	letter-spacing: 0.3px;
	border-radius: 5px;
	float: right;
}
/*Welcome Banner*/
.welcome-banner{
	background: url('../images/welcome_bg2.jpg') no-repeat top center;
	background-size: cover;
	height: 590px;
}
/*Welcome Instituitions*/
.instituitions h4{
	color: #004884;
	font-family: "RobotoCondensed-Bold", sans-serif;
	font-size: 1.8rem;
}
.instituitions h5{
	color: #d11f28;
	font-family: 'Roboto-Bold';
	font-size: 1.8rem;
}
.instituitions h6{
	color: #000;
	font-family: 'Roboto-Bold';
	font-size: 18px;
}
.institute-box{
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.10);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.10);
	margin-bottom: 25px;
	background-color: #fff
}
.institute-box:hover{
	animation: pulse1 .5s;
}
@-webkit-keyframes pulse1 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse1 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse1 {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.institute-box-icon{
	text-align: center;
	padding: 20px;
	height: 170px;
}
.institute-box-txt{
	background-color: #0e70c7;
	text-align: center;
	padding: 10px
}
.institute-box-txt h5{
	color: #fff;
	font-family: "Roboto-Medium", sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.institute-box-txt h5 small{
	text-transform: none
}
.institute-box-txt p{
	color: #fff;
	font-family: "Roboto-Regular", sans-serif;
}
.institute-box-txt span{
	margin-right: 7px
}

/*Welcome Alumni*/
.alumnidet{
	background: #004884;
	background-size: cover;
}
.alumnidet .sec-title h5{
	color:#e0dede;
}
.alumnidet .sec-title h3{
	color: #fff;
}
.alumnidet .sec-title p{
	width: 70%;
	color: #fff;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.6
}
.alumnidet .sec-title .line{
	background-color: #0e70c7;
}
.alumnidet-content{
	width: 100%;
}
.alumnidet-content p{
	color: #fff;
	text-align: center;
}
.alumnidet-content h5{
	color: #fff
}
.alumnidet-content .border-bottom{
	border-bottom: 1px solid #0359a1 !important;
}
/*Welcome Footer*/
footer.welfooter{
	background: #003A6A!important;
	position: relative;
	padding-top: 15px;
	margin-top: 0px;
}
footer.welfooter .copyright{
	color: #bebebe;
	font-size: 13px;
	padding: 0 0 15px;
}
footer.welfooter .copyright p{
	margin: 0px;
	display: inline-block;
}
footer.welfooter .copyright p:last-of-type{
	float: right;
}
footer.welfooter .copyright p a, footer.welfooter .copyright p{
	color: #bebebe
}
/*Welcome Modal*/
.modal-content{
	position: relative;
}
.modal-body{
	padding: 0.2rem;
}
.modal-body .close{
	position: absolute;
	right: -10px;
	top: -10px;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius:50%;
	opacity: 1;
	outline: 0!important;
}