@keyframes icon-bound-fill {
	0% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}
main.tearchers .tearchers__section-video {
	position: relative;
	padding: 24px 0;
}
@media screen and (max-width: 991px) {
	main.tearchers .tearchers__section-video {
		padding: 12px 0;
	}
}
main.tearchers .tearchers__section-video .container {
	position: relative;
}
main.tearchers .tearchers__section-video .container #banner-video {
	width: 100%;
	height: auto;
	border-radius: 35px;
	max-height: 560px;
	object-fit: cover;
	display: block;
}
@media screen and (max-width: 1024px) {
	main.tearchers .tearchers__section-video .container #banner-video {
		height: 200px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .tearchers__section-video .container #banner-video {
		height: 370px;
	}
}
@media screen and (width: 1024px) {
	main.tearchers .tearchers__section-video .container #banner-video {
		height: 470px;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-video .container #banner-video {
		border-radius: 15px;
	}
}
main.tearchers .tearchers__section-video .img-background {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 1280px) {
	main.tearchers .tearchers__section-video .img-background {
		max-height: 900px;
		object-fit: cover;
	}
}
main.tearchers .tearchers__section-video .banner-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
	main.tearchers .tearchers__section-video .banner-content {
		width: auto;
		top: 10%;
		left: 5%;
		transform: translate(0);
	}
}
main.tearchers .tearchers__section-video .banner-content .container .banner-content-main {
	max-width: 600px;
	padding: 0;
	margin: 0 auto 0 0;
	text-align: left;
}
main.tearchers .tearchers__section-video .banner-content .container .banner-content-main h1 {
	font-family: "Montserrat Bold";
	font-size: 34px;
	margin-bottom: 15px;
	line-height: 1.25;
}
@media screen and (min-width: 768px) {
	main.tearchers .tearchers__section-video .banner-content .container .banner-content-main h1 {
		text-shadow: 2px 5px 5px #0075a9;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-video .banner-content .container .banner-content-main h1 {
		font-size: 22px;
		line-height: 1.25;
		margin-bottom: 10px;
		color: #000 !important;
	}
	main.tearchers .tearchers__section-video .banner-content .container .banner-content-main h1 span {
		color: #000 !important;
	}
}
main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p {
	text-transform: none;
	font-size: 22px;
	font-family: "Montserrat SemiBold";
}
@media screen and (min-width: 768px) {
	main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p {
		text-shadow: 2px 5px 5px #0075a9;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p {
		font-size: 14px;
		color: #000 !important;
	}
	main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p span {
		color: #000 !important;
	}
}
main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
}
main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p a:hover {
	text-decoration: underline;
}
main.tearchers .tearchers__section-video .banner-content .container .banner-content-main p img {
	width: 32px;
	height: 32px;
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-video > .container {
		display: grid;
	}
	main.tearchers .tearchers__section-video > .container video {
		order: 2;
	}
	main.tearchers .tearchers__section-video > .container .banner-content {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0);
		padding-top: 12px;
	}
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main {
		max-width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main p {
		color: #fff;
		position: absolute;
		top: 140px;
		left: 50%;
		transform: translate(-50%, 0);
		display: grid;
	}
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main p a {
		color: #fff;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main p a:first-child {
		order: 2;
		text-transform: uppercase;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main p a:last-child {
		display: block;
		margin-left: 0 !important;
		margin-bottom: 10px;
	}
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main p a:last-child img {
		width: 60px;
		height: 60px;
		padding: 10px;
		border: 0.5px solid rgba(255, 255, 255, 0.65);
		border-radius: 50%;
	}
	main.tearchers .tearchers__section-video > .container .banner-content .container .banner-content-main p a:last-child:before {
		content: "";
		position: absolute;
		background-color: #fff;
		border-radius: 100% !important;
		border: 2px solid transparent;
		-webkit-animation: icon-bound-fill#0075A9#0075A9#0075A9#0075A9 2.3s infinite ease-in-out;
		animation: icon-bound-fill 2.3s infinite ease-in-out;
		transition: all 0.5s;
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		height: 60px;
		width: 60px;
	}
}
main.tearchers .tearchers__section-banner {
	position: relative;
}
main.tearchers .tearchers__section-banner img {
	width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .tearchers__section-banner img {
		height: 470px;
		object-fit: cover;
	}
}
main.tearchers .tearchers__section-banner .banner-content {
	position: absolute;
	top: 8%;
	left: 0;
	right: 0;
	text-align: left;
}
@media screen and (min-width: 1024px) and (max-width: 1180px) {
	main.tearchers .tearchers__section-banner .banner-content {
		max-width: 400px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .tearchers__section-banner .banner-content {
		max-width: 300px;
	}
}
@media screen and (min-width: 1500px) {
	main.tearchers .tearchers__section-banner .banner-content .container {
		margin-left: 50px;
	}
}
@media screen and (min-width: 1600px) {
	main.tearchers .tearchers__section-banner .banner-content .container {
		margin-left: 100px;
	}
}
@media screen and (min-width: 1024px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main {
		max-width: 490px;
		margin: 0 auto 0 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main {
		max-width: 600px;
	}
}
main.tearchers .tearchers__section-banner .banner-content .banner-content-main .banner__title {
	color: #000000;
}
main.tearchers .tearchers__section-banner .banner-content .banner-content-main h2 {
	font-family: "Montserrat Bold";
	font-size: 36px;
}
@media screen and (min-width: 768px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main h2 br {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main h2 {
		font-size: 30px;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main h2 {
		font-size: 20px;
		color: #000 !important;
	}
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main h2 span {
		color: #000 !important;
	}
}
main.tearchers .tearchers__section-banner .banner-content .banner-content-main p {
	font-size: 18px;
	font-family: "Montserrat Regular";
}
@media screen and (max-width: 1024px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main p {
		font-size: 16px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main p {
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main p {
		color: #000 !important;
		font-size: 16px;
	}
	main.tearchers .tearchers__section-banner .banner-content .banner-content-main p span {
		color: #000 !important;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .tearchers__section-banner .banner-content {
		position: relative;
		padding: 55px 0 30px 0;
		top: 0;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 13.02%, #fff 70.31%, #fff 100%);
		margin-top: -135px;
	}
	main.tearchers .tearchers__section-banner .banner-content .container .banner-content-main {
		max-width: 100%;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item {
	border-radius: 35px;
	position: relative;
}
@media screen and (min-width: 1180px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item {
		margin-top: -140px;
		min-height: 560px;
		max-height: 560px;
	}
}
@media screen and (min-width: 1400px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item {
		margin-top: -200px;
	}
}
@media screen and (min-width: 1600px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item {
		margin-top: -300px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item {
		min-height: 440px;
		max-height: 440px;
		margin-top: -60px;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item {
		margin-bottom: 12px;
		border-radius: 37px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-thumb img {
	width: 100%;
	height: auto;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content {
	max-width: 500px;
	padding: 50px 0 100px 0;
	margin: 0 auto 0 50px;
	text-align: left;
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content {
		padding: 30px 0;
		margin: 0 15px 0 15px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content .box-content__title {
	font-family: "Montserrat Bold";
	font-size: 24px;
	color: #ffffff;
	line-height: 1.5;
	margin-bottom: 0px;
	margin-top: 0px;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content h2 {
	color: #000;
	font-family: "Montserrat SemiBold";
	margin-bottom: 15px;
	font-size: 36px;
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content h2 {
		font-size: 30px;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content h2 {
		font-size: 20px;
		margin-bottom: 12px;
		text-align: left;
	}
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content h2 span {
		font-size: 20px !important;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content ul {
	padding-left: 2.3rem;
}
@media screen and (max-width: 767px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content ul {
		padding-left: 1.4rem;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content li {
	color: #fff;
	font-size: 30px;
	font-family: "Montserrat SemiBold";
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content li {
		font-size: 24px;
	}
}
@media screen and (max-width: 991px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content li {
		font-size: 16px;
	}
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content li span {
		font-size: 16px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content li {
		font-size: 12px;
	}
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content li span {
		font-size: 12px !important;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content p {
	font-family: "Montserrat Regular";
	margin-bottom: 10px;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content p span {
	line-height: 1.5;
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content p {
		font-size: 16px;
	}
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content p span {
		font-size: 16px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content p {
		font-size: 12px;
	}
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content p span {
		font-size: 12px !important;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content .learn-more-popup a {
	text-decoration: none;
	color: #fff;
	font-family: "Montserrat SemiBold";
	font-size: 24px;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content .learn-more-popup a {
		font-size: 14px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content .learn-more-popup a:hover {
	text-decoration: underline;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item .box-content .learn-more-popup a i {
	position: relative;
	top: 2px;
	margin-left: 10px;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item-1 .box-content h3 {
	color: #fff;
	font-size: 40px;
	font-family: "Montserrat Bold";
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item-1 .box-content h3 {
		font-size: 28px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item-1 .box-content h3:first-of-type {
	font-size: 24px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item-1 .box-content h3:first-of-type {
		font-size: 18px;
		margin-bottom: 10px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 {
	background-color: transparent;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-thumb img {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 35px;
}
@media screen and (min-width: 1180px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-thumb img {
		min-height: 560px;
		max-height: 560px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-thumb img {
		min-height: 440px;
		max-height: 440px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content {
	position: absolute;
	top: 0;
	max-width: 100%;
	padding-right: 50px;
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content {
		padding-right: 0;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content h2 {
	margin-bottom: 15px;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content ul {
	padding-left: 1.4rem;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content li {
	font-family: "Montserrat Regular";
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content li {
		font-size: 16px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content li {
		font-size: 12px;
	}
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content p {
	font-family: "Montserrat Bold";
	margin-bottom: 0;
	font-size: 24px;
	color: #fff;
	line-height: 1.5;
}
main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content p span {
	line-height: 1.5;
}
@media screen and (max-width: 1024px) {
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content p {
		font-size: 18px;
	}
	main.tearchers .teachers__section-usps .box-main .container .row .col-md-6 .box-item.box-item-2 .box-content p br {
		display: none;
	}
}
main.tearchers .section-list-teacher {
	padding: 24px 0;
}
main.tearchers .section-list-teacher .container .title-blog {
	display: flex;
	align-items: center;
	padding-bottom: 30px;
}
@media screen and (max-width: 576px) {
	main.tearchers .section-list-teacher .container .title-blog {
		justify-content: space-between;
	}
}
main.tearchers .section-list-teacher .container .title-blog h2 {
	text-transform: uppercase;
	color: #000066;
	font-size: 36px;
	line-height: 56px;
	font-family: "Montserrat Bold", sans-serif;
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	main.tearchers .section-list-teacher .container .title-blog h2 {
		font-size: 20px;
		line-height: 1.25;
	}
}
@media screen and (max-width: 375px) {
	main.tearchers .section-list-teacher .container .title-blog h2 {
		font-size: 18px;
	}
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item {
	position: relative;
	border-radius: 25px;
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-image img {
	max-height: 530px;
	min-height: 530px;
	object-fit: cover;
	border-radius: 25px;
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(42, 51, 143, 0.9);
	backdrop-filter: blur(4px);
	text-align: center;
	padding: 30px 15px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.2s linear;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}
@media screen and (max-width: 1024px) {
	main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content {
		padding: 20px;
		visibility: visible;
		opacity: 1;
	}
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content .btn-viewmore {
	display: block;
	font-family: "Montserrat Bold";
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content .btn-viewmore {
		font-size: 16px;
	}
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content h3 {
	font-family: "Montserrat Bold";
	color: #ffffff;
	font-size: 22px;
	line-height: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content h3 {
		font-size: 18px;
	}
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content a {
	display: block;
	font-family: "Montserrat Bold";
	text-decoration: none;
	color: #ffffff;
	font-size: 22px;
	line-height: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content a {
		font-size: 18px;
	}
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content p {
	font-family: "Montserrat Regular";
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item .teacher-content p:last-child {
	margin-bottom: 0;
}
main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item:hover {
	cursor: pointer;
}
@media screen and (min-width: 1280px) {
	main.tearchers .section-list-teacher .teacher-owl-slider .teacher-item:hover .teacher-content {
		visibility: visible;
		opacity: 1;
	}
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-next,
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-prev {
	position: absolute;
	top: 45%;
	width: 40px;
	height: 40px;
	line-height: 35px;
	background-color: #fff;
	color: #2b378b;
	font-size: 35px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	text-align: center;
	box-shadow: 0 0 4px 0 rgba(179, 179, 179, 0.5);
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-next:hover,
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-prev:hover {
	background-color: #2b378b;
	color: #fff;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-next span,
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-prev span {
	display: block;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-next {
	right: -2%;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-prev {
	left: -2%;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-prev.disabled,
main.tearchers .section-list-teacher .teacher-owl-slider .owl-nav .owl-next.disabled {
	visibility: hidden;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-dots {
	margin-top: 50px;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #d9d9d9;
	margin: 5px;
}
main.tearchers .section-list-teacher .teacher-owl-slider .owl-dots .owl-dot.active span {
	background: #f32735;
	opacity: 1;
}
main.tearchers .popup-profile {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 991px) {
	main.tearchers .popup-profile {
		padding: 40px;
	}
}
main.tearchers .popup-profile .popup-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 800px;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	background: #cabbb0;
}
main.tearchers .popup-profile .popup-wrapper .close-popup {
	width: 30px;
	height: 30px;
	font-size: 16px;
	background: #fff;
	color: #cabbb0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-bottom: 10px;
	position: fixed;
	top: 15px;
	left: 15px;
}
main.tearchers .popup-profile .popup-wrapper .popup-content {
	max-height: 80vh;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 50px;
}
@media screen and (max-width: 767px) {
	main.tearchers .popup-profile .popup-wrapper .popup-content {
		padding: 50px 10px;
	}
}
main.tearchers .popup-profile .popup-wrapper .popup-content * {
	scrollbar-width: auto;
	scrollbar-color: #fafaf9;
}
main.tearchers .popup-profile .popup-wrapper .popup-content::-webkit-scrollbar {
	width: 5px;
}
main.tearchers .popup-profile .popup-wrapper .popup-content::-webkit-scrollbar-track {
	background: transparent;
}
main.tearchers .popup-profile .popup-wrapper .popup-content::-webkit-scrollbar-thumb {
	background-color: #fafaf9;
	border-radius: 10px;
	border: 3px solid transparent;
}
main.tearchers .popup-profile .popup-wrapper .popup-content .teacher-image {
	width: 300px;
	float: right;
	padding-left: 20px;
}
@media screen and (max-width: 767px) {
	main.tearchers .popup-profile .popup-wrapper .popup-content .teacher-image {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-bottom: 20px;
	}
}
main.tearchers .popup-profile .popup-wrapper .popup-content h3 {
	font-size: 20px;
	color: #fff;
	font-family: "Montserrat Bold";
}
main.tearchers .popup-profile .popup-wrapper .popup-content p {
	font-size: 16px;
	color: #fff;
	font-family: "Montserrat Medium";
}
@media screen and (max-width: 767px) {
	main.tearchers .popup-profile .popup-wrapper .popup-content p {
		margin-bottom: 8px;
	}
}
main.tearchers .popup-profile .popup-wrapper .popup-content img.alignright {
	position: relative;
	top: -60px;
	right: -50px;
	margin-left: -20px;
}
@media screen and (max-width: 767px) {
	main.tearchers .popup-profile .popup-wrapper .popup-content img.alignright {
		position: static;
		margin-bottom: 10px;
		margin-left: 5px;
		width: 50%;
		float: right;
	}
}
main.tearchers .section-blog {
	padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
	main.tearchers .section-blog {
		padding-bottom: 12px;
	}
}
main.tearchers .section-blog .container br {
	display: none;
}
main.tearchers .section-blog .container .title-blog {
	display: flex;
	align-items: center;
}
@media screen and (max-width: 576px) {
	main.tearchers .section-blog .container .title-blog {
		justify-content: space-between;
	}
}
main.tearchers .section-blog .container .title-blog h2 {
	text-transform: uppercase;
	color: #000066;
	font-size: 36px;
	line-height: 56px;
	font-family: "Montserrat Bold", sans-serif;
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	main.tearchers .section-blog .container .title-blog h2 {
		font-size: 20px;
		line-height: 1.25;
	}
}
@media screen and (max-width: 375px) {
	main.tearchers .section-blog .container .title-blog h2 {
		font-size: 18px;
	}
}
main.tearchers .section-blog .container .quote-heading {
	color: #fff;
	font-size: 16px;
	line-height: 1.25;
	font-family: "Montserrat Regular";
	background-color: #006;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
}
main.tearchers .section-blog .container .blog-main a {
	text-decoration: none;
}
main.tearchers .section-blog .container .blog-main a:hover {
	text-decoration: underline;
}
main.tearchers .section-blog .container .blog-main .blog-thumbnail {
	margin-bottom: 10px;
	border-radius: 5px;
}
main.tearchers .section-blog .container .blog-main .blog-thumbnail a {
	display: block;
	position: relative;
	overflow: hidden;
}
main.tearchers .section-blog .container .blog-main .blog-thumbnail a img {
	width: 100%;
	border-radius: 5px;
	object-fit: cover;
	transition: transform 1s;
}
@media screen and (min-width: 768px) {
	main.tearchers .section-blog .container .blog-main .blog-thumbnail a img {
		height: 130px;
	}
}
@media screen and (min-width: 1025px) {
	main.tearchers .section-blog .container .blog-main .blog-thumbnail a img {
		height: 205px;
	}
}
main.tearchers .section-blog .container .blog-main .blog-thumbnail a::after {
	opacity: 0;
	transition: opacity 1s;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
}
@media screen and (max-width: 767px) {
	main.tearchers .section-blog .container .blog-main .blog-content {
		margin-bottom: 12px;
	}
}
main.tearchers .section-blog .container .blog-main .blog-content .blog-archive {
	margin: 10px 0;
}
main.tearchers .section-blog .container .blog-main .blog-content .blog-archive a {
	color: #2b378b;
	font-size: 14px;
	line-height: 22px;
	font-family: "Montserrat Medium";
}
main.tearchers .section-blog .container .blog-main .blog-content .arrow-before a {
	padding-left: 15px;
	position: relative;
}
main.tearchers .section-blog .container .blog-main .blog-content .arrow-before a:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #fdb510;
	position: absolute;
	border-radius: 50%;
	left: 0;
	top: 5px;
}
main.tearchers .section-blog .container .blog-main .blog-content .blog-content-title h3 {
	line-height: 1;
}
main.tearchers .section-blog .container .blog-main .blog-content .blog-content-title a {
	font-size: 16px;
	color: #000000;
	font-family: "Montserrat Bold", sans-serif;
}
main.tearchers .section-blog .container .blog-main .blog-content .blog-content-description {
	font-size: 16px;
	line-height: 26px;
	color: #111111;
	font-family: "Montserrat Regular", serif;
}
main.tearchers .section-blog .container .blog-main:hover a::after {
	opacity: 0.2;
}
main.tearchers .section-blog .container .blog-main:hover .blog-thumbnail img {
	transform: scale(1.05);
}
main.tearchers .section-blog .container .blog-main.blog-first .blog-thumbnail {
	margin-bottom: 20px;
}
main.tearchers .section-blog .container .blog-main.blog-first .blog-thumbnail a img {
	width: 100%;
}
@media screen and (min-width: 1025px) {
	main.tearchers .section-blog .container .blog-main.blog-first .blog-thumbnail a img {
		height: auto;
	}
}
@media screen and (max-width: 1024px) {
	main.tearchers .section-blog .container .blog-main.blog-first .blog-thumbnail a img {
		width: 100%;
		height: auto;
	}
}
main.tearchers .section-blog .container .blog-main.blog-first .blog-content .blog-archive {
	margin-bottom: 10px;
}
main.tearchers .section-blog .container .blog-main.blog-first .blog-content .blog-content-title a {
	font-size: 24px;
	line-height: 36px;
}
main.tearchers .section-teacher {
	padding: 0 0 24px;
}
main.tearchers .section-teacher .container .title-heading {
	display: flex;
	align-items: center;
	padding-bottom: 30px;
}
@media screen and (max-width: 576px) {
	main.tearchers .section-teacher .container .title-heading {
		justify-content: space-between;
	}
}
main.tearchers .section-teacher .container .title-heading h2 {
	text-transform: uppercase;
	color: #000066;
	font-size: 36px;
	line-height: 56px;
	font-family: "Montserrat Bold", sans-serif;
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	main.tearchers .section-teacher .container .title-heading h2 {
		font-size: 20px;
		line-height: 1.25;
	}
}
@media screen and (max-width: 375px) {
	main.tearchers .section-teacher .container .title-heading h2 {
		font-size: 18px;
	}
}
main.tearchers .section-teacher .box-teacher {
	margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
	main.tearchers .section-teacher .box-teacher {
		margin-bottom: 18px;
	}
}
main.tearchers .section-teacher .box-teacher .box-image {
	margin-bottom: 10px;
	height: 340px;
}
@media screen and (max-width: 1024px) {
	main.tearchers .section-teacher .box-teacher .box-image {
		height: 280px;
	}
}
@media screen and (max-width: 767px) {
	main.tearchers .section-teacher .box-teacher .box-image {
		height: 200px;
	}
}
main.tearchers .section-teacher .box-teacher .box-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
main.tearchers .section-teacher .box-teacher .box-content h3 {
	font-family: "Montserrat Bold";
	color: #000;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
	main.tearchers .section-teacher .box-teacher .box-content h3 {
		font-size: 18px;
	}
}
main.tearchers .section-teacher .box-teacher .box-content p {
	font-family: "Montserrat Medium";
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}
main.tearchers .section-banner-slider {
	padding: 0 0 24px;
}
main.tearchers .section-banner-slider .banner-slider-teacher .owl-stage-outer .owl-stage .owl-item .banner-item img {
	width: 100%;
	height: auto;
}
main.tearchers .section-banner-slider .banner-slider-teacher .owl-nav {
	margin-top: 0;
}
main.tearchers .section-banner-slider .banner-slider-teacher .owl-nav button {
	position: absolute;
	top: 40%;
	width: 40px;
	height: 40px;
	line-height: 30px;
	background-color: #fff;
	color: #2b378b;
	font-size: 40px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	text-align: center;
	box-shadow: 0 0 4px 0 rgba(179, 179, 179, 0.5);
}
main.tearchers .section-banner-slider .banner-slider-teacher .owl-nav .owl-next {
	right: -25px;
}
main.tearchers .section-banner-slider .banner-slider-teacher .owl-nav .owl-prev {
	left: -25px;
}
