@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Noto+Sans:400,700');



body {
	font-family: 'Noto Sans', sans-serif;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Noto Sans', sans-serif;
}

h1.font-weight-bold,
h2.font-weight-bold,
h3.font-weight-bold,
h4.font-weight-bold,
h5.font-weight-bold,
h6.font-weight-bold {
	font-weight: 700 !important;
}

a,
a:hover,
a:focus,
button {
	text-decoration: none !important;
	outline: none !important;
}

p {
	font-size: 15px;
	line-height: 1.6;
}

.high-w{
    display:block;
    padding:20px;
    border-radius:10px;
    background: #F5E4E4;
    
}

.btn-group-sm>.btn, .btn-sm {
    padding: 0.25rem 0.5rem!important;
    font-size: .575rem!important;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.fon-spe{
    font-size: 40px!important;
}

.dart-icon{
    background: #093f87;
    width:15px;
    height:15px;
    border-radius:100px;
    display: inline-block;
    margin-right:0px;
    vertical-align: middle;
}

.social-box{
    width:100%;
    background:#C7E0B9;
    display:block;
    padding-top:20px;
    min-height:150px;
    color:#414141;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding:15px;
}

.social-box img{
    display: block;
    width:60px;
    height:60px;
    margin:0 auto 15px auto;
}

.cl-links{
    display: block;
    padding:25px;
    border-radius:16px;
    background: #fff;
    min-height:100px;
    margin-bottom:15px;
    color:#414141;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    
}

.speci{
       background: #CC2F31;
    color: #ffffff;
    padding: 15px 15px;
    margin: 10px 0;
    border-radius: 8px;
    border: 2px dashed #D93437;
    font-size: 66px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    line-height: 57px;
}

.speci span{
    color: #ffca2c;
    font-size: 49px;
}

.cl-links span{
    display: inline-block;
color: #c82a2a;
background: #fc0;
border-radius: 100px;
padding: 8px 15px;
    margin-top:10px;
}

.cl-social{
    display: block;
    margin-top: 15px;
    background: rgba(255, 255, 255, 25%);
    overflow: hidden;
    padding: 25px;
    padding-top:35px;
    border-radius: 16px;
}

.cl-social ul{
    list-style: none;
    margin:0;
    padding:0;
    display: block;
}

.cl-social ul li{
    list-style: none;
    display: block;
    
}

.cl-social ul li a{
    display: block;
    position: relative;
    padding:10px 0 10px 55px;
    color:#414141;
    font-size: 18px;
    font-weight: 700;
    margin-bottom:25px;
    
}

.cl-social ul li a:hover, .xl-social ul li a:focus{
    
    color:#1A2F92;
    
    
}

.special-off2{
    display: block;
    padding:25px 25px 25px 25px;
    border-radius:30px;
    border:2px dashed #fff;
    background: #212d76;
    position: relative;
    text-align: center;
margin-top:25px;}

.special-head{
    width:300px;
    border-radius:100px;
    background: #ff6600;
    color:#fff;
    font-size: 26px;
    font-weight: 900;
    text-align: center;
    margin-top:-45px;
    border:2px solid #fff;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:15px;
    
}

.special-off2 h2{
    font-size: 45px;
    font-weight: 900;
    line-height: 26px;
}
.t-pink{
    color:#fe9ee9;
}
.t-green{
    color:#7bfe53;
}

.special-off2 span{
    color:#fff;
    font-size: 22px;
}

.hurry{
    font-size: 22px;
    font-weight: 900;
    display: block;
    text-align: center;
    color:#BB0E10;
}

.t-cat{
    display: block;
    background: #e4ff00;
    color:#111490;
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    border-radius:16px;
    margin-top: 10px;
    border: 2px dashed #ffcc00;
}

.t-cat span{
    font-size: 16px;
}



.cl-icon{
    font-size: 32px;
    position: absolute;
    left:0;
    top:0px;
    border-radius:100px;
    text-align: center;
    width:46px;
    height:46px;
    line-height: 46px;
    background: #fff;
}

/*==================
    02.HELPER
====================*/
.bg-specia{
    border-radius:16px;
    padding:20px;
    background: #fff;
    margin-bottom:20px;
    min-height:268px;
}
.bg-light-yellow{
    background: #ede2b8!important;
}
.spl{
    padding:25px 0!important;
    font-size: 20px!important;
    font-weight: bold;
}
.bg_overlay_cover_on {
	background: rgba(51, 48, 75, 0.86);
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.section_title_all h3 {
	text-transform: capitalize;
	font-weight: 500;
}

.bf-list{
    font-size: 22px;
    color:#363B96;
    margin-bottom:15px;
    line-height: 26px;
}

.section_subtitle {
	max-width: 550px;
}

.section_title_all span {
	color: #d83939;
}

.home_table_cell_center {
	display: table-cell;
	vertical-align: middle;
}

.home_table_cell {
	display: table;
	width: 100%;
	height: 100%;
}

.text_custom {
	color: #d83939;
}

.bg_custom {
	background-color: #d83939;
}

.bg_custom_gradiant {
	background: #ff4b1f;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #ff4b1f, #ff9068);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #ff4b1f, #ff9068);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.cust-list{
    display:block;
    margin:0;
    padding:0;
    list-style: none;
}

.cust-list li{
    font-size: 22px;
    font-weight: 700;
    color:#fff;
    background: #093f87;
    padding:5px 20px;
    border-radius:6px;
    text-align: center;
    display: inline-block;
    margin-right:7px;
    margin-bottom:10px;
}

.cust-list2{
    display:block;
    margin:0;
    padding:0;
    list-style: none;
}

.cust-list2 li{
    font-size: 40px;
    font-weight: 900;
    color:#fff;
    background: #093f87;
    padding:5px 20px;
    border-radius:6px;
    text-align: center;
    display: inline-block;
    margin-right:7px;
    margin-bottom:10px;
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgb(41 75 138)!important;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header h5 {
	color: #fff!important;
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgb(255 255 255)!important;
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.btn {
	padding: 8px 20px;
	font-size: 14px;
	transition: all 0.5s;
	letter-spacing: 0.2px;
	color: #fff;
	box-shadow: none !important;
	text-transform: uppercase;
	outline: none !important;
}

.btn_custom {
	border: 1px solid #d83939;
	background-color: #d83939;
	border-radius: 30px;
}

.btn_custom:hover,
.btn_custom:focus,
.btn_custom:active,
.btn_custom.active,
.btn_custom.focus,
.btn_custom:active,
.btn_custom:focus,
.btn_custom:hover,
.open>.dropdown-toggle.btn_custom {
	color: #f3f3f3;
	background-color: #f2395c;
	border-color: #f2395c;
}

.btn_outline {
	border: 2px solid #d83939;
	color: #000;
}

.btn_outline:hover,
.btn_outline:focus,
.btn_outline:active,
.btn_outline.active,
.btn_outline.focus,
.btn_outline:active,
.btn_outline:focus,
.btn_outline:hover,
.open>.dropdown-toggle.btn_outline {
	background-color: #d83939;
	border-color: #d83939;
	color: #ffffff;
}

.btn_rounded {
	border-radius: 30px;
}

.vertical_content_manage {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}

.section_all {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #eef2fc;
}

.section_all_1 {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #eef2fc;
}

.section_video {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../images/video-sec-bg.jpg) center center #039;
}

.video-outer {
	background: #000;
	margin-bottom: 7px;
	display: block;
}

.bg-white {
	background: #fff!important;
}

.btn_small {
	padding: 7px 14px;
}

.navbar-brand img {
	height: 34px;
}

.btn-rounded {
	border-radius: 35px;
}

.custom_nav_menu {
	padding: 10px 0px;
	width: 100%;
	border-radius: 0px;
	z-index: 999;
	margin-bottom: 0px;
	transition: all 0.5s ease-in-out;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	background: #ffcc00;
}

.custom_nav_menu .social_menu .list-inline-item:not(:last-child) {
	margin-right: 8px;
}

.custom_nav_menu .navbar-nav li a {
	color: #000;
	font-size: 15px;
	background-color: transparent !important;
	padding: 15px 0;
	margin: 0 7px;
	font-weight: 500;
	transition: all 0.4s;
}

.navbar-toggler {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #ffffff;
}

.stickyadd .navbar-nav {
	margin-top: 0px;
}

.stickyadd.custom_nav_menu .navbar-nav li a {
	color: rgba(0, 0, 0, 0.75);
}

.custom_nav_menu .navbar-brand.logo img {
	height: 70px;
}

.stickyadd.custom_nav_menu {
	margin-top: 0px;
	padding: 0px 0px;
	background-color: #ffcc00;
	border-bottom: 1px solid #d4ad10;
	box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

.logo .logo-light {
	display: inline-block;
}

.stickyadd .logo .logo-dark {
	display: inline-block;
}

.stickyadd .logo .logo-light {
	display: none;
}

.logo .logo-dark {
	display: none;
}

.bg_home_personal_cover {
	background-color: #87CEEB;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 100px 0;
	position: relative;
}

.bg_home_personal_cover5 {
	background-color: #ffcc00;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 85px 0 75px 0;
	position: relative;
}

.iitflp{
	background-image: url(../images/iitflpbg1.png);
}

.ctext{
	background-image: url(../images/iitflpbg2.png);
}

.personal_home_title {
	font-size: 30px;
	line-height: 1.2;
	max-width: 700px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
}

.stxt {
	font-size: 36px;
	color: #093f87;
	font-weight: bold;
}

.stxt7 {
	font-size: 34px;
	color: #093f87;
	font-weight: 900;
    letter-spacing: -1px;
}

.stxtb {
	font-size: 52px;
	color: #dc3545;
	font-weight: 900;
    display: block;
    text-align: center;
    border-top:1px solid #333;
    padding-top:15px;
    margin-top:18px;
}

.stxt2 {
	font-size: 46px;
	color: #093f87;
}
.stxt3 {
	font-size: 60px;
	color: #093f87;
	font-weight: 900;
}

.stxt4 {
	font-size: 72px;
	color: #093f87;
	font-weight: 900;
}

.stxt6 {
	font-size: 44px;
	color: #093f87;
    letter-spacing: -2px;
	font-weight: 900;
    display: block;
    margin-top:30px;
    line-height: 69px;
}

.high-2{
    display: block;
    padding:25px;
    border-radius:16px;
    color: #fff;
    font-size: 36px;
    line-height: 56px;
    font-weight: 900;
    background: #093f87;
    margin-top: 15px;
    
}
.high-2 span{
    color:#ffcc00;
}

.high-3{
    display: block;
    padding:7px 15px;
    border-radius:16px;
    color: #fff;
    font-size: 29px;
    line-height: 43px;
    font-weight: 700;
    background: #093f87;
    margin-top: 15px;
    text-align: center;
    margin-bottom:10px;
    
}
.high-3 span{
    color:#fff;
}

.high-4{
    display: block;
    padding:25px;
    border-radius:16px;
    color: #fff;
    font-size: 64px;
    line-height: 56px;
    font-weight: 900;
    background: #093f87;
    margin-top: 15px;
    text-align: center;
    
}
.high-4 span{
    color:#ffcc00;
    font-size: 36px;
}

.f-18{
    font-size: 18px!important;
}


.w-bg{
    background:rgba(255, 255, 255, 0.5);
    padding:25px;
    border-radius:16px;
    border: 1px solid #d5a60e;
    border-bottom: 10px solid #c79a0a;
}

.w-bg2{
    background: rgb(238 242 252);
    padding:25px;
    border-radius:16px;
    border: 1px solid #b8c8ef;
    border-bottom: 10px solid #b8c8ef;
    margin-bottom:15px;
    min-height:328px;
}

.w-bg3{
    background: rgb(238 242 252);
    padding:10px;
    border-radius:16px;
    border: 1px solid #b8c8ef;
    border-bottom: 10px solid #b8c8ef;
    margin-bottom:15px;
    
}
.w-bg5{
    background: rgb(238 242 252);
    padding:10px;
    border-radius:16px;
    border: 1px solid #b8c8ef;
    border-bottom: 10px solid #b8c8ef;
    margin-bottom:15px;
    
}

.head-content{
    display:block;
}

.head-content p{
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}



.cuet-bg{
    background: #254464;
    color:#fff;
    padding:30px;
    text-align: center;
    display: inline-block;
    font-weight: 900;
    border-radius:16px;
    font-size: 80px;
    line-height: 56px;
    margin-top:30px;
     
}

.cuet-bg span{
    font-size: 30px;
    color:#fff;
}



.sty {
    font-size: 30px !important;
}
.scl{
	font-size: 1.25rem;
	color: #212529;
}

.ticks-outer ul li{
	font-size:20px;}
	
.bg-yellow-cet{
	background:#ffc300;}
.bg-yellow-cet2{
	background:#fdf4d9;}

.bg-lb{
    background: #eef2fc;
    padding:25px;
    border-radius:16px;
    min-height: 470px;
    border-bottom: 5px solid #c6cde1;
}
.home_personal_max {
	max-width: 580px;
}

.home_big_budget {
	padding: 12px 15px 12px 15px;
	background-color: #d83939;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
}

.home_small_budget {
	background: #fff;
	padding: 4px 10px;
	border-radius: 30px;
}

.scroll_down {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	color: #d83939;
	font-size: 16px;
	z-index: 8;
}

.scroll_down i {
	position: relative;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	border-radius: 30px;
	display: inline-block;
	color: #d83939;
	font-size: 28px;
}

.scroll_down i:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	z-index: -1;
	transition: all .2s;
}

.logo_img img {
	max-height: 100px;
	width: auto !important;
}

.pcall {
	    display: inline-block;
    text-align: center;
    margin-right: 20px;
	color: #000;
}

.mobi {
	display: none;
}

.testi-bg{
background:#0c0b61;}
.testi-outer{
	display:block;
	width:100%;
	text-align:center;
	}
	
.testi-outer img{
	width:118px;
	height:118px;
	border-radius:118px;
	margin:0 auto;}
	
.testi-outer h4{
	color: #CC0;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;}
	
.testi-outer p{
	color:#fff;
	font-size:15px;
	line-height:22px;
	max-width:700px;
	margin:0 auto 15px auto;
	display:block;}
	
.timetxt {
    margin-right: auto;
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    padding-left: 20px;
    border-left: 1px solid;
}

.timetxt{
	margin-right: auto;
    font-size: 30px;
    color: #333;
   font-weight: 500;
   padding-left: 20px;
   border-left: 1px solid;
    line-height: 37px;
}

.timetxt22 {
    margin-right: auto;
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    padding-left: 20px;
    border-left: 1px solid;
}

.timetxt22{
	margin-right: auto;
    font-size: 30px;
    color: #333;
   font-weight: 500;
   padding-left: 20px;
   border-left: 1px solid;
    line-height: 37px;
}

/*=====================
    15. CONTACT US
======================*/

.form-control {
	height: 50px;
	font-size: 16px;
	border-color: #eae7e7;
}

textarea.form-control {
	height: auto !important;
}

.form-control:focus {
	border-color: #d83939 !important;
	box-shadow: none;
	outline: 0;
}

.contact_details_content {
	border-radius: 4px;
}

.contact_detail p {
	overflow: hidden;
}

.card-inner {
	display: block;
}

.card-inner .stricked {
	display: block;
	text-align: center;
	color: #666;
	font-size: 18px;
	font-weight: 600;
	text-decoration: line-through;
}


/*==================
    16.FOOTER
====================*/

.bg_footer {
	background-color: #ffcc00;
}

.buss_footer_menu_list li a {
	color: #6c757d;
	font-size: 16px;
}

.buss_footer_menu_list li {
	padding-bottom: 10px;
}

.footer_alt_cpy {
	color: #6c757d;
}

.buss_icon_social_footer ul li a {
	border: 2px solid #3F51B5;
	color: rgb(216 57 57);
	height: 45px;
	width: 45px;
	display: inline-block;
	line-height: 43px;
	border-radius: 50%;
	transition: all 0.5s;
	text-align: center;
	font-size: 16px;
}

.buss_icon_social_footer ul li a:hover {
	border: 2px solid #d83939;
	color: #3F51B5;
}

.form-outer {
	width: 100%;
	display: block;
	padding: 30px;
	background: #fff;
	border-radius: 10px;
}

.icon-list {
	display: block;
}

.icon-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

.icon-list ul li {
	list-style: none;
	display: block;
	position: relative;
	font-size: 19px;
	vertical-align: middle;
	padding: 8px 0 8px 35px;
}

.icon-list2 {
	display: block;
}

.icon-list2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}

.icon-list2 ul li {
	list-style: none;
	display: block;
	position: relative;
	font-size: 15px;
	vertical-align: middle;
	padding: 8px 0 8px 35px;
    line-height: 24px;
}

.icon-list2 h4{
    font-size: 20px;
}
.icon-list2 h4 span{
    font-size: 16px;
    font-weight: 600;
    color:#bb4853;
}

.taj ul li {
	text-align: justify;
}

.list-icon {
	position: absolute;
	left: 0;
	top: -1px;
	font-size: 30px;
	color: #d83939;
}
.list-icon2 {
	position: absolute;
	left: 0;
	top: 6px;
	font-size: 30px;
	color: #d83939;
}

.bg-light-green{
    background:#e9f3eb;
}

.college-box{
    display: block;
    background: #fff;
    border-radius:16px;
    min-height:245px;
    margin-bottom:20px;
    padding:20px;
    text-align: center;
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.1);
    border-bottom: 5px solid rgb(209 225 212);
}

.college-box h3{
    font-weight: 600;
    color:#223C7A;
    font-size: 20px;
    margin-bottom:15px;
}

.college-box p{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.enroll-outer {
	width: 100%;
	display: block;
	padding: 30px;
	background: #fff;
	border: 1px solid #eee;
}

.enroll-outer h1 {
	font-weight: 900;
	font-size: 30px;
	color: #294b8a;
}

.enroll-outer h1 span {
	margin-left: 15px;
}

.strick {
	text-decoration: line-through;
	color: #999;
}

.f20 {
	font-size: 20px;
}

.offer {
	color: #999;
	font-size: 20px;
}

.overview-block {
	text-align: center;
}

.home_aboutright{
	text-align: center;
}

.slick-next {
    right: 36px!important;
z-index: 9!important;

}

.slick-prev {
    left: 15px!important;
    z-index: 9!important;
}

/*=====================
    17. CAT Page
=======================*/

.block{
		    background: #fff;
			padding: 15px 20px;
			border-radius: 10px;
		}
		.bigno{
			color: #f00;
			font-size: 100px;
			display: block;
			font-family: ChunkFive;
		/*	-webkit-text-stroke: 2px #9f9f9f; */
			line-height: 1;
		}
		.rtxt{
			color: #093f87;
			font-size: 24px;
			letter-spacing: -1px;
			font-weight: 600;
			display: block;
			line-height: 1.2;
			margin-top: -12px;
			width: 110%;
		}
		.rslval{
			font-size: 18px;
			color: #000;
			font-weight: 500;
			text-align: center;
			background: #ffcc00;
			padding: 10px;
			border-radius: 15px;
			line-height: 1.2;
		}
		.rval{
			display: block;
			font-size: 9px;
			margin-top: 5px;
			padding-top: 3px;
			border-top: 1px Solid #333;
		}
		.ttxt{
			font-family: Berlin Sans FB;
		    font-weight: 600;
			font-size: 28px;
		}
		.tdot {
			font-size: 14px;
			margin: 1px;
		}
		.ttxt2{
			font-family: Berlin Sans FB;
		    font-weight: 600;
			font-size: 18px;
		}
		.tdot2{
			font-size: 9px;
		}
		.cat_home_title {
		background: #e9eaef;
		padding: 12px 0 0 10px;
		border-radius: 15px;
		}
		
/*=====================
    18. Accordion
=======================*/

.content-accordion .accordion>.card {
    border: 0;
    margin-bottom: 10px;
    border-radius: 0 !important;
}

.content-accordion .accordion>.card>.card-header {
    padding: 0 !important;
    border-radius: 0 !important;
}

.content-accordion .accordion-tab {
    padding: 0 60px 0 30px;
    line-height: 18px;
    position: relative;
    /* background-color: #F0F4FF; */
    background-color: #3F51B5;
    border: 1px Solid #d2e2ed;
    cursor: pointer;
}

.content-accordion h2 {
    color: #FFF;
    font-size: 24px;
    line-height: 24px;
    margin: 25px 0 0 0;
}

.content-accordion .card-header .batch_date {
    display: inline-block;
    margin-bottom: 25px;
    background: #fff;
    padding: 1px 5px;
    border-radius: 2px;
    margin-top: 5px;
}

.content-accordion .batch_date {
    /* color: #009688; */
    color: #2196F3;
    font-size: 14px;
}

.content-accordion .accordion-tab.collapsed .offers_1 {
    display: block;
}

.content-accordion .accordion-tab .offers_1 {
    display: none;
}

.content-accordion .offers_1 {
    float: right;
    text-align: center;
}

.content-accordion .offers_text2 {
    color: #fff;
    background: #333333;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    bottom: -10px;
}

.content-accordion .offers_text1 {
    color: #fff;
    background: #FF6600;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 20px;
    font-style: italic;
}

.content-accordion .offers_text3 {
    color: #fff;
    background: #333333;
    padding: 3px 15px;
    font-size: 12px;
    border-radius: 20px;
    display: inline-block;
    font-style: italic;
    position: relative;
    top: -9px;
}

.content-accordion .accordion-tab {
    padding: 0 60px 0 30px;
    line-height: 18px;
    position: relative;
    /* background-color: #F0F4FF; */
    background-color: #3F51B5;
    border: 1px Solid #d2e2ed;
    cursor: pointer;
}

.show, .in {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0rem 1rem inset;
}

.content-accordion .card-body {
    padding: 0;
}

.course-list {
    float: left;
    width: 100%;
}

.course-1 {
    border-top: 1px solid #ddd;
    padding: 15px 30px;
    float: left;
    width: 100%;
}

.content-accordion h3 {
    color: #666;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 0 0;
}

.course-1 .price-text {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 24px;
    color: #FF0000;
}

.discount-text {
    font-size: 14px;
    display: block;
    text-align: right;
    color: #333;
    margin: 5px 0;
    font-style: italic;
}

.inst-text {
    color: #a94442;
}

.course-buttons {
    float: left;
    width: 100%;
    text-align: right;
}

.btn-democlass {
    padding: 0 20px;
    line-height: 32px;
    border-radius: 5px;
    background: #0066FF !important;
    border: 0 !important;
    font-size: 15px;
    color: #fff;
    margin: 0 10px 0 0;
}

.btn-enroll {
    padding: 0 20px;
    line-height: 32px;
    border-radius: 5px;
    background: #D9534F !important;
    border: 0 !important;
    font-size: 15px;
    color: #fff;
}

.itax {
    color: #009688;
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    display: block;
}

/*------------------------
	TIME Franchisee
-------------------------*/

.imglbs {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    display: block;
    line-height: 22px;
    margin-top: 10px;
}

.fraimg{
	padding-top: 100px;
}

.formspace
{
	/*padding: 110px;*/
}
/*=====================
    19. RESPONSIVE
=======================*/

@media (max-width: 768px) {
    
    .bg_home_personal_cover3 {
   
    padding:  130px 0 50px 0!important;
    
}
    
    .ht-s{
        font-size: 14px!important;
        font-weight: 600!important;
    }
    
    .en-cb{
        width:100%;
        margin-bottom:10px;
       
    }
    
    .stxt7 {
    font-size: 20px;
    text-align: center!important;
        display: block;
}
    
    .high-3{
    display: block;
    padding:7px 10px;
    border-radius:10px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    
    margin-top: 3px;
   
    margin-bottom:10px;
    
}
.high-3 span{
    color:#fff;
}
    
    .speci {
    
    font-size: 49px;
   
    line-height: 42px;
}
    
    .speci span{
    
    font-size: 34px;
    
}
    
    .cust-list2 li{
    font-size: 22px;
    font-weight: 900;
    color:#fff;
    background: #093f87;
    padding:5px 20px;
    border-radius:6px;
    text-align: center;
    display: inline-block;
    margin-right:7px;
    margin-bottom:10px;
}
    
    .t-cat{
    line-height:18px;
        padding:10px 15px;}
    
    
    .special-off2{
    display: block;
    padding:25px 10px 10px 10px;
    border-radius:30px;
    border:2px dashed #fff;
    background: #212d76;
    position: relative;
    text-align: center;
margin-top:25px;}

.special-head{
    width:200px;
    border-radius:100px;
    background: #ff6600;
    color:#fff;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    margin-top:-45px;
    border:2px solid #fff;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:15px;
    
}

.special-off2 h2{
    font-size: 22px;
    font-weight: 900;
}
.t-pink{
    color:#fe9ee9;
}
.t-green{
    color:#7bfe53;
}

.special-off2 span{
    color:#fff;
    font-size: 13px;
}

.hurry{
    font-size: 16px;
    font-weight: 900;
    display: block;
    text-align: center;
    color:#BB0E10;
}

   .high-4{
   
    font-size: 28px;
       line-height: 30px;
   
}
.high-4 span{
    
    font-size: 18px;
} 
    
    
    
    .high-2{
        font-size: 22px;
        line-height: 26px;
        margin-bottom:-30px;
    }
	.head-small3{
		font-size:22px!Important;}
	.head-small{
		font-size: 20px;
    text-align: center;}
		.head-small2{
		font-size:16px!important;}
    .head-small3{
		font-size:20px!important;}
	.stxt3{
		font-size:40px;}
    .stxt4{
		font-size:26px;}
    .stxt6 {
	font-size: 28px;
	color: #093f87;
    letter-spacing: -2px;
	font-weight: 900;
    display: block;
    margin-top:30px;
    line-height: 39px;
}
		
	.stxt2{
		font-size:30px;}
	.custom_nav_menu {
		margin-top: 0px;
		padding: 10px 0px !important;
		background: #ffcc00;
		
	}
	.vertical_content_manage {
		display: inherit;
	}
    
    .fon-spe{
    font-size: 26px!important;
}
	.home_title {
		font-size: 34px;
	}
	.personal_home_title {
		font-size: 24px;
		line-height: 1.2;
		max-width: 700px;
		font-weight: bold;
	}
    
	.custom_nav_menu .navbar-nav li a {
		margin: 0 0px;
		padding: 6px 0;
		color: rgba(0, 0, 0, 0.55) !important;
	}
	.custom_nav_menu .navbar-nav li.active a {
		color: #d83939 !important;
	}
	.custom_nav_menu>.container {
		width: 90%;
	}
	.custom_nav_menu .logo .logo-dark {
		display: inline-block;
	}
	.custom_nav_menu .logo .logo-light {
		display: none;
	}
	.custom_nav_menu .navbar-brand.logo img {
		height: 60px;
	}
	.navbar-nav {
		margin-top: 0px;
	}
	.section_title h3 {
		z-index: 100;
		position: absolute;
		top: 7px;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.section_title p {
		font-size: 36px;
		position: relative;
	}
	.web {
		display: none;
	}
	.mobi {
		display: block;
		margin: 0;
		text-align: center;
	}
	.timetxt{
		padding-left: 0;
    border-left: none;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 49%;
    line-height: 20px;
    font-weight: 700;
	}
    
    .timetxt22{
		padding-left: 0;
    border-left: none;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    width: 49%;
    line-height: 16px;
    font-weight: 600;
	}
    .mob-text{
       font-size: 14px!important;
    display: inline-block;
    width: 48%;
    line-height: 20px;
    font-weight: 600;
    }
    
    .mob-text2{
       font-size: 14px!important;
    display: inline-block;
    width: 36%;
    line-height: 20px;
    font-weight: 600;
    }
    .mobile-spacer{
        padding-top:90px!important;}
    }
	.bg_home_personal_cover{
		padding: 164px 0;
	}

.bg_home_personal_cover2{
		padding: 70px 0 40px 0!important;
	}
.bg-light2{
    background: #e9e4cf;
}

.bg_home_personal_cover3 {
    background-color: #ffcc00;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 105px 0 50px 0;
    position: relative;
}

.dropshadow{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
	.catresult {
		width:100%;
		margin-bottom: 20px;
	}
	.rtxt{
			width: 100%;
		}
	.itax {
    /*text-align: center;*/
    display: block;
}
    
    .stxtb {
	font-size: 34px;
	color: #dc3545;
	font-weight: 900;
    display: block;
    text-align: center;
    border-top:1px solid #333;
    padding-top:15px;
    margin-top:18px;
}
    .mobile-90{
        padding-top:90px!important;
    }
	
.formspace
{
	/*height:10px;*/
}	
}

@media (min-width: 767px) and (max-width: 768px){
	.catresult {
		width:100%;
		margin-bottom: 20px;
	}
	.cat_home_title{
		margin-top:0 !important;
	}
	.formspace
{
	/*height:10px;*/
}	
}

@media (min-width: 980px) and (max-width: 1024px){
	.bigno {
		font-size: 76px;
	}
	.rtxt{
		font-size: 18px;
	}
	.ttxt{
		font-size: 18px;
	}
	.rslval{
		font-size: 14px;
	}
	.formspace
{
	/*height:300px;
	border:1px solid black;*/
}
}

.fw-400{
    font-weight: 400!important;}



/*---mba price box css-----*/

.pb-outer{
    display: block;
    border-radius:12px;
    border: 1px solid  #c99e13;
    margin-bottom:10px;
    padding-bottom:12px;
    margin-top:15px;
    background: rgba(255, 255, 255, 0.8);
    
}

.pb-outer .text-center{
    margin-bottom:0;
}

.btn-s{
    font-size: 14px!important;
    font-weight: 400!important;
    padding:8px 20px!important;
    font-style: normal;
}

.pb-head{
    display: block;
    border-top-right-radius:12px;
    border-top-left-radius:12px;
    background: #244081;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    color:#fff;
    margin:0;
    padding:16px 0;
}

.pb-head2{
    display: block;
    border-top-right-radius:12px;
    border-top-left-radius:12px;
    background: #265ad1;
    text-align: center!important;
    font-size: 17px!important;
    font-weight: 700;
    color:#fff!important;
    margin:0;
    padding:16px 0;
}

.pb-inner{
    display: block;
    padding:10px 15px 15px 15px;
    
    
}

.pb-inner ul{
    list-style: none;
    margin:0!important;
    padding:0!important;
    min-height: 336px;
}

.min-212{
	min-height: 212px!important;
}

.min-417{
	min-height: 417px!important;
}

.content-inner .pb-inner ul{
    
    margin-left:0!important;
    padding-left:0!important;
    
}

.pb-inner ul li{
    position: relative;
    list-style: none;
    display: block;
    border-bottom:1px solid #ccc;
    padding: 8px 0 8px 21px!important;
    font-size: 14px!important;
    line-height: 18px;
    font-weight: 500!important;
    margin:0!important;
}

.pb-icon{
    position: absolute;
    left:0;
    top:9px;
    font-size: 16px;
    color:#244081;
}

.pb-price{
    display: block;
    padding:10px 0;
    text-align: center!important;
    border-radius:12px;
    background: #fff;
    margin-top:10px;
}
.pb-price h6{
    color:#C7572B;
    font-size: 14px;
    font-weight: 700;
    margin-bottom:5px;
}

.pb-price h5{
    color: #244081!important;
    font-size: 19px!important;
    font-weight: 700!important;
    margin-bottom: 5px!important;
}

.pb-price p{text-align: center!important; margin-bottom:5px!important;}

.pb-price h4{
   color: #a3a3a3!important;
    font-size: 14px!important;
    font-weight: 700!important;
    margin-bottom: 5px!important;
}

.smlt{
    font-size: 13px;
    font-weight: 400;
    color:#5a5a5a;
}

.min-h2{
    min-height: 232px!important;
}

.testi{
    display:block;
    position: relative;
}

.testi-right{
    display: inline-block;
    vertical-align: middle;
   
}

.testi img{
    display: inline-block;
    margin-right:10px;
}

/*------message css--*/
.cus-msg{
    display:block;
    border-radius:16px;
    background:#fff;
    padding:25px;
    text-align: center;
}

.cus-msg h3{
    font-size: 24px;
    font-weight: 900;
    color:#45B417;
}

.cus-msg h3 span{
    color:#1E2A8A;
}

.high-bg{
    background:#D4FC1E;
    display:inline-block;
    padding:3px 10px;
    font-size: 16px;
}

.hall-num{
    display: block;
    border-radius:12px;
    background:#FDF8AF;
    border:2px dashed #F8A134;
    padding:25px;
    text-align: center;
    margin-bottom:15px;
}

.hall-num h4{
    color:#100C74;
    font-weight: 500;
}

.hall-num h4 b{
    color:#c56a1f;
}

/*----coupon box-------*/
.coupon-outer{
    display: block;
    border-radius:16px;
    background-image: linear-gradient(to right bottom, #244081, #2c4889, #345091, #3c5899, #4460a1, #4460a1, #4460a1, #4460a1, #3c5899, #345091, #2c4889, #244081);
    padding:25px 25px 10px 25px;
    margin:50px 0 0 0;
}



.coupon-head{
    font-size: 30px;
    font-weight: 700;
    color:#f0ff00;
    margin-bottom:15px;
    text-align: center;
}

.code-outer{
    display: block;
    text-align: center;
}
.c-code{
    display: inline-block;
    background: #dee7fc;
    border-radius:6px;
    border:2px dashed #244081;
    padding:9px 30px;
    margin:0 10px;
    color:#B81013;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    
}

.upto-box{
    background-image: linear-gradient(to right bottom, #ffcc00, #ffd12e, #ffd646, #ffdb5a, #ffe06c, #ffe06c, #ffe06c, #ffe06c, #ffdb5a, #ffd646, #ffd12e, #ffcc00);
    display: block;
    border-radius:6px;
    padding:12px 25px;
    text-align: center;
}

.upto-box .sm-tex{
    color:#a53a4e;
    font-size: 22px;
    font-weight: 700;
}

.upto-box .big-tex{
    color:#036103;
    font-size: 50px;
    font-weight: 900;
    line-height: 40px;
}

.upto-box .mid-tex{
    color:#333333;
    font-weight: 600;
    font-size: 28px;
    display: block;
}

.cou-cont{
    display: block;
    position: relative;
    text-align: center;
    padding:15px;
    margin-top:15px;
    border-top: 1px solid rgba(255,255,255,0.3);
    color:#f0ff00;
    font-size: 26px;
    font-weight: bold;
}

.cou-cont span{
    font-size: 26px;
    font-weight: 300;
    color:#fff;
}



