@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');


html, body {
    background: url("https://centraltradingacademy.co.in/wp-content/uploads/2025/11/Static_Bg_Image.png") no-repeat center top fixed !important;
	background: rgba(0, 0, 0, 0.55); 
    background-size: cover !important;
	opacity: 45;
    position: relative;
    z-index: -25;
}
body::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55); 
    z-index: -1;
	pointer-events: none;
}

body {
	font-family: "Instrument Sans", sans-serif;
	margin: 0;
	padding: 0;
    background-image: url("https://centraltradingacademy.co.in/wp-content/uploads/2025/11/Static_Bg_Image.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

@media (max-width: 768px) {
    body {
        background-image: none !important;
        background-color: #000 !important; /* optional */
        background-size: auto !important;
        background-position: initial !important;
        background-attachment: scroll !important;
    }
}



.container {
	margin: 0 auto;
	max-width: 1680px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin-bottom: 10px;
}

h1 {
	font-size: 32px;
	line-height: 1.40;
	font-weight: 400;
	font-family: 'Oscan Expanded';

}

h2 {
	font-size: 30px;
	line-height: 1.40;
	font-weight: 600;
	font-family: 'Oscan Expanded';
}

h3 {
	font-size: 24px;
	line-height: 1.30;
	font-weight: 500;
}

h4 {
	font-size: 20px;
	line-height: 1.30;
	font-weight: 500;
}

h5 {
	font-size: 18px;
	line-height: 1.30;
	font-weight: 500;
}

h6 {
	font-size: 16px;
	line-height: 1.30;
	font-weight: 600;
}

p {
	margin-bottom: 10px;
	line-height: 1.5;
	font-weight: 400;
	font-size: 20px;
	font-family: "Instrument Sans", sans-serif;
}

a,
button {
	text-decoration: none;
	font-size: 16px;
	transition: 0.5s;
}

a:focus,
button:focus {
	box-shadow: none;
	outline: none;
}

a:focus-visible,
button:focus-visible {
	box-shadow: none;
	outline: none;
}

label {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 8px;
}

img {
	max-width: 100%;
}

ul,
li,
ol {
	margin-bottom: 8px;
	list-style: none;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
}
.pricecolor {
    /* text-transform: capitalize; */
    /* background: linear-gradient(180deg, #FFFFFF 0%, #5DEE00 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    padding-bottom: 32px;
    background: linear-gradient(11deg, #54FC4A 10%, #111111 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #090909;
    text-transform: uppercase;
}
/* button-css */
.cmn-btn {
	padding: 16px 35px;
	border-radius: 100px;
	color: #14191F;
	display: flex;
	gap: 6px;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	transition: 0.4s all ease-in-out;
	max-width: fit-content;
	background-color: #54FC4A;
	position: relative;
	border: none;
	z-index: 99;
}

.cmn-btn.bg-btn::before {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 100px;
	padding: 1.5px;
	background: linear-gradient(180deg, #265250 -4.46%, #64FE01 100%);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
	opacity: 0;
	transition: 0.4s all ease-in-out;
	z-index: 2;
}

.bg-btn:hover::before {
	opacity: 1;
}

/* SVG Stars */
.cmn-btn.bg-btn::after {
	content: '';
	position: absolute;
	inset: -30px;
	border-radius: 100px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L11.545 8.455L20 10L11.545 11.545L10 20L8.455 11.545L0 10L8.455 8.455L10 0Z' fill='%2354FC4A'/%3E%3C/svg%3E"),
		url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L11.545 8.455L20 10L11.545 11.545L10 20L8.455 11.545L0 10L8.455 8.455L10 0Z' fill='%2354FC4A'/%3E%3C/svg%3E"),
		url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L11.545 8.455L20 10L11.545 11.545L10 20L8.455 11.545L0 10L8.455 8.455L10 0Z' fill='%2354FC4A'/%3E%3C/svg%3E"),
		url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L11.545 8.455L20 10L11.545 11.545L10 20L8.455 11.545L0 10L8.455 8.455L10 0Z' fill='%2354FC4A'/%3E%3C/svg%3E");
	background-position: 10% 20%,
		90% 30%,
		40% 50%,
		15% 70%;
	background-repeat: no-repeat;
	pointer-events: none;
	opacity: 0;
	transition: 0.3s all ease-in-out;
	filter: drop-shadow(0 0 8px #54FC4A);
	z-index: 0;
}

.cmn-btn.bg-btn:hover::after {
	opacity: 1;
	background-position: 6% 21%,
		80% 20%,
		53% 80%,
		8% 76%;
}

.cmn-btn.bg-btn:hover {
	/* background: none; */
	/* color: white; */
	/* box-shadow: 4px 4px 8px 4px #5EF84B40 inset, -4px -4px 8px 4px #5EF84B40 inset; */
    cursor:pointer;
	
}

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

.radius-20 {
	border-radius: 10px;
}


.cmn-section {
	padding: 150px 0;
}

/* ---- TEXT COLORS ---- */

.text-dark {
	color: #111111 !important;
}

/* ---- BACKGROUND COLORS ---- */

.bg-dark {
	/* background-color: #111111 !important; */
}

/* Header-css start */

.site-header-main.sticky {
	/* position: fixed; */
	top: 0;
	/* width: 100%; */
	z-index: 999;
	/* box-shadow: 0px -16px 23px #54FC4A; */
	/* transition: all 0.3s ease; */
	/* background: #000; */
}

.site-header-main .outline-btn {
	border: 2px solid #ffffff;
	color: #ffffff;
}

.site-header-main .outline-btn:hover::after {
	border-color: #fff;
	background-color: #ffff;
	background-image: none;
}

.site-header-main .outline-btn:hover {
	color: #0C0801;
}

.site-header-main {
	transition: all 0.3s ease;
	transition: top 0.4s ease-in-out;
	/* background-color: #111111; */
	transition: top 0.4s ease-in-out;
	z-index: 3;
	width: 100%;
	left: 0;
	right: 0;
}

.site-header-main .cmn-btn img {
	min-width: 22px;
	width: 22px;
	height: 22px;
}

.site-header-main .navbar-nav li a.nav-link {
	font-size: 18px;
	line-height: normal;
	color: #ffffff;
	font-weight: 500;
	padding-left: 30px;
	padding-right: 30px;
	/* padding-top: 70px; */
	/* padding-bottom: 70px; */
	text-align: center;
}

.site-header-main ul .nav-item:hover img {
	transform: rotate(180deg);
	transition: 0.3s ease;
	filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(2385%) hue-rotate(48deg) brightness(102%) contrast(97%);
}

.site-header-main ul li img {
	transition: 0.3s ease;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(135deg) brightness(106%) contrast(101%);
}

.site-header-main ul li {
	margin-bottom: 0;
	position: relative;
	display: flex;
	align-items: center;
}

.head-icon-list {
	column-gap: 20px;
	padding-right: 30px;
}

.site-header-main .navbar-nav li a.nav-link:hover {
	transition: 0.3s;
	color: #54FC4A !important;
}

.offcanvas.offcanvas-top {
	border-bottom: 0;
}


.site-header-main .navbar-nav {
	padding-right: 32px;
}

.site-header-main .dropdown-icon {
	margin-left: -8px;
}

/* Header-css end */

/* banner-css start */

.banner-site {
	/* background-color: #111111; */
	/* padding: 120px 0 32px 0; */
	width: 100%;
}

.banner-site .banner-contant {
	text-align: center;
	color: #fff;
}

.banner-site .banner-contant h1 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.gradient-text {
	font-size: 32px;
	font-weight: 400;
	text-transform: uppercase;
	background: linear-gradient(90deg, #0FFF00, #FFFFFF, #0FFF00);
	background-size: 300%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: gradientMove 6s linear infinite;
}

@keyframes gradientMove {
	0% {
		background-position: 0% 50%;
	}

	100% {
		background-position: 200% 50%;
	}
}

.banner-site .banner-contant img {
	padding: 30px 0 40px 0;
}

.group-btn {
	display: flex;
	justify-content: center;
	gap: 62px;
	align-items: center;
	flex-wrap: wrap;
}

.banner-site .cmn-btn {
	padding: 18px 35px;
}

.banner-site .cmn-btn span img {
	padding: 0;
}

.banner-site .group-btn {
	margin-top: 40px;
}

.cmn-btn.outline-btn {
	padding: 20px 50px;
	border-radius: 100px;
	cursor: pointer;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: 15px;
	position: relative;
	overflow: hidden;
}

.cmn-btn.outline-btn {
	border: 1px solid #0FFF00;
	color: #0FFF00;
	font-size: 18px;
	font-weight: 400;
	background-color: transparent;
	position: relative;
	transition: all 0.6s ease-in-out;
	z-index: 1;
}

.cmn-btn.outline-btn::before {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 100px;
	padding: 1.5px;
	background: linear-gradient(180deg, #265250 -4.46%, #64FE01 100%);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.cmn-btn.outline-btn::after {
	content: '';
	position: absolute;
	left: 25px;
	right: 25px;
	bottom: -85px;
	height: 94px;
	border-radius: 60px 60px 0px 0px;
	background: #54FC4A;
	opacity: 0;
	transform: translateY(100%);
	transition: all 0.4s ease-in-out;
	z-index: -2;
	filter: blur(9px);
}

.cmn-btn.outline-btn:hover::before {
	opacity: 1;
}

.cmn-btn.outline-btn:hover::after {
	opacity: 1;
	transform: translateY(0);
}

.cmn-btn.outline-btn:hover {
	background: none;
	border: none;
}

.cmn-btn.enroll-btn {
	box-shadow: 0px 4px 20px 8px #1111114D inset;
	background: #54FC4A;
	max-width: 100%;
	width: 100%;
	border-radius: 10px;
	text-align: center;
	justify-content: center;
	font-weight: 600 !important;

}

.cmn-btn.enroll-btn:hover {
    background: transparent;
    color: white;
    box-shadow: 0px 0px 0px 0px #1111114d inset;
}

.arrow {
	font-size: 24px;
	transition: transform 0.3s ease;
	display: inline-block;
}

.cmn-btn.outline-btn:hover .arrow {
	transform: translateX(5px);
}


.banner-site .count-wrapper {
	margin-top: 160px;
}

.count-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	flex-wrap: wrap;
}

.counter-container {
	background-color: none;
	padding: 45px 15px;
	border: 1px solid #0FFF00;
	position: relative;
	flex: 1 1 calc(20% - 32px);
	max-width: calc(20% - 32px);
	box-sizing: border-box;
	color: #fff;
	border-radius: 8px;
	text-align: center;
	opacity: 0.8;
	transition: 0.3s ease;
	backdrop-filter: blur(53px);
	-webkit-backdrop-filter: blur(53px);
}

.counter-container:hover {
	transform: scale(1.03);
	box-shadow: 0 0 2px #83F33C, 0 0 16px #83F33C, 0 0 8px #83F33C33, 0 0 8px #83F33C22;
	border-color: #83F33C;
}

.count-wrapper .count-wrapper {
	margin-top: 160px;
}

.count-wrapper .counter::after {
	content: attr(data-plus);
	margin-left: 2px;
	font-weight: 700;
	color: #0FFF00;
}

.count-wrapper .counter {
	font-size: 40px;
	font-weight: 700;
	background: linear-gradient(180deg, #83F33C, #111111);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.count-wrapper .counter-container h4 {
    margin-bottom: 0;
    margin-top: 36px;
    min-width: 97px;
    min-height: 80px;
}

.why-choose-wrap {
	display: grid;
	gap: 50px;
	column-gap: 130px;
	width: 100%;
	grid-template-columns: 1fr 1fr 1fr;
	margin: auto;
}

.custom-close-btn {
	width: 48px;
	height: 48px;
	background-color: #00443f;
	border: none;
	border-radius: 100px !important;
	position: relative;
	cursor: pointer;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
	font-size: 0;
}

.custom-close-btn::before,
.custom-close-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 28px;
	height: 2px;
	border-radius: 100px !important;
	background-color: #BFF3ED;
	transform-origin: center;
}

.custom-close-btn::before {
	border-radius: 100px;
	transform: translate(-50%, -50%) rotate(45deg);
}

.custom-close-btn::after {
	border-radius: 100px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.custom-close-btn:hover {
	background-color: #00665a;
}

.why-choose-wrap .why-card {
	/* text-align: center; */
	padding: 20px;
	border-radius: 12px;
	transition: 0.3s ease;
	border: 1px solid transparent;
	float: left;
}

.why-choose-wrap .why-card:hover {
	transform: translateY(-8px);
	background: rgba(131, 243, 60, 0.05);
	border: 1px solid #83F33C;
	box-shadow: 10px 10px 12px #83f33c82, 0 0 25px #83F33C55, inset 0 0 20px #83F33C33;
}

.why-choose-wrap .why-icon {
	width: 80px;
	overflow: hidden;
	height: 80px;
	margin: 0 auto 15px;
	/* border-radius: 50%; */
	/* background: white; */
	box-shadow: 0px 0px 0px #0000, 0 0 0px #0000;
	transition: 0.3s ease;
}

.why-choose-wrap .why-card:hover .why-icon {
	transform: scale(1.1);
	transition: 0.3s ease;
}

.why-choose-wrap .why-card h4 {
	color: #83F33C;
	margin: 40px 0;
	text-align: center;
}

.why-choose-wrap .why-card p {
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
}

.why-choose-scn {
	width: 100%;
}

.heading-item h2 {
	text-transform: uppercase;
	background: linear-gradient(180deg, #FFFFFF 0%, #5DEE00 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.heading-item {
	margin-bottom: 100px;
}

.Trading-Courses-scn .heading-item {
	margin-bottom: 100px;
}


.cards-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 60px;
}

.cards-wrapper .card-pay {
	color: #fff;
	background: linear-gradient(145deg, #1a1a1a12, #0f0f0f0f);
	border-radius: 10px;
	padding: 40px;
	transition: all 0.4s ease;
	position: relative;
	overflow: hidden;
	/* background: linear-gradient(180deg, */
			/* #111111 0%, */
			/* #1A2C0F 100%); */
	border: 2px solid #0000001a;
}

.cards-wrapper .card-pay:hover {
	/* border-color: #54FC4A; */
	box-shadow: 1px 10px 14px #83f33c82, 0 0 14px #83F33C55, inset 0 0 20px #83F33C33;
	/* background: #111111; */

}

.cards-wrapper .card-header {
	text-align: center;
	margin-bottom: 25px;
}

.cards-wrapper .price {
	font-size: 2.5rem;
	font-weight: bold;
	color: #7FFF00;
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: 600;
	background: linear-gradient(40deg, #14131391 0%, #64ff00 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	margin-bottom: 30px;
	text-shadow: none;
	-webkit-text-stroke: 1px rgb(224 224 224);
	paint-order: stroke fill;
}

.cards-wrapper .features-list {
	list-style: none;
	margin: 30px 0;
	padding: 0 100px;
}

.cards-wrapper .card-subtitle {
	margin: 30px 0;
}

.cards-wrapper .features-list li:last-child {
	border-bottom: none;
}

.cards-wrapper .cmn-btn.bg-btn.enroll-btn {
	width: 100%;
	display: inline-block;
	max-width: -webkit-fill-available;
	padding: 15px 35px;
}

.cards-wrapper .features-list li {
	list-style: disc;
	margin-bottom: 12px;
}

.Mentor-tabs {
	display: grid;
	border-radius: 10px;
	gap: 180px;
	align-items: center;
	grid-template-columns: 1fr 1fr;
	transition: 0.3s all ease-in-out;
}

.Mentor-tabs:hover {
	transition: 0.3s all ease-in-out;
	box-shadow: 4px 4px 6px 4px #5DEE004D;
}

.Mentor-tabs .tab {
	display: flex;
	flex-direction: column;
}

.Mentor-tabs .tablinks {
	padding: 14px 0;
	border-radius: 10px;
	display: block;
	text-decoration: none;
	color: #fff !important;
	transition: 0.3s ease;
	cursor: pointer;
	border: 1px solid transparent;
}

/* .Mentor-tabs .tablinks.active h3, */
/* .Mentor-tabs .tablinks:hover h3 { */
	/* font-size: 32px; */
	/* color: #0FFF00; */
	/* font-weight: 600; */
	/* transition: 0.4s; */
/* } */

.Mentor-tabs .tablinks h4 {
	margin: 0 0 8px;
}

.Mentor-tabs .service-img-mbl img {
	width: 100%;
	border-radius: 10px;
	margin-top: 10px;
}

.Mentor-tabs .tabcontent {
	display: none;
}

.Mentor-tabs .tabcontent.active {
	display: block;
}

.Mentor-tabs .tabcontent img {
	width: 100%;
	border-radius: 12px;
	box-shadow: 0 8px 20px #0003;
}

.Mentor-tabs .airport-tabs {
	display: flex;
	gap: 180px;
	align-items: center;
}

.Mentor-tabs .service-img-mbl img {
	width: 100%;
	border-radius: 10px;
	margin-top: 10px;
}

.Mentor-tabs .tabcontent {
	transition: 0.4s all;
	display: none;
	height: 100%;
	background-color: none;
	padding: 50px 40px;
	border: 2px solid #0FFF00;
	border-radius: 20px;
}

.Mentor-tabs:hover .tabcontent {
	padding: 30px 20px;
	transition: 0.4s all;
}

.Mentor-tabs .tabcontent.active {
	display: block;
}

.Mentor-tabs .tabcontent img {
	height: 100%;
	object-fit: unset;
	width: 100%;
	border-radius: 10px;
}

.Mentor-tabs .tablinks h3 {
	margin-bottom: 0;
	font-weight: 400;
	color: #fff;
	transition: 0.4s;
}

.user-pick img {
	min-width: 60px;
	width: 60px;
	height: 60px;
	object-fit: cover;
	object-position: top;
	border-radius: 150px;
}

.user-pick {
	min-width: 60px;
	width: 60px;
	height: 60px;
	object-fit: cover;
	object-position: top;
	border-radius: 150px;
}

.review-user {
	display: flex;
	align-items: center;
	gap: 24px;
}

.review-section .review-slider .slick-list {
	margin: 0 -10px;
}

.review-section .review-card {
    border-radius: 10px;
    border: 1px solid;
    padding: 40px;
    align-content: center;
    border: 2px solid #0FFF00;
    border-radius: 20px;
}

.review-section .heading-title {
	margin-bottom: 40px;
}

.rating ul {
	margin-bottom: 0;
}

.review-section .review-card p {
	margin: 24px 0 38px 0;
	font-style: italic;
	font-weight: 500;
}

.review-section .review-slider .slick-slide {
	margin: 0 10px;
}

.review-name h6 {
	margin-bottom: 6px;
}

.review-name span {
	font-weight: 400;
}

.review-slider {
	padding-left: calc((100% - 1680px) / 2);
}

.faq-scn {
	/* background-color: #E0E6EF; */
}

.faq-items .accordion-button::after {
	content: "+";
	font-size: 41px;
	z-index: 1;
	font-weight: 300;
	line-height: 1;
	color: #ffffff;
	background-image: none !important;
	transform: none !important;
	margin-top: -18px;
}

.faq-items .accordion-button:not(.collapsed)::after {
	content: "-";
	color: #ffffff;
	margin-top: -25px;
}

.faq-items {
	margin-top: 40px;
}

.faq-items .accordion-button {
	/* padding: 17px 47px; */
	/* border: 0; */
	border-radius: 5px !important;
	background-color: #3a3838;
	border-color: #54fc4a69;
	box-shadow: 1px 1px 2px #83f33c9e, 0 0 12px #83F33C55, inset 0 0 20px #83F33C33;
	border: 1px solid #54fc4a69;
}

.faq-items .accordion-button h4 {
	margin-bottom: 0;
	padding-right: 16px;
}

.faq-items .accordion-body {
	padding: 0px 47px 16px 47px;
}

.faq-items .accordion-button:not(.collapsed) {
	color: #000;
	box-shadow: none;
	border-bottom: 0;
	background-color: #fff;
}

.faq-items .accordion-button:not(.collapsed) h3 {
	background: linear-gradient(180deg, #54FC4A 0%, #111111 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #090909;
}

.faq-items .accordion-item {
	border: 0;
	margin-bottom: 30px;
	border-radius: 5px;
}

.faq-items .accordion-item .accordion-collapse {
	transition: 0.5s ease, opacity 0.3s ease;
}

.faq-items .accordion-button:focus {
	box-shadow: none;
}

.faq-items .accordion-button::before {
	position: absolute;
	background-color: #54FC4A;
	content: "";
	width: 32px;
	top: 14px;
	height: 32px;
	right: 41px;
	border-radius: 10px;
}

.faq-items .accordion-button h3 {
	font-size: 18px;
	margin-bottom: 0;
	color: #fff;
	padding: 0 40px 9px 29px;
}

/* faq-css end */

#registrationModal .modal-content {
	border-radius: 0;
	border: none;
	padding: 55px;
}

#registrationModal .modal-header {
	border-bottom: none;
	padding-bottom: 10px;
}

#registrationModal .modal-title {
	width: 100%;
	/*text-align: center;*/
	padding-bottom: 32px;
}

#registrationModal .btn-close {
	font-size: 24px;
}

#registrationModal .form-label {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin-bottom: 8px;
}

#registrationModal .form-control {
	/* padding: 15px 20px; */
	border: 2px solid #83F33C;
	border-radius: 50px;
	font-size: 16px;
}

#registrationModal .form-control:focus {
	border-color: #00DD00;
	box-shadow: 0 0 0 0.25rem rgba(0, 255, 0, 0.15);
}

#registrationModal .password-field {
	position: relative;
}

#registrationModal .password-toggle {
	position: absolute;
	right: 20px;
	top: 63px;
	transform: translateY(-50%);
	cursor: pointer;
	font-size: 20px;
	color: #666;
	background: none;
	border: none;
	padding: 5px;
	z-index: 10;
}

.img-registarion {
	width: 100%;
	height: 100%;
	/* object-fit: cover; */
}

.password-toggle:hover {
	color: #000;
}

.modal-backdrop.show {
	opacity: 0.8;
}

.modal-title {
	font-family: "Instrument Sans", sans-serif;
}

#registrationModal {
	z-index: 999999999;
	font-family: "Instrument Sans", sans-serif;
}