/***** header1 part Start******/
.banner_section1 {
	background: url(../images/banner_bg1.jpg);
	background-size: 100% 100%;
	padding: 0px 0px 50px;
}

.banner1 .head {
	position: relative;
	z-index: 1;
}

.banner1 h2 {
	text-align: center;
	font-size: 35px;
}

.banner1 h2 span {
	display: inline;
}

.banner1 .head .fade_text {
	font-size: 65px;
}

.banner1 {
	padding: 85px 0px;
}

/***** header1 part End******/

.about_page .advan_img {
	max-width: 865px;
	height: 468px;
	position: relative;
	left: -299px;
	z-index: -1;
}

/****=====  WHY PART START  =====****/
.how_part {
	background: url(../images/banner_bg.jpg);
	background-size: 100% 100%;
}

.how_part .faq_body .faq_qes i {
	float: right;
}

.how_part .about_but .but1 {
	display: unset;
}

.how_part .about_but {
	margin: 35px 0px 0px;
}

.faq1 {
	background: #fff;
	width: 100%;
	max-width: 500px;
	margin: 12px auto;
	padding: 15px;
	border-radius: 5px;
}

.faq1 .faq_qes {
	font-size: 17px;
	font-weight: 700;
	font-family: var(--secontary_font);
	color: var(--heading-text_color);
}

.faq1 .faq_qes img {
	max-width: 38px !important;
	float: right;
	margin: -6px 0px 0px 0px;
	position: unset !important;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 0px;
	padding: 0;
}

.faq1 .faq_ans {
	font-size: 13px;
	font-weight: 400;
	font-family: var(--text_font);
	line-height: 22px;
	color: #393939;
	margin: 15px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #e1dfdf;
	width: 100% !important;
}

/****=====  WHY PART END  =====****/

/****=====  WHY Choosen  Part  =====****/
.why_part {}

.why_part .head h2 {
	color: #fff;
}

.why_part .head p {
	color: #ffffffd6;
	text-align: justify;
	line-height: 22px;
}

.why_part .container {
	background: linear-gradient(45deg, #1c80ef, #0a407e) !important;
	padding: 35px 20px;
	border-radius: 25px;
	align-items: center;
}

.why_part .about_but {
	margin: 35px 0px 0px;
}

.why_part .about_but .but1 {
	display: unset;
}

.why_img {
	position: relative;
	max-width: 500px;
	width: 100%;
	margin: auto;
}

.why_img .img1 {
	border-radius: 10px;
}

.why_img h3 {
	background: #166bca45;
	padding: 8px 15px;
	font-size: 13px;
	font-weight: 500;
	font-family: var(--text_font);
	border-radius: 23px;
	position: absolute;
	bottom: 10px;
	right: 5px;
	backdrop-filter: blur(5px);
	color: #fff;
}

.why_img h3 i {
	margin: 0px 0px 0px 10px;
	color: #002f2f;
}

.why_lev1 {
	bottom: 100px !important;
}

.why_lev2 {
	bottom: 55px !important;
}

.why_lev3 {}

/****=====  WHY Choosen  Part  =====****/


/*****Faq part  Start *****/

.faq_bg {
	padding: 50px 0px;
	display: block;
}

.faq_bg .nav-link {
	color: #000 !important;
	background-color: #d0e9f073;
	max-width: 175px;
    padding:10px;
	width: 100%;
	margin: 0px auto 20px;
	border-radius: 5px;
}

.faq_tab .nav-link.active {
	color: #fff !important;
	background: linear-gradient(45deg, #1c80ef, #0a407e) !important;
}

.stick {
	position: sticky;
	top: 10px;
}

.faq_tab {
	display: flex;
	text-align: center;
	border-radius: 15px;
	padding: 30px 0px;
}

.faq_text {
	border-radius: 10px;
	padding: 40px;
	position: relative;
	margin: 30px 0px 0px;
	border: 1px solid #e4e4e4;
}

.faq_text::before {
	content: "";
	position: absolute;
	inset: 0;
	background: #ebebeb;
	opacity: 0.5;
	z-index: -1;
	border-radius: 10px;
}

.faq_text h3 i {
	font-size: 35px;
	color: var(--heading-text_color);
	background: #d1f0f8;
	padding: 30px;
	border-radius: 50%;
}

.faq_text hr {
	background-color: #ffffffde !important;
	border: 0;
	opacity: .5;
	margin: 20px 0px;
}

.faq_text h3 {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	padding: 0px 0px 30px;
	z-index: 1;
	position: relative;
	text-align: center;
}

.faq_info_box h4 {
	font-size: 30px;
	font-weight: 500;
	font-family: var(--secontary_font);
	text-align: center;
	color: var(--heading-text_color);
	margin: 20px 0px;
}

.faq_info_box h4 span {
	display: block;
	margin: 10px 0px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.head2 h1 {
	margin: 15px 0px;
	font-size: 30px;
	font-weight: 500;
	font-family: var(--inter_font);
}

.faq_bg .accordion {
	margin: 0px 0px 30px
}

.faq_bg .accordion-item {
	outline: unset !important;
	border: none;
	background: #fff !important;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
	margin: 20px 0px 0px;
	border-radius: 10px !important;
}

.faq_bg .accordion-body {
	font-size: 14px;
	font-weight: 400;
	font-family: var(--text_font);
	color: var(--text-color);
	word-spacing: 2px;
	border-top: 3px solid #d1f0f8;
}

.accordion-button:focus {
	box-shadow: unset !important;
}

.faq_bg .accordion-button:not(.collapsed) {
	background-color: unset !important;
	color: var(--heading-text_color) !important;
	font-size: 14px;
	font-weight: 500;
	font-family: var(--secontary_font);
}

.faq_bg .accordion-button:focus {
	border-color: unset !important;
}

.faq_bg .accordion-button::after {
	background-image: url(../images/plus_img.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	transition: 1s;
	border-radius: 3px;
	right: 18px;
	position: absolute;
}

.faq_bg .accordion-button:not(.collapsed)::after {
	background-image: url(../images/minus_img.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transform: rotate(0deg);
	transition: 1s;
}

.faq_info_box p {
	margin: 10px 0px 20px;
	width: 100%;
	font-size: 13px;
	font-weight: 400;
	font-family: var(--text_font);
	color: var(--text-color);
	text-align: center;
	line-height: 22px;

}

.faq_bg .but_hvr .but_txt1,
.faq_bg .but_hvr .but_txt2 {
	position: absolute;
	top: 50%;
	left: 71%;
}

.faq_bg .but2,
.faq_bg .but1 {
	width: 190px;
	padding: 22px;
}

@media (max-width:1399px) {
	.faq_bg .nav-link {
		max-width: 155px;
	}
}

/*****FAQ part End*******/


/*****Rules part  Start *****/


.rules_bg .head p {
	color: var(--text-color);
	font-size: 15px;
	font-weight: 400;
	font-family: var(--text_font);
	line-height: 30px;
	margin-bottom: 15px !important;
	display: inline-flex;
	width: 100%;
	align-items: flex-start;
	text-align: justify;
}

.rules_bg i {
	font-size: 18px;
	margin: 5px 10px;
	color: var(--heading_color);
}

/*****Rules part  End *****/

/******=====SUPPORT  PART START=====*****/
.sbmt {
	width: 100%;
	padding: 10px !important;
	font-size: 18px;
	font-weight: 500;
	border: none;
	outline: none;
	color: #fff;
	border-radius: 5px;
}
.form_item {
	position: relative;
}
.head2 h1 {
    font-size: 30px;
}
.support .head2 p{
    line-height: 23px;
}
.add_row{
    margin: 35px 0px 0px;
}
.support_img{
    max-width: 330px;
    position: relative;
    margin: auto;
}
.captcha_text{
    font-size: 14px;
    font-weight: 500;
    font-family: var(--inter_font);
    margin-top: 12px;
}
.captcha_text input{
    margin: 5px 0px 20px;
}
.support_img .img1{
    border-radius: 7px;
}
.address_details{
    

}
.address_details li{
    display: inline-block;
    width: 49%;
}
.address_details .address_text{
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    border-radius: 8px;
    margin: 0px 0px;
    position: relative;
    overflow: hidden;
    margin: 5px;
}
.address_details .address_text i{
    position: absolute;
    right: -22px;
    top: -17px;
    background: #e5e3ee;
    color: #00101e;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 41px;
    padding: 10px 16px 0px 0px;
}
.address_details .address_text h3{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    padding: 0px 0px 8px 0px;
}
.address_details .address_text h4{
    font-size: 14px;
    font-weight: 400;
    color: #565656;
    padding: 3px 0px 0px;
    line-height: 22px;
}
.address_details .address_text h4 span{
    display: block;
}
.address_details .address_text h5{
    font-size: 14px;
    font-weight: 400;
    color: #565656;
    padding: 5px 0px 0px;
}
.address_details .add_link{
	color: #1568c4;
    font-weight: 600;
    margin: 5px 0px 0px;
    display: inline-block;
    border-bottom: brown;
}
.support_time{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    padding: 20px 0px;
}
.support_time span{
    font-size: 30px;
}
.support h4 img{
        max-width:85px;
        width: 100%;
}

.support .but:hover {
	color: #fff !important;
	background: #000000b5 !important;
	transition: .5s;
}

.login_bg .error {
	max-width: 525px;
	margin: 10px auto;
}
.error {
	font-size: 16px;
	font-weight: 400;
	font-family: var(--secondary_font);
	background: var(--heading_color);
	padding: 5px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	filter: drop-shadow(2px 4px 6px #0c4587);
	border-radius: 5px;
	color: #fff;
	margin: 10px 0px;
}

/******=====SUPPORT  PART END=====*****/


/************************card*************************/

.card-con1-bg {
	padding: 0px 0px 50px 0px;
	border-bottom: 1px solid #ffffff1a;
}

.card-con1-bg .card-head {
	text-align: center
}

.card-con1-bg .con1-card {
	padding: 0px 0px 0px 0px;
	width: 400px;
	height: 220px;
	transform: rotate(-90deg);
}

.card-con1-bg .card-head img {
	width: 290px;
	margin: 0px auto 20px;
	padding: 0px 0px;
}


.card-con1-bg .card-head h1 {
	font-size: 62px;
	color: #fff;
	font-weight: 600;
	padding: 0px 0px 10px 0px;
	font-family: 'Gilroy';
	width: 70%;
	margin: auto;
	line-height: 1.4;
}

.card-con1-bg .card-head h2 {
	color: #e1e1e3;
	font-family: 'Gilroy';
	font-size: 18px;
	font-weight: 400;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con1-bg .card-head b {
	color: #8128f5;
	padding: 1px 6px;
	border: 1px solid;
	border-radius: 5px;
}

.card-con1-bg .card-head .ban-but {
	padding: 0px 0px 0px !important;
}

.card-con1-bg .card-head ul {
	list-style: none;
	padding: 40px 0px 0px 0px;
	margin: 0px;
}

.card-con1-bg .card-head ul li {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.card-con1-bg .card-head ul li .but2 {
	background: transparent;
	border: 1px solid transparent;
	color: #fff;
	font-size: 16px;
	font-family: 'Gilroy';
	padding: 12px 18px;
	font-weight: 500;
	border-radius: 6px;
	transition: .7s;
	margin: 0px 0px 0px 0px;
}

.card-con1-bg .card-head ul li .but2 i {
	font-size: 14px;
	background: #8128f5;
	width: 33px;
	height: 33px;
	text-align: center;
	padding: 10px;
	border-radius: 50px;
	color: #fff;
}

.bg_light {
	background: url(../images/background_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.card-con2-bg {
	padding: 50px 0px;
	border-bottom: 1px solid #0000001a;
	overflow: hidden;
	border-bottom: 1px solid #ffffff1a;
}

.card-con2-bg .crd-con2-lft {
	padding: 60px 0px 0px 0px;
}

.card-con2-bg .crd-con2-lft h1 {
	font-family: var(--secontary_font);
	font-size: 22px;
	color: var(--heading-text_color);
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con2-bg .crd-con2-lft h2 {
	font-family: var(--secontary_font);
	font-size: 24px;
	color: var(--heading-text_color);
	font-weight: 500;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con2-bg .crd-con2-lft p {
	font-family: var(--secontary_font);
	font-size: 14px;
	color: var(--text-color);
	font-weight: 500;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con2-bg .crd-con2-lft ul {
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con2-bg .crd-con2-lft ul li {
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

.card-con2-bg .crd-con2-lft ul li i {
	float: left;
}


.card-con2-bg .crd-con2-lft ul li p {
	font-family: var(--secontary_font);
	font-size: 14px;
	color: var(--text-color);
	font-weight: 500;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con2-bg .crd-con2-lft ul li p img {
	padding: 0px 10px 0px 0px;
	width: 50px;
}

.card-con2-bg .crd-con2-lft ul li p i {
	font-size: 11px;
	color: #1462b5;
	margin: 5px 5px 0px 0px;
}

.card-con2-bg .crd-con2-rht {
	padding: 0px 0px 0px 0px;
}

.card-con2-bg .crd-con2-rht .card-img {
	padding: 0px 0px 0px 0px;
	width: auto;
	margin: 20px auto;
}

.con3 {
	background: linear-gradient(45deg, #1c80ef, #0a407e) !important;
	color: #fff;
}

.con3 .crd-con2-rht {
	padding: 0px 0px 0px 0px;
}

.con3 .crd-con2-rht ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.con3 .crd-con2-rht ul li {
	display: inline-block;
	padding: 30px 0px 30px 0px;
	border-bottom: 1px solid #e9e9e96b;
}

.con3 .crd-con2-rht ul li i {
	font-size: 16px;
	color: #fff;
	float: left;
	margin: 4px 0px 0px 0px;
}

.con3 h1 {
	color: #fff !important;
}

.con3 .crd-con2-rht ul li h1 {
	font-family: var(--secontary_font);
	font-size: 20px;
	color: var(--heading-text_color);
	font-weight: 500;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

.con3 .crd-con2-rht ul li p {
	font-family: var(--secontary_font);
	font-size: 14px;
	color: #ffffffc4;
	font-weight: 500;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-con2-bg .rht-card1 {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.card-con2-bg .rht-card1 .card1 {
	width: 100%;
	max-width: 350px;
	margin: auto;
}


.card-faq {
	background: #0b0c14 no-repeat top center;
	background-size: cover;
	padding: 50px 0px 50px 0px;
}

.card-faq .crd-faq-lft {
	padding: 50px 0px 0px 0px;
}

.card-faq .crd-faq-lft h1 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Gilroy';
}

.card-faq .crd-faq-lft h2 {
	font-family: 'Gilroy';
	font-size: 17px;
	color: #e1e1e3c7;
	font-weight: 500;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.card-faq .crd-faq-lft h2 a {
	color: #9145f5;
}

.card-faq .crd-faq-lft h2 a:hover {
	color: #fff;
}

.card-faq .rank-math-list-item {
	border-bottom: 1px solid #5900cc !important;
	background: #5900cc00;
	box-shadow: unset;
	border: none;
	border-radius: unset;
	margin-bottom: 10px;
	padding: 18px 10px;
}

.card-faq .rank-math-list-item .rank-math-question {
	color: #ffff;
	font-size: 14px;
	font-weight: 500;
}

.card-faq .rank-math-list-item .rank-math-answer p {
	padding: 10px 0 0 26px !important;
	color: #cbc4c4;
	font-size: 13px;
	font-weight: 500;
}


/*****===== LOGIN PART START  =====*****/
.login_bg {
	overflow: hidden;
	background: url(../images/banner_bg.jpg);
	background-size: 100% 100%;
	position: relative;
}

.header_bg .navbar-expand-lg .navbar-nav {
	align-items: center;
}

/* .login_bg .header_bg{
    background: #161616;
} */
.login_bg .header_bg .nav-link {
	font-family: var(--inter_font);
	font-size: 13px;
	font-weight: 300;
	color: var(--heading-text_color);
	transition: 0.7s;
	text-transform: capitalize;
}

.login_bg .hvr-underline-from-center:before {
	background: #ffffff;
}

.login_bg .container-fluid {}

.login_bg .login {
	position: relative;
	padding: 40px 0px 40px;
	min-height: 40vh;
	display: flex;
	align-items: center;
}

.login_bg .head2 {
	text-align: center;


}

.login_bg .head2 h1 {
	font-family: var(--inter_font);
	font-size: 30px;
	font-weight: 600;
	color: var(--heading-text_color);
	text-transform: unset;
}

.login_bg .head2 p {
	color: #5c5c5c;
	font-family: 'Poppins';
	font-size: 13px;
	font-weight: 400;
	padding: 5px 0px;
}

.top_login {
	text-align: center;
	margin: 20px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.top_login a {
	font-family: var(--inter_font);
	font-size: 13px;
	font-weight: 500;
	color: var(--text-color);
	background: transparent;
	padding: 10px 10px 10px 20px;
	border: 1px solid #342c34;
	width: 100%;
	max-width: 190px;
	text-transform: capitalize;
	letter-spacing: 0.1px;
	border-radius: 7px;
	margin: 0px 5px;
	position: relative;
	transition: 0.5s;
	box-shadow: inset 0px 0px 0px 0px #fff;
}

.top_login a:hover {
	color: #ffffff;
	background: #1ea15f;
	transition: 0.8s;
	box-shadow: inset 350px 0px 0px 0px #1ea15f;
}

.top_login a i {
	font-size: 20px;
	color: var(--heading_color);
	position: absolute;
	left: 9px;
	top: 4px;
}

.login_bg .or_text {
	text-align: center;
	color: #5c5c5c;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0px 10px;
}

.form2 {
	max-width: 400px;
	margin: auto;
}

.form_box {
	margin: 12px 0px;
	position: relative;
}

.inpts {
	border-bottom: none;
	outline: none;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 14px 10px;
	width: 100%;
	font-family:var(--inter_font);
	font-size: 14px;
	font-weight: 500;
	color: var(--heading-text_color);
	border-radius: 5px;
}

.inpts::placeholder {
	color: #6d6d6d;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
}

.line {
	background: var(--heading_color);
	width: 0%;
	height: 2px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: 0.5s;
}

.inpts:focus~.line {
	width: 100%;
	transition: 0.8s;
}

.login_bg .rem_text {
	display: flex;
	align-items: center;
	justify-content: end;
	padding: 3px 0px;
}

.login_bg .rem_text a {
	color: #686868;
	font-family: 'Poppins';
	font-size: 13px;
	font-weight: 400;
	padding: 0px 0px;
}

.login_bg .rem_text a:hover {
	color: #f5001f;
}

.form_but {
	margin: 25px 0px 0px;
}

.login_bg .social_icon {
	text-align: center;
	padding: 19px 0px;
	position: relative;
	z-index: 1;
	margin: auto;
	display: block !important;
}

.social_icon h6 {
	color: #686868;
	font-family: var(--inter_font);
	font-size: 13px;
	font-weight: 500;
}

.social_icon h6 a {
	color: var(--heading-text_color);
	font-family: var(--secontary_font);
	font-size: 13px;
	font-weight: 500;
}

.social_icon h6 a:hover {
	color: var(--heading_color) !important;
	transition: 1s;
}

.log_footer {
	display: flex;
	width: 50%;
	align-items: center;
	justify-content: space-between;
	padding: 0px 0px 20px;
}

.log_footer a {
	color: var(--text-color) !important;
	font-family: var(--inter_font);
	font-size: 13px;
	font-weight: 400;
}

.log_footer a:hover {
	color: #f5001f;
}

.log_footer h6 {
	color: #5c5c5c !important;
	font-family: 'Poppins';
	font-size: 13px;
	font-weight: 400;
}

.sbmt {
	background: linear-gradient(45deg, #1c80ef, #0a407e) !important;
	width: 100%;
	padding: 10px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: none;
	outline: none;
	border-radius: 4px;
	transition: 0.6s;
}

.sbmt:hover {
	transform: translateY(-5px);
	transition: 0.6s;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background: #ffff;
	color: #000;
}

.form_box i {
	position: absolute;
	right: 10px;
	bottom: 19px;
    color: #1976dd;
	font-size: 13px;
}

.signup_bg .form2 {
	max-width: 800px;
	margin: auto;
}

.log_img {
	text-align: center;
}

.hand_img {}

.support .form1 {
    padding: 20px 30px 20px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
}
.support .inpts{
	background: #f6f6f6 !important;
}

.support_block {}

.support_block h3 {
	font-size: 14px;
	font-weight: 300;
	color: #565656;
	line-height: 24px;
	padding: 7px 0px 0px 0px;
}

.support_block h3 span {
	font-weight: 600;
}

.support_imgs {
	padding: 20px;
	text-align: center;
	margin: -70px 0px 0px 0px;
}

.support_imgs h2 {
	font-size: 65px;
	font-weight: 800;
	color: #000000;
}

.support_imgs h2 span {
	font-size: 22px;
	font-weight: 300;
	color: #333333;
	font-style: italic;
}

.support_imgs h3 {
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	word-spacing: 3px;
}

.support_imgs h3 span {
	font-weight: 300;
}

.support_imgs .img2 {
	max-width: 260px;
	display: block;
}

/*****===== LOGIN PART END  =====*****/

/*****after_reg  part Start******/
.after_reg {
	background: url(../images/banner_bg.jpg);
	background-size: 100% 100%;
	height: 100vh;
}

.after_reg_body {
	max-width: 500px;
	width: 100%;
	margin: 0px auto 0px;
	background: #fff;
	padding: 20px;
	position: relative;
	top: 75px;
	border-radius: 10px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.success-animation {
	max-width: 200px;
	max-height: 200px;
	width: 100%;
	margin: auto;
}

.after_reg_body dotlottie-player {
	max-width: 200px !important;
	max-height: 200px !important;
}

.after_reg .head h2,
.after_reg .head p {
	text-align: center;
}

.after_reg .head h2 {
	font-size: 35px;
}

.after_reg_body h3 {
	font-size: 16px;
	font-weight: 400;
	font-family: var(--text_font);
	text-align: center;
	margin: 5px 0px 15px;
	color: var(--heading-text_color);
}

.warn span {
	color: #dd3e47;
}

.after_reg_body .but1 {
	width: 50%;
	margin: 20px auto !important;
	display: block;
	padding: 8px;
	max-width: 130px;
}

/*****after_reg  part End******/


/*********Extra Pages part******/
.hist_bg1 {
	padding: 50px 0px;
}

.list {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 10px;
	margin: 20px 0px;
	border-radius: 10px;
}

.hist_bg1 .pay {
	max-width: 35px;
}

.hist_bg1 .list h2 {
	display: block;
}

.login_tfa .form_btn {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.list h2 span {
	float: right;
}

.hist_bg1 .list_item h3 {}

.hist_bg1 .list {
	margin: 0px 0px 20px;
}

.login_tfa .form_btn .sbmt {
	width: 45%;
}

.dep_list1 .list_item h3 {
	color: var(--text-color);
	d;
}

.hist_bg1 .dep_list .error,
.hist_bg1 .error {
	text-align: center;
}

/*********Extra Pages End******/


@media(max-width:991px){
    .support_bg .conatct_text h3{
        text-align: center;
    }
    .con_details .list-unstyled{
        justify-content: center;
    }
    .but {
        top: -3px !important;
    }
	.support_img {
		display: none !important;
	}
	.support_imgs {
		margin: 10px 0px 0px 0px;
	}
	.support_imgs .img2{
		margin: auto;
	}

}
@media(max-width:767px){
.address_details .address_text h5 {
    font-size: 12px;
}
}

@media(max-width:576px){
    .banner1 h2{
        font-size: 26px;
    }
    .banner1 .head .fade_text {
        font-size: 40px;
    }
    .banner1 {
        padding: 30px 0px;
    }
    .message_text{
        font-size: 10px;
        font-weight: 400;
    }
    .top_login a{
        font-size: 11px;
        padding: 10px 2px 12px 25px;
    }
    .login_bg .login{
        justify-content: center;
    }
    .log_footer{
        display: flex;
        width: 93%;
        align-items: center;
        justify-content: space-between;
        padding: 0px 0px 20px;
    }
    .login_bg{
        background-size: cover;
        height: 100%;
    }
	.address_details li {
		display: inline-block;
		width: 100%;
	}
}