/*header*/
header {
	padding: 26px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar-brand img {
	max-width: 147px;
}

.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 22px;
	padding: 0 12px;
	font-weight: 500;
}

.bar {
	width: 35px;
	height: 30px;
	position: relative;
}

.bar span {
	width: 100%;
	height: 2px;
	background-color: var(--white-color);
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.bar span:nth-child(1) {
	position: absolute;
	top: 0;
}

.bar span:nth-child(2) {
	position: absolute;
	top: calc(50% - 4px);
}

.bar span:nth-child(3) {
	position: absolute;
	top: calc(100% - 8px);
}

/*header*/

/*footer*/
footer {
	padding: 35px 0;
	background: #030B1B;
	color: var(--white-color)
}

.f-brand img {
	max-width: 76px;
}

.skill-txt {
	font-size: 10px;
}

.fh {
	font-size: 23px;
	font-weight: 500px;
}

footer a,
footer p {
	font-size: 15px;
	font-weight: 300;
}

.row .f-col:nth-child(1) {
	width: 22%;
}

.row .f-col:nth-child(2) {
	width: 40%;
}

.row .f-col:nth-child(3) {
	width: 18%;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.row .f-col:nth-child(4) {
	width: 20%;
}

/*footer*/

/*Home*/
.bg-whg {
	background: #F4F7FD;
}

.home-top {
	background-image: url('images/Hero-section-image.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}

.sec-h {
	font-size: 42px;
	font-weight: 600;
	margin-bottom: 0;
}

h1.sec-h {
	font-size: 57px;
	font-weight: 500;
}

.sec-p {
	font-size: 20px;
	font-weight: 500;
}

.cv-card {
	border: 1px solid #D0D3D8;
	border-radius: 12px;
	padding: 11px;
	color: var(--main-color);
}

.card-txt {
	margin-top: 15px;
}

.card-txt h3 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}

.card-txt p {
	font-size: 14px;
	font-weight: 400;
}

.span-ar {
	background-image: url(./images/line.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 86%;
}

.skill .span-ar {
	color: #33C441;
	background-image: url(./images/line-2.png);
	background-position: 0 94%;
}

.home-search .span-ar,
.sd-section .span-ar {
	background-image: url(./images/line3.png);
	background-position: 0 94%;
}

.v-icon {
	cursor: pointer;
}

.home-search .sec-p {
	font-size: 34px;
	font-weight: 300;
}

.search-icon {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
}

.search-txt {
	font-size: 16px;
}

.start-sk {
	font-size: 26px;
}

.user-p {
	position: relative;
	width: 117px;
	height: 42px;
}

.user-p img {
	position: absolute;
	width: 42px;
	height: 42px;
	border-radius: 50%;
}

.user-p img:nth-child(3) {
	left: 26px;
}

.user-p img:nth-child(2) {
	left: 52px;
}

.user-p img:nth-child(1) {
	left: 78px;
}

.sk-nav .nav-item {
	background: var(--white-color);
	font-size: 26px;
	font-weight: 600;
	border-radius: 5px;
	overflow: hidden;
	margin: 6px;
}

.sk-bg {
	position: absolute;
	left: -3px;
}

.sk-nav .nav-item .nav-link {
	color: #031A46;
	padding: 6px 15px 6px 10px;
	z-index: 11;
}

.sk-nav .nav-item .nav-link img {
	margin-right: 40px;
}

.swiper-button-next,
.swiper-button-prev {
	background: #788289;
	border-radius: 50%;
	width: 29px;
	height: 29px;
}

.swiper-button-next {
	right: 5px;
}

.swiper-button-prev {
	left: 5px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 14px;
	color: #020814;
	font-weight: 800;
}

.course-info {
	width: 100%;
	justify-content: space-between;
	background: #33C441;
	/*position: absolute;*/
	bottom: 0;
}

.course-info:after {
	content: '';
	position: absolute;
	right: 0;
	height: 100%;
	width: 20px;
	background: #1AB329;
	z-index: 1;
}

.name-info {
	padding: 8px 0 8px 8px;
}

.co-name {
	position: relative;
	font-size: 18px;
	font-weight: 600;
}

.to-st {
	position: relative;
	font-size: 12px;
	display: inline-flex;
	align-items: center;
}

.to-st img {
	width: 16px;
	position: relative;
	top: -4px
}

.cd-info img {
	width: 20px;
}

.btn.hv-tr {
	background-color: var(--green-color);
	color: #030b1b;
}

.price-info {
	transform: skew(-20deg);
	padding: 8px;
	white-space: nowrap;
	text-align: right;
	background: #1AB329;
	z-index: 11;
}

.price-info .skew-d {
	transform: skew(20deg);
}

.old-price {
	font-size: 15px;
	text-decoration: line-through;
	text-decoration-color: red;
	line-height: 15px;
}

.new-price {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
}

.home-search .custom-input {
	font-size: 18px;
	padding: 5px 35px 5px 63px;
	height: 51px;
}

.home-search .custom-input::placeholder {
	font-size: 21px;
	font-weight: 500;
}

/*Home*/
/*Course*/
.nav-pills .nav-link {
	color: #fff;
	border-radius: 0;
	padding: 0;
	margin-right: 30px;
	font-size: 35px;
	font-weight: 400;
}

.nav-pills .nav-item:last-child .nav-link {
	margin-right: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: transparent;
	border-bottom: 3px solid #00FF79;
}

/*Course*/

/*About*/
.sk-h {
	font-size: 57px;
	font-weight: 500;
}

.ab-p {
	font-size: 26px;
}

.border-h {
	font-size: 35px;
	font-weight: 400;
}

.border-h span {
	border-bottom: 3px solid #00FF79;
}

/*About*/

.colsd img {
	transform: rotate(90deg);
}

.colsd.collapsed img {
	transform: rotate(0);
}

.collapse-item {
	border-bottom: 1px dashed rgba(255, 255, 255, .5);
}

.collapse-item:last-child {
	padding-bottom: 0 !important;
	border-bottom: 0;
}

.fs-35-w5,
.fs-25-w5,
.fs-30-w5 {
	font-weight: 500;
}

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

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

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

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

.d-price {
	width: 100%;
	bottom: 0;
}

.d-price .old-price {
	font-size: 20px;
	line-height: 20px;
}

.d-price .new-price {
	font-size: 40px;
	line-height: 40px;
}

.grad-delt {
	left: -570px;
	top: 0;
}

.grad-dert {
	right: -360px;
	top: 180px;
}

.grad-derb {
	right: -500px;
	bottom: 0;
}

.grad-demb {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -30%);
}

.search-items {
	display: none;
	position: absolute;
	background-color: #020814;
	width: 100%;
	left: 0;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 5px;
	overflow: hidden;
	z-index: 9;
}

.list-group-item {
	background-color: #020814;
	color: #fff;
	cursor: pointer;
	border-color: rgba(255, 255, 255, .5);
	border-radius: 0;
}

.list-group-item:hover {
	background-color: #080814;
}

.clear-btn {
	display: none;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background: #6a6464;
	border-radius: 50%;
}

.home-lt {
	top: 0;
	left: -435px;
}

.home-rt {
	top: 0;
	right: -300px;
}

.home-mr {
	top: 50%;
	right: -250px;
	transform: translateY(-50%);
}

.home-mm {
	left: -140px;
	bottom: 150px;
}

.home-lm {
	left: -240px;
	top: -50%;
}

.home-bg {
	right: -666px;
	top: -55px;
}

.grad-porb {
	right: -300px;
	bottom: 0;
}

.grad-polb {
	left: -720px;
	bottom: 0;
}

.sq {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: var(--green-color);
}

/* Admission Success  start*/
.admission-ovinondon {
	font-size: 70px;
	color: #0e8522;
	font-weight: bold;
}

.admission_success_wow {
	background: url('https://skillupit.com/img/wow.gif') no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding: 5%;
	width: 64%;
	max-width: 600px;
	margin: auto;
}

@media (max-width: 768px) {
	.admission_success_wow {
		width: 100%;
	}
	.admission-ovinondon{
		font-size: 60px;
	}
}

@media (max-width: 480px) {
	.admission_success_wow {
		width: 100%;
	}
	.admission-ovinondon{
		font-size: 60px;
	}
}
/* Admission Success end */

/* For Certificate Start */
.main_certificate_div {
	height: 80%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.certificate_background {
	position: relative;
	text-align: center;
}

.certificate_background img {
	width: 1500px;
	height: auto;
	object-fit: cover;
	display: inline-block;
}

.overlay-text {
	position: absolute;
	top: 40%;
	left: 50%;
	text-align: center;
	color: rgb(0, 0, 0);
	transform: translate(-50%, -50%);
}
.overlay-text h1 {
	font-size: 4.5rem;
	font-weight: 600;
	font-family: 'fractul', sans-serif;
}
.overlay-text p {
	font-size: 24px;
	font-weight: 400;
	font-family: 'DM Sans', sans-serif;
	width:700px;
}

.additional-text {
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	text-align: center;
	color: rgb(0, 0, 0);
	font-size: 22px;
} 

.registration-text {
	position: absolute;
	bottom: 3.4%;
	left: 29%;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-weight: 600;
}

@media (max-width: 991px) {
	.registration-text {
		font-size: 10px;
	}
}
@media (max-width: 767px) {

	.registration-text {
		left: 27%;
	}
	.overlay-text h1 {
		font-size: 2rem;
	}
	.overlay-text p {
		font-size: 15px;
		width:400px;
	}
	.registration-text {
		font-size: 10px;
	}
}
@media (max-width: 600px) {
	.overlay-text h1 {
		font-size: 1.5rem;
	}
	.overlay-text p {
		font-size: 13px;
		font-weight: 400;
		width:380px;
	}
	.registration-text {
		font-size: 6px;
	}
}
@media (max-width: 450px) {
	.overlay-text h1 {
		font-size: 1rem;
	}
	.overlay-text p {
		font-size: 8px;
		font-weight: 400;
		width:240px;
	}
	.registration-text {
		font-size: 4.5px;
	}
}