
section.header {
	background: white;
}
section.banner {
	background: #021691;
	color: white;
	margin-top: 51px;
	margin-bottom: 15px;
}
.profile-grid {
	display: grid;
	grid-template-columns: 27% 69%;
	column-gap: 15px;
}
section.body {

}
.bg-home.wrapper-inline {
	background-color: #021691;
}
.c-wrapper {
	align-content: space-between;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.grid-content {
	display: grid;
	grid-template-columns: 48% 48%;
	column-gap: 15px;
	row-gap: 15px;

}
.col-2 {
	width: calc(100% /2 - 0.5px);
}
.col-3 {
	width: calc(100% /3 - 0.5px);
}
.col-4 {
	width: calc(100% /4 - 0.5px);
}
.h-menu {
	text-align: center;
	border-radius: 10px;
	background-color: white;
}
i.fa.fa-newspaper-o.fa-2x {
	color: #021691;
}
.h-menu h4{
	color: #000000 !important;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 0px !important;
}
section.footers {
	position: fixed;
	height: 70px;
	bottom: 0;
	left: 0;
	right: 0;

}
.img-banner-buttom {

}
.img-banner h4 {
	margin-bottom: 0;
	font-family: 'Moul', serif !important;
	font-size: 1.3em;
	font-weight: normal;
}
.img-banner h3 {
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal;
}
.grid-container {
	display: grid;
	grid-template-columns: 15% 70% 15%;
	padding: 10px 10px 0px 10px;
}
.img-banner-top {
	height: 100px;
}
.item1 {
	grid-column: 1 / 2;
}
.item1 img{
	width:60px;
}
.item2 {
	grid-column: 2 / 3;
	text-align: center;

	color: #021691;
}
.item2 h2{
	font-size: 0.9em !important;
	font-family: 'Moul', serif !important;
}
.item3 {
	grid-column: 3 / 4;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	color: #021691;
	font-size: 1.5em;
}
.f1 h4{
	margin-top: 0;
}
.img-banner-top img {
	height: 100px;
	opacity: 70%;
	width: 100%;
}
.img-banner-buttom {

}
.f1{
	color: #021691;
	height: 70px;

}
.f1 i{
	color: #021691;
}
section.footers {
	background: white;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
section.b-footer {
	color: white;
	align-content: center;
	background: #021691;
	padding: 5%;
	margin-bottom: 70px;
}
.provide-item i {
	color: #021691;
}
.footers{
	padding-top:10px;
}
h1, h2, h3{font-family: 'Moul', serif !important;}
.footers h1,.footers h2,.footers h3,.footers h4,.footers h5,.footers h6{font-size:12px;}
.t-left{text-align: left;}

span.jconfirm-title{
	font-family: 'Moul', serif !important;
}
h4{font-family: 'Hanuman', serif!important;line-height: 30px;}
.h-menu .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none !important;
}
.rounded-circle{
	border-radius: 100%;
}
.avatar-imgaa {
	display: inline-block;
	height: 95px;
	width: 95px;
	margin: 25px 0 0 5px;
	border-radius: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 1px solid black;
}
.avatar-img {
	display: inline-block;
	height: 100px;
	width: 100px;
	margin: 25px 0 0 5px;
	border-radius: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 1px solid black;
}
.avatar-imgaaa img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.avatar-img img {
	width: 100px;
}
section.sponsor {
	margin-top: 50px;
}
.sponsor-list {
	border-radius: 10px;
	height: 100px;
	width: 80%;
}
.sponsor-grid{
	display: grid;
	grid-template-columns: 30% 70%;
	background-color: white;
}
.welcome-logo img {
	width: 100px;
}
.welcome-banner {
	text-align: center;
	padding-top: 5px;
}
span.time-new {
	font-family: 'Arial';
	font-size: 13px;
}
.welcome-logo h4 {
	margin-top: 0px;
}
span.moul {
	font-family: 'Moul', serif !important;
	line-height: 1.3em;
	font-weight: 200;
}
.sponsor h3 {
	font-family: 'Hanuman', serif !important;
	font-weight: 600;
	color: #000000;
}
.sponsor-list{
	color: #000000 !important;
}
.sponsor-item img{
	width: 60px;

}
.sponsor-item{
	background: #ffffff;
}
.card-text { height: 42px; overflow-x: scroll; width: 100%; }

.card-text p { width: 650px; word-break: break-word; }
.scroll-container {
	height: 140px;

	overflow-x: scroll;
	overflow-y: hidden;
}

.inner {
	height: 100%;
	white-space:nowrap;
}

.floatLeft {
	min-width: 200px;
	margin: 0px 5px 0px 0px;
	display: inline-block;
}
.scroll-item {
	background: white;
	height: 130px;
	border-radius: 10px;
	padding: 10px;
	vertical-align: top;
}

.scroll-container img {
	height: 60px;
}
.scroll-container::-webkit-scrollbar {
	display: none;
}
.hanuman{
	font-family: 'Hanuman', serif !important;
	color: #000000;
	letter-spacing: 0px;
}
.scroll-item .time-new {
	/* color: red; */
	font-family: 'Arial';
	font-size: 11px;
}
html, body {
	margin: 0;
	height: 100svh;
	overflow-x: hidden;
	letter-spacing: 0px;
}
body::-webkit-scrollbar {
	display: none;
}
.field-icon {
	float: right;
	margin-left: -25px;
	margin-top: -25px;
	padding-right: 22px;
	position: relative;
	z-index: 2;
}
.login-container {
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-right: auto;
	margin-left: auto;
}

.login-container section.banner.welcome-banner {
	margin-top: -20px;
}
.login-form {
	background: #ffffff;
	margin-top: 20px;
	border-radius: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 20px;
}
.class-title {
	font-family: 'Hanuman', serif!important;
	font-size: 1.1em !important;
	color: #000 !important;
	font-weight: 400 !important;
}

.class-date {
	font-family: 'Hanuman', serif!important;
}
.live-btn{
	margin-bottom: 10px;
}
.v-title{
	font-size: 12px;
	color: black;
}
.v-detail-body{
	font-size: 12px;
	color: #000;
	letter-spacing: 0px;
}
.vb-detail-body{
	color: #000;
}
.vb-detail-body h3{
	font-size: 12px;
	margin-top: 0;
}
.v-card {
	width: 390px;
	height: 247px;
	color: #fff;
	cursor: pointer;
	perspective: 1000px;
}

.v-card-inner {
	width: 100%;
	height: 100%;
	position: relative;
	transition: transform 1s;
	transform-style: preserve-3d;
}

.v-front {
	width: 100%;
	height: 100%;
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px 15px;
	border-radius: 15px;
	overflow: hidden;
	z-index: 1;
	backface-visibility: hidden;
}
.vb-row2 p {
	font-size: 12px;
}

.v-row {
	justify-content: space-between;
	display: grid;
	grid-template-columns: 20% 80%;
	column-gap: 15px;
}
.vb-row {
	 justify-content: space-between;
	 display: grid;
	 grid-template-columns: 25% 50% 25%;
	align-items: center;
 }
.vb-row2 {
	justify-content: space-between;
	display: grid;
	grid-template-columns: 30% 30%;
	column-gap: 160px;
	color: #000;
}
.vb-row3 {
	justify-content: space-between;
	display: grid;
	grid-template-columns: 20% 80%;
	column-gap: 2px;
	color: #000;
	align-items: center;
	height: 125px;
}
.back-list ul{
	list-style: square;
	font-size: 11px;
	margin-left: -25px;
	line-height: 18px;
}
.img-logo {
	margin-left: 10px
}

.v-map-img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.v-card-no {
	font-size: 35px;
	margin-top: 60px;
}

.v-card-holder {
	font-size: 12px;
	margin-top: 40px;
}

.v-name {
	font-size: 22px;
	margin-top: 20px;
}

.v-bar {
	background: #222;
	margin-left: -30px;
	margin-right: -30px;
	height: 60px;
	margin-top: 10px;
}

.v-card-cvv {
	margin-top: 20px;
}

.v-card-cvv div {
	flex: 1;
}

.v-card-cvv img {
	width: 100%;
	display: block;
	line-height: 0;
}

.v-card-cvv p {
	background: #fff;
	color: #000;
	font-size: 22px;
	padding: 10px 20px;
}

.v-card-text {
	margin-top: 30px;
	font-size: 14px;
}

.v-signature {
	margin-top: 30px;
}

.v-back {
	transform: rotateY(180deg);
}
.v-row img {
	margin-top: 20px;
}
.scroll-item h4{
	font-size: 16px;
}
select.ng-scope{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}
.btn-request-class{
	width: 100%;
	font-family: 'Hanuman', serif;
	letter-spacing: 0px;
}
.bg-grey{
		color: #fff;
		background-color: #969799;
}
.btn-class-collap{
	background-color: #021691;
	color: #fff;
}
.btn-class {
    display: grid;
    grid-template-columns: 48% 48%;
    column-gap: 15px;
}
.btn-class-collap.focus, .btn-class-collap:focus, .btn-class-collap:hover {
    color: #fff; 
    text-decoration: none;
    background-color: #969799;
}
.btn-grid-3{
	display: grid;
	grid-template-columns: 30% 30% 30%;
	column-gap: 5px;
	justify-content: center;
}
.modal-youtube{
	margin-top: 40px;
}

.btn-print{

}
#video-les {
	padding: 5px;
}
.img-logo {
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	height: 95px;
	justify-content: flex-end;
}
.img-logo p{
	font-size: 12px;
	color: black;
}
.admin-button {
	display: grid;
	grid-template-columns: 50% 50%;
	column-gap: 10px;
}
.p-0{
	padding:0px;
}
.profile-info {
	display: flex;
	flex-direction: column;
	align-items: center;
}
#swal2-title {
	font-size: 12px !important;
}
.tele-grid {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.sign-up-form{
	background: #fff;
	padding: 15px 15px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px -1px #ebebeb;
}
.sign-up-form .form-group{ margin-bottom: 15px; }
.sign-up-form .form-group label{
	color: #5c5c5c;
	font-weight: 600;
	letter-spacing: -1px;
}
.sign-up-form .form-group .input-group span{
	border-right: none;
	padding: 12px 8px 12px 15px;
	border-radius: 10px;
	color: #878787;
	font-size: 15px;
	font-weight: 500;
}
.sign-up-form .form-group .input-group input{
	border-left: none;
	padding: 12px 5px;
	border-radius: 10px;
	color: #878787;
	font-size: 13px;
	font-weight: 500;
}
.v-detail p {
	margin: 0 0 7px;
}
.hidden{
	display: none;
}
.type-class {
	display: grid;
	grid-template-columns: 33% 33% 33%;
}
.type-class .btn{
	border-radius: 0px;
}
.type-class .btn active{
	background-color: #979392;
	border-color: #979392;
}
.btn-green{
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-red{
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-yellow{
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.dob-select{
	display: flex;
	flex-direction: row;
	justify-content: space-between;

}
.dob-select .col-4 {
	margin: 0 10px 0 10px;
}
.col-4 {
	flex: 0 0 auto;
	width: 27%;
}
.btn.red {
	color: #fff;
	background-color: #ec5252;
	border-color: #ec5252;
	padding: 11px 12px;
	font-size: 15px;
	border-radius: 10px;
	line-height: 1.35135;
	font-weight: 600;
}
.sign-up-form .form-group .form-control {
	border-radius: 10px;
	color: #878787;
}
.btn-active {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.certificate-container {
	max-width: 600px;
	margin: 20px auto;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.accordion-item {
	border-bottom: 1px solid #ddd;
}

.accordion-title {
	display: flex;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	background-color: #f9f9f9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	flex-direction: row;
}

.accordion-content {
	display: none;
	padding: 15px;
}

.accordion-content img {
	max-width: 100%;
	height: auto;
}
i.fa.fa-chevron-circle-right, i.fa.fa-chevron-circle-up {
	font-size: 30px;
	color: #021691;
}
.accordion-title p{
	margin-top: 6px;
	margin-left: 10px;
}
footer{
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	display: grid;
	grid-template-columns: 33% 33% 33%;
	padding: 13px 0 0px 0;
}
.footer-itemss {
	display: flex;
	row-gap: 7px;
	flex-direction: column;
	letter-spacing: 0px;
}
.view-container {
	/* position: relative; */

	margin-bottom: 80px;


}
.btn-footer-active i, .btn-footer-active a {
	color: #021691;
}
a{
	font-family: 'Hanuman', serif !important;

}
footer a {
	letter-spacing: -1px !important;
}
input.form-control {
	letter-spacing: 0px !important;
}
b {
	letter-spacing: -1px;
}
p{
	font-family: 'Hanuman', serif !important;
}
.btn{
	font-family: 'Hanuman', serif !important;
	letter-spacing: 0px !important;
}
#welcome h4 {
	line-height: 20px;
}
button#create {
	letter-spacing: -1px !important;
}
.btn-recognition {
	display: grid;
	grid-template-columns: 48% 48%;
	column-gap: 15px;
}
i.fa.fa-chevron-circle-right {
	font-size: 30px;
	color: #021691;
}
.accordion-title span {
	margin-top: 6px;
	margin-left: 10px;
	font-size: 16px;
}