@charset "utf-8";
/* CSS Document */
body {
	background: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	font-size: 14px;
	color: #373737;
}
.container {
	max-width: 1180px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a, a:active, a:visited {
	text-decoration: none;
	color: #35b3ed;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-ms-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}
a:hover {
	text-decoration: none;
	color: #35b3ed;
}
/**======Header======*/
.bord {
	border: 1px double #B4D5F3;
	padding: 12px;
	background: #EBEBF1;
	border-radius: 10px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
* {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}
img {
	border: none;
}
*:focus {
	outline: none;
}
textarea {
/*resize:none;*/
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: Calibri;
	font-size: 17px;
}
.logo {
	float: left;
	margin: 19px 0 17px 0;
}
.help {
	background: url(../images/tel.png) left top no-repeat;
}
.help ul {
	list-style: none;
	margin-bottom: 0px;
}
.help ul li {
	display: inline-block;
	font-size: 16px;
	color: #303030;
	padding: 3px 21px 2px 21px;
	margin: 5px 0 10px 0;
	border-left: solid 1px #333;
}
.down {
	margin-top: 34px;
}
.down ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.down ul li {
	display: inline-table;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
.down ul li a {
	font-family: Calibri;
	font-size: 15px;
	color: #FFF;
	line-height: 39px;
	text-decoration: none;
	border-radius: 8px 8px 0 0;
	padding: 0 10px 0 10px;
	background-color: #36878E;
	display: inline-table;
	text-align: center;
	text-transform: uppercase;
}
.down ul li a.gat {
	font-family: Calibri;
	font-size: 15px;
	color: #FFF;
	line-height: 39px;
	text-decoration: none;
	border-radius: 8px 8px 0 0;
	padding: 0 10px 0 10px;
	background-color: #0093dd;
	display: inline-table;
	text-align: center;
	text-transform: uppercase;
}
.navi {
	background-color: #0a64ba;
}
.navbar {
	margin-bottom: 0px !important;
	border-radius: 0px !important;
}
.navbar-nav > li > a {
	color: #FFF !important;
	text-transform: uppercase;
}
.navbar-inverse {
	background: #0a64ba none repeat scroll 0 0 !important;
	border: none !important;
}
.navbar-nav > .active > a:hover {
	background-color: #17518f !important;
}
.navbar-nav >li.active a {
	background: #17518f !important;
	box-shadow: none !important;
}
.mainBanner {
	height: 340px !important;
}
.mainBanner .item img {
	height: 340px;
	width: 100%;
}
.carousel-control{
    cursor: pointer;
    display: block;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: calc(50% - 25px);
    width: 40px;
	background:none !important;
}
.carousel-control a{
    background: rgba(0, 0, 0, 0) url("../images/a22.png") no-repeat scroll center center;
    width: 60px;
    height: 100%;
	display:block;
}
.carousel-indicators li{
	background:rgba(0, 0, 0, 0) url("../images/b05.png") no-repeat scroll -8px -8px;
	border:none;
	height:13px;
	width:13px;
}
.carousel-indicators li:hover{
	background-position: -38px -8px;
}
.carousel-indicators li.active{
    background-color: transparent;
    background-position: -69px -9px;
    border: medium none;	
	margin:1px;
}
.carousel-control.left a{
	 background-position: -10px -31px;
}
.carousel-control.right a{
	 background-position: -70px -31px;
	 right:0;
}
.pro {
	background-color: #0093dc;
	margin-bottom: 50px;
}
.pro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 25px;
}
.gate {
}
.gate h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a64ba;
	font-size: 22px;
	padding-bottom: 5px;
}
.gate p {
	font-size: 14px;
	color: #000000;
	padding: 15px 0 0 0;
	text-align: justify;
}
.gate .gate_hover {
	display: block;
	width: 84px;
	line-height: 22px;
	float: right;
	text-align: center;
	background-color: #0a64ba;
	color: #FFF;
	font-size: 14px;
	margin-top: 10px;
}
.bdr {
	border-bottom: solid 1px #b9b9b9;
	border-top: solid 1px #b9b9b9;
	margin-top: 30px;
	margin-bottom: 60px;
}
.point {
	margin-top: 15px;
}
.point img {
	border: solid 2px #0a64ba;
	padding: 2px;
}
.point a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c61b1b;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tab-pane {
	background-color: #f5f5f5;
	padding: 15px;
}
.nav-tabs > li.active > a {
	background-color: #0093dd !important;
	color: #FFF !important;
}
.nav-tabs > li.active > a:hover {
	background-color: #0093dd;
	color: #FFF;
}
.tabi {
}
.tabi p {
	font-size: 14px;
	color: #575757;
	text-align: justify;
	padding: 15px 0 0 15px;
	background: url(../images/arrow.png) left 20px no-repeat;
}
.tube {
	margin-bottom: 25px;
}
.tube h2 {
	font-size: 25px;
	color: #5c5c5c;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.black {
	background-color: #000;
	height: 200px;
}
.red {
	background-color: #F00;
	height: 200px;
}
.list-group-item-info {
	color: #31708f;
	background-color: #3d9cf4 !important;
}
a.list-group-item-info, button.list-group-item-info {
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 16px !important;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #3486d2 !important;
}
.list-group-item-success {
	color: #FFF !important;
	background-color: #5c5c5c !important;
}
a.list-group-item-success, button.list-group-item-success {
	color: #FFF;
	text-transform: uppercase !important;
	font-size: 16px !important;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	background-color: #585858 !important;
}
.examm {
}
.examm ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: solid 1px #000;
	border-bottom: none;
	border-top: none;
}
.examm ul li {
	display: block;
}
.examm ul li h3 {
	font-size: 18px;
	display: block;
	color: #FFF;
	background-color: #3d9cf4;
	padding-left: 10px;
	line-height: 30px;
}
.examm ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	display: block;
	text-decoration: none;
	line-height: 25px;
	border-bottom: solid 1px #666;
	padding-left: 10px;
}
.examm2 {
	margin-top: 20px;
}
.examm2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.examm2 ul li {
	display: block;
	text-align: center;
}
.examm2 ul li h3 {
	font-size: 16px;
	display: block;
	color: #FFF;
	background-color: #3d9cf4;
	padding-left: 10px;
	line-height: 22px;
}
.examm2 ul li a {
	font-size: 12px;
	color: #fbf4e9;
	display: block;
	text-decoration: none;
	line-height: 15px;
	border-bottom: solid 1px #FFF;
	padding: 4px 0 4px 0;
	background-color: #ff9900;
}
.examm2 ul li a.lin {
	font-size: 12px;
	color: #0a64ba;
	display: block;
	text-decoration: none;
	line-height: 15px;
	border-bottom: solid 1px #FFF;
	padding: 4px 0 4px 0;
	background-color: #ECE8E8;
}
.rank {
	background-color: #e5e5e5;
	text-align: center;
	border: solid 1px #cfcfcf;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rank span {
	display: inline-table;
	text-align: center;
	margin: 16px auto;
}
.rank h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a2a2a;
	padding: 0px 0 0 0;
	text-align: center;
}
.targt {
	background-color: #0a64ba;
	margin-bottom: 45px;
}
.targt span {
	font-size: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #3d9cf4;
	padding-left: 28px;
	border-bottom: solid 1px #FFF;
	line-height: 38px;
}
.targt ul {
	list-style: none;
	padding: 0 30px 0 30px;
	margin: 0px;
}
.targt ul li {
	display: block;
	text-transform: uppercase;
}
.targt ul li a {
	font-size: 15px;
	display: block;
	border-bottom: solid 1px #064077;
	color: #FFF;
	text-decoration: none;
	line-height: 29px;
}
.news {
	background-color: #0a64ba;
	margin-bottom: 25px;
	padding-bottom: 4px;
}
.news span {
	font-size: 16px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #3d9cf4;
	text-align: center;
	border-bottom: solid 1px #FFF;
	line-height: 38px;
}
.news ul {
	list-style: none;
	margin: 0px;
}
.news ul li {
	display: block;
	border-bottom: dotted 1px #bababa;
	padding: 8px 15px;
}
.news ul li p {
	font-size: 15px;
	padding: 0 0 0 0;
	color: #FFF;
	line-height: 21px;
}
.foot {
	background-color: #f9f9f9;
}
.fot-nav {
	padding: 20px 0 20px 0;
}
.fot-nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.fot-nav ul li {
	display: block;
	line-height: 20px;
}
.fot-nav ul li span {
	display: block;
	font-family: Calibri;
	font-size: 20px;
	color: #333;
	padding: 0 0 20px 0;
}
.fot-nav ul li a {
	display: inline-table;
	line-height: 24px;
	color: #333;
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
}
.downi {
	padding: 20px 0 20px 0;
}
.downi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.downi ul li {
	display: block;
	line-height: 20px;
}
.downi ul li span {
	display: block;
	font-family: Calibri;
	font-size: 20px;
	color: #333;
	padding: 0 0 20px 0;
}
.downi ul li a {
	display: inline-table;
	line-height: 30px;
	color: #333;
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
}
.fa-download {
	padding-right: 5px;
	color: #0a64ba;
	font-size: 13px;
	text-decoration: none;
}
.social {
	padding-top: 20px;
}
.social ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.social ul li {
	display: block;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.social h1 {
	display: block;
	font-family: Calibri;
	font-size: 20px;
	color: #333;
	padding: 0 0 10px 0;
}
.social ul li a {
	width: 28px;
	font-size: 16px;
	color: #fff;
	margin: 0 5px 0 5px;
	text-align: center;
	background-color: #333;
	display: inline-table;
}
.fa-facebook {
	line-height: 28px !important;
	text-align: center;
	background-color: #4267b5;
	width: 28px;
}
.fa-twitter {
	line-height: 28px !important;
	text-align: center;
	background-color: #25b6f7;
	width: 28px;
}
.fa-linkedin {
	line-height: 28px !important;
	text-align: center;
	background-color: #117bb7;
	width: 28px;
}
.fa-youtube {
	line-height: 28px !important;
	text-align: center;
	background-color: #cb312f;
	width: 28px;
}
.codee {
}
.codee h1 {
	display: block;
	font-family: Calibri;
	font-size: 20px;
	color: #333;
	padding: 20px 0 10px 0;
}
.codee p {
	font-family: Calibri;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.codee p.coll {
	font-family: Calibri;
	font-size: 18px;
	color: #333;
	line-height: 22px;
	padding-top: 10px;
}
.foot-bott {
	background-color: #0a64ba;
}
.copy {
}
.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 20px 0 20px 0;
}
.power {
}
.power p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 20px 0 20px 0;
	text-align: right;
}
.panel-primary>.panel-heading {
}
.panel-primary>.panel-heading h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px !important;
}
.panel-primary>.panel-heading h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
}
.panel-body p {
	color: #000000;
	padding: 10px 0 0 0;
	line-height: 22px;
	font-size: 14px;
}
.panel-body > p .fa-mobile {
	font-size: 25px !important;
	padding-right: 10px;
	color: #0093dc;
}
.panel-body > p .fa-phone {
	font-size: 25px !important;
	padding-right: 10px;
	color: #0093dc;
}
.panel-body > p .fa-envelope {
	font-size: 16px !important;
	padding-right: 10px;
	color: #0093dc;
}
.panel-body > p .fa-globe {
	font-size: 18px !important;
	padding-right: 10px;
	color: #0093dc;
}
.panel-body h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.panel-body ul {
	padding: 0 0 0 15px;
	margin: 0px;
}
.panel-body ul l1 {
	display: inline-table;
}
.panel-body ul l1 p {
	font-size: 14px;
	color: #5b5b5b;
	text-align: justify;
	line-height: 20px;
}
.bg-primary {
	font-size: 22px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.bg-primary1 {
	font-size: 22px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.cont {
	padding-top: 20px;
	padding-left: 30px;
	background-color: #cde3ea;
	padding-right: 39px;
}
.cont h1 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.add {
	padding-top: 20px;
}
.add h1 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.map {
	margin-bottom: 20px;
}
.branch {
	margin-top: 70px;
}
.branch h1 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.branch ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.branch ul li {
	display: block;
	float: left;
}
.branch ul li a {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
	display: block;
	float: left;
	background-color: #f5f5f5;
	text-align: center;
	padding: 9px;
	text-transform: uppercase;
	margin: 3px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #FFF;
}
.branch ul li a:hover {
	background-color: #eeeeee;
	border: solid 1px #CCC;
	color: #0093dd;
}
.hid {
}
.help-block {
	margin-bottom: 0px !important;
	font-size: 16px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.form-horizontal h1 {
	padding-top: 0px !important;
	padding-bottom: 20px !important;
}
 @media (max-width: 1024px) {
.navbar-header {
	float: none;
	margin-bottom: 0;
}
.navbar-toggle {
	display: block;
	margin-right: 0;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid transparent;
	background-color: #333;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-toggle:hover {
	background-color: #999;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav.navbar-right:last-child {
	margin: 0;
}
.navbar-collapse.in {
	overflow-y: auto !important;
}
.navbar-collapse {
	padding: 0;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none !important;
}
.collapse.in {
	display: block !important;
}
.navbar-nav {
	margin: 0;
	width: 100%;
}
.navbar-nav > li {
	min-height: 0;
	float: left;
	width: 100%;
}
.navbar-nav > li > a {
	color: #FFF !important;
	text-transform: uppercase;
}
}
 @media (min-width: 768px) and (max-width: 990px) {
.logo {
	width: 90%;
	float: left;
	margin: 19px 0 17px 0;
}
.help {
	background-image: none;
	display: none;
}
.foot-bott {
	background-color: #292929;
}
.copy {
}
.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
.power {
}
.power p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
}
 @media (min-width: 640px) and (max-width: 767px) {
.logo {
	width: 90%;
	float: left;
	margin: 19px 0 17px 0;
}
.help {
	background-image: none;
	display: none;
}

.foot-bott {
	background-color: #292929;
}
.copy {
}
.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
.power {
}
.power p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
}
 @media (min-width: 480px) and (max-width: 639px) {
.logo {
	width: 90%;
	float: left;
	margin: 19px 0 17px 0;
}
.help {
	background-image: none;
	display: none;
}
/*.down{ margin-top:0px; margin-right:40px !important;}
.down ul{ list-style:none; padding:0px; margin:0px;}
.down ul li{ display:inline-table; float:left; margin-left:3px; margin-top:8px; }
.down ul li a{ font-family:Calibri; font-size:12px; color:#FFF; line-height:39px; text-decoration:none; border-radius:8px 8px 0 0; padding:0 10px 0 10px; background-color:none; display:inline-table; text-align:center; text-transform:uppercase;}

.down ul li a.gat{ font-family:Calibri; font-size:12px; color:#FFF; line-height:39px; text-decoration:none; border-radius:8px 8px 0 0; padding:0 10px 0 10px; background-color:#0093dd; display:inline-table; text-align:center; text-transform:uppercase;}*/

.foot-bott {
	background-color: #292929;
}
.copy {
}
.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
.power {
}
.power p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
}
 @media (min-width: 320px) and (max-width: 479px) {
.logo {
	width: 90%;
	float: left;
	margin: 19px 0 17px 0;
}
.help {
	background-image: none;
	display: none;
}
.foot-bott {
	background-color: #292929;
}
.copy {
}
.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
.power {
}
.power p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
}
}
.form-style-10 {
	width: 100%;
	padding: 30px;
	margin: 2px auto;
	background: #229ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.form-style-10 .inner-wrap {
	padding: 30px;
	background: #F8F8F8;
	border-radius: 6px;
	margin-bottom: 15px;
}
.form-style-10 h1 {
	background: #2A88AD;
	padding: 7px 30px 15px 30px;
	margin: -30px -30px 30px -30px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
}
.form-style-10 h1 > span {
	display: block;
	margin-top: 2px;
	font: 13px Arial, Helvetica, sans-serif;
}
.form-style-10 label {
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	color: #888;
	margin-bottom: 15px;
}
.form-style-10 input[type="text"], .form-style-10 input[type="date"], .form-style-10 input[type="datetime"], .form-style-10 input[type="email"], .form-style-10 input[type="number"], .form-style-10 input[type="search"], .form-style-10 input[type="time"], .form-style-10 input[type="url"], .form-style-10 input[type="password"], .form-style-10 textarea, .form-style-10 select {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	padding: 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 2px solid #fff;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.form-style-10 .section {
	font: normal 20px 'Bitter', serif;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.form-style-10 .section span {
	background: #2A88AD;
	padding: 5px 10px 5px 10px;
	position: absolute;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 4px solid #fff;
	font-size: 14px;
	margin-left: -45px;
	color: #fff;
	margin-top: -3px;
}
.form-style-10 input[type="button"], .form-style-10 input[type="submit"] {
	background: #2A88AD;
	padding: 8px 20px 8px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	font: normal 30px 'Bitter', serif;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
	font-size: 15px;
}
.form-style-10 input[type="button"]:hover, .form-style-10 input[type="submit"]:hover {
	background: #2A6881;
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
	box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style-10 .privacy-policy {
	float: right;
	width: 250px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	margin-top: 10px;
	text-align: right;
}
#safe .panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: #5c5c5c;
  box-shadow: none;
  margin-left:1px;
  margin-bottom:0;
}

#safe.panel:last-child {
  border-bottom: none;
}

.panel-group &gt; .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

#safe .panel-heading {
  background-color: #3d9cf4;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

panel-heading2
{
	background-color:#5c5c5c; }
	
.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
      text-transform: uppercase;
	      margin-left: 1px;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

#safe .panel-heading a:before {

  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

#safe .panel-heading.active a:before {
  
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {

  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}
.style1 {
	color: #0066FF;
	font-weight: bold;
	font-size: 36px;
}
.main-slider .swipe {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.main-slider .swipe-wrap {
    overflow: hidden;
    position: relative;
}
.main-slider .slides-top .left h3 {
    font-size: 1em;
    padding: 50px 0 0 75px;
    text-transform: uppercase;
    color: #fff;
    width: 55%;
}
.main-slider .slides-top .left h1 {
    font-size: 2em;
    padding: 0 0 0 75px;
    text-transform: uppercase;
    color: #fff;
    width: 55%;
}
.main-slider .slides-top .left p {
    font-size: 15px;
    padding: 2px 0 0 78px;
    width: 55%;
    color: #fff;
}
.main-slider .swipe .slider1 {
    background: #3a3a3c url(../images/dfccil.jpg) no-repeat scroll 0 0;
        background-size: auto auto;
    background-size: 100% auto;
    height: 338px;
}
.main-slider .swipe .slider2 {
    background: #3a3a3c url(../images/batch.jpg) no-repeat scroll 0 0;
        background-size: auto auto;
    background-size: 100% auto;
    height: 338px;
}
.swipe .slider3 {
    background: #3a3a3c url(../images/ssc-je-live-classroom.jpg) no-repeat scroll 0 0;
        background-size: auto auto;
    background-size: 100% auto;
    height: 338px;
}
.swipe .slider4 {
    background: #3a3a3c url(../images/ssc-je.jpg) no-repeat scroll 0 0;
        background-size: auto auto;
    background-size: 100% auto;
    height: 338px;
}
.main-slider .swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
}
.main-slider .demo-wrapper .swipe-wrap .slider1,
.main-slider .demo-wrapper .swipe-wrap .slider2,
.main-slider .demo-wrapper .swipe-wrap .slider3,
.main-slider .demo-wrapper .swipe-wrap .slider4{padding-top:70px; color:#fff;}
.main-slider .demo-wrapper .swipe-wrap p{font-size:15px;}

#corner-slider {
    position:fixed;
    z-index:10000;
	overflow:hidden;
	
	/*Change to your own dimensions*/
	height:190px;
	width:523px;
	
	/*Change to your own colors*/
	border:1px solid #b3b3b3;
	background:#efefef;
}
#corner-slider.hidden{
    display:none;
}
#corner-slider .close{
    position:absolute;
	cursor:pointer;
	font-size:20px;
	display:inline-block;
	z-index:1002;
	left:2px;
	top:2px;
	color:red !important;
	opacity :2.0 !important;
	background-color:#fff;
/* padding: 4px; */
border-radius: 100%;
width: 29px;
height: 29px;
text-align: center;
line-height: 29px;
	
	
}

.call-to-action-container {
  z-index: 199999990;
  text-align: center;
  width: 100%;
  margin: 5px;
  text-align: center;
  display: block;
  margin: 0px;
  padding-bottom: 10px;
}
.call-to-action-button {
  cursor: pointer;
  -webkit-appearance: button;
  padding: 5px 10px;
  border-radius: 4px;
  color: #ffffff;
  background-color: #000000;
  font-size: 16px;
  border: none;
  border: 2px solid #000000;
  font-family: Ubuntu,sans-serif,google;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    height: 340px!important;
    width: 100%;
}

.s18-agenda{

     background: #f4f4f4;

     background: linear-gradient(90deg, #ebebeb 32%, #f4f4f4 11%);

}

 .s18-agenda-inn{

}

 .s18-age-tit{

     width: 480px;

     height: 115px;

     margin: 0 auto;

     background-position: 111px -495px;

     text-align: center;

     padding-top: 25px;

}

 .s18-age-tit h2{

     font-size: 38px;

     padding-bottom: 12px;

}

 .s18-age-event{

     position: relative;

}

 .s18-age-event ul{

     margin-top: 0px;

}

 .s18-age-event ul li{

     position: relative;

     overflow: hidden;

     padding-left: 70px;

}

 .age-eve-com{

     width: 55px;

     height: 55px;

     border-radius: 50%;

    /* padding: 9px 10px;

     */

     margin-left: -69px;

     position: absolute;

     z-index: 99;

     background: #517ce6;

    /* fallback for old browsers */

    /* Chrome 10-25, Safari 5.1-6 */

    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

 .age-eve-com img{

     width: 32px;

     text-align: center;

     box-sizing: border-box;

     margin-left: 11px;

     margin-top: 12px;

}

 .s18-age-event ul li h4{

     margin-top: 0px;

     font-weight: 700;

     font-size: 18px;

}

 .s18-age-event ul li h5{

     margin-top: 0px;

     font-weight: 600;

     font-size: 16px;

}

 .s18-age-event ul li p{

     padding-top: 0px;

     font-size: 14px;

}

 .s18-age-event::after {

     content: '';

     background: #ececec;

     position: absolute;

     width: 1px;

     top: 0;

     bottom: 0;

     height: 97%;

     left: 28px;

}

 .ed-eve-time{

     width: 100%;

     border-bottom: 1px solid #ececec;

     padding: 10px 10px 25px 10px;

     margin-bottom: 25px;

     box-sizing: border-box;

     position: relative;

     overflow: hidden;

}

 .ed-bor-bot-0{

     border-bottom:0px;

}

 .ed-eve-time-tim{

     float: left;

     width: 25%;

     box-sizing: border-box;

}

 .ed-eve-time-tim span{

     font-weight: 300;

     font-size: 16px;

}

 .ed-eve-time-msg{

     float: left;

     width: 75%;

     padding-right: 80px;

     box-sizing: border-box;

}

 .ed-eve-time-msg h4{

}

 .ed-eve-time-msg p{

}

 .age-dwarr-btn{

     width: 28px;

     height: 28px;

     position: absolute;

     right: 0px;

     top: 10px;

     background-position: -358px -196px;

     background-color: #425473;

     border-radius: 50px;

}

 .age-dwarr-btn i{

     color:#fff;

     font-weight:700;

     text-align:center;

     font-size:18px;

     padding: 6px 8px;

}

 .age-dwarr-btn > .fa-angle-up{

     padding:4.2px 8px;

}

 .age-eve-1{

     background-position: -345px -114px;

}

 .age-eve-2{

     background-position: -412px -113px;

}

 .age-eve-3{

     background-position: -476px -113px;

}

 .age-eve-4{

     background-position: -542px -113px;

}

 .age-eve-5{

     background-position: -605px -113px;

}

 .time-hide-11-btn, .time-hide-22-btn, .time-hide-33-btn, .time-hide-44-btn{

     background-position: -358px -220px;

}

 .hb-com{

     display:none;

}

 .time-hide{

     display:none;

}

 .aw-re-btn{

     background: #002147;

     padding: 4px 10px;

     color: #fff;

     font-size: 11px;

     border-radius: 3px;

     height: 30px;

     line-height: 24px;

     margin-bottom: 25px;

     display: inline-block;

}

 .aw-re-btn:hover{

     background:#f26838;

     color:#fff;

}

/*-------------------------------------------------*/

/* = 26.ADMISSIONN 

/*-------------------------------------------------*/

 .quote-title {

     text-align: center;

     padding: 0px 10px;

}

 .quote-title h2 {

     text-transform: uppercase;

     font-size: 31px;

     color: #ffffff;

     font-weight: 700;

     letter-spacing: -1px;

    /* color: #ffbaa5;

     */

     margin-top: 0px;

     margin-bottom: 25px;

     text-shadow: 0px 1px #fff, 0px -1px #262F33;

     line-height:36px;

	 text-align:left;

}