@import url("https://fonts.googleapis.com/css2?family=Onest:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100;200;300;400;500;600;700;800;900&display=swap");

html {
	overflow-x: hidden !important;
}

.banner-style-1,
.banner-style-3 {
	background-image: url(../images/bg-1.svg) !important;
}

.bg-color-light-blue {
	background-color: #f4f9ff !important;
}

.section-title .title {
	font-weight: 700 !important;
}
.banner-style-3 .content .title {
	font-weight: 700 !important;
}

.banner-style-1 .eduvibe-hero-one-video .thumbnail {
	margin: 30px -200px 0 80px !important;
}
.banner-style-1 .banner-right-content .edu-card {
	min-width: 280px;
}

.banner-style-1 .inner .content .title {
	font-weight: 700;
}
.edu-card.card-type-6 .inner .content .title {
	line-height: 22px;
}

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

.edu-header .logo a img {
	max-height: 100px;
}

.seacrh input {
	padding: 10px 18px !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.form-group textarea {
	padding: 10px 18px !important;
}

.header-style-2 a.edu-btn.btn-medium {
	line-height: 50px !important;
}

.input-group-text {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 1rem 0 1rem 0.75rem;
}

a.edu-btn-outline,
button.edu-btn-outline {
	border-radius: 5px;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: var(--color-primary);
	background: transparent;
	padding: 0 30px;
	font-size: 18px;
	font-weight: 700;
	transition: 0.4s;
	/* font-family: var(--font-primary); */
	border: 1px solid var(--color-primary);
}

.service-card-3 .inner .icon {
	margin-bottom: 18px !important;
}

.service-card-3 .inner .content .title {
	margin-bottom: 12px !important;
}

.eduvibe-footer-one {
	background: #3c5dad !important;
}

.footer-style-default .footer-top {
	padding: 70px 0 !important;
}

a.edu-btn.btn-medium,
button.edu-btn.btn-medium {
	padding: 0 20px !important;
}

.testimonial-card-box .inner .description {
	height: 130px !important;
}

.edu-instructor-1 .edu-instructor::after {
	background-image: url(../images/shapes/circle-shape.svg) !important;
}

.footer-link li a:hover {
	color: #fff !important;
}

.information-list li a:hover {
	color: #fff !important;
}

.newsletter-style-3 .contact-info a {
	font-size: 22px !important;
}

.break-word {
	word-break: break-all;
}

.copyright-default p a:hover {
	color: var(--color-dark);
}

.banner-style-2 .inner .content .title {
	font-size: 60px !important;
}

.banner-style-4 .content .title {
	font-size: 60px !important;
}

.banner-style-4 .inner .content .pre-title {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 16px;
	line-height: 26px;
	color: var(--color-primary);
	margin-bottom: 10px;
	display: block;
	padding-left: 60px;
	position: relative;
}

.banner-style-4 .inner .content .pre-title::before {
	left: 0;
	top: 13px;
	width: 50px;
	height: 2px;
	background: var(--color-primary);
	content: "";
	position: absolute;
}

.banner-style-4 .banner-image .learner-badge .badge-inner {
	background: #f98a17 !important;
}

.banner-img img {
	width: 85% !important;
}

@media (max-width: 1025px) {
	.banner-img img {
		width: 85% !important;
	}
	.banner-style-4 .content .title {
		font-size: 50px !important;
	}
	.newsletter-form-style-1 .input-box input {
		min-width: 400px !important;
	}
	.section-title .title {
		font-size: 32px !important;
	}
	.service-card-7 .inner .content .title {
		font-size: 22px !important;
	}
	.edu-instructor-info h5 {
		font-size: 22px !important;
	}
	.edu-section-gap {
		padding: 90px 0 !important;
	}
	.testimonial-card-box .inner .client-info .content .title {
		font-size: 18px !important;
	}
	.service-card-3 .inner .content .title {
		font-size: 18px !important;
	}
}
