
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i');
body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	}
.top-header {
    float: none;
    width: 100%;
    padding: 10px 0px;
    background: #ffffff;
    border-bottom: 1px solid #d4c3ff;
}
.top-header p {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    text-align: right;
    color: #436aab;
    z-index: 9999;
    position: relative;
}
.important{
	right:-50px;
	position:fixed;
	z-index:999999;
	top:235px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	background:#0960e6;
	z-index:9999999;
	color:#fff;
	font-size:18px;
	padding: 10px 11px;
	cursor:pointer;
	}
.important h1{
	color:#fff;
	font-size:18px;
	margin:0;
	padding:10px;
	
	}
.sidenav {
  width: 0;
  position: fixed;
  z-index: 1;
  right: 0;
  background-color: #fff;
  top:185px;
  overflow-x: hidden;
  border:1px dashed #ccc;
  transition: 0.5s;
  padding-top: 60px;
  z-index:9999999999999;
}

.sidenav a {
  padding: 0px 8px 4px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
  background:#0960e6 !important;
}
.sidenav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.sidenav ul li{
	float:left;
	width:100%;
	text-align:left;
	border-right:0px;
	padding:0px;
	}
.sidenav ul li a{
	float:left;
	width:100%;
	text-align:left;
	border-right:0px;
	padding:15px 10px;
	font-size:14px;
	color: #00388e;
	border-bottom:1px dashed #ccc;
	text-decoration:none;
	}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 0;
    width: 100%;
    background: #0960e6;
    color: #fff;
    text-align: right;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}	

/*.......Logo-Area........*/

.logo-area{
	float:left;
	width:100%;
	background: #4554d0;
	padding: 5px 0px 20px;
  }
.logo-area img{
    float: left;
    max-width: 100%;
    width: 100px;
    position: absolute;
    z-index: 999;
    margin-top: -37px;
    box-shadow: 0px 3px 5px 0px #fff;
    border-radius: 50%;
    width: 152px;
    float: left;
    margin-right: 15px;
}
.logo-area span {
    font-size: 26px;
    text-transform: none;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    margin-top: 8px;
    display: block;
    padding-left:172px;
    text-decoration:none;
}
.logo-area span8 {
    font-size: 18px;
    text-transform: none;
    font-weight: 300;
    padding-left:172px;
    color: #ffffff;
    text-decoration:none;
    display: block;
    line-height: .8;
    font-family: 'Raleway', sans-serif;
}
.logo-area h1{
	font-weight:bold;
	color:#032b67;
	text-align:right;
	margin-top: 32px;
	font-size:14px;
	margin-left:10px;
	font-weight:500;
	float:right;
	margin-bottom:0px;
	} 
.logo-area h1 a{
	padding:10px 15px;
	border-radius:5px;
	border:1px solid #4285f4;
	color:#000;
	background: #fff;
	text-decoration:none;
	} 
.logo-area p{
	font-weight:normal;
	color:#b7b5b6;
	text-align:right;
	font-size:20px;
	margin-top:0px;
	} 

/*.......Menu-Area........*/
	
.menu-area{
    float: none;
    display: inline-block;
    width: 100%;
    background: #f5f9ff;
    text-align: center;
    border-top: 1px solid #ccc;
}
.navbar-nav{
	float:none;
	display:inline-block;
	text-align:right;
	width:100%;
	}
.navbar-nav > li{
	float:none;
	display:inline-block;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	}
.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding:0px 15px;
	color:#000;
	font-weight:500;
	line-height:1;
	border-right:0px solid #00388e;
	text-transform:none;
	font-size:15px;
	position:relative;
}
.dropdown:hover .dropdown-menu{
    display:block;
}

/*.......Banner-Area........*/

.banner-container {
	text-align:justify;
	padding:0px 0px 0px;
	margin-top:-0px;
	float:left;
	width:100%;
	position:relative;
	z-index:-1;
	}
.banner-container img{
	width:100%;
	}
.banner-caption {
    position: absolute;
    bottom:30%;
	right:0;
    width: 100%;
	padding:20px 0;
	text-align:center;
	z-index:222;
}
.banner-container .col-md-6{
	margin-bottom:15px;
	}
.bantext {
	}
.ban-heading{
	  
	padding:20px 70px;
	width:100%;
	}	
.banner-caption h1 {
	font-size: 34px;
    text-transform: none;
    font-weight: 300;
    color: #ffffff;
    text-decoration:none;
    display: block;
    line-height: .8;
    text-shadow: 2px 2px #000000;
    font-family: 'Raleway', sans-serif;
	text-align:center;
	}


.banner-caption h2 {
	font-size: 54px;
    text-transform: none;
    font-weight: 300;
    color: #000;
    text-decoration:none;
    display: block;
    line-height: .8;
    font-family: 'Raleway', sans-serif;
	text-align:center;
	font-weight:700;
	text-shadow: 2px 2px #fff;
	}
	

.carousel {
	}		
.carousel-control {
	width:38px;
	height:38px;
	top:38%;
	z-index:9999;
	position:absolute;
	display:inline-block;
	}
.carousel-control .left {
	background:url(../img/left-btn.png) no-repeat left center;
	}
.carousel-control .right {
	background:url(../img/right-btn.png) no-repeat left center;
	margin-left:5px;
	}

.bans {
    width: 40%;
    margin-top: -39vw;
    background: rgba(0, 54, 169, .6);
    border: 1px solid #6076a5;
    float: right;
}
.bans h1 {
	font-family: 'Open Sans', Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	text-align:center;
	color:#fff;
	margin:0px 0px 20px;
	padding:0;
	font-weight:700;
	padding-bottom:5px;
	line-height:1.2;
	}
.bani{
	background:none !important;
	width: auto !important;
    left: 10% !important;
	opacity:1 !important;
    top: 45% !important;
	}
.bani .fa{
	font-size:56px;
	color:#fff;
	padding-left:16px;
	padding-right:20px;
	border-radius:6px;
	/*background: rgb(0, 56, 142, .7);*/
	width:auto !important;
	}
.banis{
	background:none !important;
	width: auto !important;
    right: 10% !important;
	opacity:1 !important;
    top: 45% !important;
	}
.banis .fa{
	font-size:56px;
	color:#fff;
	padding-left:16px;
	padding-right:20px;
	border-radius:6px;
	/*background: rgb(0, 56, 142, .7);*/
	width:auto !important;
	}

	
	
/*.......Notification-Area........*/	
	
	
.notification{
	float:left;
	width:100%;
	background:#00388e;
	padding:5px 0px;
	font-family: 'Merriweather', serif;
	}	
.notification h2{
	color:#fff;
	font-size:22px;
	font-style:italic;
	text-align:justify;
	border-right:1px solid #fff;
	}
.notification p{
	color:#fff;
	font-size:18px;
	margin-top:20px;
	font-style:italic;
	text-align:justify;
	}
.notification p a{
	color:#fff;
	text-decoration:none;
	}
.noti{
	background:none !important;
	font-size:32px;
	color:#fff;
	opacity:1 !important;
	width:auto !important;
	}
.noti .fa{
    color: #fff;
    font-size: 46px;
    margin-top: 8px;
    float: right;
}
	
	
	
	
/*.......About-Area........*/	



.about-area{
	float:left;
	width:100%;
	background:#fff;
	margin-top:100px;
	}
.about{
	float:left;
	width:100%;
	padding:0px 20px 40px 0px;
	background:#fff;
	
	}
.about h1{
	color:#00388e;
	font-size:18px;
	text-transform:none;
	/*background:url(../img/line.jpg) no-repeat bottom left;*/
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:400;
	}
.about h1 span{
	font-weight:normal;
	text-transform:none;
	font-weight:600;
	text-transform:uppercase;
	font-size:28px;
	}
.about h1 span2{
    position: relative;
    overflow: hidden;
    margin-bottom:0px;
    display:block;
}
.about h1 span2:after {
    position: absolute;
    top: -4px;
    width: 176px;
    background-image: url(../img/h-pattern.png);
    background-repeat: repeat;
    content: '';
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    -webkit-transition: width .3s ease-out .2s;
    -moz-transition: width .3s ease-out .2s;
    transition: width .3s ease-out .2s;
}
.about img{
	border:1px solid #000;
	width:100%;
	margin-bottom:15px;
	}
.about p{
	font-family: 'Merriweather', serif;
	font-size:14px;
	font-weight:300;
	line-height:1.8;
	}
.about p a{
	font-family: 'Merriweather', serif;
	font-size:14px;
	color:#fff;
	background:#00388e;
	padding:10px 25px;
	font-weight:300;
	float:left;
	margin-top:15px;
	}
.view-btn{
    float:left;
    width:100%;
    margin-top:10px;
    text-align:center;
}
.view-btn a {
    border-radius: 25px;
    border: 2px solid #3d4bce;
    padding: 7px 25px;
    color: #000;
    font-size: 14px;
    margin-top: 10px;
    float: none;
    display: inline-block;
    text-align: center;
    background: #fff;
}
.word-top{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:0px;
	background:#fff;
	border:1px solid #ccc;
	}
marquee{
    max-height: 380px;
}
.word-top ul{
  list-style:none;
  position:relative;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  padding-left:0px;
  min-height:380px;
  top:0 !important;
}
.word-top ul::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.word-top ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.word-top ul::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.word-top ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.word-top ul li{
   text-align:left;
  border-bottom:1px solid #333;
  color:#000;
}
.word-top ul li h2{
	color:#3d4bce;
	font-family: 'Merriweather', serif;
	margin-top:0px;
	text-transform:none;
	font-size:14px;
	font-weight:500;
	padding:10px;
	padding-bottom:0px;
	text-align:left;
	margin-bottom: 0px;
	}
.word-top h1{
	color:#05395e;
	font-family: 'Merriweather', serif;
	margin-top:0px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:600;
	border-bottom:1px solid #ccc;
	padding:10px;
	text-align:center;
	}
.word-top h2{
	color:#000;
	font-family: 'Merriweather', serif;
	margin-top:0px;
	text-transform:none;
	font-size:21px;
	font-weight:600;
	padding:10px;
	text-align:center;
	}
.word-top p{
  text-align:left;
  padding:10px;
  color:#000;
  /*overflow:hidden;*/
  /*text-overflow:ellipsis;*/
  /*white-space: nowrap;*/
 }
.word-top p a{
    color: #51645b;
    font-weight: 500;
    font-style: italic;
    font-family: arial;
    letter-spacing: 1px;
}
.word-top p span{
    float: none;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
    width: 100%;
}
	
.word-bottom{
	float:left;
	color:#fff;
	width:100%;
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
	background:#05395e;
	}
.word-bottom h1{
	background:#05395e;
	color:#ffffff;
	font-family: 'Merriweather', serif;
	margin-top:0px;
	text-transform:uppercase;
	font-size:22px;
	text-decoration:underline;
	padding:0px;
	text-align:center;
	}
.word-bottom h2{
	color:#ffffff;
	font-family: 'Merriweather', serif;
	margin-top:0px;
	text-transform:none;
	font-size:18px;
	font-weight:600;
	padding:10px;
	text-align:center;
	}
.word-bottom p a{
	color:#ffffff;
	font-weight:600;
	font-style:italic;
	text-decoration:underline;
	}
.word-bottom p span{
	width:70%;
	float:none;
	font-weight:600;
	font-size:15px;
	display:inline-block;
	text-align:center;
	}
	
section {
    float: left;
    width: 100%;
    display: block;
    margin-bottom:40px;
}
.bg-img2 {
    background-image: url(../img/banner5.jpg);
    background-repeat:no-repeat;
}


.parallax {
    background-attachment: scroll;
    background-position: 50% 0px;
    z-index: 1;
    position: relative;
}
.divider_home1 {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 130px 0;
    position: relative;
}	
	
.text-center {
    text-align: center !important;
}
.color-white {
    color: #ffffff !important;
}
.divider_home1 h1 {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 50px;
}
.divider-one .divider-btn {
    border: 2px solid #ffffff;
    border-radius: 25px;
    color: #ffffff;
    height: 50px;
    line-height: 47px;
    padding: 0 60px;
    font-size: 15px;
    background: #1857cb;
}
.divider_home1:before {
    background-color: #0f144196;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}



/*.......News-Area........*/		
	
	
.news-area{
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	background:url(../img/banner.jpg) no-repeat top center;
	margin-top:50px;
	margin-bottom:50px;
	position:relative;
	}
.news-area:after{
    content:"";
    position:absolute;
    height:100%;
    width:100%;
    background: #4452cf87;
    top: 0;
}
.news-area .container{
    position:relative;
    z-index:1;
}
.news{
	float:left;
	width:100%;
	background:#fff;
	padding:20px;
	margin-bottom:50px;
	position:relative;
	}
.why-post {
  position: relative;
  overflow: hidden;
  padding: 15px;
  min-height: 256px;
  color: #000;
  border: 1px solid #fff;
  background: #ffffff;
  border-radius: 5px;
}
.why-post p{
	color: #000;
}
.why-post h4{
	font-weight: 400;
	color: #000;
}
.why-post span{
    fill: #000;
	width: 80px;
	height: 80px;
    color: #000;
	float: none;
	border: 2px dotted;
    display: inline-block;
    text-align: center;
	padding: 10px;
	margin:10px 0px 30px 0px;
	font-size: 32px;
	font-weight: 600;
	border-radius: 50%;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #ee0000,#110b4d);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.why-post span2{
    fill: #000;
	width: 80px;
	height: 80px;
    color: #000;
	float: none;
	border: 2px dotted;
    display: inline-block;
    text-align: center;
	padding: 10px;
	margin:10px 0px 30px 0px;
	font-size: 32px;
	font-weight: 600;
	border-radius: 50%;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #073803,#110b4d);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.why-post span3{
    fill: #000;
	width: 80px;
	height: 80px;
    color: #000;
	float: none;
	border: 2px dotted;
    display: inline-block;
    text-align: center;
	padding: 10px;
	margin:10px 0px 30px 0px;
	font-size: 32px;
	font-weight: 600;
	border-radius: 50%;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #073803,#ee0000);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.why-post:hover span{
	border-color: #000;
}
.why-post span:before {
    border-color: #000;
}		
	.title {
  padding: 0 0 30px;
}

.title h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 10px;
}

.title .pre-title {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 10px;
  display: block;
}
/* text color */
.all-text-white *, .text-all-white * {
  color: #ffffff;
}
.news-area span1 {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    width: 270px;
    padding-bottom: 10px;
    border-bottom: 3px solid #e1e1e1;
}
.news-area span1:after {
    position: absolute;
    content: "";
    width: 30%;
    height: 3px;
    background: #1965af;
    bottom: -3px;
    left: 34%;
}
	
	
/*.......Princile-Area........*/
	
	
	
.principle-area{
	float:left;
	width:100%;
	margin:0px 0px 50px;
	background:#fff;
	}	
.principle-area h1{
	color:#00388e;
	font-size:32px;
	text-transform:uppercase;
	background:url(../img/line.jpg) no-repeat bottom left;
	padding-bottom:20px;
	margin-bottom:25px;
	font-weight:600;
	}
.principle-area h2{
	color:#000000;
	font-size:26px;
	text-transform:none;
	margin-bottom:25px;
	font-weight:500;
	line-height: 1.5;
	}
.principle-area p{
    font-family: 'Merriweather', serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
}
.principle-area p a{
	font-weight:600;
	margin-top:30px;
	float:left;
	font-size:18px;
	}
.principle-area h3 {
    color: #666666;
    font-size: 19px;
    text-align: right;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 15px;
    margin-top: -5px;
    letter-spacing: 2px;
    font-weight: 400;
}
.principle-area h4{
	color:#666666;
	font-size:29px;
	text-align:right;
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	margin-bottom:15px;
	font-weight:500;
}
.principle-area img{
    margin-top:150px;
}
	
	

		
	
/*.......Facilities-Area........*/
	
	
	
.facilities-area{
	float:left;
	width:100%;
	margin:0px 0px 0px;
	padding:40px 0px;
	background:url(../img/backbg.jpg) no-repeat center center #000;
	background-size:cover;
	}	
.facilities-area h1{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	background:url(../img/line.jpg) no-repeat bottom left;
	padding-bottom:20px;
	margin-bottom:25px;
	font-weight:400;
	}

.facilities-area p{
	color:#fff;
	font-size:14px;
	text-align:left;
	font-family: 'Merriweather', serif;
	}
.facilities-area p span{
	font-size:16px;
	margin-top:10px;
	color:#f4cc35;
	}
.facilities-area p a{
	font-weight:600;
	margin-top:30px;
	float:left;
	font-size:18px;
	}
.facilities-area h3 {
    color: #666666;
    font-size: 19px;
    text-align: right;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 15px;
    margin-top: -5px;
    letter-spacing: 2px;
    font-weight: 400;
}
.facilities-area .item img{
    padding: 5px;
    border: 1px solid #f4cc35;
	margin-bottom:10px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
    text-align: center;
    margin-top: -197px !important;
    position: absolute;
    top: 0;
    right: 0;
}


	
	
	
/*.......Facilities-Area........*/
	
	
	
.gallery-area{
	float:left;
	width:100%;
	margin:0px 0px 0px;
	padding:40px 0px;
	background:#f8f8f8;
	}	
.gallery-area h1{
	color:#00388e;
	font-size:32px;
	text-transform:uppercase;
	margin-bottom:25px;
	text-align:center;
	font-weight:600;
	}

.gallery-area p{
	color:#000;
	font-size:14px;
	margin-bottom:40px;
	text-align:center;
	font-family: 'Merriweather', serif;
	}

.gallery-area .item img{
    padding: 5px;
    border: 1px solid #f4cc35;
	margin-bottom:10px;
}
.view{
	float:none;
	display:inline-block;
	text-align:center;
	width:100%;
	margin-top:50px;
	margin-bottom:0px;
	}
.view img{
	float:none;
	display:inline-block;
	text-align:center;
	border:0px;
	padding:0px;
	}


.text-center {
    text-align: center !important;
}

	
	
	
/*.......Footer-Area........*/

footer{
	background: #ffffff;
	position: relative;
	float:left;
	padding:50px 0px 0px;
	width:100%;
	border-top: 1px solid #ccc;
}
.footer-content{
	position: relative;
	float:left;
	margin-bottom:50px;
	width:100%;
}
.footer-content::before {
    content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    background-image: url(../img/student.png);
    background-size: 84%;
    background-position: bottom 14px left;
    background-repeat: no-repeat;
    left: 0;
}
.footer-content::after {
    content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    background-image: url(../img/student2.png);
    background-size: 84%;
    background-position: bottom 0px right;
    background-repeat: no-repeat;
    right: 0;
    bottom: -29px;
    z-index: 9999999999;
}
footer .footer-logo img,
footer .footer-logo-item {
  text-align: left;
  max-width: 100%;
  width: auto;
}
footer .socials{
	display: inline-block;
	  float:none;
  width:100%;
}
footer .primary-hover li {
    color: #8f9397;
    float: none;
    display: inline-block;
    text-align: center;
}
footer .media{
	display: inline-block !important;
	color: #fff;
	line-height: 1.8;
}
.footer-copyright{
	background: #000;
	  float:left;
  width:100%;
}
footer .newsletter-icon {
  position: absolute;
  bottom: 0px;
  right: 5px;
  font-size: 80px;
  color: rgba(0, 0, 0, 0.1) !important;
}

footer .widget {
  position: relative;
  margin-bottom: 20px;
    float:left;
  width:100%;
}

/*footer dark*/
.footer-dark {
  background: #343a40;
  float:left;
  width:100%;
}

.footer-dark *,
.footer-dark .widget a {
  color: #d5d5d5;
}

.footer-dark .widget a:hover {
  color: #4cbd89;
}

.socials .fa{
    margin-right: 5px;
}
.facebook a{
    width: 107px;
    background: #3b5998;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    padding-left: 5px !important;
    margin-bottom: 12px;
}
.twitter a{
    width: 110px;
    background: #1DA1F2;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    padding-left: 5px !important;
    margin-bottom: 12px;
}
.youtube a{
    width: 101px;
    background: #c4302b;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    padding-left: 5px !important;
    margin-bottom: 12px;
}
.instagram a{
    width: 120px;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    padding-left: 5px !important;
    margin-bottom: 12px;
    background-image: linear-gradient(to right top, #525bce, #8c50bd, #b046a7, #c6428f, #d24677, #dd536c, #e46361, #e77459, #f08b5a, #f7a25e, #fcb965, #fed071);
}
.small{
	display:none;
	}
.big{
	display:block;
	}
	
.text-md-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
.align-items-center {
    align-items: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.d-md-flex {
    display: flex !important;
}	
.footer {
    background: #4554d0;
    color:#fff;
}	


/*Timeline*/


.timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #006E51;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.containers {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
}

.containers.left {
  left: 0;
}

.containers.right {
  left: 50%;
}

.containers::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #006E51;
  border-radius: 16px;
  z-index: 1;
}

.containers.right::after {
  left: -8px;
}

.containers::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #006E51;
  z-index: 1;
}

.containers.right::before {
  left: 8px;
}

.containers .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #006E51;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.containers.left .date {
  right: -56px;
}

.containers.right .date {
  left: -56px;
}

.containers .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: #ffffff;
  border: 2px solid #006E51;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #006E51;
  z-index: 1;
}

.containers.left .icon {
  right: 56px;
}

.containers.right .icon {
  left: 56px;
}

.containers .content {
  padding: 15px 90px 15px 30px;
  background: #5581f6;
  position: relative;
  border-radius: 0 500px 500px 0;
}

.containers.right .content {
  padding: 15px 30px 15px 90px;
  border-radius: 500px 0 0 500px;
}

.containers .content h2 {
  margin: 0 0 0px 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  float:none !important;
  width:auto;
  line-height: 1.8;
}

.containers .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  float:none !important;
  width:auto;
}

@media (max-width: 767.98px) {
  .timeline::after {
    left: 90px;
  }

  .containers {
    width: 100%;
    padding-left: 120px;
    padding-right: 30px;
  }

  .containers.right {
    left: 0%;
  }

  .containers.left::after, 
  .containers.right::after {
    left: 82px;
  }

  .containers.left::before,
  .containers.right::before {
    left: 100px;
    border-color: transparent #006E51 transparent transparent;
  }

  .containers.left .date,
  .containers.right .date {
    right: auto;
    left: 15px;
  }

  .containers.left .icon,
  .containers.right .icon {
    right: auto;
    left: 146px;
  }

  .containers.left .content,
  .containers.right .content {
    padding: 15px 30px 15px 90px;
    border-radius: 500px 0 0 500px;
  }
}
	
	
	
	
	
/*.........................About Page........................*/
.about-area-page{
	float:left;
	width:100%;
	background:#fff;
	}
.about-sec{
    background:#f5f5f5;
    padding:30px 15px;
    float:left;
	width:100%;
}
.about-page{
	float:left;
	width:100%;
	padding:30px 0px;
	}
.about-page .col-md-9 {
    /*min-height: 650px;
	max-height: 650px;
    overflow: overlay;*/
    box-shadow: 0px 1px 8px 1px #ccc;
	padding-bottom:30px;
	float:left;
}
.about-page h1{
	color:#00388e;
	font-size:40px;
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	background:url(../img/line.jpg) no-repeat bottom left;
	padding-bottom:15px;
	margin-bottom:35px;
	font-weight:400;
	}
.about-page h2{
	color:#00388e;
	font-size:26px;
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	margin-bottom:10px;
	font-weight:400;
	margin-top:0px;
	float:left;
	width:100%;
	}

.about-page h3{
	color:#fff;
	font-size:22px;
	text-align:center;
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	margin-bottom:10px;
	font-weight:400;
	margin:0px;
	background:#4554d0;
	float:left;
	padding:10px 0px;
	width:100%;
	}
.about-page h4{
	color:#00388e;
	font-size:18px;
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	margin-bottom:10px;
	font-weight:400;
	margin-top:0px;
	float:left;
	width:100%;
	}
.abou-paget h1 span{
	font-weight:normal;
	text-transform:none;
	font-weight:200;
	}
.about-page img{
	width:100%;
	margin-bottom:15px;
	}
.about-page ul{
	padding-left:0;
	}
.about-page p{
	font-family: 'Merriweather', serif;
	font-size:14px;
	font-weight:300;
	line-height:1.8;
	width:100%;
	float:left;
	}
.about-page p a{
	font-family: 'Merriweather', serif;
	font-size:14px;
	color:#fff;
	background:#00388e;
	padding:10px 25px;
	font-weight:300;
	float:left;
	margin-top:15px;
	}
.pg { display:none; }
#pg0{
	display:block;
	}
#side-nav{
	float:left;
	width:100%;
	margin-top:0px;
	border:1px solid #ccc;
	border-bottom:0px;
	background:#00388e;
	padding-bottom: 116px;
	max-height:100%;
	height:100%;
	}
#side-nav img {
    position: absolute;
    right: -32px;
    bottom: -17px;
    z-index: 99999;
    width: auto !important;
    border: 0px;
}
#side-nav ul{
	float:left;
	width:100%;
	list-style-type:none;
	padding:0;
	margin:0;
	}	
#side-nav ul li{
	float:left;
	width:100%;
	    border-bottom: 1px solid #06429c;
    box-shadow: 0 1px #032a67;
	}
#side-nav ul li a{
	font-size:14px;
	color:#fff;
	float:left;
	text-decoration:none;
	width:100%;
	padding:10px;
	}
#side-nav .active{
	background:#115acc;
	color:#fff;
	}
#side-nav .active a{
	color:#fff;
	font-weight:bold;
	padding-left:13px;
	}
#side-nav ul li:hover a{
	font-weight:bold;
	color:#ccc;
	padding-left:13px;
	}
.noJS{
	display:none;
	background: rgba(249, 249, 249, 0.87);
    position: relative;
	z-index:9999999;
	}
#side-nav ul li ul{
	display:none;
	}
.noJS:hover{
	background:#f9f9f9;
	}	
.noJS li a{
	color:#8e0054 !important;
	font-size:12px !important;
	}	
	
table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background: #fbfbfb; 
	}
	th { 
		background: #333; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 7px 10px !important; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	td:nth-of-type(odd) { 
	}
	
	@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			/*display: block;
			width:100%*/
		}
		.fc-event-container{
    top: -38px;
    bottom: 0;
    height: 100%;
    width: 14%;
    height:65px;
    border-width: 0px !important;
    padding: 0px 0px !important;
}
.fc-event-container a{
    height: 100%;
    margin: 0;
    border-radius: 0px;
     display:flex;/*CSS3*/
  align-items:center;/*Vertical align*/
  justify-content:center;
    vertical-align: middle;
        padding: 0 !important;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: none !important;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    width: 100%;
}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			/*position: absolute;*/
			top: -9999px;
			left: -9999px;
		}
		tr:nth-of-type(odd) { 
		background: none; 
	}
	td:nth-of-type(odd) { 
		/*background: #fbfbfb; */
	}

		tr { /*border: 1px solid #ccc;*/ }

		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}
		.dataTables_wrapper .table-bordered
		{
			float:left;
			width:100%;
			}
		#side-nav img{
			display:none;
			}

		/*
		Label the data
		*/
		
	}

.full{
	float:left;
	width:100%;
	margin-bottom:15px;
	}
.full img{
	float:left;
	margin-right:10px;
	width:auto;
	}
.full p{
	float:left;
	display:contents;
	}

	
/*.......Princile-Area About Page........*/
	
	
	
.principle-area-about{
	float:left;
	width:100%;
	padding:70px 0px 80px;
	background:#e9ebf7;
	}	
.principle-area-about h1{
	color:#00388e;
	font-size:40px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	background:url(../img/line.jpg) no-repeat bottom left;
	padding-bottom:20px;
	margin-bottom:25px;
	font-weight:400;
	}
.principle-area-about h2{
	color:#666666;
	font-size:22px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	margin-bottom:15px;
	font-weight:400;
	}
.principle-area-about p{
    font-family: 'Merriweather', serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
}
.principle-area-about p a{
	font-weight:600;
	margin-top:30px;
	float:left;
	font-size:18px;
	}
.principle-area-about h3 {
    color: #666666;
    font-size: 19px;
    text-align: right;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 15px;
    margin-top: -5px;
    letter-spacing: 2px;
    font-weight: 400;
}
.principle-area-about h4{
	color:#666666;
	font-size:29px;
	text-align:right;
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	margin-bottom:15px;
	font-weight:500;
	}
.principle-area-about img{
	margin-top:30px;
	}	
.nones a{
	background:none !important;
	color:blue !important;
	padding: 0 !important;
    float: none !important;
	}
.mobile{
	display:none;
	}
	
@media screen and (max-width: 990px) {
.banner-caption{
  display:none;
  }
.logo-area h1{
  display:none;
  }
.logo-area p{
  display:none;
  }
.top-header p{
	display:none;
	}	
.noJS {
    background: rgba(249, 249, 249, 1);
    position: relative;
    z-index: 9999999;
}
#side-nav .active a{
    color: #fff;
}
#side-nav ul li {
    float: left;
    width: 100%;
    border-top: 1px solid #06429c;
	border-bottom:0px;
    box-shadow: 0 1px #032a67;
}
.about-page .col-md-9 {
    box-shadow: 0px 1px 8px 1px #ccc;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}
#side-nav .active{
	background:#5597ff;
	color:#fff;
	}
#side-nav ul li:hover a{
	font-weight:bold;
	color:#fff;
	padding-left:13px;
	}
}	


.bottm-footer {
    float: left;
    width: 100%;
    padding: 10px;
    background: #003399;
    border-top: 1px solid #e4e4e4;
}

.bottm-footer p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}


/*----------------Application Form------------*/


@media (max-width:768px){
	.sec-1-rightr {
		margin: 1em 0 0;
		float: none;
		width: 100%;
	}

	.sec-1-right {
		margin:0;
		float: none;
		width: 100%;
	}
	
}
@media (max-width:992px){
.hides{
       display:block;
        }
.shows{
       display:none;
        }
.controls-row .half-row{
    width:100% !important;
padding:0px 15px !important;
margin-bottom:10px;
}
.controls-row input[type="text"] {
width:100% !important;
}
.controls-row input[type="email"] {
width:100% !important;
}
.controls-row input[type="file"] {
width:100% !important;
}
#same_as{
margin-left:15px !important;
}
.preview td{
width:100% !important;
float:left;
text-align:left;
}
.top-header{
    display:none;
}
.navbar-toggle {
    margin-top: -115px !important;
    border-radius: 4px !important;
}
.menu-area{
    display:block;
}
.log-areas{
    width:100%;
    text-align:center;
}
}
@media (max-width:767px){
.form-actions{
float:left;
width:100%;
margin-left:0px;
}
.controls-row input[type="submit"] {
width:90% !important;
margin-bottom:10px;
margin-top:20px !important;
float:left;
margin-right:0px !important;
margin-left:15px !important;
}
.btn-warning
 {
width:90% !important;
margin-bottom:10px;
margin:0px 0px 10px 15px;
float:left;
}
.controls-row .controls{
margin-left:0px !important;
width:100%;
}
.controls-row select{
width:100% !important;
}
.controls-row .full-row{
padding:0px 15px !important;
}
.controls-row textarea{
width:100% !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    float:none;
    display:inline-block;
    padding-bottom:15px;
    width:100%;
}
.about-area{
    margin-top:20px;
}
.about-sec {
    padding: 15px 0px;
}
.title {
    padding: 0px;
}
.principle-area h2 {
    font-size: 14px;
    font-weight: 600;
}
.principle-area h1 {
    font-size: 24px;
}
.owl-carousel .owl-nav.disabled {
    margin-top: -80px !important;
    top: 0;
    right: 42%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    font-size:75px !important;
    color:#00388e !important;
}
.footer-content::before {
		display: none;
	}
	.footer-content::after {
		display: none;
	}
.footer-logo h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
}
.footer-content{
    margin-bottom:0px;
}

.footer-copyright .d-md-flex{
    display:block !important;
}
.logo-area .col-md-4::after{
    content:"";
    position:absolute;
    width: 108%;
    left: -13px;
    right: 0;
    height: 1.5px;
    bottom: 9px;
    background: #a2a2a2;
}
}



.form-panel
{
	float:left;
	width:100%;
	font-family: verdana;
	font-size:12px;
}

.controls-row
{
	float:left;
	width:100%;
	margin-bottom: 10px;
	
}

.controls-row .full-row
{
	float:left;
	width:100%;
}

.controls-row .half-row
{
	float:left;
	width:50%;
}

.controls-row .control-label
{
	float:left;
	width:140px;
	font-family: verdana;
    color: #007bcd;
	font-size:12px;
}

.controls-row .controls
{
	float:left;
	
	margin-left:10px;
}

.controls-row .control-radio
{
	float:left;
	margin-top:5px;
	margin-right:10px;
}

.controls-row input
{
	background-color: #fff;
    border: 1px solid #ccc;
	transition: border linear .2s, box-shadow linear .2s;
    padding: 4px 6px;
   
    font-size: 14px;
    line-height: 20px;
    color: #555;
}

.btn-blue
{
	background-color: #007bcd !important;
    border: 1px solid #ccc;
	transition: border linear .2s, box-shadow linear .2s;
	color: #fff !important;
}

.btn-blue:hover
{
	background-color: #014673 !important;
}

.btn-red
{
	background-color: #A80606 !important;
    border: 1px solid #ccc;
	transition: border linear .2s, box-shadow linear .2s;
	color: #fff !important;
}

.btn-red:hover
{
	background-color: #A80606 !important;
}

.controls-row select
{
	background-color: #fff;
    border: 1px solid #ccc;
	transition: border linear .2s, box-shadow linear .2s;
    padding: 4px 6px;
   
    font-size: 14px;
    line-height: 20px;
    color: #555;
}

.form-actions
{
	float:right;
}


.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #059bff; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #0167ab; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0; background:#c3bcbc;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #059bff;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #c3bcbc;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }


.preview
{
	float:left;
	width:100%;
	margin-bottom:30px;
}

.preview th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

.preview th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.preview th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

.preview th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

.preview td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


.preview td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

