@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed|Oswald:400,700|Fjalla+One|Lato|Anton);

*{
	padding:0;
	margin:0;
}
body {
    height: 100%;
	/* font-size:12px; */
	font-family: ;
}
h1	{ 
	
	font-size:1.5em !important;
	line-height:1.1em;
}
h2	{ 
	font-family: ;
	font-size:2em;
}
h3, h4, h5, h6	{
	font-family: ;
}
h3	{font-size:20px; text-transform:uppercase; color:#525252 !important;}
h4	{font-size:18px;}
h5	{font-size:16px;}
.wrapper{
	margin:0;
	padding:0;
}
a	{
	
	/*color:#FFF !important;*/
}
a:hover	h4{
	
	text-decoration:none;
}
.clear{
	clear:both;	
}
hr {
	margin:7px 0 !important;
	border:0;
	border-top:1px solid #fff;
}
.header{border-top: 3px solid #FFC627;}
.redd	{ color:#fff !important;}
.keybtn{
	margin-top:5px;
	padding:3px 5px !important;
	font-size:12px !important;
	}
.marT10{
	margin-top:10PX;
	}
.marB10{
	margin-bottom:10px;
}
.marB5{margin-bottom:5px !important}
.marB15{
	margin-bottom:15px;
}
.marB20{
	margin-bottom:20px;
}
.marTB15	{ margin:15px 0;}
.marTB25	{ margin:25px 0;}
.innerPadRight	{ padding-top:25px;}
.padT10	{ padding-top:10px !important;}
.padB25	{ padding-top:25px;}
.padB10	{ padding-top:10px;}
.pull-left {
	float:left;
}
.pull-center {
	text-align:center;
}
.pull-right {
	float:right;
}
/*<!------Header------>*/

.top{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
a.logo{
	text-indent:-9999px;
	/* background:url(../images/logo.jpg) no-repeat; */
	/* height:100px;
	width: 1229px;
	margin-top:20px;
	display:block; */
	width:100%;
}
a.logo img{/*width:100%;*/margin: 10px 0;}
.top_menu{
	text-align:right;
}
.top_menu li{
	text-decoration:none;
	display:inline-block;
	padding:0;
	margin:2px 0 0 0;
}
.top_menu li a{	
	color:#082A4A;
    padding:4px 15px;
	background-color:#FFC627;
	border-radius: 0 0 5px 5px;
    text-decoration: none;
}
.top_menu li a:hover	{
	text-decoration:none;
	background:#082A4A;
	color:#FFC627;
}
@media (max-width:768px) {
a.logo{
	/* background:url(../images/logo-sm.png) no-repeat; */
	/* width:236px;
	height:60px;
	margin-top:3px;
	display:block;
	margin:0 auto; */
}
.block-part{
	margin-bottom:20px;
}
.top_menu	{ text-align:center;}
.top_menu li a{
	border-radius: 0 0 5px 5px;
	padding:4px 5px;
}
p.top_Text{
	text-align: center !important; 
}
.navbar-collapse{
	background:#082A4A !important
}
}

p.top_Text{
	font-family: ;
	text-align:right; 
	margin-top:5px;
	
}
@media screen and (min-width:250px) and (max-width:390px) {
a.logo img{width:100%;}
ul.top_menu li{
	text-align:center;
}
.top_menu	{text-align:center;}
.bnt{text-align: center;}
}
.navbar{
  background-color:#2447ad;
  color:#2447ad;
  border-radius: 0px !important;
  /* border-bottom:5px #145a40 solid !important; */
  /* box-shadow:1px 3px 3px #7a7a7a; */
  margin-bottom: 0px !important;
  z-index:1;
  
}
.navbar-collapse{
	background-color:#2447ad;
	padding-left:0px !important;
}
.nav li	a {
	color:#fff;
	text-transform: uppercase;
    font-weight: 700;
}
.yamm-content h3, .dropdown-menu h3	{
	font-family:;
	font-size:1.3em;
	margin:0;
}
.download-menu h3	{
	margin:20px 15px 15px 15px;
}
.dropdown-menu	{
	z-index:200 !important;
}
@media screen and (min-width:320px) and (max-width:767px) {
.navbar-collapse{
	padding-left:15px !important;
}
a.logo img{width:100%;}
} 
.nav>li>a:focus, .nav>li>a:hover, .nav>li>a.active {
	text-decoration:none;
	background-color:#FFC627 !important;
	text-decoration:none;
	color: #082A4A;
	
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover	{
	background:#FFC627 !important;
}
.navbar-toggle {
	position:relative;
	float:right;
	padding:9px 10px;
	margin-top:8px;
	margin-right:15px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid #FFF !important;
	border-radius:4px
}
.navbar-toggle .icon-bar {
	border:1px solid #FFF !important;
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.BannerPart{
	background: #ecf5ff;
    width: 100%;
    /*overflow: hidden;
	height:368px;*/
}
.carousel-inner > .item > img {
  min-width: 100%;
}
/*.carousel-caption {
  z-index: 1;
}*/
.carousel-caption{
	min-width:250px;
	height:80px;
	background-color:#FC0;
	font-size:17px;
	line-height:18px;
	margin:0 0 40px 0;
}
.founderBg	{
	font-family: 'Lato',tahoma,verdana,arial,sans-serif;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	padding:5px;
    margin-top: -22px;
}
.founderBg	p	{
	/* margin:9px 0; */
	font-weight:bold;
	color:#145a40;
}
.founderBg img	{
	margin:0 0 0 6px;
}
@media screen and (min-width:768px) and (max-width:1003px) {
.founderBg	{
	height:303px;
	font-size:13px;
	line-height:13px;
}
.block-part{
	margin-bottom:20px;
}
}
@media screen and (min-width:1003px) and (max-width:1150px) {
.founderBg	{
	font-size:12px;
	line-height:13px;
	height:303px;
}
.block-part{
	margin-bottom:20px;
}
}
@media (max-width:768px) {
.founderBg	{
	padding:15px;
}
.navbar	{ color:#f58705;}
}

/*--------Left container---------*/

/*------------ boxes start ---------------*/
.bxRed, .boxBrown, .boxBright, .boxCream, .Box_gray, .bxWhite, .bxWhite2, .bxYellow{
	padding:0px 15px 15px 15px;
	line-height:18px;
}
.bxRed h1, .boxBrown h1, .boxCream h1, .Box_gray h1, .bxWhite2 h1, .bxWhite h1 {
	
}
.bxYellow	{
	background:#D9EEFB  url(../images/icon-graduate.png) no-repeat scroll 94% 35%;
	color:#c7a621;
	border:1px solid #ae9532;
}	
.bxYellow:hover	{
	color:#8e7c35;
}	
.bxRed {
	background:#de544c url("../images/icon-graduate.png") no-repeat scroll 94% 35%;
	border:1px #fff solid;
	color: #f0dba8;
}
.bxRed h1{
	color:#36343a;
}
.bxRed a {color:#f0dba8;}
.bxRed a:hover {color:#303436;}

.boxBrown{
	background:#beaf95 url(../images/icon-graduate.png) no-repeat 94% 35%;
	border:1px #6f604c solid;
	color:#46372a;
}
.boxBrown h1{
	color:#46372a;
}
.boxBrown a {color:#ab3115;}
.boxBrown a:hover {color:#303436;}

.bxWhite {
    padding: 10px;
    background: #dcdcd2 url(../images/icon-graduate.png) no-repeat 90% 12%;
    color: #3c464e;
    border: 1px solid #aeaea7;
    box-shadow: 2px 2px 4px #b0b0b0;
	min-height:170px;
}
.bxWhite h1, .bxWhite h4{
	color:#0a7097;
}
.bxWhite a {color:#075b7c;}
.bxWhite a:hover {color:#0a91ab;}

.bxWhite h1, .bxWhite h2, .bxWhite h4{
	margin-top:0px;
}
.bxWhite h2, .bxWhite h4, .bxWhite2 h2{
	text-transform:uppercase;
	
}

.bxWhite2{
    background:#eaece2;
    color: #6a615f;
    border: 1px solid #908785;
    box-shadow: 2px 2px 4px #b0b0b0;
	/*min-height:250px;*/
}
.bxWhite2 h1{
	color:#bd3c51;
}
.bxWhite2 a{color:#bd3c51}
.bxWhite2 a:hover {color:#82061a;}

.boxCream{
	background: #efcea2 url(../images/icon-graduate.png) no-repeat 94% 35%;
	border:1px #6f604c solid;
	color:#46372a;
}
.boxCream h1	{ color:#7a5006}
.boxCream a{
	color:#46372a;
}
.boxCream a:hover{
	color:#662134;
	text-decoration:underline;
}
.boxCream p{
	color:#c28925;
	font-size:14px;
}

.boxDeactive {
	background:#a19e99 !important;
	border:1px #858264 solid;
	color:#a7a37e;
}
.boxDeactive h1	{ color:#aea9a2}
.boxDeactive a{
	color:#aea9a2;
}
.boxDeactive a:hover{
	color:#a7a37e;
	text-decoration:underline;
}
.boxDeactive p{
	color:#a7a37e;
	font-size:14px;
}

.boxBright{
	background:#0e3122 url(../images/icon-graduate.png) no-repeat 94% 35%;
	border:1px #6f604c solid;
	color:#46372a;
}
.boxBright h1{
	color:#ffffff;
}
.boxBright a {color:white;}
.boxBright a:hover {color:yellow;}



.bxBlog	{
	border:2px solid #d0a825;
	padding:7px;
	float:left;
	width:100%;
	margin-bottom:15px;
}
.bxListHead	{
	font-size:14.5px;
	font-weight:bold;
	
	text-transform:uppercase;
	color:#d0a825;
}
.bxList li{
	list-style-type:none;
	color:#fff;
}
.bxList li a	{
	background:url(../images/icon-arrow.png) no-repeat 0px 2px;
	padding:0 0 0 12px;
	text-decoration:none;
	font-size:0.9em;
	color:#fcfff5;
	line-height:20px;
}
.bxList li a:hover	{
	color:#d0a825;
	text-decoration:none;
	margin-left:1px;
}
a.clickme	{
	background:#d0a825;
	padding:3px 7px;
	color:#333;
	width:100%;
	display:block;
	text-align:center;
	float:left;
}
a.clickme:hover	{
	text-decoration:none;
	background:#2a1717;
	color:#d1dbbd;
}
a.clickme2	{
	background:#C00;
	padding:3px 7px;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:10px;
	color:#fff;
	border:1px solid #d0a825;
	border-radius:8px;
	width:90%;
	display:block;
	text-align:center;
	float:left;
}
a.clickme2:hover	{
	text-decoration:none;
	background:#333;
	color:#fff;
	border:1px solid #333;
}
a.clickme3	{
	background:#f1d978;
	padding:3px 7px;
	color:#333;
	border-radius:8px;
	width:100%;
	display:block;
	text-align:center;
	float:left;
}
a.clickme3:hover	{
	text-decoration:none;
	background:#2a1717;
	color:#d1dbbd;
}

.boxH	{
	
	text-transform:uppercase;
	font-size:18px;
}
a.boxLink	{
	
	text-transform:uppercase;
	font-size:18px;
}

/*.box_gray{
	background-color:#c5c5b4 ;
	border:1px solid #333;
	color: #277695 !important;
	padding:10px 10px;
}
.box_gray a{
	color:#277695;
}
.box_gray a:hover{
	color:#137ce8;
	text-decoration:underline;
}*/
/*------------ boxes end ---------------*/

.Body_rit{
   background: #153a64;
   border-bottom: 4px solid #eab90e;
   padding: 0 2px;
   text-align:center;
}
ul.newsList	{
	list-style-position:outside ;
	padding-left:20px ;
}
ul.newsList	li {
	list-style-type: disc ;
	padding:0 0 6px 0px ;	
}
ul.newsList	li a {
	color:#2e5889;
	text-decoration:none;
	/*width:250px;*/	
}
ul.newsList	li a:hover {
	text-decoration: underline;
}
ul.newsList	li a img{
	vertical-align:bottom;
	text-align:right;
}
ul.newsList	li ul li{ 
     padding-left:10px;
}



.footer{
	background-color:#3770B0;
	
	width: 100%;
	overflow: hidden;
}
.footer h3, .footer p {
	color:#a1a1a1 !important;
}
.footer h3 span	{
	text-transform:uppercase;
	color: #22a6d8;
}
.footer li a	{
	background:url(../images/icon-arrow.png) no-repeat 0px 2px;
	padding:0 0 0 12px;
	text-decoration:none;
	font-size:0.9em;
	color:#FFF;
	line-height:20px;
}
.footer li a:hover	{
	color:#eab90e;
	text-decoration:none;
	margin-left:2px;
}
.footer .footerList li{
	list-style-type:none;
	color:#fff;
	}
.footerBot	{
	background:#5b6673;
	color:#FFF !important;
	padding:10px 0px;
}
a.footLink	{
	text-decoration:none;
	font-size:0.9em;
	color:#FFF;
}
a.footLink:hover	{
	color:#eab90e;
	text-decoration:none;
}

@media (max-width:768px) {
.bxWhite, .bxWhite2 {margin:0 0 10px 0;}
.marTB15 {margin:5px 0;}
.panel-heading h2	{
	font-size:2em !important;
}
.panel-heading h1	{
	font-size:1.9em !important;
	margin-top:3px !important;
}
}



@media (min-width:768px) {
}

@media (min-width:992px) {

}
@media (min-width:1200px) {

}

/*-------------- News Box ----------------*/
.panel ul	{
    padding:0px;
    margin:0px;
    list-style:none;
}
.news-item	{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}
.news-item a:hover	{
	text-decoration:none;
}
.panel-heading h1	{
	
	font-size:16px !important;
	font-weight:700 !important;
	margin-top:0px;
	margin-bottom:0px;
	color:white;
	line-height:3em;
	
}
.panel-heading	{
	background:#082A4A !important;
	border-bottom:4px solid #FFC627  !important;
	padding:0 15px;
}
a.moreLink {
	margin-top:3px;
}
a.panelFootLink 	{margin:-12px 0 0 0; color:#153a64;}
a.panelFootLink:hover 	{text-decoration:none; color:#eab90e;}

/*-------------- /News Box ----------------*/
.splNotice	{
	/*min-width:180px; max-width:91%;*/ width:96%;
	min-height:20px;
	background:#FC0;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	position: relative;
	margin-top:-105px;
	margin-left:2%;
	margin-right:2%;
	/*margin-top:-100px;*/
	padding:7px 10px;
	font-size:12px;
}
.splNotice	a{ color: #000;}
.splNotice2	{
	width:100%;
	min-height:20px;
	background:#145a40;
	opacity: 0.8;
    filter: alpha(opacity=80);
	position: relative;
	bottom:121px;
	padding:7px 10px;
	font-size:12px;
	color:#ffffff;
}
.splNotice2	a{ color: #ffffff;}
/*-------------- Inside pages ----------------*/
.innerHead {
	background:#e9e9e9;
	box-shadow: 0px 1px 8px #a0a0a0;
	padding:10px 0;
}
.panel-heading-collapse	{
	height:45px;
	background:#0a91ab !important;
	border-bottom:4px solid #eab90e !important;
	padding:0 15px;
}
.panel-heading-collapse	h4 {
	
	font-size:1.2em;
	margin-top:0px;
	color:#FFF;
	text-shadow: 2px 2px 3px #065471;
	text-decoration:none;
	padding:10px 0;
}

.panel-heading-collapse	a:hover	{
	text-decoration: none;
}

ul.applyLinkB	{
	width:60%;
}
ul.applyLinkB li	{
	margin-bottom:10px;
	list-style:none;
}
ul.applyLinkB li a	{
	text-decoration:none;
	height:45px;
	display:block;
	padding:14px 10px 0px 10px;
	background:#5385d7 url(../images/applyLinkBlue.jpg) no-repeat top right;
	font:15px  Verdana, Geneva, sans-serif;
	color:#FFF;
}
ul.applyLinkB li a:hover	{
	color:#ffcc00;
	text-decoration:none;
}
ul.applyLink, ul.applyLink2	{
	width:60%;
}
ul.applyLink li, ul.applyLink2 li	{
	margin-bottom:5px;
	list-style:none;
}
ul.applyLink li a {
	text-decoration:none;
	height:45px;
	display:block;
	padding:14px 10px 0px 10px;
	background:#faa732 url(../images/applyLink.jpg) no-repeat top right;
	font:15px  Verdana, Geneva, sans-serif;
	color:#333;
}
ul.applyLink li a:hover, ul.applyLink2 li a:hover	{
	color:#FFF;
	text-decoration:none;
}
ul.applyLink2 li a {
	text-decoration:none;
	height:45px;
	display:block;
	padding:14px 10px 0px 10px;
	background:#faa732 url(../images/applyLink.jpg) no-repeat top right;
	font:15px  Verdana, Geneva, sans-serif;
	color:#333;
	border-left:20px solid #936;
}

/*----------- Question paper Table -------------*/
.qpTable	{
	border:1px solid #8e8ee3;
	border-collapse:separate;
	border-spacing:1px;
	float:left;
}
.qpTable th {
  font-weight: bold;
  color:#FFF;
  background:#7d7dd1;
}
.qpTable td {
	background:#f4f4f4;
}
.qpTable th,
.qpTable td {
  padding:1px 4px;
  line-height:17px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #aea79f;
  font-size:0.9em;
}
/*----------- Question paper Table/ -------------*/

ol.alpha {
    margin: 10px 0;
	padding:0 0 0 25px;
}
.guideImg {
    border:1px solid #094561;
    box-shadow: 1px 2px 3px #666;
    margin: 10px 0;
}
.guideImg img	{ width:100%}

/*Provisional Answer Key*/
.lb-data {padding: 0!important;}
.lb-data .lb-details {width: 100%!important;}
.light-box-link, .light-box-link2{color: #000; width: 7%; text-align: center; margin-right: 1%; float: left; padding: 5px 0; border-radius: 5px; text-decoration: none;
	background: rgb(135,224,253); /* Old browsers */
background: -moz-linear-gradient(top, rgba(135,224,253,1) 0%, rgba(83,203,241,1) 40%, rgba(5,171,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,224,253,1)), color-stop(40%,rgba(83,203,241,1)), color-stop(100%,rgba(5,171,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
}
.light-box-link2{margin-right: 0px!important;}
p.lightBoxSpan{width: 84%;float: left; text-align: center; margin-right: 1%; font-size: 12px; font-weight: bold; color: #ebb80d; margin-top: 5px;}
.proAnsKeyBody table tbody tr td a{color:#277695;}
.proAnsKeyBody table tbody tr th{text-align: center;}
.proAnsKeyBody table tbody tr td a:hover{color:#c00;}
.proAnsKeyBody{width: 100%!important;}
.bxWhite_2{
	background: #fff;
    color: #6a615f;
    border: 1px solid #908785;
    box-shadow: 2px 2px 4px #b0b0b0;
    padding:10px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #ffffff;
}
.dropdown-menu>li>a {   
    padding: 7px 20px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #f8f8f8;
    text-decoration: none;
    background-color: #0099cc;
}
.dropdown-menu {
    padding: 1px 0;
}
/*--------------------------------------------foo by sweety------------------------------------------------------------------*/
ul {
    list-style: none;
    padding-left: 0px;
   /*  margin-bottom: 0; */
}
.footer_area {
	padding:16px 0 0px;
	position: relative;
	color: #fff;
	z-index: 100;
	background:#696969;
	word-break: break-all;
	word-wrap: break-word;
}

.single_ftr form{
	margin-top: 8px;
}
.single_ftr p{
	margin-bottom: 10px;
}

.sf_title{
    color: #ffc401;
    font-size: 17px;
	margin-top: 0px;
	font-weight: 700;
	margin-bottom: 15px;
}
.ftr_logo {
    float: left;
    padding: 15px 46px 0 0;
}
.ftr_logo a img {
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.ftr_logo a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
}
.newsletter_form form{
	position: relative;
	display: block;
}
.newsletter_form {
	margin-top: 0px;
	overflow: hidden;
}
.single_ftr p{
	display: inline-block;
}
.newsletter_form .form-control {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 8px 20px;
    width: 100%;
	position: relative;
	background: transparent;
	color: #fff;
	border-radius: 0;
}

.newsletter_form button {
	border: inherit;
	border-radius: 0;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	box-shadow: none;
	border: 1px solid transparent;
	transition: 0.5s;
	letter-spacing: 0.5px;
	position: absolute;
	right: 0px;
	top: 0;
	padding: 12px 17px;
	transition: .5s;
}
.newsletter_form button:hover,
.newsletter_form button:hover{
	background: transparent;
	color: #33d286;
	opacity: .9;
}
.newsletter_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 1
}

.newsletter_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1
}
.newsletter_form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 1
}
.newsletter_form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1
}
.form-control{

}
.form-control:focus{
	border-color: #33d286;
}

.single_ftr li {
    padding-bottom: 7px;
    color: #fff;
}
.single_ftr a {
    color: #fff;
}
.single_ftr a:hover {
    color: #33d286;
}

.ftr_social_icon li {
	display: inline-block;
	text-align: center;
	padding: 4px;
}


.ftr_social_icon ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    line-height: 32px;
    padding: 4px 8px;
    width: 40px;
	transition: .5s;
}
.ftr_social_icon ul li a:hover{
	background: #dd8701;
	border-color: #dd8701;
	color: #fff;
}

.ftr_btm_area {
	background-color:#2447ad;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 28px;
	z-index: 100;
	position: relative;
}
.copyright_text{
    margin: 6px 0;
}
.payment_mthd_icon li {
	display: inline-block;
	margin-left: 10px;
	font-size: 30px;
	color: #fff;
}

/*timeline**/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 7%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 87%;
            float: left;
			background-color: #fff;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 7%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}
/*timeline**/
/*Marquee**/

.marquee {
  background-color: #2447ad;
  margin: 0 auto;
}
marquee {font-family: ;}
.marquee a {
  font-family: ;
  font-size: 15px;
  line-height: 25px;
  color: #ffff;
  position: relative;
  margin-left: 50px;
  animation: marquee 16s linear infinite;
}
/*Marquee**/
.btn-outline-success {
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}
#demo3 li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d2d2d2;
}
.notification{
	height:304px;
}

.metric {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 10px 15px;
	min-height:85px;
	
}
.metric .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    /* background-color: #0081c2; */
    text-align: center; 
}
.metric .icon i {
    font-size: 24px;
    color: #fff;
    padding: 13px;
}
.metric a:hover{color:#d2d2d2; text-decoration:none;}
.metric a {
    margin-bottom: 0;
    line-height: 1.2;
	color:#fff;
}
.metric .number {
    display: block;
    font-size: 14px;
	margin-top: 2px;
}
.metric .title {
    font-size: 16px;
	font-weight:normal;
}
.top-heaing{min-height: 40px;}
.top-heaing h4{margin: 0;padding: 10px; color: #fff;font-weight:700;font-size: 16px;}
.panel-heading h4{margin: 0;padding: 5px 10px; font-weight:500 !important;}
.top-dropdown{height: 32px;}
.border-right{border-right:1px solid #e5e5e5 }
.bgcom{background: linear-gradient(60deg,#1685af,#004661);}
/* .bg1{background: linear-gradient(60deg,#34a6f1,#0170b8);color:#fff;} */
.bg1{background: linear-gradient(128deg,#082A4A,#082680);color:#fff;}
.bg2{background: linear-gradient(60deg,#ffa726,#fb8c00);color:#fff;}
.bg3{background: linear-gradient(60deg,#bd0400,#ff9d9b);color:#fff;}
.bg4{background: linear-gradient(60deg,#26c6da,#00acc1);color:#fff;}
.bg1>.icon{background-color: #43a047;}
.bg2>.icon{background-color: #fb8c00;}
.bg3>.icon{background-color: #e53935;}
.bg4>.icon{background-color: #00acc1;}
.bgcom>.icon{background-color: #015b7d;}
/* .navbar{min-height: 42px !important;}  */
/* .navbar-nav>li>a{padding-top: 15px !important;padding-bottom: 15px !important;} */
.navbar-nav>li>a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    line-height: 12px!important;
	font-size: 14px;
}
.carousel-inner {max-height: 370px;}
.section-space{	
	padding-top: 50px;
    padding-bottom: 50px;
    
}
.navbar {
    min-height: 42px !important;
}
.head-display-1{
	font-size: 24px;
    font-family: "Oswald", Arial, Helvetica, sans-serif !important;
    padding: 6px 0;
    border-bottom: 1px solid #000;
}
.mbr-ul, .mbr-ul-step{ padding-inline-start: 40px;margin-top:25px; }
.mbr-ul li{padding-bottom:15px}
.mbr-ul-step li{font-size: 15px;}
.mbr-ul li:before{
	position: absolute;
    left: 0px;
    padding-top: 3px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: rgb(255, 255, 255);
    width: 25px;
    height: 25px;
    content: "✓";
    margin: 5px 15px;
    transition: all 0.2s ease 0s;
    background: rgb(20, 157, 204);
    border-radius: 50%;
}
.mbr-ul-step li:before{
	position: absolute;
    left: 0px;
    padding-top: 3px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    color: rgb(255, 255, 255);
    width: 30px;
    height: 30px;
    content: "✓";
    margin: -4px 15px;
    transition: all 0.2s ease 0s;
    background: rgb(20, 157, 204);
    border-radius: 50%;
}
.list-group-item {
    padding: 10px 10px 10px 55px !important;
}
.bg-grey{background-color:#deefff}
.bg-blue{background-color:#FFC627}
.left-img img{width:100%}
.ptb15{padding-top:15px;padding-bottom:15px}
.list-group {
    box-shadow: 0px 5px 20px 2px rgb(60 83 146 / 10%);
    transition: all 0.3s ease-in-out;
}
.bg-blue .head-display-1{color:#fff}
.mbr-text{padding-top:40px;}
.short-time{
	max-height: 251px;
    z-index: 9;
    overflow: hidden;
    background-color: #ecf5ff;
    box-shadow: inset 3px 0px 20px rgb(0 0 0 / 12%);
}
#page-title {
    position: relative;
    padding: 4rem 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
}
#page-title .container {
    position: relative;
}
#page-title h1 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333;
    font-size: 2rem;
    text-transform: uppercase;
}
#page-title span {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #777;
    font-size: 18px;
}
.breadcrumb {
    position: absolute!important;
    width: auto!important;
    top: 50%!important;
    left: auto!important;
    right: 15px!important;
    margin: 0!important;
    background-color: transparent!important;
    padding: 0!important;
    font-size: 90%;
    transform: translateY(-50%);
}
.breadcrumb a {
    color: #555;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
/* Contact Section
--------------------------------*/


#contact .section-header {
  padding-bottom: 30px;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: ;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #406eb8;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: ;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #406eb8;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #406eb8;
}

#contact .social-links a:hover {
  background: #406eb8;
  color: #fff;
}

#contact .info {
  color: #283d50;
}

#contact .info i {
  font-size: 32px;
  color: #406eb8;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 10px 36px;
  line-height: 28px;
  font-size: 14px;
}

#contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

#contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

#contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

#contact .php-email-form input, #contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .php-email-form input::focus, #contact .php-email-form textarea::focus {
  background-color: #406eb8;
}

#contact .php-email-form input {
  padding: 20px 15px;
}

#contact .php-email-form textarea {
  padding: 12px 15px;
}

#contact .php-email-form button[type="submit"] {
  background: #406eb8;
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
  transition: 0.3s;
}

#contact .php-email-form button[type="submit"]:hover {
  background: #0067d5;
  cursor: pointer;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.boxBright {
	background-color:#f3f9ff;
    border: 1px #dddddd solid;
    color: #46372a;
	padding: 0px 15px 15px 15px;
}
.boxBright h2{
	font-size: 24px;
    font-family: "Oswald", Arial, Helvetica, sans-serif !important;
    margin: 9px 16px;
    padding: 6px 0;
    border-bottom: 1px solid #000;
}
.metric ul{
	list-style: circle;
    padding: 2px 10px;.
}
.metric ul li{padding-bottom: 5px;}
thead{background-color: #082A4A;
    color: #fff;}
.contact-1 p{font-size: 18px;
    line-height: 22px;margin: 0;}
	
	