@charset "utf-8";
.clear, body {
	padding:0;
	margin:0
}
body {
	font-family:open sans, sans-serif;
}
.clear {
	clear:both;
	visibility:hidden
}
.x-scroll{
	overflow-x: auto;
}
.whatsapp{
	padding: 5px 10px;
	width: auto;
	position: fixed;
	top: 50%;
    right: 7px;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
} 
.whatsapp img {
	width: 65px;
	filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.3));
	-webkit-filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.3));
}



.callbtn{
	display: none;
	padding: 5px 10px;
	width: auto;
	position: fixed;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.register{
	padding: 5px 10px;	
	position: fixed;
	top: 62%;
    right: 7px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);

} 

.register img {
	width: 65px;
	filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.3));
	-webkit-filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.3));
	
}



#myBtn {
	display: none;
	position: fixed;
	bottom: 16px;
	right: 25px;
	z-index: 99;
	font-size: 16px;
	font-family: 'Imprima', sans-serif;
	border: none;
	outline: none;
	background-color: red;
	color: white;
	cursor: pointer;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}


#myBtn:hover {
	background-color:orange;
  }
  html {
	scroll-behavior: smooth;
  }
  
table, td, th, tr {
	color:#5c6274;
	font-size:18px;
	font-weight:400;
	text-align:left;
	letter-spacing:0;
	margin:0;
	border-collapse:collapse
}
h1, h2, h3, h4, h5, h5 {
	font-family: 'Imprima', sans-serif;
}
#cssmenu a, .SubmitbtnClick {
	font-size:14px;
	line-height:21px;
	font-weight:400;
	text-transform:none;
	text-decoration:none
}
td {
	border:1px solid #ccc;
	padding:2px;
	color:#5c6274
}
table td a {
	text-decoration:none;
	color:red
}
.top_main_header_outer {
	width:100%;
	margin:0;
	padding:5px 0;
	background:#8a2be2;
}
.top_main_header_inner {
	max-width:1250px;
	padding:0;
	margin:0 auto
}
.top_main_left {
	width:25%;
	height:auto;
	float:left;
	padding:0 1% 0 0;
	margin:0 1% 0 0
}
.logo_box {
	width:auto;
	float:left;
	margin:4px 0 0 30px;
	padding:0
}
.logo_box p {
	margin:0;
	padding:0
}
.logo_box img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:0
}
.top_main_right {
	width:70%;
	float:right;
	margin:0;
	padding:0
}
.main_menu {
	width:100%;
	float:right;
	margin:0;
	padding:30px 1% 0 0;
}
#cssmenu {
	width:auto;
	float:right;
	margin:0;
	padding:0
}
#cssmenu a {
	color:#fff;
	text-align:left;
	margin:0;
	padding:0 9px
}
#cssmenu a:hover {
	color:#FFF;
	background:#470287;
	border-radius:4px;
	padding:8px 9px;
}
#cssmenu a.active {
	color:#FFF;
	background:#08c;
	border-radius:4px;
	padding:6px 9px
}
.head_btn {
	background-color:#ff9800;
	color:#FFF;
	border-radius:4px;
	padding:6px 9px!important;
	text-decoration:none
}
.Nxt_Btn {
	background-color:#03c9a8;
	margin-left:15px!important
}
.SubmitbtnClick {
	width:47%;
	color:#FFF;
	background-color:#ff9800;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:7px 0px!important;
	border:0;
	border-radius:4px;
	cursor:pointer
}
.SubmitbtnClick:hover {
	color:#FFF;
	background:#d40404;
}
.banner_box_outer {
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	background:url(../images/flying-plane.png) top right no-repeat #8a2be2;
	position:relative
}
.banner_box_inner {
	max-width:1250px;
	margin:0 auto;
	padding:0
}
.banner_box {
	width:100%;
	height:400px;
	margin:0;
	padding:0 0 1.4% 0;
	float:right
}
.banner_box_left {
	float:left;
	width:50%;
	margin-top:2%
}
.banner_box h1, .banner_box p {
	color:#e6d9e4;
	text-align:left;
	font-weight:400;
	margin:0 auto!important
}
.banner_box h1 {
	font-size:42px;
	font-weight:700;
	padding-bottom:2%;
}
.banner_box p {
	font-size:20px
}
.calltag {
	font-size:15px!important;
	padding-top:2%;
	padding-bottom:0.2%;
	margin:0;
	line-height:22px;
	text-align:center;
}
.helptag {
	font-size:20px!important;
	color:#03c9a8!important;
	padding-bottom:2%!important;
}
.bannerboxtitle {
	padding:14% 0 0
}
.full_width_class {
	width:100%!important
}
.features_box_outer {
	width:100%;
	margin:0 auto;
	padding:0;
	background:#FFF
}
.features_box_inner {
	width:1000px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.features_box_inner p {
	margin:0;
	padding:5px 0;
	line-height:22px;
	color:#5c6274;
	font-size:15px;
	font-weight:400;
	text-align:justify
}
.features_box_inner h2, .features_box_inner h3 {
	padding:5px 0;
	color:#5c6274;
	font-weight:700;
	line-height:22px;
	margin:0
}
.features_box_inner h2 {
	font-size:20px;
	text-align:left
}
.features_box_inner h3 {
	font-size:18px;
	text-align:left
}
.features_box_inner ol, .features_box_inner ul {
	margin:0;
	padding:0 0 20px 40px
}
.features_box_inner ol li, .features_box_inner ul li {
	margin:0;
	padding:2px 0;
	line-height:22px;
	color:#5c6274;
	font-size:15px;
	font-weight:400;
	text-align:left
}
.features_box_inner ol li a, .features_box_inner ul li a {
	margin:0;
	padding:0;
	line-height:22px;
	color:#2b2b2b;
	font-size:15px;
	font-weight:400;
	text-align:left;
	text-decoration:none
}
.heightequal {
	height:225px!important
}
.features_three_box {
	width:28%;
	height:auto;
	float:left;
	margin:0;
	padding:1% 2.5%;
	border-right:1px dotted #d4d4d4;
	position:relative
}
.features_three_box_last {
	border-right:0
}
.features_three_box h3 {
	line-height:22px;
	color:#5c6274;
	font-size:20px;
	font-weight:700;
	text-align:left;
	margin:0;
	padding:8px 0 0
}
.features_three_box p {
	margin:0;
	line-height:22px;
	color:#5c6274;
	font-size:15px;
	font-weight:500;
	text-align:justify;
	padding:15px 0 0
}
.features_three_box p img {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	width:150px;
	height:130px;
}
.features_three_box p img:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.line_box_outer {
	width:100%;
	margin:0 auto;
	padding:10px 0;
	background:#FFF
}
.line_box_inner {
	max-width:1000px;
	margin:0 auto;
	padding:0
}
.line_box_inner p {
	margin:0;
	padding:0;
	line-height:25px;
	color:#5c6274;
	font-size:17px;
	font-weight:500;
	text-align:center
}
.line_title_inner_heading {
	color:#5c6274;
	font-size:22px;
	text-align:center!important;
	background:#FFF;
	font-weight:700;
	margin:10px auto!important;
	width:100%;
	text-decoration:none
}
.line_title {
	background: url(../images/line-bg.png) repeat-x center;
	margin-top:6%;
	padding-top:1.2%;
}
.padset {
	padding-top:0;
}
select {
	width:60%;
	height:30px;
	font-size:15px;
	line-height:22px;
	font-family:Roboto, sans-serif;
	margin-right:1%;
	padding:0.2% 1% 0.2% 0.4%;
	border:1px solid #b2b2b2;
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 1px 4px 0 rgba(168, 168, 168, .6) inset;
	-moz-box-shadow:0 1px 4px 0 rgba(168, 168, 168, .6) inset;
	box-shadow:0 1px 4px 0 rgba(168, 168, 168, .6) inset;
 -webkit-transition:all .2s linear;
 -moz-transition:all .2s linear;
 -o-transition:all .2s linear;
 transition:all .2s linear;
	background: url(../../images/icon-ios7-arrow-down-128.png) right no-repeat #FFF;
}
.inputbox {
	width:45.3%;
	height:30px;
	font-size:14px!important;
	font-family:Roboto, sans-serif;
	margin-top:6px;
	margin-right:2%;
	padding:0.2% 1% 0.2% 0.4%;
	border:1px solid #b2b2b2;
	-webkit-appearance:none;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 1px 4px 0 rgba(168, 168, 168, .6) inset;
	-moz-box-shadow:0 1px 4px 0 rgba(168, 168, 168, .6) inset;
	box-shadow:0 1px 4px 0 rgba(168, 168, 168, .6) inset;
 -webkit-transition:all .2s linear;
 -moz-transition:all .2s linear;
 -o-transition:all .2s linear;
 transition:all .2s linear
}
.info_box_one p, .three_box p {
	line-height:22px;
	font-size:17px;
	font-weight:700
}
.bottom_box_inner, .footer_info {
	border-bottom:1px solid #e2e2e2
}
.features_box_last {
	margin-right:0;
	margin-left:0
}
.footer_wraper {
	width:100%;
	margin:40px 0 0 0;
	padding:20px 0;
	background:snow
}
.footer_ban, .footer_inner {
	margin:0 auto
}
.footer_inner {
	max-width:1000px;
	padding:0
}
.footer_ban, .footer_ban img {
	width:auto;
	height:auto;
	padding:0;
	text-align:center
}
.footer_ban img {
	margin:0
}
.three_box {
	width: 30%;
	float: left;
	margin: 20px 0 0;
	padding: 2.5% 1.6%;
	border-right: 1px solid #d4d4d4;
	background: #ebebeb;
}
.three_box img {
	width:auto;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0
}
.three_box_last {
	border-right:0
}
.three_box p {
	margin:0;
	padding:0;
	color:#2b2b2b;
	text-align:left;
}
.three_box a {
	color:#2b2b2b;
	text-decoration:none
}
.three_box a:hover {
	color:red
}
.footer_info {
	max-width: 1000px;
	margin: 2% auto 0;
	padding: 2% 0 2% 0;
	border-top: 1px solid #e2e2e2;
}
.info_box_one {
	width: 64%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.info_box_one span {
	float:left;
	margin:0;
	padding:0
}
.info_box_one img {
	width:17px;
	height:17px;
	margin:0 10px;
	padding:3px 0 0;
	float:left;
	vertical-align:middle
}
.info_box_one p {
	margin:0;
	padding:0;
	color:#2b2b2b;
	text-align:center
}
.info_box_one a {
	color:red;
	text-decoration:none
}
.info_box_one a:hover {
	color:#2b2b2b
}
.bottom_box_inner {
	max-width:1000px;
	margin: 2% auto 0;
	padding: 0 0 2% 0;
}
.bottom_box_inner a, .bottom_box_inner p {
	color:#2b2b2b;
	margin:0;
	line-height:22px;
	font-weight:400;
	font-size:15px
}
.bottom_box_inner p {
	padding:0 0 4px;
	text-align:center
}
.bottom_box_inner a {
	border-right:1px solid #e2e2e2;
	padding:0 10px;
	text-decoration:none
}
.bottom_box_inner a:hover {
	text-decoration:underline
}
.bottom_box_inner a.last_bdr {
	border-right:0
}
.citylink {
}
.citylink a {
	border-right:0;
	padding:0;
}
.lower_div {
	max-width:1000px;
	margin:0 auto;
	padding:0 0 80px 0;
}
.social_left {
	width:auto;
	float:left;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right: 1px solid #e2e2e2;
}
.social_left p {
	font-weight:400;
	font-size:15px;
	color:#737373;
	padding:0;
	margin:0;
	line-height:22px;
	text-align:left
}
.pointsbox p, .profilebox p {
	font-size:15px;
	line-height:22px;
}
.social_left a {
	color:#2b2b2b;
	text-decoration:none
}
.social_left a:hover {
	color:red;
	text-decoration:none
}
.copyright_right {
	width:auto;
	float:right;
	margin:0;
	padding:0;
	text-align:right
}
.copyright_right p {
	font-weight:400;
	font-size:15px;
	color:#737373;
	padding:0;
	margin:0;
	line-height:22px;
	text-align:left
}
.copyright_right img {
	width:29px;
	height:29px;
	margin:0 0 0 10px;
	padding:0;
	border:0;
	vertical-align:middle;
}
.copyright_right img:hover {
	opacity:.7;
	filter:alpha(opacity=70);
	cursor:pointer
}
.bottomborder {
	width:100%;
	border-bottom:5px solid #000;
	position:fixed;
	bottom:0;
}
.profileboxouter {
	background: #8a2be2;
	width: 99.6%;
	margin-bottom:20px;
	padding-left: 0.4%;
}
.profilebox {
	width:14.6%;
	height:auto;
	padding:2% 1%;
	float:left;
	background:#8a2be2;
}
.profilebox p {
	color:#fff;
	text-align:center
}
.profileboxlast {
	border-right:0!important
}
.coursepoints {
	background:#fff;
	width:100%;
	margin-bottom:20px
}
.pointsbox {
	width:14.5%;
	height:auto;
	padding:1%;
	float:left;
	border-right:1px solid #d4d4d4
}
.pointsbox p {
	color:#5c6274;
	text-align:center
}
.pointsboxlast {
	border-right:0!important
}
.payment_gateway_box {
	width:100%;
	margin:0 auto;
	padding:10px 0
}
.inn_payment_gateway_box {
	width:95%;
	padding:0;
	margin:0 auto
}
.inn_payment_gateway_box p {
	text-align:center;
	margin:0;
	padding:0
}
.inn_payment_gateway_box img {
	width:auto;
	height:auto;
	border:0;
	margin:0 5px;
	padding:0;
	vertical-align:middle;
	-webkit-filter:grayscale(0);
	filter:grayscale(0)
}
.inn_payment_gateway_box img:hover {
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%)
}
.svsbat {
	display:none;
}
.svsbatdesk {
	display:inline;
}
.svsbatdesk p {
	text-align:center;
	margin-top:20px;
}
.color1 {
	background:#480058
}
.color2 {
	background:#bd2410
}
.color3 {
	background:#eb9c00
}
.color4 {
	background:#264154
}
.color5 {
	background:#f73404
}
.color6 {
	background:#0b06d3
}
.readmore {
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
	text-align:center;
	background-color: #ff9800;
	color: #FFF;
	border-radius: 4px;
	padding: 6px 9px!important;
	text-decoration: none;
}
.readmore:hover {
	background:#470287;
}
.readmorebox {
	text-align:center!important;
	margin-top:3%!important;
}
/*inner page css*/

.main_outer {
	width:100%;
	margin:0 0 5px 0;
	padding:0;
	background:snow;
	position:relative
}
.spage_qbox_outer {
	width:100%;
	background-color: #8a2be2;
	margin:0 auto;
	padding:0;
}
.spage_qbox {
	width:86%;
	margin:0 auto;
	padding:0% 1% 2% 2.5%;
}
.spage_qbox .inputbox {
	width: 20%;
	margin-left: 0.2%;
	margin-bottom: 4px;
	margin-right: 0;
	padding: 0.2% 0.4% 0.2% 0.4%;
}
.spage_qbox .SubmitbtnClick {
	width:auto;
	padding: 7px 15px!important;
	margin-left: 0.5%;
}
.spage_qbox .subtag {
	font-size: 15px!important;
	padding: 1% 0 !important;
	margin: 0;
	line-height: 22px;
	text-align: center;
	font-size: 20px!important;
	color: #03c9a8!important;
}
.main_inner {
	max-width:1250px;
	margin:0 auto;
	padding:0;
}
.side_menu_left {
	float:left;
	width:22%;
	margin-top:0.6%;
	margin-right:1.5%;
}
.side_menu_left ul {
	margin:6% 0 0 5%;
	padding:0;
}
.side_menu_left li {
	margin:0 0 0 3%;
	padding:0;
	list-style:none;
	background:#8a2be2;
}
.side_menu_left li a {
	font-size:15px;
	line-height:22px;
	color:#fff;
	text-align:left;
	font-weight:400;
	margin:0 0 2px 5px;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	display:block;
	background:url(../images/arrow_bullet.png) left no-repeat;
}
.side_menu_left li:hover {
	background:snow;
}
.side_menu_left a:hover {
	color:#F00;
}
.side_menu_left h3 {
	font-size:20px;
	font-weight:700;
	margin:2.4% 0 2.4% 8%;
	padding:0;
	color:#8a2be2;
	text-align:center;
}
.main_inner_left {
	float:right;
	width:76.5%;
	margin-top:0.6%
}
.main_inner_left p {
	font-size:15px;
	line-height:22px;
	color:#444;
	text-align:justify;
	font-weight:400;
	margin:0.4% 0;
	padding:0;
}
.main_inner_left h1 {
	font-size:28px;
	font-weight:700;
	padding:0.3% 0 0.3% 0;
	margin:0;
	color:#8a2be2;
	text-align:left;
}
.main_inner_left h2 {
	font-size:22px;
	font-weight:700;
	padding:0.3% 0 0.3% 0;
	margin:0;
	color:#8a2be2;
	text-align:left;
}
.main_inner_left h3 {
	font-size:22px;
	font-weight:700;
	padding:0.3% 0 0.3% 0;
	margin:0;
	color:#8a2be2;
	text-align:left;
}
.main_inner_left ul {
	margin:0;
	padding:0;
}
.main_inner_left li {
	font-size:15px;
	line-height:22px;
	color:#444;
	text-align:left;
	font-weight:400;
	margin:0 0 0 3%;
	padding:0;
}
.margin0 {
	margin-top:0;
}
.margin0btm {
	margin-bottom:0;
}
.container {
	width: 92%;
	margin: 0 auto;
}
.container p {
	font-size: 15px;
	line-height: 22px;
	color: #444;
	text-align: justify;
	font-weight: 400;
	margin: 0.4% 0;
	padding: 0;
}
.container ol, .container ul {
	margin: 0.4% 0 0.4% 0.4%;
	padding: 0 0 0 2%;
}
.container li {
	font-size: 15px;
	line-height: 22px;
	color: #444;
	text-align: left;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.container h2, .container h3 {
	font-weight: 700;
	padding: 1% 0 0.6% 0;
	margin: 0;
	color: #8a2be2;
	text-align: left;
}
.container h2 {
	font-size: 22px;
}
.container h3 {
	font-size: 20px;
}
table {
	width:auto;
	margin: 0.4% 0;
	padding: 0;
}
table td {
	font-size: 15px;
	line-height: 22px;
	color: #444;
	text-align: justify;
	font-weight: 400;
	margin: 0;
	padding: 2px 2px 2px 4px;
	border: 1px solid #CCC;
	vertical-align:middle;
}
.container table td ol, .container table td ul {
	padding: 0 0 0 20px;
}
.tdfull {
	vertical-align:top;
}
.alignright {
	float: right;
	margin: 0 0 10px 15px;
	padding:4px;
	border: 1px solid #CCC;
}
.Rcolour{color:#900;}
.wapp_btn {
    background-color: #9caa23;
    margin-left: 15px!important;
}
.cds-highlights p img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    vertical-align: middle;
    float: left;
}
.center{
	text-align: center!important;
}
.msg {
    min-width: 300px;
    max-width: 800px;
    text-align: center;
    margin: 50px auto 0 auto;
}

#cssmenu a:hover {
    color: #FFF;
    background: #470287 !important;
    border-radius: 4px;
    padding: 8px 9px;
}
.wapp_btn {
    background-color: #9caa23!important;
    margin-left: 15px!important;
}

.footstick {
    width: 100%;
    position: fixed;
    bottom: 5px;
}
.footstick p, .footstick a {
    margin: 0;
    padding: 0;
    line-height: 0;
    border: 0;
    text-align: center;
    float: none;
}
.footstick img {
    margin: 0;
    padding: 0;
    float: none;
    width: auto;
    height: auto;
    border: 0;
    text-align: center;
}
.DPNo {
    display: none;
}


