@import url('https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	background-color: #eeeeef;
}
/*Default Start*/
body {
	background-color: #fff;
	font-size: 14px;
	color: #414141;
	font-family: 'Muli', sans-serif;
	display: flex;
	flex-direction: column;
	min-height: 100vh
}
.btn {
	padding: 8px 30px;
	font-size: 16px;
	font-weight: 600;
}
.btn-primary {
	background-color: #1A1F35;
	border-color: #1A1F35;
}
.btn-primary:hover {
	background-color: #000;
	border-color: #000; 
}
.content-wrapper {
	flex: 1 0 auto;
}
.tooltip_box {
	width: 15px;
	height: 15px;
}
.tooltip-inner {
	max-width: 600px;
	text-align: left;
}
.tooltip.show p,
.tooltip.show h3,
.tooltip.show h4 {
	text-align:left;
}

.loading .submit {
	display: none;
}
.submitting {
	display: none;
}
.loading .submitting {
	display: block;
}
.form-group {
	margin-bottom: 20px;
	position: relative;
}
.form-group .col {
	position: relative;
}
.form-group .form-check label.error {
	bottom: -13px;
}
.form-check {
	margin-bottom: 10px;
	line-height: normal;
}
label.error {
	position: absolute;
	white-space: nowrap;
	bottom: -18px;
	margin-bottom: 0;
	font-size: 12px;
}
span.required {
	color: #f04;

}
.form-control::-webkit-input-placeholder{
	color:#A9A9A9;
	opacity:1
}
.form-control::-moz-placeholder{
	color:#A9A9A9;
	opacity:1
}
.form-control:-ms-input-placeholder{
	color:#A9A9A9;
	opacity:1
}
.form-control::-ms-input-placeholder{
	color:#A9A9A9;
	opacity:1
}
.form-control::placeholder{
	color:#A9A9A9; /*6c757d*/
	opacity:1
}
.select2-selection.select2-selection--single {
	border: 1px solid #ced4da;
	height: auto;
	border-radius: .25rem;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 24px;
	padding: .375rem .75rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: calc(100% - 2px);
	width: 30px;
}
.select2-dropdown {
	border-color: #ced4da;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #ced4da;
}
@media (min-width: 1200px) {
}
@media (max-width: 767.98px) {
}
@media (max-width: 575.98px) {

}

/*Default End*/
/*Header Start*/
.main-header {
	position: relative;
	z-index: 1001;
	background-color: #1A1F35;
}
.main-header .navbar {
	padding-top: 14px;
	padding-bottom: 14px;
}
.navbar-brand {
	font-family: 'Tinos', serif;
	font-size: 22px;
	display: flex;
	align-items: center;
	padding: 0;
	color: #fff;
	font-weight: 500;
}
.navbar-brand:hover {
	color: #fff;
}
.navbar-brand img {
	width: 75px;
	margin-right: 20px;
}
.main-header .navbar-nav .nav-link {
	font-size: 22px;
	color: #fff;
	padding: 5px 15px;
	font-weight: 600;
}
@media (max-width: 1199.98px) {
}
@media (max-width: 991.98px) {
}
@media (max-width: 767.98px) { 
}
@media (max-width: 575.98px) {
}
@media (max-width: 340.98px) {
}
/*Header End*/

.application-section {
	padding: 80px 0;
}
.abnhome-content-section {
	padding: 80px 0;
	background-color: #F9F9F9;
}
.step-card {
	text-align: center;
}
.step-card img {
	max-width: 100px;
	margin-bottom: 20px;
}
.step-card .title {
	font-size: 36px;
	color: #000000;
	margin-bottom: 5px;
	font-weight: 600;
}
.step-card .description {
	font-size: 16px;
	color: #000000;
	line-height: normal;
}
.navbar-toggler {
	padding: 0px;
	border: none;
	display: flex;
	align-items: center;
	width: 40px;
	height: 40px;
}
.navbar-toggler-icon {
	color: #fff;
	padding: 0px;
	display: flex;
	align-items: center;
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	height: 40px;
}
.single-pagetop-section {
	padding: 30px 0;
}
.abdhome-content__text {
	margin-top: 50px;
}
.abdhome-content__text h2, .about-content__text h2 {
	font-size: 36px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.abdhome-content__text label , .about-content__text label {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.abdhome-content__text ul, .about-content__text ul {
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.about-content-section {
	background-color: #F9F9F9;
	padding: 30px 0 80px;
}
/*Entry Strat*/
.breadcrumb-card {
	padding: 40px 0 0 0;
	background-color: #fff;
}
.breadcrumb {
	background-color: #fff;
	padding: 0;
	margin: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.breadcrumb-item a {
	color: #6c757d;
}
.breadcrumb-item.active {
	color: #000;
	font-weight: 700;
}
.entry-type-section {
	background-color: #F9F9F9;
	padding: 30px 0px;
}
.entry-btngroup {
	display: flex;
	justify-content: space-between;
	margin-bottom: 150px;
	flex-wrap: wrap;
}
.entry-btngroup .btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: calc(33.33% - 30px);
	margin-right: 15px;
	margin-left: 15px;
	width: 100%;
	padding-left: 5px;
	padding-right:  5px;
}
.entry-type__content p {
	font-size: 22px;
}
/*Entry End*/

/*Faq Start*/
.common-content-section {
	background-color: #F9F9F9;
	padding: 80px 0 40px;
}
.faq-accordion .card, .common-accordion .card {
	border: 1px solid #d9d9d9;
	margin-bottom: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: solid 1px #d9d9d9 !important;
	border-radius: 0;
}
.faq-accordion.accordion>.card:not(:last-of-type), .faq-accordion.accordion>.card:not(:first-of-type),
.common-accordion.accordion>.card:not(:last-of-type), .common-accordion.accordion>.card:not(:first-of-type) {
	border-radius: 0px;
}
.faq-accordion .card .card-header .faq-link, .common-accordion .card .card-header .common-link {
	padding: .75rem 1.25rem;
	font-size: 18px;
	color: #000;
	transition: all ease-in-out 0.3s;
	position: relative;
}
.faq-accordion .card .card-header .faq-link::after, .common-accordion .card .card-header .common-link::after {
	color: #1A1F35;
	display: flex;
	align-items: center;
	font-size: 1.2rem;
	font-family: "Font Awesome 5 Free";
	content: '\f078';
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	line-height: 1;
	font-weight: 900;
	transition: all ease-in-out 0.3s;
}
.faq-accordion .card .card-header .faq-link[aria-expanded="true"]::after, .common-accordion .card .card-header .common-link[aria-expanded="true"]::after {
	transition: all ease-in-out 0.3s;
	content: '\f077';
}
.faq-accordion .card .card-header .faq-link:hover, .common-accordion .card .card-header .common-link:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,0.05);
}
.faq-accordion .card .card-header, .common-accordion .card .card-header {
	padding: 0;
}
/*Faq End*/

/*Form-start*/
.abn-form-card {
	padding-top: 20px;
}
.abn-form-card .title {
	font-size: 24px;
	color: #1A1F35;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
	font-weight: 600;
}
/*.abn-form-card > .form-group {
padding-left: 15px;
padding-right: 15px;
}*/
.abn-form-card .control-label {
	font-weight: 600;
}
.abn-form-card .control-label span.required {
	padding-right: 5px;
}
.abn-form-card .form-check-label {
	font-weight: 600;
	line-height: 22px;
}
.form-btn {
	padding-top: 20px;
	border-top: 1px solid #d9d9d9;
}
.declaration-content {
	height: 240px;
	width: 100%;
	padding: 16px;
	background-color: #fff;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #CCC;
	border-bottom: 1px solid #CCC!important;
	margin-bottom: 25px;
}
.declaration_title {
	font-weight: 600;
	font-size: 24px;
	color: #1A1F35;
}
.declaration_description p {
	font-size: 14px;
}
.credit-card--card .card-header {
	padding: 15px 20px;
}
.credit-card--card .card-header .card-title {
	font-weight: 700;
}
/*Form-End*/

/*Registration Form Start*/
.confirm-checkbox .form-check-input {
	top: 12px;
	transform: translateY(-50%);
	margin-top: 0;
}
.abn-form-card .title small{
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
/*Registration Form End*/

/*ThankYou Start*/
.thankyou-content-section {
	background-color: rgba(0,0,0,0.5);
	padding: 50px 0 80px;
}
.card-thankyou p.text-center {
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 15px;
}
.card-thankyou .card-body {
	padding: 30px;
}
.thankyou-msg-modal p {
	font-weight: 700;

}
/*ThankYou End*/

/*Footer Start*/
.payment-accepted {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 20px;
	border-bottom: solid 2px #979797;
}
.payment-accepted__list {
	margin-bottom: 0;
	display: flex;
}
.payment-accepted__list li {
	margin: 0 15px;
}
.payment-accepted__list li img {
	height: 32px;
	object-fit: contain;
}
.main-footer {
	padding-top: 50px;
}
.footer-menu__nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 15px;
}
.footer-menu__nav a {
	font-size: 14px;
	text-transform: uppercase;
	color: #444562;
	font-weight: 500;
}
.footer-menu__nav .active a {
	font-weight: 700;
}
.footer-copyright p {
	color: #7D7D7D;
	font-size: 12px;
}
.error {
	font-size: 14px;
	color: #f04;
}
.error p {
	font-size: 14px;
}
/*Footer End*/
/*Responsive Start*/
@media (min-width: 1365.98px) {
	.container {
		max-width: 1140px;
	}
}
@media (max-width: 1199.98px) {
}
@media (max-width: 991.98px) {
	.step-card img {
		max-width: 70px;
	}
	.application-section {
		padding: 60px 0;
	}
	.abnhome-content-section {
		padding: 60px 0;
	}
	.step-card .title {
		font-size: 30px;
	}
	.abdhome-content__text h2, .about-content__text h2 {
		font-size: 30px;
	}
	.title {
		font-size: 30px;
	}
	.about-content-section {
		padding: 30px 0 60px;
	}
	.common-content-section {
		padding: 60px 0 40px;
	}
	.faq-accordion .card .card-header .faq-link, .common-accordion .card .card-header .common-link {
		padding: .75rem 30px .75rem  20px;
	}
	.faq-accordion .card .card-header .faq-link::after, .common-accordion .card .card-header .common-link::after {
		right: 15px;
	}
	.thank-you-mark{
		max-width: 120px;
	}
}
@media (max-width: 767.98px) {
	.title {
		font-size: 26px;
	}
	.abn-form-card .title {
		font-size: 20px;
	}
	.navbar-brand {
		font-size: 25px;
	}
	.navbar-brand img {
		width: 55px;
		margin-right: 15px;
	}
	.footer-menu__nav{
		flex-wrap: wrap;
	}
	.navbar-nav.ml-auto {
		padding: 50px 0 0;
	}
	.application-section {
		padding: 40px 0;
	}
	.abnhome-content-section {
		padding: 40px 0;
	}
	.abdhome-content__text h2, .about-content__text h2 {
		font-size: 26px;
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.about-content-section {
		padding: 30px 0 40px;
	}
	.common-content-section {
		padding: 60px 0 40px;
	}
	.faq-accordion .card .card-header .faq-link, .common-accordion .card .card-header .common-link {
		font-size: 16px;
	}
	.thank-you-mark{
		max-width: 100px;
	}
	.entry-type__content .btn:first-child {
		margin-bottom: 10px;
	}
	.entry-btngroup .btn {
		width: 100%;
		max-width: 100%;
		margin-bottom: 10px;
	}
}
@media (max-width: 575.98px) {

}
@media (max-width: 320.98px) {

}
/*Responsive End*/