@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;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");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");

a {
	text-decoration: none
}

.fill-color-6 {
	fill: #0065ff
}

.fill-color-white {
	fill: white
}

.fill-color-1 {
	fill: #0065fe
}

.fill-color-2 {
	fill: #f99e06
}

.fill-color-7 {
	fill: #00a9cb
}

.stroke-color-6 {
	stroke: #0065ff
}

.bg-light-musturd {
	background-color: #fff8ec
}

.bg-musturd {
	background-color: #f99e06
}

.text-mustard {
	color: #f99e06
}

.bg-blue {
	background-color: #39b6f6
}

.bg-color6 {
	background-color: #0065ff
}

.bg-light-purple {
	background-color: #f3eaff
}

.bg-light-blue {
	background-color: #ebf3ff
}

.bg-color-1-light {
	background-color: rgba(0, 101, 254, 0.12)
}

.bg-color-3-light {
	background-color: rgba(52, 212, 97, 0.12)
}

.text-light-blue {
	color: #39b6f6
}

.bg-light-green {
	background-color: #e4ffde
}

.bg-light-theme {
	background-color: #eaf2ff !important
}

.bg-light-theme2 {
	background-color: #fff8eb !important
}

.bg-light-pink {
	background-color: #fff8eb
}

.bg-light-red {
	background-color: #ffeeec
}

.upto-down-gradient-clr-1 {
	background-image: linear-gradient(0deg, #002cfd, #009dfe)
}

.fill-color-1-active {
	fill: #0065fe !important
}

.filter-tabs ul.filter-tabs-key li a.tabulous_active.color1-active {
	color: #0065fe !important
}

.right-content {
	box-shadow: 0 4px 20px 9px #00000047;
	border-radius: 30px 30px
}

@media (min-width: 991px) {
	.right-content {
		height: 78.59vh;
		overflow-y: auto !important
	}
}

@media (min-width: 991px) {
	.right-content.short {
		height: 66vh;
		overflow-y: auto !important
	}
}

@media (min-width: 1600px) {
	.right-content.short {
		height: 69vh;
		overflow-y: auto !important
	}
}

.user-profile-dash {
	margin-top: -65px
}

.user-profile-dash .remove-profile-pic {
	height: 32px;
	width: 32px;
	right: 0;
	bottom: 0
}

.user-profile-dash img {
	height: 105px;
	width: 105px;
	border-radius: 50%;
	border: 6px solid #e7f1ff;
	background-color: white
}

.top-circle {
	height: 105px;
	width: 105px;
	border-radius: 50%;
	border: 6px solid #e7f1ff;
	background-color: white;
	margin-top: -65px
}

.dash-scorecard .col-4 {
	position: relative
}

.dash-scorecard .col-4::before {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #ebf3ff;
	width: 2px;
	height: 70%;
	content: ""
}

.dash-scorecard .col-4:last-child::before {
	display: none !important
}

.dash-scorecard .active {
	position: relative
}

.dash-scorecard .active::after {
	position: absolute;
	top: -6px;
	height: 10px;
	width: 10px;
	background-color: #0065fe;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%
}

.bg-theme-light-grey {
	background-color: #ebf3ff
}

.owl-carousel .owl-item img {
	width: auto !important
}

@media (max-width: 767px) {
	.student-text-testimonial {
		border: 0px !important
	}
}

.student-text-testimonial img {
	height: 72px !important;
	width: 72px !important;
	border-radius: 50%;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #fff8ec
}

.student-text-testimonial .owl-dots {
	margin-top: -40px
}

.owl-dots {
	margin-top: -20px
}

.student-testimonial .owl-carousel,
.student-testimonial .owl-stage-outer,
.student-testimonial .owl-item,
.student-testimonial .item,
.student-testimonial .owl-stage {
	height: 100%
}

.student-testimonial .owl-dots {
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	bottom: -35px
}

@media (max-width: 991px) {
	.student-testimonial .owl-dots {
		bottom: 0px
	}
}

.student-testimonial .owl-dots .owl-dot.active span {
	background-color: #0065fe !important
}

@media (max-width: 991px) {
	.cstm-dots-mob .owl-dots {
		bottom: -35px
	}
}

.resources-section .study-material-block {
	background-image: url('../upload/Download-Study-Material.png');
	background-size: 200px;
	background-position-x: right;
	background-position-y: bottom;
	padding: 20px 15px !important;
	background-repeat: no-repeat
}

@media (max-width: 600px) {
	.resources-section .study-material-block {
		background-size: 85%;
		background-position-x: right
	}

	.resources-section .study-material-block p {
		max-width: 160px
	}
}

.resources-section .study-material-block p {
	max-width: 200px
}

.resources-section .video-tutorial-block {
	padding: 20px 15px;
	background-image: url('../upload/Watch-Video-Tutorials.png');
	background-size: 50%;
	background-position-x: right;
	background-position-y: bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

@media (max-width: 600px) {
	.resources-section .video-tutorial-block {
		background-size: 80%
	}

	.resources-section .video-tutorial-block p {
		max-width: 160px
	}
}

.resources-section .student-support-block {
	padding: 20px 15px 10px;
	background-image: url('../upload/Student-Support.png');
	background-size: 47%;
	background-position-x: right;
	background-position-y: bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

@media (max-width: 600px) {
	.resources-section .student-support-block {
		background-size: 90%
	}

	.resources-section .student-support-block p {
		max-width: 160px
	}
}

footer {
	z-index: 100
}

.interest-selector .intereset-options.selected {
	background-color: #f99e06 !important
}

.selection-box ul {
	padding: 0
}

.selection-box ul li {
	cursor: pointer;
	padding: 15px 10px 15px 5px;
	border-top: 1px solid #e5e5e5
}

.selection-box ul li p,
.selection-box ul li i {
	transition: 0.2s linear
}

.selection-box ul li:last-child {
	border-bottom: 1px solid #e5e5e5
}

.selection-box ul li.selected p,
.selection-box ul li.selected i {
	color: #34d461 !important
}

.selection-box ul li.selected p {
	font-weight: 500
}

.selection-box.with-checkbox ul li:first-child {
	border: none !important
}

.selection-box.with-checkbox i {
	color: white
}

.selection-box.with-checkbox .selected i {
	color: white !important
}

.selection-box.with-checkbox .selected p {
	color: black !important
}

.selection-box.with-checkbox .selected p {
	font-weight: 400
}

.selection-box.with-checkbox .selected .selection-check {
	background-color: #34d461;
	border-color: #34d461
}

.profile-card {
	padding: 20px 10px;
	max-width: 400px
}

.profile-card .student-dp .editor {
	height: 27px;
	width: 27px;
	border-radius: 50%;
	background-color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 7px;
	right: 9px
}

.profile-card .student-dp img {
	height: 105px;
	width: 105px;
	border: 3px solid #f99e06
}

.profile-card .user-detail {
	position: relative
}

.profile-card .user-detail .editor {
	right: 5px;
	top: 0px
}

.profile-picture-update {
	text-align: center;
	height: 125px;
	width: 125px;
	position: relative
}

.profile-picture-update .delete-dp {
	height: 24px;
	width: 24px;
	background-color: #f99e06;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 10px;
	right: 10px
}

.profile-picture-update .delete-dp svg {
	height: 19px
}

.profile-picture-update .delete-dp svg line {
	stroke: white
}

.profile-picture-update .delete-dp svg path {
	stroke: white
}

.profile-picture-update .delete-dp svg path:first-child {
	stroke: none !important
}

.profile-picture-update img {
	height: 125px;
	width: 125px
}

.switch-button {
	background-color: #fff8eb;
	width: 345px;
	height: 49px;
	text-align: center;
	will-change: transform;
	z-index: 197 !important;
	cursor: pointer;
	transition: .3s ease all;
	border: 1px solid white;
	border-radius: 44px;
	font-weight: 500
}

.switch-button-case {
	display: inline-block;
	background: none;
	width: 49%;
	height: 100%;
	color: #f99e06;
	position: relative;
	border: none;
	transition: .3s ease all;
	padding-bottom: 1px
}

.switch-button-case svg {
	transition: 0.2s linear
}

.switch-button-case svg circle {
	fill: #f99e06
}

.switch-button-case svg path {
	fill: #f99e06
}

.switch-button-case:hover {
	color: #f99e06;
	cursor: pointer
}

.switch-button-case:focus {
	outline: none
}

.switch-button .active {
	background-color: #f99e06;
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: -1;
	transition: .3s ease-out all;
	border-radius: 40px
}

.switch-button .active-case {
	color: #fff !important
}

.switch-button .active-case svg circle {
	fill: white
}

.switch-button .active-case svg path {
	fill: white
}

.filter-tabs ul.filter-tabs-key {
	background-color: #e2eeff;
	max-width: 450px;
	overflow: hidden;
	text-align: center;
	will-change: transform;
	z-index: 197 !important;
	cursor: pointer;
	transition: .3s ease all;
	border-radius: 15px;
	font-weight: 500;
	width: 100%;
	max-width: 400px;
	display: flex;
	justify-content: center
}

.filter-tabs ul.filter-tabs-key li a {
	border-bottom: 3px solid #e2eeff
}

.filter-tabs ul.filter-tabs-key li a {
	background: none;
	width: 100%;
	height: 100%;
	position: relative;
	transition: .3s ease all
}

.filter-tabs ul.filter-tabs-key li a.tabulous_active {
	border-bottom: 3px solid #0065fe;
	height: 100%;
	z-index: -1;
	transition: .3s ease-out all;
	color: black !important;
	color: #2e2e2e
}

.filter-tabs ul.filter-tabs-key li a.tabulous_active svg {
	fill: #2e2e2e
}

.active-white-filter ul.filter-tabs-key {
	padding: 5px !important
}

.active-white-filter ul.filter-tabs-key a {
	display: block !important;
	display: flex !important;
	width: 100%
}

@media (max-width: 991px) {
	.active-white-filter ul.filter-tabs-key a {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}
}

.active-white-filter ul.filter-tabs-key a svg {
	display: none !important
}

.active-white-filter ul.filter-tabs-key li {
	z-index: 1;
	border-radius: 25px !important;
	overflow: hidden
}

.active-white-filter ul.filter-tabs-key a.tabulous_active {
	background-color: white !important;
	height: 100%;
	z-index: -1;
	transition: .3s ease-out all;
	color: black !important;
	color: #2e2e2e
}

.active-white-filter ul.filter-tabs-key a.tabulous_active svg {
	display: block !important;
	fill: #f99e06 !important
}

.filter-tabs-pannel .make_transist {
	display: none
}

.filter-tabs-pannel .make_transist.showleft {
	opacity: 1;
	display: block !important;
	position: relative !important
}

.my-location {
	padding: 7px 2px 10px;
	border-bottom: 3px solid #d7d7d7
}

.circle_percent {
	font-size: 200px;
	width: 100px;
	height: 100px;
	position: relative;
	background: #f99e06;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	box-shadow: 2px 3px 13px #0000003d
}

.circle_percent p {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%);
	z-index: 10
}

.circle_inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	clip: rect(0 100px 100px 0.2em);
	overflow: hidden
}

.round_per {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: #34d461;
	clip: rect(0 100px 100px 0.2em);
	transform: rotate(180deg);
	transition: 1.05s
}

.percent_more .circle_inner {
	clip: rect(0 0.2em 100px 0em)
}

.percent_more:after {
	position: absolute;
	left: .2em;
	top: 0em;
	right: 0;
	bottom: 0;
	background: #34d461;
	content: ''
}

.circle_inbox {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background: #fff;
	z-index: 3;
	border-radius: 50%;
	box-shadow: 0 0 3px #0000002b
}

.percent_text {
	position: absolute;
	font-size: 20px;
	left: 50%;
	top: 36%;
	transform: translate(-50%, -50%);
	z-index: 3;
	color: #34d461;
	font-weight: 600
}

.attedance-card .attendance-date {
	height: 31px;
	width: 31px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center
}

.attedance-card .attendance-date.present {
	background-color: #ecfff1;
	color: #34d461 !important;
	height: 31px;
	width: 31px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center
}

.your-rights-bg {
	background-image: url('../upload/Your-Rights.png');
	background-position: right top;
	background-size: contain;
	background-repeat: no-repeat
}

.your-counselling-bg {
	background-image: url('../upload/need-councling.png');
	background-position: right top;
	background-size: auto;
	background-repeat: no-repeat
}

.user-without-dp {
	height: 32px;
	width: 32px;
	border-radius: 50%;
	border: 1px solid #f99e06;
	background-color: #fff8eb;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #f99e06;
	font-weight: 600;
	font-size: 17px
}

.notice-section {
	border-left: 4px solid #f99e06 !important
}

.internship-selection.active {
	background-color: #f9e204 !important
}

.datetime-reset-button {
	display: none !important
}

.datetime-reset-button {
	visibility: hidden !important
}

.thick-vertical-divider {
	height: 12px;
	width: 100%;
	background-color: #f4f4f4
}

.filter-tabs-slide.hideleft {
	display: none
}

.filter-tabs-slide.hideleft.make_transist.showleft {
	display: block !important
}

.congratulation-cstm-section {
	height: max-content
}

.congratulation-cstm-section .student-top-section {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 8px
}

.congratulation-cstm-section .congrats-student-profile-pic img {
	height: 127px;
	width: 127px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 24%;
	right: 50%;
	transform: translate3d(48%, 3%, 0)
}

.congratulation-cstm-section .congratulation-course {
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	margin-bottom: 0
}

.fs-20.fw-900 {
	font-size: 22px !important
}

footer.bg-u-dark {
	background-color: transparent !important;
	box-shadow: none !important;
	position: fixed !important;
	left: 0;
	bottom: 0;
	width: 100%;
	margin-top: 23px
}

@media (max-height: 830px) {
	footer.bg-u-dark {
		position: relative !important;
		margin-top: 10px
	}
}

.student-login-image {
	background-color: white !important
}

.opportunities-block .internship-full-details {
	height: 0 !important;
	overflow: hidden;
	transition: 0.3s linear
}

.opportunities-block.show .hide-on-click {
	display: none !important
}

.opportunities-block.show .internship-full-details {
	height: auto !important
}

.highlight-section {
	background-image: url('../upload/Highlights-bg.png');
	background-size: cover;
	background-position-x: center;
	background-position-y: top
}

.ribbon-section {
	margin-top: -40px;
	position: relative
}

.ribbon-section div,
.ribbon-section img {
	z-index: 1
}

.ribbon-section::after {
	position: absolute;
	top: 48%;
	transform: translateY(-50%);
	left: -10px;
	width: 106%;
	background-image: url('../upload/ribbon-mustard.png');
	content: "";
	height: 80%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: center
}

@media (max-width: 400px) {
	.ribbon-section::after {
		background-size: contain
	}
}

.ribbon-section .student-picture {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	border: 4px solid white
}

.filter-opner.border {
	border-bottom: 4px solid #0065fe !important;
	border-radius: 10px 10px 0 0 !important
}

.opertunites-filter {
	border-radius: 0 25px 25px 25px !important
}

.parent-block.show-all .hide-this-section.d-none {
	display: block !important
}

div.rjs-text-container {
	padding: 0 !important;
	background-color: transparent !important;
	border-radius: 0 !important;
	border: 0 !important
}

.rjs-read-more {
	position: relative;
	color: #0065fe !important;
	text-decoration: none !important;
	font-weight: 900 !important
}

.rjs-read-more::after {
	position: absolute;
	position: absolute;
	right: -17px;
	top: -5.4px;
	content: "\f0d7";
	font-size: 17px;
	font-family: fontAwesome
}

.rjs-read-less {
	position: relative;
	color: #0065fe !important;
	text-decoration: none !important;
	font-weight: 900 !important
}

.rjs-read-less::after {
	position: absolute;
	position: absolute;
	right: -17px;
	top: -2.4px;
	content: "\f0d8";
	font-size: 17px;
	font-family: fontAwesome
}

.vbox-inline video {
	height: 100% !important;
	width: 100% !important;
	display: block !important
}

.buttons-container {
	background-color: #ecf4ff;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 0 !important;
	padding-top: 15px;
	padding-bottom: 15px
}

.week {
	margin-top: 0 !important
}

.weeks-wrapper.header {
	background-color: #ecf4ff
}

.weeks-wrapper.header .day {
	border: none !important
}

.weeks-wrapper.header .day::before {
	display: none !important
}

.weeks-wrapper.header .day::after {
	display: none !important
}

.week .day.header {
	font-size: 16px !important;
	font-weight: 600
}

.day {
	font-weight: 600 !important
}

.week:not(.start-on-monday) .day:first-child {
	color: #cdcdcd !important
}

.week:not(.start-on-monday) .day:first-child,
.week:not(.start-on-monday) .day:last-child {
	color: black
}

.special-buttons {
	display: none !important
}

.prev-button,
.next-button {
	background-image: linear-gradient(0deg, #002cfd, #009dfe);
	height: 24px;
	width: 24px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: white !important
}

.prev-button i,
.next-button i {
	font-size: 12px
}

.week {
	margin-bottom: 0 !important
}

.week:first-child .day {
	border-top: 0 !important
}

.week:last-child .day {
	border-bottom: 0 !important
}

.week .day:first-child {
	border-left: 0 !important
}

.week .day:last-child {
	border-right: 0 !important
}

.calendar-container {
	border-radius: 30px 30px 10px 10px
}

.day {
	border: 0.5px solid #d3d3d3;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	position: relative
}

.day.today::before {
	display: none !important
}

.weeks p {
	max-width: 59px;
	width: 100%;
	text-align: center !important
}

.days {
	border-bottom: 1px solid #d3d3d3
}

.days:last-child {
	border-bottom: 0 !important
}

.days p {
	cursor: pointer;
	position: relative;
	margin-bottom: 0;
	padding: 6px 5px;
	border-right: 1px solid #d3d3d3;
	width: 100%
}

.days p.check::after {
	position: absolute;
	bottom: 0px;
	border-radius: 50%;
	content: "\f00c";
	font-family: fontAwesome;
	color: #19a583;
	left: 50%;
	transform: translateX(-50%);
	font-size: 10px
}

.days p.bg-check {
	background-color: #d9fff6
}

.days p.bg-uncheck {
	background-color: #fff2f2
}

.days p.uncheck::after {
	position: absolute;
	bottom: 3px;
	height: 5px;
	width: 5px;
	background-color: red;
	border-radius: 50%;
	content: "";
	left: 50%;
	transform: translateX(-50%)
}

.days p:first-child {
	color: #c4c4c4 !important;
	border-left: 0 !important
}

.days p:last-child {
	border-right: 0 !important
}

@media (min-width: 991px) {
	.cstm-height-quiz {
		height: 68vh
	}
}

.font-pacific {
	font-family: 'Pacifico', cursive
}

html,
body {
	overflow-x: hidden;
	font-family: 'Nunito', sans-serif;
	letter-spacing: 0.8px !important
}

body {
	font-family: 'Nunito', sans-serif
}

body a:hover {
	color: #0065fe
}

body:after {
	font-size: 0;
	left: -100px;
	position: absolute
}

@media (min-width: 1200px) {
	body:after {
		content: "lg"
	}
}

@media (max-width: 1199px) {
	body:after {
		content: "md"
	}
}

@media (max-width: 991px) {
	body:after {
		content: "sm"
	}
}

@media (max-width: 767px) {
	body:after {
		content: "xs"
	}
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

ul li {
	list-style: none;
	list-style-type: none
}

input {
	outline: none !important
}

select::-ms-expand {
	display: none
}

a {
	color: #0065fe
}

.mt--25 {
	margin-top: -25px
}

.mt--15 {
	margin-top: -15px
}

.mt--10 {
	margin-top: -10px
}

.mt--30 {
	margin-top: -30px
}

.mt--50 {
	margin-top: -50px
}

.mt--70 {
	margin-top: -70px
}

.mb--10 {
	margin-bottom: -10px
}

.mb--7 {
	margin-bottom: -7px
}

.loadingPanel {
	text-align: center
}

.z-index-div-top {
	z-index: 20;
	position: relative
}

.mt-90 {
	margin-top: 90px
}

.mt-80 {
	margin-top: 80px
}

.mt-70 {
	margin-top: 70px
}

.mt-60 {
	margin-top: 60px
}

.mt-55 {
	margin-top: 55px
}

.mt-50 {
	margin-top: 50px
}

.mt-45 {
	margin-top: 45px
}

.mt-40 {
	margin-top: 40px
}

.mt-35 {
	margin-top: 35px
}

.mt-30 {
	margin-top: 30px
}

.mt-25 {
	margin-top: 25px
}

.mt-22 {
	margin-top: 22px
}

.mt-20 {
	margin-top: 20px
}

.mt-15 {
	margin-top: 15px
}

.mt-10 {
	margin-top: 10px
}

.mt-8 {
	margin-top: 8px
}

.mt-5px {
	margin-top: 5px
}

.mt-3px {
	margin-top: 3px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-35 {
	margin-bottom: 35px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-25 {
	margin-bottom: 25px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-5px {
	margin-bottom: 5px
}

.mr-0 {
	margin-right: 0px !important
}

.mr-1 {
	margin-right: 1px
}

.mr-2 {
	margin-right: 2px
}

.mr-3 {
	margin-right: 3px
}

.mr-5 {
	margin-right: 5px
}

.mr-10 {
	margin-right: 10px
}

.mr-15 {
	margin-right: 15px
}

.mr-20 {
	margin-right: 20px
}

.mr-25 {
	margin-right: 25px
}

.mr-30 {
	margin-right: 30px
}

.mr-40 {
	margin-right: 30px
}

.mr-r-auto {
	margin-right: auto
}

.pb-10 {
	padding-bottom: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-35 {
	padding-bottom: 35px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-120 {
	padding-bottom: 120px
}

.pb-110 {
	padding-bottom: 110px
}

.pt-2px {
	padding-top: 2px
}

.pt-40 {
	padding-top: 40px
}

.pt-15 {
	padding-top: 15px
}

.pb-15 {
	padding-bottom: 15px
}

.py-3px {
	padding-top: 3px;
	padding-bottom: 3px
}

.py-5px {
	padding-top: 5px;
	padding-bottom: 5px
}

.py-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.py-15 {
	padding-top: 15px;
	padding-bottom: 15px
}

.py-12 {
	padding-top: 12px !important;
	padding-bottom: 12px !important
}

.py-20 {
	padding-top: 20px;
	padding-bottom: 20px
}

.py-18 {
	padding-top: 18px;
	padding-bottom: 18px
}

.py-15 {
	padding-top: 15px;
	padding-bottom: 15px
}

.py-20 {
	padding-top: 20px;
	padding-bottom: 20px
}

.py-15-imp {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}

.py-25 {
	padding-top: 25px;
	padding-bottom: 25px
}

.py-30 {
	padding-top: 30px;
	padding-bottom: 30px
}

.py-60 {
	padding-top: 60px;
	padding-bottom: 60px
}

.py-40 {
	padding-top: 40px;
	padding-bottom: 40px
}

.px-10 {
	padding-left: 10px;
	padding-right: 10px
}

.px-15 {
	padding-left: 15px;
	padding-right: 15px
}

.px-20 {
	padding-left: 20px;
	padding-right: 20px
}

.px-30 {
	padding-left: 20px;
	padding-right: 20px
}

.px-11 {
	padding-left: 11px;
	padding-right: 11px
}

.px-5px {
	padding-left: 5px;
	padding-right: 5px
}

.pr-5px {
	padding-right: 5px !important
}

@media (max-width: 700px) {
	.px-vs-0 {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.pl-vs-0 {
		padding-left: 0 !important
	}

	.pr-vs-0 {
		padding-right: 0 !important
	}

	.py-vs-15 {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.py-vs-10 {
		padding-top: 10px;
		padding-bottom: 10px
	}

	.h-vs-70 {
		height: 70px !important
	}

	.h-vs-60 {
		height: 60px !important
	}
}

.p-10 {
	padding: 10px
}

.after-none::after {
	display: none !important
}

@media (max-width: 991px) {
	.py-sm-0 {
		padding: 0 !important
	}

	.line-h-5px-sm {
		line-height: 5px
	}

	.fw-600-sm {
		font-weight: 600
	}
}

.letter-spacing-1px {
	letter-spacing: 1px
}

.letter-spacing-2px {
	letter-spacing: 2px
}

.line-h-0 {
	line-height: 0
}

.line-h-1p5 {
	line-height: 45px
}

.line-h-5px {
	line-height: 5px
}

.line-h-15 {
	line-height: 15px
}

.line-h-17 {
	line-height: 17px
}

.line-h-20 {
	line-height: 20px
}

.line-h-22 {
	line-height: 22px
}

.line-h-25 {
	line-height: 25px
}

.line-h-30 {
	line-height: 30px
}

.line-h-35 {
	line-height: 35px
}

.line-h-10 {
	line-height: 10px
}

.line-h-40 {
	line-height: 40px
}

.line-h-50 {
	line-height: 50px
}

.line-h-67 {
	line-height: 67px
}

.line-h-19 {
	line-height: 19px
}

@media (min-width: 900px) {
	.px-lg-35 {
		padding-left: 35px !important;
		padding-right: 35px !important
	}

	.mb-lg-0 {
		margin-bottom: 0
	}

	.mt-lg-10 {
		margin-top: 10px
	}

	.mt-lg-22 {
		margin-top: 22px
	}

	.mt-lg-25 {
		margin-top: 25px
	}

	.mt-lg-30 {
		margin-top: 30px
	}

	.mt-lg-35 {
		margin-top: 35px
	}

	.mt-lg-55 {
		margin-top: 55px
	}

	.mt-lg-40 {
		margin-top: 40px
	}

	.mt-lg-50 {
		margin-top: 50px
	}

	.mt-lg-60 {
		margin-top: 60px
	}

	.mt-lg-65 {
		margin-top: 65px
	}

	.mt-lg-70 {
		margin-top: 70px
	}

	.mt-lg-100 {
		margin-top: 100px
	}

	.mt-lg-110 {
		margin-top: 110px
	}

	.mr-lg-25 {
		margin-right: 25px
	}
}

@media (max-width: 991px) {
	.mb-sm-40 {
		margin-bottom: 40px
	}
}

.mr-l-auto {
	margin-left: auto
}

.ml-10 {
	margin-left: 10px
}

.ml-auto .ml-20 {
	margin-left: 20px
}

.ml-15 {
	margin-left: 15px
}

.mt-sm-30 {
	margin-top: 30px
}

.pl-25 {
	padding-left: 25px
}

.pl-20 {
	padding-left: 20px
}

.pl-15 {
	padding-left: 15px
}

.pl-10 {
	padding-left: 10px
}

.pl-5 {
	padding-left: 5px
}

.pl-6 {
	padding-left: 6px
}

.pl-5 {
	padding-left: 5px
}

.pl-0 {
	padding-left: 0
}

.pr-0 {
	padding-right: 0
}

.pr-5 {
	padding-right: 5px
}

@media (max-width: 1370px) {
	.pl-lap-60 {
		padding-left: 60px
	}
}

@media (max-width: 1170px) {
	.pl-lap-60 {
		padding-left: 15px
	}
}

@media (min-width: 900px) {
	.py-lg-35 {
		padding-top: 35px;
		padding-bottom: 35px
	}

	.py-lg-30 {
		padding-top: 30px;
		padding-bottom: 30px
	}

	.py-lg-40 {
		padding-top: 40px;
		padding-bottom: 40px
	}

	.py-lg-65 {
		padding-top: 65px;
		padding-bottom: 65px
	}

	.py-lg-60 {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.py-lg-70 {
		padding-top: 70px;
		padding-bottom: 70px
	}

	.py-lg-80 {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

.fw-400 {
	font-weight: 400
}

.fw-500 {
	font-weight: 500
}

.fw-600 {
	font-weight: 600
}

.fw-700 {
	font-weight: 700
}

.fw-800 {
	font-weight: 800
}

.fw-900 {
	font-weight: 900
}

.cursor-pointer {
	cursor: pointer
}

.center-lign-divider {
	position: relative
}

.center-lign-divider::before {
	position: absolute;
	top: 0;
	left: -20px;
	width: 200%;
	background-color: #0065fe;
	content: "";
	height: 100%;
	z-index: -1
}

.center-lign-divider::after {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	background-color: white;
	content: "";
	height: 100%
}

.border-bottom-clr-1-5px {
	border-bottom: 5px solid #0065fe
}

.border-bottom-clr-1-7px {
	border-bottom: 7px solid #0065fe
}

.border-bottom-clr-2 {
	border-bottom: 1px solid #e5e5e5
}

.border-bottom-clr-4 {
	border-bottom: 1px solid #929090
}

.border-top-clr-4 {
	border-top: 1px solid #929090
}

.border-left-clr-4 {
	border-left: 1px solid #929090
}

.border-left-clr-2 {
	border-left: 1px solid #e5e5e5
}

.border-top-clr-2 {
	border-top: 1px solid #e5e5e5
}

.border-grey-2px {
	border: 2px solid #e5e5e5
}

.border-grey-1px {
	border: 1px solid #e5e5e5
}

.border-white-2px {
	border: 2px solid #fff
}

.border-theme-1px {
	border: 1px solid #ebf3ff
}

.border-theme-2px {
	border: 2px solid #ebf3ff
}

.border-theme-2px-right {
	border-right: 2px solid #ebf3ff
}

.border-theme-1px-right {
	border-right: 1px solid #ebf3ff
}

.border-top-color5-3px {
	border-top: 3px solid #6c696a
}

.border-bottom-grey-light {
	border-bottom: 1px solid #00000012
}

.border-grey-light {
	border: 1px solid #00000012
}

.border-grey-light-right {
	border-right: 1px solid #00000012
}

.border-color1 {
	border: 1px solid #0065fe
}

.border-color2 {
	border: 1px solid #f99e06
}

.border-color3 {
	border: 1px solid #34d461
}

.border-color3-2px {
	border: 2px solid #34d461
}

.border-color6 {
	border: 1px solid #0065ff
}

.border-color9 {
	border: 1px solid #892ff6
}

.border-color4 {
	border: 1px solid #929090
}

.border-color6-2px {
	border: 2px solid #0065ff
}

.border-color1-imp {
	border: 1px solid #0065fe !important
}

.border-color2-imp {
	border: 2px solid #0065fe !important
}

.border-radius-0 {
	border-radius: 0 !important
}

.border-radius-2 {
	border-radius: 2px !important
}

.border-radius-3 {
	border-radius: 3px !important
}

.border-radius-5 {
	border-radius: 5px !important
}

.border-radius-10 {
	border-radius: 10px !important
}

.border-radius-15 {
	border-radius: 15px !important
}

.border-radius-40 {
	border-radius: 40px !important
}

.border-radius-30 {
	border-radius: 30px !important
}

.border-radius-25 {
	border-radius: 25px !important
}

.border-radius-20 {
	border-radius: 20px !important
}

.border-radius-top-5 {
	border-radius: 5px 5px 0 0 !important
}

.border-radius-bottom-5 {
	border-radius: 0 0 5px 5px !important
}

.border-radius-bottom-10 {
	border-radius: 0 0 10px 10px !important
}

.border-radius-10 {
	border-radius: 10px !important
}

.color1 {
	color: #0065fe
}

.color2 {
	color: #f99e06
}

.color3 {
	color: #34d461
}

.color4 {
	color: #929090
}

.color5 {
	color: #6c696a
}

.color6 {
	color: #0065ff
}

.color7 {
	color: #00a9cb
}

.color8 {
	color: #cdcdcc
}

.color9 {
	color: #892ff6
}

.bg-color1 {
	background-color: #0065fe
}

.bg-color2 {
	background-color: #f99e06
}

.bg-color5 {
	background-color: #6c696a
}

.bg-color3 {
	background-color: #34d461
}

.bg-color1-grad {
	background-size: 100%;
	background-position: center
}

.bg-none {
	background-color: transparent
}

.bg-color5 {
	background-color: #6c696a
}

.bg-black {
	background-color: #0065fe
}

.bg-l-black {
	background-color: #121618
}

.bg-light-wheat {
	background-color: #f2f2f2
}

.bg-brand-blue {
	background-color: #00639a !important
}

.bg-blue-v-light {
	background-color: #f1fbff !important
}

.text-white {
	color: white
}

.placeholder-white::placeholder {
	color: white;
	opacity: 1
}

.text-black {
	color: #2e2e2e !important
}

.text-sky-blue {
	color: #0fafed
}

.text-sky-green {
	color: #679105
}

.bg-sky-green {
	background-color: #8cb230
}

.mx-w-1300 {
	max-width: 1300px;
	width: 100%
}

.max-height-90per {
	max-height: 90% !important
}

.w-40 {
	width: 40px !important
}

.w-30 {
	width: 30px !important
}

.w-25 {
	width: 25px !important
}

.h-25 {
	height: 25px !important
}

.w-35 {
	width: 35px !important
}

.w-45 {
	width: 45px !important
}

.w-40 {
	width: 40px !important
}

.h-40 {
	width: 40px !important
}

.h-45 {
	width: 45px !important
}

.w-30 {
	width: 30px !important
}

.w-13 {
	width: 13px !important
}

.h-13 {
	height: 13px !important
}

.h-90 {
	height: 90px !important
}

.w-13 {
	width: 13px !important
}

.h-13 {
	height: 13px !important
}

.height-15 {
	height: 15px !important
}

.h-30 {
	height: 30px !important
}

.h-35 {
	height: 35px !important
}

.h-100px {
	height: 100px !important
}

.h-50px {
	height: 50px !important
}

.height-115 {
	height: 115px !important
}

.height-50 {
	height: 50px !important
}

.width-15 {
	width: 15px !important
}

.w-50 {
	width: 50px !important
}

.w-45 {
	width: 45px !important
}

.w-60 {
	width: 60px !important
}

.w-70 {
	width: 70px !important
}

.w-80 {
	width: 80px !important
}

.h-40 {
	height: 40px !important
}

.h-70 {
	height: 70px !important
}

.h-80 {
	height: 80px !important
}

.h-45 {
	height: 45px !important
}

.text-left {
	text-align: left !important
}

.facebook-bg {
	background-color: #3b5998
}

.twitter-bg {
	background-color: #059ff5
}

.instagram-bg {
	background-color: #3897f0
}

.google-plus-bg {
	background-color: #db4437
}

.pinterest-bg {
	background-color: #bc0518
}

.houzz-bg {
	background-color: #55a32a
}

.list-none li {
	list-style-type: none !important
}

.list-style-lower-latin {
	list-style: lower-latin
}

.fs-75 {
	font-size: 75px
}

.fs-60 {
	font-size: 60px
}

.fs-50 {
	font-size: 50px
}

.fs-45 {
	font-size: 45px
}

.fs-40 {
	font-size: 40px
}

.fs-35 {
	font-size: 35px
}

.fs-30 {
	font-size: 30px
}

.fs-32 {
	font-size: 32px
}

.fs-28 {
	font-size: 28px
}

.fs-27 {
	font-size: 27px
}

.fs-26 {
	font-size: 26px
}

.fs-25 {
	font-size: 25px
}

.fs-24 {
	font-size: 24px
}

.fs-22 {
	font-size: 22px
}

.fs-21 {
	font-size: 21px
}

.fs-20 {
	font-size: 20px
}

.fs-19 {
	font-size: 19px
}

.fs-18 {
	font-size: 18px
}

.fs-17 {
	font-size: 17px
}

.fs-16 {
	font-size: 16px
}

.fs-15 {
	font-size: 15px
}

.fs-15-imp {
	font-size: 15px !important
}

.fs-14 {
	font-size: 14px
}

.fs-13 {
	font-size: 13px
}

.fs-13-imp {
	font-size: 13px !important
}

.fs-12 {
	font-size: 12px
}

.fs-12-imp {
	font-size: 12px !important
}

.fs-11 {
	font-size: 11px
}

.fs-10 {
	font-size: 10px
}

.fs-9-after {
	font-size: 9px !important
}

.fs-9-after::after {
	font-size: 9px !important
}

.fs-13-after {
	font-size: 13px !important
}

.fs-13-after::after {
	font-size: 13px !important
}

.cstm-border-right-bottom {
	border-right: 1px solid #dfdbdb
}

.cstm-border-left-top {
	border-left: 1px solid #dfdbdb
}

@media (max-width: 991px) {
	.sm-bg-light-wheat {
		background-color: #f2f2f2
	}

	.cstm-border-right-bottom {
		border-bottom: 1px solid #dfdbdb;
		border-right: 0
	}

	.cstm-border-left-top {
		border-top: 1px solid #dfdbdb;
		border-left: 0
	}
}

.owl-carousel .owl-item img.w-100 {
	width: 100% !important
}

@media (min-width: 991px) {
	.max-lg-100 {
		max-width: 100% !important
	}

	.width-lg-51 {
		width: 51px
	}

	.pt-lg-0 {
		padding-top: 0
	}

	.fs-lg-110 {
		font-size: 110px
	}

	.fs-lg-100 {
		font-size: 100px
	}

	.fs-lg-75 {
		font-size: 75px
	}

	.fs-lg-60 {
		font-size: 60px
	}

	.fs-lg-50 {
		font-size: 50px
	}

	.fs-lg-45 {
		font-size: 45px
	}

	.fs-lg-40 {
		font-size: 40px
	}

	.fs-lg-22 {
		font-size: 22px
	}

	.fs-lg-26 {
		font-size: 26px
	}

	.fs-lg-25 {
		font-size: 25px
	}

	.fs-lg-30 {
		font-size: 30px
	}

	.fs-lg-32 {
		font-size: 32px
	}

	.fs-lg-35 {
		font-size: 35px
	}

	.fs-lg-15 {
		font-size: 15px
	}

	.fs-lg-17 {
		font-size: 17px
	}

	.fs-lg-14 {
		font-size: 14px
	}

	.fs-lg-18 {
		font-size: 18px
	}

	.fs-lg-36 {
		font-size: 36px
	}
}

.height-135 {
	height: 135px !important
}

.height-20 {
	height: 20px !important
}

.height-60 {
	height: 60px !important
}

.height-18 {
	height: 18px !important
}

.width-18 {
	width: 18px !important
}

.height-80 {
	height: 80px !important
}

.width-20 {
	width: 20px !important
}

.height-15 {
	height: 15px !important
}

.width-15 {
	width: 15px !important
}

@media (max-width: 767px) {
	.mr-sm-15 {
		margin-right: 15px
	}

	.mr-sm-10 {
		margin-right: 10px
	}

	.d-sm-hide {
		display: none
	}

	.d-sm-show {
		display: block !important
	}
}

.out-line-none {
	outline: none
}

.out-line-none:focus {
	outline: none
}

.cstm-option-select {
	border-radius: 5px;
	border: 1px solid #e3e1e1e6;
	color: #c1c0c0;
	outline: none;
	text-shadow: none !important;
	font-size: 17px;
	margin-bottom: 10px;
	outline: none !important;
	color: #0065fe;
	outline: none !important
}

.cstm-option-select:focus {
	outline: none !important;
	text-shadow: none !important
}

.cstm-list-item li {
	position: relative
}

.cstm-list-item li::after {
	position: absolute;
	left: 0;
	top: 7px;
	background-color: #0065fe;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	content: ""
}

.svg-fill-clr-1 {
	fill: #0065fe
}

.svg-fill-clr-1-path path {
	fill: #0065fe !important
}

.svg-strock-clr-5 {
	stroke: #6c696a !important
}

.svg-strock-clr-1 {
	stroke: #0065fe
}

.svg-fill-clr-5 {
	fill: #6c696a
}

.svg-fill-clr-white {
	fill: white;
	color: white
}

.svg-fill-clr-white path {
	fill: white;
	color: white
}

.active-color-1.active {
	fill: #0065fe !important
}

.youTubeVideo {
	position: relative;
	padding: 0;
	display: block;
	height: max-content
}

.youTubeVideo::after {
	position: absolute;
	width: 20%;
	height: 70px;
	color: #d21c1c;
	background-image: url('../upload/fldCMS/youtube-icon.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	z-index: 20;
	font-family: fontAwesome;
	font-size: 75px;
	text-align: center;
	right: 50%;
	top: 50%;
	transform: translate3d(50%, -50%, 0)
}

.cstm-list-style li {
	position: relative;
	padding-left: 14px;
	font-weight: 500;
	margin-bottom: 15px
}

.cstm-list-style li::after {
	position: absolute;
	left: 0px;
	top: 7px;
	content: "";
	height: 6px;
	width: 6px;
	background-color: #f99e06;
	border-radius: 50%
}

.line-h-40 .cstm-list-style li {
	position: relative;
	padding-left: 25px;
	font-weight: 500;
	margin-bottom: 15px
}

.line-h-40 .cstm-list-style li::after {
	position: absolute;
	left: 0px;
	top: 15px;
	content: "";
	height: 10px;
	width: 10px;
	background-color: #0065fe;
	border-radius: 50%
}

.transparent__span-0 {
	width: 0 !important;
	overflow: hidden !important;
	display: block !important;
	height: 0 !important
}

.transparent--text {
	color: #25a9e400 !important
}

.over-flow-y-scroll-sm {
	overflow-y: scroll
}

@media (max-width: 767px) {
	.normal-btn-xsm {
		background-image: none !important;
		border: none !important;
		box-shadow: none !important
	}
}

.heading-with-dual-line {
	position: relative;
	overflow: hidden;
	z-index: 1
}

.heading-with-dual-line:before,
.heading-with-dual-line:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 50%;
	height: 1px;
	content: '';
	background-color: #4a4a4a
}

@media (max-width: 767px) {

	.heading-with-dual-line:before,
	.heading-with-dual-line:after {
		display: none
	}
}

.heading-with-dual-line:before {
	margin-left: -52%;
	text-align: right
}

.heading-with-dual-line:after {
	margin-left: 2%
}

.equal-h-260 {
	height: 260px;
	object-fit: contain
}

.object-fit-contain {
	object-fit: contain;
	object-position: center
}

.object-fit-cover {
	object-fit: cover;
	object-position: center
}

.border-for-scnd-div .child-border-fst-not {
	border-top: 1px solid #00000012
}

@media (max-width: 800px) {
	.border-for-scnd-div .child-border-fst-not {
		border-top: 1px solid #00000012;
		border-bottom: 1px solid #00000012
	}
}

.border-for-scnd-div .child-border-fst-not:first-child {
	border: none !important
}

@media (max-width: 991px) {
	.bg-white-sm {
		background-color: white !important;
		padding: 15px 15px !important
	}
}

.cursor-pointer-imp {
	cursor: pointer !important
}

.max-w-max-cont {
	max-width: max-content
}

.min-w-max-content {
	min-width: max-content
}

.fade-overlay {
	position: relative;
	border-radius: 13px;
	overflow: hidden;
	box-shadow: 1px 1px 10px #00000021
}

.fade-overlay::after {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #005ae32e;
	content: "";
	height: 100%;
	width: 100%;
	border-radius: 10px
}

.fade-overlay .center-icon {
	left: 50%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	position: absolute;
	z-index: 10
}

.vertical-divider-w-text span {
	width: 42%;
	margin: 0 2px;
	height: 1px;
	background: #e3e0e0
}

.vertical-divider-w-text p {
	width: 8%;
	margin: 0 2px
}

button:disabled {
	background-color: #c0c0c0 !important;
	background-image: linear-gradient(0deg, silver, silver) !important
}

.pdf-clr {
	color: #e62e2f
}

.bg-light-pdf {
	background-color: #ffeeee
}

.border-5px-light-musturd {
	border: fff8ec 10px solid #fff8eb
}

.ultra-light-grey {
	color: #b6b6b6 !important
}

.fixed-header {
	background: #0065fe;
	height: 92px
}

@media (max-width: 991px) {
	.fixed-header {
		height: 65px
	}
}

header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 101;
	padding: 20px 0
}

@media (min-width: 991px) {
	header {
		position: relative !important
	}
}

@media (max-width: 991px) {
	header {
		padding: 15px 0
	}
}

@media (max-width: 991px) {
	header .header__Navigation {
		position: fixed;
		border-radius: 40px 40px 0 0;
		padding: 30px 0 0 !important;
		background-color: white;
		max-width: 100%;
		width: 100%;
		max-height: 600px;
		height: max-content;
		left: 0;
		bottom: -600px;
		box-shadow: 0 0 16px #00000040;
		overflow-x: hidden;
		transition: 0.3s linear
	}

	header .header__Navigation::before {
		position: absolute;
		content: "";
		top: 15px;
		background-color: #ebf3ff;
		left: 50%;
		transform: translateX(-50%);
		height: 3px;
		width: 100px;
		border-radius: 20px
	}

	header .header__Navigation.show {
		bottom: 0
	}

	header .header__Navigation li {
		background-color: white;
		width: 100%
	}

	header .header__Navigation li:first-child::after {
		position: absolute;
		top: -10px;
		background-color: red;
		left: 50%;
		transform: translateX(-50%);
		height: 3px;
		width: 100px;
		border-radius: 20px
	}

	header .header__Navigation li a {
		color: black !important;
		font-weight: 600;
		padding: 10px 5px 10px 20px;
		margin: 0 !important;
		display: block
	}
}

header .menu-toggle .nav-toggle {
	position: relative;
	background: transparent;
	border: 1px solid transparent
}

header .menu-toggle .nav-toggle:focus {
	outline-width: 0
}

header .menu-toggle .nav-toggle [class*='bar-'] {
	background: #fff;
	display: block;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	height: 2.8px;
	width: 32px;
	margin-bottom: 5px
}

header .menu-toggle .nav-toggle [class*='bar-mid'] {
	width: 32px
}

header .menu-toggle .nav-toggle [class*='bar-bot'] {
	width: 32px
}

header .menu-toggle .nav-toggle .bar-bot {
	margin-bottom: 0
}

header .menu-toggle .opened .bar-mid,
header .menu-toggle .opened .bar-bot {
	width: 32px
}

header .menu-toggle .opened .bar-top {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 15% 15%;
	transform-origin: 15% 15%
}

header .menu-toggle .opened .bar-mid {
	opacity: 0
}

header .menu-toggle .opened .bar-bot {
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 10% 95%;
	transform-origin: 10% 95%
}

header .student-login-image {
	height: 50px;
	width: 50px;
	border: 3px solid #ececec
}

@media (min-width: 991px) {
	.custm-fixed-side {
		height: 79vh
	}
}

/* .content-section {
	margin-top: 50px
} */

.content-section .fixed-left-navigation {
	background-color: white;
	height: 79vh;
	padding-right: 5px !important;
	position: fixed;
	max-width: 200px;
	width: 100%;
	border-radius: 30px 30px;
	z-index: 100
}

@media (max-width: 991px) {
	.content-section .fixed-left-navigation {
		width: 100%;
		margin-right: 0px;
		bottom: 0;
		max-width: 100%;
		border-radius: 30px 30px 0 0
	}
}

.content-section .fixed-left-navigation ul {
	padding-left: 0 !important;
	padding: 40px 0 40px 10px
}

.content-section .fixed-left-navigation ul li a {
	margin-bottom: 20px;
	display: block;
	padding: 8px 5px 8px 5px !important;
	background-size: 210px;
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	color: white
}

@media (min-width: 991px) {
	.content-section .fixed-left-navigation ul li a {
		display: flex;
		align-items: center;
		color: #0065fe
	}
}

@media (max-width: 991px) {
	.content-section .fixed-left-navigation ul li a {
		font-size: 14px
	}

	.content-section .fixed-left-navigation ul li a svg {
		margin-bottom: 3px
	}
}

.content-section .fixed-left-navigation ul li a svg {
	height: 30px
}

@media (min-width: 991px) {
	.content-section .fixed-left-navigation ul li a svg.h-35 {
		height: 35px
	}
}

@media (max-width: 991px) {
	.content-section .fixed-left-navigation ul li a svg {
		height: 30px
	}

	.content-section .fixed-left-navigation ul li a svg.h-35 {
		height: 25px
	}

	.content-section .fixed-left-navigation ul li a svg.h-30 {
		height: 30px
	}
}

.content-section .fixed-left-navigation ul li a.active {
	color: #0065fe;
	color: #0065fe;
	background: #eaf2ff;
	border-radius: 0 20px 20px 0
}

@media (min-width: 991px) {
	.content-section .fixed-left-navigation ul li a.active {
		position: relative
	}
}

.content-section .fixed-left-navigation ul li a.active svg {
	fill: #0065fe;
	color: #0065fe
}

@media (max-width: 991px) {
	.content-section .fixed-left-navigation {
		position: fixed;
		width: 100%;
		height: 72px;
		background-color: #ffffff;
		border-radius: 30px 30px 0 0;
		left: 0;
		padding: 10px 0 15px !important;
		box-shadow: 0 0 25px #005ae370
	}

	.content-section .fixed-left-navigation ul {
		display: flex;
		padding: 0 !important;
		justify-content: space-around
	}

	.content-section .fixed-left-navigation ul li a {
		padding: 0 !important;
		color: #0065fe;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-align: center;
		margin-bottom: 0px !important;
		font-weight: 600
	}

	.content-section .fixed-left-navigation ul li a.active {
		position: relative;
		background: none;
		background-color: transparent
	}

	.content-section .fixed-left-navigation ul li a.active::after {
		position: absolute;
		width: 100px;
		height: 20px;
		content: "";
		background-size: 62px;
		background-position-y: 10px;
		background-position-x: center;
		background-repeat: no-repeat;
		bottom: -8px;
		display: block;
		height: 4px;
		width: 135%;
		background: #0065fe
	}
}

.video-banner {
	position: relative
}

.video-banner::after {
	position: absolute;
	left: 0;
	top: 0
}

@media (max-width: 991px) {
	.header__Navigation-hider {
		height: 100vh;
		width: 100%;
		position: fixed;
		background: #00000070;
		z-index: 10;
		top: 0;
		left: 0
	}
}

@media (min-width: 991px) {
	.fixed-left-navigation {
		display: flex;
		justify-content: space-between;
		flex-direction: column
	}

	.header__Navigation {
		border-radius: 12px;
		position: absolute;
		top: 51px;
		right: 0;
		display: none;
		padding: 15px 15px 0 15px !important
	}

	.header__Navigation.active {
		display: block
	}

	.header__Navigation li {
		margin-bottom: 10px
	}
}

.theme-btn {
	border-radius: 40px;
	font-size: 14px !important;
	font-weight: 600 !important;
	border: none;
	text-decoration: none !important;
	background-size: 350%;
	transition: 0.4s;
	background-color: #0065fe;
	z-index: 1;
	background-position-x: -1px;
	position: relative
}

.theme-btn.upto-down-gradient-clr-1 {
	background-image: linear-gradient(0deg, #002cfd, #009dfe)
}

.theme-btn:hover {
	box-shadow: none;
	background-position-x: 100%
}

.theme-btn.bg-white {
	background-image: linear-gradient(to right, white 30%, #0065fe, #0065fe 70%);
	background-position-x: -1px
}

.theme-btn.bg-white:hover {
	box-shadow: none;
	background-position-x: 100% !important;
	color: white !important
}

.theme-btn.bg-color1 {
	background-image: linear-gradient(to right, #0065fe 30%, black, black 70%);
	background-position-x: -1px
}

.theme-btn.bg-color1:hover {
	box-shadow: none;
	background-position-x: 100%;
	box-shadow: none
}

.theme-btn.normal-btn-xsm:hover {
	box-shadow: none;
	color: #f99e06 !important
}

.bg-color1 .theme-btn.bg-white {
	background-image: linear-gradient(to right, white 30%, black, #000 70%);
	background-position-x: -1px
}

.bg-color1 .theme-btn.bg-white:hover {
	box-shadow: none;
	background-position-x: 100% !important;
	color: white !important
}

.theme-btn-lg {
	border-radius: 40px;
	border: none;
	text-decoration: none !important;
	padding-top: 20px;
	background-size: 350%;
	transition: all .5s ease-in-out;
	background-color: #0065fe;
	padding-bottom: 20px;
	display: block;
	text-align: center
}

.theme-btn-lg.bg-white {
	background-image: linear-gradient(to right, white 30%, #0065fe, #0065fe 70%);
	background-position-x: -1px
}

.theme-btn-lg.bg-white i {
	transition: 0.3s linear
}

.theme-btn-lg.bg-white:hover {
	box-shadow: none;
	background-position-x: 100% !important;
	color: white !important
}

.theme-btn-lg.bg-white:hover i {
	color: white !important
}

.theme-btn-lg.bg-color1 {
	background-image: linear-gradient(to right, #0065fe 30%, black, black 70%);
	background-position-x: -1px
}

.theme-btn-lg.bg-color1:hover {
	box-shadow: none;
	background-position-x: 100% !important
}

.theme-btn-lg.normal-btn-xsm:hover {
	box-shadow: none;
	color: #f99e06 !important
}

.theme-btn-lg.bg-color5 {
	background-image: linear-gradient(to right, #6c696a 30%, black, black 70%);
	background-position-x: -1px
}

.theme-btn-lg.bg-color5:hover {
	box-shadow: none;
	background-position-x: 100% !important;
	color: white !important
}

.right-arrow-button i {
	width: 40px;
	display: flex;
	border-radius: 4px;
	justify-content: center;
	align-items: center;
	height: 44px;
	background-color: #0053d1
}

.theme-btn-product,
.primary-btn {
	border-radius: 40px;
	text-decoration: none !important;
	background-size: 350%;
	transition: all .5s ease-in-out;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: center
}

.theme-btn-product:disabled,
.primary-btn:disabled {
	background-image: none !important;
	background-color: #cbd0d5 !important;
	color: #676b6f !important;
	box-shadow: none !important
}

.theme-btn-product.bg-white,
.primary-btn.bg-white {
	background-image: linear-gradient(to right, white 30%, #0065fe, #0065fe 70%);
	background-position-x: -1px;
	transition: 0.3s linear
}

.theme-btn-product.bg-white:hover,
.primary-btn.bg-white:hover {
	box-shadow: none;
	background-position-x: 99% !important;
	color: white !important
}

.theme-btn-product.bg-white:hover i,
.primary-btn.bg-white:hover i {
	color: white !important
}

.theme-btn-product.bg-color1,
.primary-btn.bg-color1 {
	background-image: linear-gradient(to right, #0065fe 30%, black, black 70%);
	background-position-x: -1px
}

.theme-btn-product.bg-color1:hover,
.primary-btn.bg-color1:hover {
	box-shadow: none;
	background-position-x: 100% !important
}

.theme-btn-product.normal-btn-xsm:hover,
.primary-btn.normal-btn-xsm:hover {
	box-shadow: none;
	color: #f99e06 !important
}

.theme-btn-product.bg-color5,
.primary-btn.bg-color5 {
	background-image: linear-gradient(to right, #6c696a 30%, black, black 70%);
	background-position-x: -1px
}

.theme-btn-product.bg-color5:hover,
.primary-btn.bg-color5:hover {
	box-shadow: none;
	background-position-x: 100% !important;
	color: white !important
}

.delivery-fix-btn-show {
	width: 100%;
	background-color: #0065fe;
	font-size: 18px;
	color: white;
	font-weight: 500;
	padding: 15px;
	text-align: center;
	position: fixed;
	bottom: -57px;
	left: 0;
	z-index: 500;
	transition: 0.3s linear;
	overflow: hidden
}

.delivery-fix-btn-show.show {
	bottom: 0
}

.bg-color1 .theme-btn-product.bg-white,
.bg-color1-grad .theme-btn-product.bg-white {
	background-image: linear-gradient(to right, white 30%, black, black 70%);
	background-position-x: -1px
}

.bg-color1 .theme-btn-product.bg-white i,
.bg-color1 .theme-btn-product.bg-white em,
.bg-color1-grad .theme-btn-product.bg-white i,
.bg-color1-grad .theme-btn-product.bg-white em {
	transition: 0.2s
}

.bg-color1 .theme-btn-product.bg-white:hover,
.bg-color1-grad .theme-btn-product.bg-white:hover {
	box-shadow: none;
	background-position-x: 100%
}

.bg-color1 .theme-btn-product.bg-white:hover em,
.bg-color1-grad .theme-btn-product.bg-white:hover em {
	color: white !important
}

.rounded-button {
	border-radius: 50%;
	height: 35px;
	width: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 2px 2px 10px #0065fe
}

.cstm-product-btn {
	font-size: 14px !important;
	padding-left: 10px !important;
	padding-right: 10px !important
}

.cstm-product-btn i {
	font-size: 18px;
	margin-right: 2px !important
}

.product-enquiry-popup form button {
	border-radius: 40px;
	max-width: 180px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none !important;
	background-size: 350%;
	transition: all .5s ease-in-out;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
	background-image: linear-gradient(to right, #0065fe 30%, black, black 70%);
	background-position-x: -1px;
	color: white;
	font-weight: 500
}

.product-enquiry-popup form button:hover {
	box-shadow: none;
	background-position-x: 100% !important;
	color: white !important
}

.product-enquiry-popup form button~.form-group {
	text-align: center
}

.max-w-960 {
	max-width: 960px
}

.max-w-880 {
	max-width: 880px
}

.max-w-800 {
	max-width: 800px
}

.max-w-770 {
	max-width: 770px
}

.max-w-600 {
	max-width: 600px
}

.max-w-530 {
	max-width: 530px
}

.max-w-500 {
	max-width: 500px
}

.max-w-420 {
	max-width: 420px
}

.max-w-360 {
	max-width: 360px
}

.max-w-350 {
	max-width: 350px
}

.max-w-300 {
	max-width: 300px
}

.max-w-320 {
	max-width: 320px
}

.max-w-76per {
	max-width: 76%
}

.max-w-250 {
	max-width: 250px
}

.max-w-230 {
	max-width: 230px
}

.max-w-225 {
	max-width: 225px
}

.max-w-220 {
	max-width: 220px
}

.max-w-210 {
	max-width: 210px
}

.max-w-200 {
	max-width: 200px
}

.max-w-190 {
	max-width: 190px
}

.max-w-180 {
	max-width: 180px
}

.max-w-170 {
	max-width: 170px
}

.max-w-150 {
	max-width: 150px
}

.max-w-100 {
	max-width: 100px
}

.max-w-80 {
	max-width: 80px
}

.width-130 {
	width: 130px
}

.width-height-27 {
	max-width: 27px;
	width: 100%;
	height: 27px
}

.max-w-35 {
	max-width: 35px
}

.max-w-65 {
	max-width: 65px
}

.max-w-75 {
	max-width: 75px
}

@media (max-width: 767px) {
	.max-w-100-mob {
		max-width: 100px
	}
}

@media (max-width: 1380px) {
	.max-w-140-md {
		max-width: 140px
	}

	.max-w-150-md {
		max-width: 150px
	}

	.max-w-49per-md {
		max-width: 49%;
		width: 100%
	}

	.mr-md-2px {
		margin-right: 2px !important
	}
}

@media (max-width: 991px) {
	.max-sm-200 {
		max-width: 200px
	}
}

.theme-bx-shadow {
	box-shadow: 2px 2px 15px -12px #0065fe;
	-webkit-box-shadow: 2px 2px 15px -12px #0065fe;
	-moz-box-shadow: 2px 2px 15px -12px #0065fe
}

.theme-bx-shadow-png {
	box-shadow: 2px 2px 15px -12px #0065fe;
	-webkit-box-shadow: 2px 2px 15px -12px #0065fe;
	-moz-box-shadow: 2px 2px 15px -12px #0065fe
}

.theme-bx-shadow-blue {
	box-shadow: 2px 2px 15px 0 #cfecfb;
	-webkit-box-shadow: 2px 2px 15px 0 #cfecfb;
	-moz-box-shadow: 2px 2px 15px 0 #cfecfb
}

.reset-all.color1 {
	box-shadow: 2px 2px 10px -7px #0065fe;
	-webkit-box-shadow: 2px 2px 10px -7px #0065fe;
	-moz-box-shadow: 2px 2px 10px -7px #0065fe
}

.box-shadow-hard {
	box-shadow: 0 0 22px 8px #b7d2fb
}

.box-shadow-light {
	box-shadow: 2px 5px 15px #0065fe7a
}

.inset-shadow-dark {
	box-shadow: 0px 0px 31px 4px #0003 inset
}

.input-with-icon .input-top {
	z-index: 10;
	position: relative;
	background: none !important
}

.input-with-icon .right-icon-input {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	background-color: white;
	z-index: 25
}

.input-with-icon .right-icon-input.z-index-div-bottm {
	z-index: 0
}

.moz-cover-clear {
	position: relative;
	z-index: 0;
	display: inline-block;
	left: -20px;
	top: 6px;
	width: 18px;
	height: 18px;
	background-color: white
}

.custum-serach-w-icon {
	position: relative;
	width: 100%;
	max-width: 500px
}

.custum-serach-w-icon input[type="text"] {
	border-radius: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 12px 10px
}

.custum-serach-w-icon button,
.custum-serach-w-icon input[type="submit"] {
	position: absolute;
	right: 0;
	background: none;
	border: none;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	color: #0065ff
}

.cstm-input-des {
	border-radius: 30px
}

.custm-form input[type="text"],
.custm-form input[type="email"],
.custm-form input[type="number"] {
	padding: 10px 10px
}

.selecotr-item {
	position: relative;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.selector-item_radio {
	appearance: none;
	display: none
}

.selector-item_label {
	position: relative;
	color: black;
	transform: translateY(-2px);
	padding: 7px 14px;
	transition-duration: .5s;
	transition-property: transform, color, box-shadow;
	transform: none;
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	cursor: pointer;
	color: #000;
	font-size: 14px
}

.selector-item_radio:checked+.selector-item_label {
	color: #34d461;
	border: 2px solid #34d461
}

.cstm-select-arrow {
	position: relative
}

.cstm-select-arrow select::-ms-expand {
	display: none
}

.cstm-select-arrow select {
	background-image: none !important;
	-webkit-appearance: none
}

.cstm-select-arrow i.arrow-select {
	position: absolute;
	top: 50%;
	transform: translateY(-56%);
	right: 20px;
	color: #0065ff
}

.cstm-file-upload {
	position: relative;
	overflow: hidden
}

.cstm-file-upload::after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	content: "Upload File";
	color: #0065ff;
	cursor: pointer;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	padding: 0 13px;
	font-size: 16px
}

.cstm-file-upload svg {
	position: absolute;
	right: 10px;
	z-index: 1;
	cursor: pointer
}

.sctm-select .form-check-input:checked[type="checkbox"] {
	background-image: none !important
}

.sctm-select .form-check-input:checked {
	background-color: #0065fe;
	border-color: #0065fe;
	box-shadow: none;
	outline: none
}

.sctm-select .form-check-input[type="checkbox"] {
	border-radius: 50%;
	height: 15px;
	box-shadow: none;
	outline: none;
	width: 15px
}

.sctm-select .form-check-input {
	border: 1.4px solid #0065fe;
	border-top-color: #0065fe;
	border-right-color: #0065fe;
	border-bottom-color: #0065fe;
	border-left-color: #0065fe;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.cstm-owl-dots .owl-dots {
	left: 50%;
	transform: translateX(-50%);
	position: relative
}

@media (max-width: 991px) {
	.cstm-owl-dots .owl-dots {
		bottom: 0px
	}
}

.cstm-owl-dots .owl-dots .owl-dot.active span {
	background-color: #0065fe !important
}

.bottom-pop-up {
	position: fixed;
	bottom: 0;
	background: #000000a3;
	left: 0;
	z-index: 120
}

.bottom-pop-up .pop-child {
	max-height: 70vh;
	overflow: scroll;
	margin-top: 41px;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: white;
	padding: 20px 20px 10px 20px;
	border-radius: 10px 10px 0 0;
	position: fixed;
	bottom: -200px;
	transition: 0.2s linear;
	left: 50%;
	width: 96%;
	transform: translateX(-50%)
}

.bottom-pop-up .pop-child.active {
	bottom: 0px
}

.popup {
	display: none
}

.popup-close .popup-cross {
	position: absolute;
	right: 8px;
	top: -35px;
	color: white;
	cursor: pointer;
	font-size: 20px;
	text-shadow: 0 0 10px #ffffff6e
}

.fs-overlay {
	height: 100vh;
	width: 100%;
	background-color: #000000bd;
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	z-index: 30
}

.accordion .accodian-opner {
	padding: 20px 40px 20px 12px;
	cursor: pointer
}

.accordion>li {
	position: relative
}

.accordion>li .hide-content {
	display: none;
	padding: 0px 0px 0px;
	color: #6b97a4
}

.accodian-opner {
	position: relative
}

.accordion .accodian-opner:after {
	font-size: 28px;
	position: absolute;
	right: 7px;
	content: "+";
	top: 45%;
	transform: translateY(-50%);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #0065fe
}

.accordion .hide-content {
	padding: 10px
}

.accodian-opner.active:after {
	content: "-";
	font-size: 28px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.StepProgress {
	position: relative;
	padding-left: 45px;
	list-style: none
}

.StepProgress::before {
	display: inline-block;
	content: '';
	position: absolute;
	top: 7px;
	left: 14px;
	width: 10px;
	height: 70%
}

.StepProgress-item {
	position: relative;
	counter-increment: list
}

.StepProgress-item::before {
	display: inline-block;
	content: '';
	position: absolute;
	left: -32px;
	height: 100%;
	width: 10px;
	top: 7px
}

.StepProgress-item::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 7px;
	left: -37px;
	width: 12px;
	height: 12px;
	border: 2px solid #CCC;
	border-radius: 50%;
	background-color: #c4c4c4
}

.StepProgress li:last-child::before {
	display: none !important
}

.StepProgress-item.is-done::before {
	border-left: 2px solid #34d461
}

.StepProgress-item.is-done::after {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	border: 2px solid #34d461;
	background-color: #34d461
}

.StepProgress-item.current::before {
	border-left: 2px solid #892ff6
}

.StepProgress-item.current::after {
	content: counter(list);
	padding-top: 1px;
	width: 19px;
	height: 18px;
	top: -4px;
	left: -40px;
	font-size: 14px;
	text-align: center;
	color: #892ff6;
	border: 2px solid #892ff6;
	background-color: #c4c4c4
}

.StepProgress-item.is-pending {
	color: #f99e06
}

.StepProgress-item.is-pending .approved {
	display: none
}

.StepProgress-item.is-pending .pending {
	display: inline-block;
	color: #000
}

.StepProgress-item.is-done {
	color: black !important
}

.StepProgress-item.is-done .pending {
	display: none !important
}

.StepProgress-item.is-done .approved {
	display: inline-block !important;
	color: #34d461
}

.StepProgress-item.is-pending::before {
	border-left: 2px solid #c4c4c4
}

.StepProgress-item.is-pending::after {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	border: 2px solid #f99e06;
	background-color: #f99e06
}

.StepProgress strong {
	display: block
}

.tooltip {
	position: relative;
	float: right
}

.tooltip>.tooltip-inner {
	background-color: #eebf3f;
	padding: 5px 15px;
	color: #172c42;
	font-weight: bold;
	font-size: 13px
}

.popOver+.tooltip>.tooltip-arrow {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #eebf3f
}

.progress-outer.bold-bar {
	padding: 5px;
	background-color: #ecf4ff;
	border-radius: 30px !important;
	position: relative
}

.progress-outer.bold-bar .progress {
	overflow: visible;
	display: flex;
	height: 2.5rem !important
}

.progress-outer.bold-bar .progress-value {
	top: -80px !important
}

.progress-outer.bold-bar .progress {
	border-radius: 0;
	overflow: visible;
	border-radius: 10px !important;
	overflow: visible;
	background-color: #ecf4ff !important
}

.progress-outer.bold-bar .progress-bar {
	overflow: visible;
	background: #172c3c;
	-webkit-transition: width 1.5s ease-in-out;
	transition: width 1.5s ease-in-out;
	border-radius: 30px !important;
	background-image: linear-gradient(90deg, #f99e06, #f9c202)
}

.progress-outer.bold-bar .win-icon {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: white;
	border-radius: 50%
}

.progress-outer.bold-bar .win-icon svg {
	height: 30px;
	width: 30px
}

.progress-outer.progress-light {
	padding: 0px;
	background-color: #ecf4ff;
	border-radius: 30px !important;
	position: relative
}

.progress-outer.progress-light .progress {
	overflow: visible;
	display: flex;
	height: 8px !important
}

.progress-outer.progress-light .progress-value {
	top: -14px;
	right: -15px
}

.progress-outer.progress-light .progress {
	border-radius: 0;
	overflow: visible;
	border-radius: 10px !important;
	overflow: visible;
	background-color: #ecf4ff !important
}

.progress-outer.progress-light .progress-bar {
	overflow: visible;
	background: #172c3c;
	-webkit-transition: width 1.5s ease-in-out;
	transition: width 1.5s ease-in-out;
	border-radius: 30px !important;
	background-image: linear-gradient(90deg, #e49818, #fff600)
}

.progress-outer.progress-light .win-icon {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: white;
	border-radius: 50%
}

.progress-outer.progress-light .win-icon svg {
	height: 30px;
	width: 30px
}

.selector-by-input .cbx {
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	padding: 6px 8px;
	border-radius: 6px;
	overflow: hidden;
	transition: all 0.2s ease
}

.selector-by-input .cbx:not(:last-child) {
	margin-right: 6px
}

.selector-by-input .cbx:hover {
	background: rgba(0, 119, 255, 0.06)
}

.selector-by-input .cbx span {
	float: left;
	vertical-align: middle;
	transform: translate3d(0, 0, 0)
}

.selector-by-input .cbx span i {
	position: absolute;
	left: 54%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	font-size: 12px;
	opacity: 0;
	color: white
}

.selector-by-input .cbx span:first-child {
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	transform: scale(1);
	border: 3px solid #cccfdb;
	transition: all 0.2s ease;
	box-shadow: 0 1px 1px rgba(0, 16, 75, 0.05)
}

.selector-by-input .cbx span:first-child svg {
	position: absolute;
	top: 3px;
	left: 2px;
	fill: none;
	stroke: #fff;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-dasharray: 16px;
	stroke-dashoffset: 16px;
	transition: all 0.3s ease;
	transition-delay: 0.1s;
	transform: translate3d(0, 0, 0)
}

.selector-by-input .cbx span:last-child {
	padding-left: 8px;
	line-height: 18px
}

.selector-by-input .cbx:hover span:first-child {
	border-color: #07f
}

.selector-by-input .inp-cbx {
	position: absolute;
	visibility: hidden
}

.selector-by-input .inp-cbx:checked+.cbx span:first-child {
	background: #07f;
	border-color: #07f;
	animation: wave 0.4s ease
}

.selector-by-input .inp-cbx:checked+.cbx span:first-child i {
	opacity: 1
}

.selector-by-input .inp-cbx:checked+.cbx span:first-child svg {
	stroke-dashoffset: 0
}

.selector-by-input body {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	color: #223254;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center
}

.selector-by-input .inline-svg {
	position: absolute;
	width: 0;
	height: 0;
	pointer-events: none;
	user-select: none
}

@-moz-keyframes wave {
	50% {
		transform: scale(0.9)
	}
}

@-webkit-keyframes wave {
	50% {
		transform: scale(0.9)
	}
}

@-o-keyframes wave {
	50% {
		transform: scale(0.9)
	}
}

@keyframes wave {
	50% {
		transform: scale(0.9)
	}
}

.selector-by-input * {
	box-sizing: border-box
}

.mcq-section ul {
	padding: 0;
	margin: 0
}

.mcq-section ul li {
	margin-bottom: 10px;
	display: block;
	position: relative;
	width: 100%
}

.mcq-section ul li input[type=radio] {
	position: absolute;
	visibility: hidden;
	height: 0;
	width: 0
}

.mcq-section ul li label {
	display: block;
	padding: 10px 15px 10px 20px;
	position: relative;
	font-weight: 600;
	font-size: 14px;
	font-weight: 600;
	z-index: 9;
	cursor: pointer
}

.mcq-section ul li .check {
	background-color: white !important
}

.mcq-section ul li .check::before {
	display: block;
	position: absolute;
	content: '\f00c';
	font-family: fontAwesome;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	margin: auto;
	z-index: 10;
	display: none
}

.mcq-section ul li .check::after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-color: transparent;
	z-index: 0
}

.mcq-section input[type=radio]:checked~.check::before {
	background: #4cb733;
	display: flex
}

.mcq-section input[type=radio]:checked~.check::after {
	background-color: #ebf3ff
}

.mcq-section input[type=radio]:checked~label {
	color: black;
	font-weight: 900
}

.radio-theme {
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e2eeff;
	overflow: hidden;
	text-align: center;
	will-change: transform;
	z-index: 197 !important;
	cursor: pointer;
	transition: .3s ease all;
	border-radius: 15px;
	font-weight: 500;
	width: 100%;
	max-width: 400px;
	display: flex;
	justify-content: center
}

.radio-theme ul li {
	color: #AAAAAA;
	position: relative
}

.radio-theme ul li input[type=radio] {
	position: absolute;
	visibility: hidden;
	height: 0;
	width: 0
}

.radio-theme ul li label {
	display: block;
	position: relative;
	text-align: left;
	padding-left: 60px !important;
	z-index: 9;
	cursor: pointer
}

.radio-theme ul li .check {
	display: block;
	position: absolute;
	border: 2px solid #0065fe;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 50%;
	transform: translateY(-50%);
	left: 25px;
	z-index: 5
}

.radio-theme ul li .check::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 19px;
	width: 19px;
	top: 1px;
	left: 1px;
	margin: auto
}

.radio-theme input[type=radio]:checked~.check::before {
	background: #0065fe
}

.radio-theme input[type=radio]:checked~label {
	color: #0065fe
}

@media (min-width: 991px) {
	.radio-theme ul li label {
		padding-left: 75px !important
	}

	.radio-theme ul li .check {
		display: block;
		position: absolute;
		border: 2px solid #0065fe;
		border-radius: 100%;
		height: 25px;
		width: 25px;
		top: 50%;
		transform: translateY(-50%);
		left: 35px;
		z-index: 5
	}
}

.selector-by-input .cstm-checkbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: #00000003
}

@media (min-width: 995px) and (max-width: 1290px) {
	.content-section .fixed-left-navigation {
		max-width: 14%
	}
}

@media (min-width: 800px) and (max-width: 1250px) {
	header .col-6.text-center img.img-fluid {
		max-width: 200px
	}
}

@media (min-width: 1350px) and (max-width: 1370px) {
	.content-section .fixed-left-navigation {
		max-width: 170px
	}
}

@media (min-width: 998px) and (max-width: 1030px) {
	.content-section .fixed-left-navigation {
		max-width: 14%
	}

	.fixed-left-navigation a.fs-18 {
		font-size: 14px
	}
}

.app-cdk-overlay-container {
	position: relative
}

.mat-snack-bar-container {
	margin: 13px 0 !important
}

.confirm-dialog-container {
	max-width: 500px;
	z-index: 1000;
	position: fixed !important;
	width: 100% !important;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	padding: 10px 10px;
	display: block;
	width: 100%
}

.confirm-dialog-container .mat-dialog-container {
	padding: auto !important
}

.dialog-dialog {
	display: flex;
	flex-direction: column;
	background: white;
	padding: 20px 15px;
	box-shadow: 0 0 10px #02000036;
	margin: 5px
}

.mat-snack-bar-container {
	position: absolute !important;
	border: 0;
	bottom: 21%;
	left: 50%;
	transform: translateX(-50%) !important;
	z-index: 100
}

@media (max-width: 1370px) {
	.mat-snack-bar-container {
		bottom: -2%
	}
}

@media (max-width: 1280px) {
	.mat-snack-bar-container {
		bottom: -1%
	}
}

a.d-block {
	cursor: pointer;
}